projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1c4311
)
Make usage.c depend on usage.h
author
Eric Andersen
<andersen@codepoet.org>
Wed, 14 Feb 2001 21:52:18 +0000
(21:52 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 14 Feb 2001 21:52:18 +0000
(21:52 -0000)
-Erik
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index c6c23b31387a382949345fc32de96518fb5c6354..b1f88aa9c9862c1beb85013913bfa4e3d91ac345 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-249,6
+249,8
@@
busybox.links: Config.h applets.h
nfsmount.o cmdedit.o: %.o: %.h
$(OBJECTS): %.o: %.c Config.h busybox.h applets.h Makefile
+usage.o: usage.h
+
utility.o: loop.h
loop.h: mk_loop_h.sh