Subversion Repositories Vertical

Rev

Rev 9 | 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_lex.c acf_yacc.c
 
acf_read_LDADD = $(VERTLIBS)