Make usage.c depend on usage.h

-Erik
This commit is contained in:
Eric Andersen 2001-02-14 21:52:18 +00:00
parent c1c43113b4
commit 8305006f7c

View File

@ -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