Subversion Repositories Vertical

Rev

Rev 9 | Go to most recent revision | Details | 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
5
 
6
acf_read_LDADD = $(VERTLIBS)