perkeep/clients/android/Makefile

10 lines
124 B
Makefile
Raw Normal View History

2011-02-04 01:40:53 +00:00
all:
./check-environment.pl
2011-02-04 01:40:53 +00:00
ant debug
# Dummy target to make build.pl happy
install:
./check-environment.pl
2011-02-04 01:40:53 +00:00
ant debug