* Makefile.in: Only supply TARGET_DEFAULTS to targets.c, reducing
authorJohn Gilmore <gnu@cygnus>
Fri, 25 Oct 1991 09:49:37 +0000 (09:49 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 25 Oct 1991 09:49:37 +0000 (09:49 +0000)
make output clutter.

bfd/Makefile.in

index f67d86438728186506c620c6c7d8e1566443a1fd..2dcea5c8fd358210d37517de8966d21da2658548 100644 (file)
@@ -77,6 +77,10 @@ $(TARGETLIB): $(OFILES)
         $(AR) $(AR_FLAGS) $(TARGETLIB) $(OFILES)
         $(RANLIB) $(TARGETLIB)
 
+# When compiling targets.c, supply the default target info from configure.
+targets.o: targets.c
+       $(CC) $(CFLAGS) -c $(TDEFAULTS) $<
+
 stage1: force
        - mkdir stage1
        - mv -f $(STAGESTUFF) stage1