From 8b0f1c2004e7c38d56254fab0b49736694d28973 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Thu, 17 Mar 1994 23:08:36 +0000 Subject: [PATCH] Don't need mpw-xconfig.in anymore. --- bfd/.Sanitize | 8 ++++---- bfd/ChangeLog.gm | 4 ++++ bfd/mpw-xconfig.in | 17 ----------------- 3 files changed, 8 insertions(+), 21 deletions(-) delete mode 100644 bfd/mpw-xconfig.in diff --git a/bfd/.Sanitize b/bfd/.Sanitize index 4bdcc4cee31..16ee9009ec6 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -1,4 +1,4 @@ -# .Sanitize for devo/bfd +# .Sanitize for devo/bfd. # Each directory to survive its way into a release will need a file # like this one called "./.Sanitize". All keyword lines must exist, @@ -11,7 +11,7 @@ # The lines between the "Do-first:" line and the "Things-to-keep:" # line are executed as a /bin/sh shell script before anything else is -# done in this +# done in this directory. Do-first: @@ -28,9 +28,9 @@ else fi if ( echo $* | grep keep\-gm > /dev/null ) ; then - keep_these_too="mpw-xconfig.in ChangeLog.gm ${keep_these_too}" + keep_these_too="ChangeLog.gm ${keep_these_too}" else - lose_these_too="mpw-xconfig.in ChangeLog.gm ${lose_these_too}" + lose_these_too="ChangeLog.gm ${lose_these_too}" fi if ( echo $* | grep keep\-powerpc\-netware > /dev/null ) ; then diff --git a/bfd/ChangeLog.gm b/bfd/ChangeLog.gm index 1424e3f6de2..83992ae9e0f 100644 --- a/bfd/ChangeLog.gm +++ b/bfd/ChangeLog.gm @@ -1,3 +1,7 @@ +Thu Mar 17 15:05:23 1994 Stan Shebs (shebs@andros.cygnus.com) + + * mpw-xconfig.in: Remove, functions subsumed in generic configure. + Sat Jan 22 13:41:25 1994 Stan Shebs (shebs@andros.cygnus.com) * mpw-xconfig.in: Added forward-includes for all the files, diff --git a/bfd/mpw-xconfig.in b/bfd/mpw-xconfig.in deleted file mode 100644 index 4ae986a0223..00000000000 --- a/bfd/mpw-xconfig.in +++ /dev/null @@ -1,17 +0,0 @@ -# Extra configuration fragment for BFD. - -forward-include "{srcroot}"include:aout:aout64.h 'aout/aout64.h' -forward-include "{srcroot}"include:aout:ar.h 'aout/ar.h' -forward-include "{srcroot}"include:aout:ranlib.h 'aout/ranlib.h' -forward-include "{srcroot}"include:aout:stab.def 'aout/stab.def' -forward-include "{srcroot}"include:aout:stab_gnu.h 'aout/stab_gnu.h' - -forward-include "{srcroot}"include:coff:ecoff.h 'coff/ecoff.h' -forward-include "{srcroot}"include:coff:internal.h 'coff/internal.h' -forward-include "{srcroot}"include:coff:mips.h 'coff/mips.h' -forward-include "{srcroot}"include:coff:sym.h 'coff/sym.h' -forward-include "{srcroot}"include:coff:symconst.h 'coff/symconst.h' - -forward-include "{srcroot}"include:elf:common.h 'elf/common.h' -forward-include "{srcroot}"include:elf:external.h 'elf/external.h' -forward-include "{srcroot}"include:elf:internal.h 'elf/internal.h' -- 2.30.2