projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
285539a
)
Formerly ../Rules.~12~
author
roland
<roland>
Wed, 15 Apr 1992 06:17:29 +0000
(06:17 +0000)
committer
roland
<roland>
Wed, 15 Apr 1992 06:17:29 +0000
(06:17 +0000)
Rules
patch
|
blob
|
history
diff --git
a/Rules
b/Rules
index
b7c4f53
..
a63459e
100644
(file)
--- a/
Rules
+++ b/
Rules
@@
-58,7
+58,7
@@
others: $(addprefix $(objpfx),$(others))
tests: $(tests:%=$(objpfx)%.out)
ifneq "$(strip $(others) $(tests))" ""
-$(addprefix $(objpfx),$(others) $(tests)): %: %.o
lib
+$(addprefix $(objpfx),$(others) $(tests)): %: %.o
$(libc.a)
$(+link)
endif