OSDN Git Service

(all): Depend on s-libe77, not e77.
authorfx <fx@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 Jul 1998 04:54:06 +0000 (04:54 +0000)
committerfx <fx@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 Jul 1998 04:54:06 +0000 (04:54 +0000)
(.PHONY): Remove e77.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21279 138bc75d-0d04-0410-961f-82ee72b054a4

libf2c/Makefile.in

index 12e68a7..92d4a33 100644 (file)
@@ -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