Wed Mar 30 15:30:44 1994 Stan Shebs (shebs@andros.cygnus.com)
authorStan Shebs <shebs@codesourcery.com>
Wed, 30 Mar 1994 23:33:44 +0000 (23:33 +0000)
committerStan Shebs <shebs@codesourcery.com>
Wed, 30 Mar 1994 23:33:44 +0000 (23:33 +0000)
* mpw-config.in (BFD_MACHINES): Set to a default value.
* mpw-make.in (BFD_MACHINES): Remove wired-in value.

opcodes/ChangeLog.mpw
opcodes/mpw-config.in
opcodes/mpw-make.in

index 8a7b7ccdaf2c2c0531eb55532bfd8b359db96004..2c1b48ae911f3f8133f1bdbb5b04acb26b3108cd 100644 (file)
@@ -1,3 +1,8 @@
+Wed Mar 30 15:30:44 1994  Stan Shebs  (shebs@andros.cygnus.com)
+
+       * mpw-config.in (BFD_MACHINES): Set to a default value.
+       * mpw-make.in (BFD_MACHINES): Remove wired-in value.
+
 Mon Feb  7 15:53:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
 
        * mpw-make.in (CSEARCH): Add extra-include to search path.
index 66495df316a5860d0701e4f162b549e0620b0623..b18d4c0133f31cf7183dd1aa68a10ce525b2d605 100644 (file)
@@ -1,3 +1,5 @@
 # Configuration fragment for opcodes.
 
 forward-include "{srcroot}"bfd:hosts:mpw.h sysdep.h
+
+Set BFD_MACHINES " "
index dfa33ede5ab45fab4126ebc545913b1433e6f29e..017fb4c345d3ac9289d8495286f97953ff3dd4de 100644 (file)
@@ -87,8 +87,6 @@ ALL_MACHINES = a29k-dis.o alpha-dis.o h8300-dis.o h8500-dis.o 
 
 # BFD_MACHINES is set by configure.in.
 
-BFD_MACHINES = "{o}"mips-dis.c.o "{o}"mips-opc.c.o
-
 OFILES = {BFD_MACHINES} "{o}"dis-buf.c.o
 
 #### host and target dependent Makefile fragments come in here.
This page took 0.027593 seconds and 4 git commands to generate.