Added a depends rule
This commit is contained in:
parent
d2db6f7725
commit
7f8add797d
1 changed files with 1 additions and 3 deletions
|
|
@ -24,9 +24,7 @@ $(LIB): $(OBJS)
|
|||
clean:
|
||||
$(RM) $(OBJS) $(LIB)
|
||||
|
||||
|
||||
#include $(DEPENDS)
|
||||
|
||||
depends:
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue