Subversion Repositories Vertical

Rev

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

include $(top_srcdir)/Makefile.common

bin_PROGRAMS = mentor_read

mentor_read_SOURCES = mentor_lex.l mentor_yacc.y mentor_main.c
mentor_read_LDADD = $(VERTLIBS)