]> www.ginac.de Git - ginac.git/blob - ginsh/Makefile.am
Fixed 50 percent of the bugs on Alex' list. More, soon...
[ginac.git] / ginsh / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 bin_PROGRAMS = ginsh
3 ginsh_SOURCES = ginsh_parser.yy ginsh_lexer.ll ginsh.h
4 ginsh_LDADD = @LIBOBJS@ ../ginac/libginac.la
5 man_MANS = ginsh.1
6 YFLAGS = -d