* Makefile.in (OFILES): Remove $(TDEPFILES).
authorIan Lance Taylor <ian@airs.com>
Fri, 1 Sep 1995 22:32:19 +0000 (22:32 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 1 Sep 1995 22:32:19 +0000 (22:32 +0000)
* config/apollo.mt (TDEPFILES): Remove.
* config/README: Update.

bfd/ChangeLog
bfd/Makefile.in

index d89ecb5..f1f43ac 100644 (file)
@@ -1,5 +1,9 @@
 Fri Sep  1 18:06:28 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * Makefile.in (OFILES): Remove $(TDEPFILES).
+       * config/apollo.mt (TDEPFILES): Remove.
+       * config/README: Update.
+
        * configure.in: For a native configuration, set COREFILE and
        COREFLAG based on the canonical host name.
        * configure: Rebuild.
index cf2c617..5dc6fb4 100644 (file)
@@ -321,8 +321,7 @@ diststuff: info headers
 # BFD_BACKENDS Routines the configured targets need.
 # BFD_MACHINES Architecture-specific routines the configured targets need.
 # COREFILE     Core file routines for a native configuration
-# TDEPFILES    Routines the target needs, regardless of host.
-OFILES = $(BFD_LIBS) $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@ $(TDEPFILES)
+OFILES = $(BFD_LIBS) $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@
 
 ofiles : Makefile
        rm -f ofiles