This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
perkeep
mirror of
https://github.com/perkeep/perkeep.git
Watch
1
Star
1
Fork
You've already forked perkeep
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
16c672506b
perkeep
/
Makefile
9 lines
105 B
Makefile
Raw
Normal View
History
Unescape
Escape
Clean up the build system a bit.
2011-02-04 01:32:34 +00:00
all
:
Add Android client to build.pl
2011-02-04 01:40:53 +00:00
./build.pl allfast
Clean up the build system a bit.
2011-02-04 01:32:34 +00:00
clean
:
./build.pl clean
checkdeps
:
./build.pl --eachclean
&&
echo
"SUCCESS"