Subversion Repositories Vertical

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 mjames 1
include $(top_srcdir)/Makefile.common
2
 
3
bin_PROGRAMS = rep2_read
4
 
5
rep2_read_SOURCES = rep2_lex.l rep2_yacc.y rep2_main.c
6
rep2_read_LDADD = $(VERTLIBS)