projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c58215f
)
* Makefile.in: Only supply TARGET_DEFAULTS to targets.c, reducing
author
John Gilmore
<gnu@cygnus>
Fri, 25 Oct 1991 09:49:37 +0000
(09:49 +0000)
committer
John Gilmore
<gnu@cygnus>
Fri, 25 Oct 1991 09:49:37 +0000
(09:49 +0000)
make output clutter.
bfd/Makefile.in
patch
|
blob
|
history
diff --git
a/bfd/Makefile.in
b/bfd/Makefile.in
index f67d86438728186506c620c6c7d8e1566443a1fd..2dcea5c8fd358210d37517de8966d21da2658548 100644
(file)
--- 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