aboutsummaryrefslogtreecommitdiff
path: root/libf2c/Makefile.in
diff options
context:
space:
mode:
authorDave Love <fx@gcc.gnu.org>1998-07-19 04:54:06 +0000
committerDave Love <fx@gcc.gnu.org>1998-07-19 04:54:06 +0000
commitaffb86c1b4dca6a457e4e03920a97fd0b2bc5ac5 (patch)
tree2799b42a919b53c43dc29ca8a75f4d2eb45b8211 /libf2c/Makefile.in
parent9715310372334bb624de3bb17edde8e38d6b9349 (diff)
downloadgcc-affb86c1b4dca6a457e4e03920a97fd0b2bc5ac5.zip
gcc-affb86c1b4dca6a457e4e03920a97fd0b2bc5ac5.tar.gz
gcc-affb86c1b4dca6a457e4e03920a97fd0b2bc5ac5.tar.bz2
(all): Depend on s-libe77, not e77.
(.PHONY): Remove e77. From-SVN: r21279
Diffstat (limited to 'libf2c/Makefile.in')
-rw-r--r--libf2c/Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/libf2c/Makefile.in b/libf2c/Makefile.in
index 12e68a7..92d4a33 100644
--- a/libf2c/Makefile.in
+++ b/libf2c/Makefile.in
@@ -74,10 +74,10 @@ F2CEXT = abort derf derfc ef1asc ef1cmc erf erfc exit getarg getenv iargc \
secnds second sleep srand stat symlnk time ttynam umask unlink \
vxtidt vxttim alarm
-# These dependencies can be satisfied in parallel. They update stamp
-# files which the $(LIBG2C) target checks in the sub-make. (Probably
-# only one stamp file is really needed.)
-all: i77 f77 u77 e77
+# These dependencies can be satisfied in parallel. The [fiu]77
+# targets update stamp files which the $(LIBG2C) target checks in the
+# sub-make. (Probably only one stamp file is really needed.)
+all: i77 f77 u77 s-libe77
$(MAKE) $(FLAGS_TO_PASS) $(LIBG2C)
i77 f77 u77: g2c.h
@@ -181,5 +181,5 @@ maintainer-clean:
rebuilt: ${srcdir}/configure
.PHONY: rebuilt mostlyclean clean distclean maintainer-clean all \
- i77 f77 u77 e77 check uninstall install-strip dist \
+ i77 f77 u77 check uninstall install-strip dist \
installcheck installdirs