From: John Gilmore Date: Fri, 25 Oct 1991 09:49:37 +0000 (+0000) Subject: * Makefile.in: Only supply TARGET_DEFAULTS to targets.c, reducing X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4a29cb1e7e5958c1cd738f26e1619bdce0b65a77;p=binutils-gdb.git * Makefile.in: Only supply TARGET_DEFAULTS to targets.c, reducing make output clutter. --- diff --git a/bfd/Makefile.in b/bfd/Makefile.in index f67d8643872..2dcea5c8fd3 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -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