repo.or.cz
/
ninja.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed filterable css in reports
[ninja.git]
/
src
/
generators
/
orm
/
Makefile
blob
cbd3d525312860d4cb0fa75993e69384b5dd8baa
1
SOURCES
=$(
wildcard
*
.php
)
2
3
build_track
: $(
SOURCES
)
4
php run_mod.php
5
touch
$
@