]> www.ginac.de Git - ginac.git/blob - Makefile.am
c1c68820ea4550cf67e01e24c2000b2a1749f123
[ginac.git] / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 bin_PROGRAMS = viewgar
4 viewgar_SOURCES = viewgar.cpp
5 viewgar_LDADD = ../ginac/libginac.la
6
7 INCLUDES = -I$(srcdir)/../ginac
8
9 man_MANS = viewgar.1