]> www.ginac.de Git - ginac.git/blobdiff - cint/Makefile.in
- expairseq::to_rational(): Fixed thinko.
[ginac.git] / cint / Makefile.in
index 5d5d813e8f51c30f41b8d7eac2b521599ba333a1..a494a339fdf260e72d0499a38e21793321cdbd82 100644 (file)
@@ -84,6 +84,7 @@ GINSH_LIBS = @GINSH_LIBS@
 LATEX = @LATEX@
 LEX = @LEX@
 LIBGINACCINT = @LIBGINACCINT@
+LIBTERMCAP = @LIBTERMCAP@
 LIBTOOL = @LIBTOOL@
 LN_S = @LN_S@
 LT_AGE = @LT_AGE@
@@ -504,7 +505,7 @@ makecint_clean:
        (if [ -f Makefile.makecint ]; then $(MAKE) -f Makefile.makecint clean; fi)
 
 clean: makecint_clean
-       -rm -f libginac.*
+       -rm -f libginac*
 
 distclean: makecint_clean