]> www.ginac.de Git - ginac.git/blobdiff - ginac/Makefile.in
- Introduced exception do_taylor to signal Taylor expansion is ok for series
[ginac.git] / ginac / Makefile.in
index 9e0fc163dd02b43a62c70af7f2e0668cece42226..90ece770fd93abef1098997b863c27e3c27ec900 100644 (file)
@@ -68,7 +68,9 @@ DOXYGEN = @DOXYGEN@
 DVIPS = @DVIPS@
 FIG2DEV = @FIG2DEV@
 GINACLIB_BINARY_AGE = @GINACLIB_BINARY_AGE@
+GINACLIB_CPPFLAGS = @GINACLIB_CPPFLAGS@
 GINACLIB_INTERFACE_AGE = @GINACLIB_INTERFACE_AGE@
+GINACLIB_LIBS = @GINACLIB_LIBS@
 GINACLIB_MAJOR_VERSION = @GINACLIB_MAJOR_VERSION@
 GINACLIB_MICRO_VERSION = @GINACLIB_MICRO_VERSION@
 GINACLIB_MINOR_VERSION = @GINACLIB_MINOR_VERSION@
@@ -433,6 +435,9 @@ lst.h lst.cpp: container.pl
 exprseq.h exprseq.cpp: container.pl
        perl container.pl exprseq
 
+# Force build of headers before compilation
+add.cpp: function.h lst.h exprseq.h
+
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT: