Subversion Repositories Vertical

Rev

Blame | Last modification | View Log | Download | RSS feed

include $(top_srcdir)/Makefile.common

bin_PROGRAMS = orcad_read

orcad_read_SOURCES = orcad_lex.l orcad_yacc.y orcad_main.c
orcad_read_LDADD = $(VERTLIBS)