mirror of
https://github.com/sheumann/hush.git
synced 2025-02-23 18:29:01 +00:00
Make usage.c depend on usage.h
-Erik
This commit is contained in:
parent
c1c43113b4
commit
8305006f7c
2
Makefile
2
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user