7 lines
61 B
Makefile
7 lines
61 B
Makefile
default:
|
|
./build.py
|
|
|
|
|
|
clean:
|
|
ant -f mobile/build.xml clean
|