Subversion Repositories Vertical

Rev

Rev 2 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 mjames 1
include $(top_srcdir)/Makefile.common
2
 
3
bin_PROGRAMS = acf_read
4
acf_read_SOURCES = acf_lex.l acf_yacc.y acf_main.c
9 mjames 5
BUILT_SOURCES = acf_yacc.h
2 mjames 6
acf_read_LDADD = $(VERTLIBS)