repo.or.cz
/
t2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Dash:
[t2.git]
/
misc
/
luabash
/
cf
/
Rules.post
blob
cbdf41bff103545173c38fad71e8dd78d5d9ab98
1
# -*- makefile -*-
2
3
# prevent warning for dirs with subdirs only
4
ifneq ($(DEPS),)
5
-include $(DEPS)
6
endif