repo.or.cz
/
vomak.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add !moo, it's just too important too miss it.
[vomak.git]
/
src
/
Makefile
blob
c6035639917275994d7dbfc909d2d5b06cdb3c04
1
2
.PHONY
:
build
3
4
all
:
build
5
6
build
:
7
cd ..
&&
.
/
waf build
--
targets
=
vomak
8