Blame | Last modification | View Log | Download | RSS feed
include $(top_srcdir)/Makefile.common
bin_PROGRAMS = net_read
net_read_SOURCES = net_lex.l net_yacc.y net_main.c
net_read_LDADD = $(VERTLIBS)