]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Makefile.in (.SUFFIXES): Don't use any.
authorDave Love <fx@gnu.org>
Mon, 12 Oct 1998 11:08:12 +0000 (11:08 +0000)
committerDave Love <fx@gcc.gnu.org>
Mon, 12 Oct 1998 11:08:12 +0000 (11:08 +0000)
1998-10-12  Dave Love  <fx@gnu.org>
* Makefile.in (.SUFFIXES): Don't use any.
(all-unilib): New target, like old all.
(all): Use it.
(.PHONY): Add all-unilib.

From-SVN: r23014

libf2c/ChangeLog
libf2c/configure.in

index c2f99586d68799edabb9860dd874e7320cd18a85..6b2e3e0dfa1fab22b8fff1578fa932c3f1c4e83e 100644 (file)
@@ -1,3 +1,10 @@
+1998-10-12  Dave Love  <fx@gnu.org>
+
+       * Makefile.in (.SUFFIXES): Don't use any.
+       (all-unilib): New target, like old all.
+       (all): Use it.
+       (.PHONY): Add all-unilib.
+
 1998-10-12  Dave Love  <d.love@dl.ac.uk>
 
        * configure.in: Reorder Makefile, g2c.h in AC_OUTPUT.
index b175abec7cf83e66cb51e08f800eefc3b709dd0a..f5a9427ec28d8b78e411e400a39694274943c3a7 100644 (file)
@@ -171,7 +171,7 @@ fi
 
 AC_SUBST(gcc_version)
 AC_SUBST(gcc_version_trigger)
-AC_CANONICAL_SYSTEM
+dnl AC_CANONICAL_SYSTEM
 AC_SUBST(target_alias)
 AC_CONFIG_SUBDIRS(libU77 libI77 libF77)
 # Do Makefile first since g2c.h depends on it and shouldn't get an