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:
c371857
)
Formerly ../Rules.~40~
author
roland
<roland>
Mon, 28 Mar 1994 20:52:44 +0000
(20:52 +0000)
committer
roland
<roland>
Mon, 28 Mar 1994 20:52:44 +0000
(20:52 +0000)
Rules
patch
|
blob
|
history
diff --git
a/Rules
b/Rules
index
dbb5109
..
9e7fde9
100644
(file)
--- a/
Rules
+++ b/
Rules
@@
-61,7
+61,7
@@
subdir_lib: lib-noranlib
# They can use "$(objpfx)libfnord.a: $(dep-dummy-lib); $(make-dummy-lib)".
dep-dummy-lib = $(objpfx)dummy.o
define make-dummy-lib
-
ar
cr$(verbose) $@ $<
+
$(AR)
cr$(verbose) $@ $<
endef
$(objpfx)dummy.o:
@rm -f $(@:.o=.c)