From: Ian Lance Taylor Date: Tue, 18 Aug 1992 20:24:22 +0000 (+0000) Subject: Moved in from p3: X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=967d40ca76bb03a50621314468ba9f6eeed6f998;p=binutils-gdb.git Moved in from p3: 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. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ed6c9685556..23e5cf8fe94 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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 diff --git a/bfd/configure.in b/bfd/configure.in index 6c56cf9f2d4..d7967ec04e7 100644 --- a/bfd/configure.in +++ b/bfd/configure.in @@ -41,7 +41,7 @@ m88k) esac ;; -m68k|m680[01234]0) +m68*) case "${host_vendor}" in cbm) case ${host_os} in