OSDN Git Service

1998-10-12 Dave Love <fx@gnu.org>
authorfx <fx@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Oct 1998 11:08:12 +0000 (11:08 +0000)
committerfx <fx@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Oct 1998 11:08:12 +0000 (11:08 +0000)
* Makefile.in (.SUFFIXES): Don't use any.
(all-unilib): New target, like old all.
(all): Use it.
(.PHONY): Add all-unilib.

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

libf2c/ChangeLog
libf2c/configure.in

index c2f9958..6b2e3e0 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 b175abe..f5a9427 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