* configure.in: Removed obsolete references to bfd_target and
authorIan Lance Taylor <ian@airs.com>
Thu, 8 Apr 1993 18:24:03 +0000 (18:24 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 8 Apr 1993 18:24:03 +0000 (18:24 +0000)
target_makefile_frag.

ChangeLog
configure.in

index 56ce53f540198fc87ab2008f789fdd32f8251688..db2cd845dc5b708b9a29072d3d2dffc266dde989 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * configure.in: Removed obsolete references to bfd_target and
+       target_makefile_frag.
+
+       * build-all.mk: Set assorted targets for Q2.
+       * config.sub: Recognize z8k-sim and h8300-hms.
+       * test-build.mk: Really don't pass host to configure.
+       (HOLES): Added uname.
+
 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
 
        * configure: Handle an empty program-prefix, program-suffix or
index b66fafa379114a568d5a4125c065ad4bedcbb171..7d28c07f0e66d1d79f702148682a0588d2f9b30f 100644 (file)
@@ -107,17 +107,6 @@ esac
 
 # per-target:
 
-bfd_target=
-
-case "${target}" in
-  a29k-amd-ebmon) bfd_target="ebmon29k"  ;;
-  a29k-amd-udi)   bfd_target="udi29k" ;;
-  a29k-amd-*)     echo "bad target_os for amd" 1>&2
-                 exit 1
-                 ;;
-esac
-
-
 # some tools are so dependent upon X11 that if we're not building with X, 
 # it's not even worth trying to configure, much less build, that tool.
 
@@ -203,8 +192,6 @@ esac
 #  withoptions="$withoptions -with-gnu-ld"
 #fi
 
-target_makefile_frag=config/mt-${bfd_target}
-
 #
 # Local Variables:
 # fill-column: 131