aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-02-14 21:52:18 +0000
committerEric Andersen <andersen@codepoet.org>2001-02-14 21:52:18 +0000
commit8305006f7cc23c8eafcdbe757a44268c98cac5e2 (patch)
treece7d88424372a14d2bc228c66c70917d7287140e
parentc1c43113b4afb7f4ca298a702a0341747d9727f0 (diff)
downloadbusybox-8305006f7cc23c8eafcdbe757a44268c98cac5e2.tar.gz
Make usage.c depend on usage.h
-Erik
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c6c23b313..b1f88aa9c 100644
--- 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