## Process this file with automake to produce Makefile.in ## $Id: Makefile.am,v 1.3 2003/06/13 10:04:13 ahsu Rel $ BUILT_SOURCES = vc_parse.h AM_YFLAGS = -d AM_LFLAGS = -i include_HEADERS = vc.h lib_LTLIBRARIES = libvc.la libvc_la_SOURCES = vc.c vc_parse.y vc_scan.l