Moved in from p3:
authorIan Lance Taylor <ian@airs.com>
Tue, 18 Aug 1992 20:24:22 +0000 (20:24 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 18 Aug 1992 20:24:22 +0000 (20:24 +0000)
Tue Aug 18 12:57:45 1992  Ian Lance Taylor  (ian@cygnus.com)

  * Makefile.in: added FLAGS_TO_PASS, and used it for all recursive
invocations of make.  Also, always create installation
directories.

* config/apollov68.mh: removed -g from CC definition.

bfd/ChangeLog
bfd/configure.in

index ed6c968..23e5cf8 100644 (file)
@@ -1,3 +1,11 @@
+Tue Aug 18 12:57:45 1992  Ian Lance Taylor  (ian@cygnus.com)
+
+       * Makefile.in: added FLAGS_TO_PASS, and used it for all recursive
+       invocations of make.  Also, always create installation
+       directories.
+
+       * config/apollov68.mh: removed -g from CC definition.
+
 Mon Aug 17 13:40:08 1992  Ken Raeburn  (raeburn@cygnus.com)
 
        * config/decstation.mh (HDEFINES): Specify "-G 4" to avoid
index 6c56cf9..d7967ec 100644 (file)
@@ -41,7 +41,7 @@ m88k)
        esac
        ;;
 
-m68k|m680[01234]0)
+m68*)
        case "${host_vendor}" in
        cbm)
                case ${host_os} in