github.com/olivere/camlistore@v0.0.0-20140121221811-1b7ac2da0199/clients/android/Makefile (about) 1 all: 2 ./check-environment.pl 3 ant debug 4 5 # Dummy target to make build.pl happy 6 install: 7 ./check-environment.pl 8 ant debug 9