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 = cdi_read
4
 
5
cdi_read_SOURCES = cdi_lex.l cdi_yacc.y cdi_main.c
6
cdi_read_LDADD = $(VERTLIBS)