Rev 2 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
include $(top_srcdir)/Makefile.common
bin_PROGRAMS = acf_read
acf_read_SOURCES = acf_lex.l acf_yacc.y acf_main.c
BUILT_SOURCES = acf_yacc.h
acf_read_LDADD = $(VERTLIBS)