]> www.ginac.de Git - ginac.git/blobdiff - Makefile.in
- Same shit as Christian did yesterday in ginac/.
[ginac.git] / Makefile.in
index 1ab8391310b4f11aeba8c7fb60b556b77c5f648e..2cbb87ae12f1472abd2556dd15b6c9802249a942 100644 (file)
@@ -82,8 +82,8 @@ GINACLIB_MINOR_VERSION = @GINACLIB_MINOR_VERSION@
 GINACLIB_VERSION = @GINACLIB_VERSION@
 GINSH_LIBS = @GINSH_LIBS@
 LATEX = @LATEX@
+LD = @LD@
 LEX = @LEX@
-LIBGINACCINT = @LIBGINACCINT@
 LIBTERMCAP = @LIBTERMCAP@
 LIBTOOL = @LIBTOOL@
 LN_S = @LN_S@
@@ -95,6 +95,7 @@ MAINT = @MAINT@
 MAKECINT = @MAKECINT@
 MAKEINDEX = @MAKEINDEX@
 MAKEINFO = @MAKEINFO@
+NM = @NM@
 OBJDUMP = @OBJDUMP@
 PACKAGE = @PACKAGE@
 RANLIB = @RANLIB@
@@ -103,7 +104,7 @@ TUTORIAL_TARGETS = @TUTORIAL_TARGETS@
 VERSION = @VERSION@
 YACC = @YACC@
 
-SUBDIRS = @GINACCINTDIR@ ginac check ginsh tools doc
+SUBDIRS = ginac check ginsh tools @GINACCINTDIR@ doc
 DIST_SUBDIRS = cint ginac check ginsh tools doc
 
 # Requires automake 1.4
@@ -454,8 +455,8 @@ installdirs mostlyclean-generic distclean-generic clean-generic \
 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
 
-# Rule to build tar-gzipped distribution package
-$(PACKAGE)-$(VERSION).tar.gz: dist
+# Rule to build tar-bzipped distribution package
+$(PACKAGE)-$(VERSION).tar.bz2: dist
 
 # Rule to build RPM distribution package
 rpm: $(PACKAGE)-$(VERSION).tar.gz