From: Andy Spencer Date: Sat, 27 Apr 2013 02:48:12 +0000 (+0000) Subject: Some more cleanup X-Git-Url: http://pileus.org/git/?p=~andy%2Fspades;a=commitdiff_plain;h=e07b443c888201c4097f9d2ac037cc752a20cdf3 Some more cleanup --- diff --git a/makefile b/makefile index 6fcf87a..198e745 100644 --- a/makefile +++ b/makefile @@ -97,7 +97,7 @@ convert: -F $*.res $(OBJ): $(SRC) $(GEN) | obj - @echo "JAVAC *.class" + @echo "JAVAC obj/*.class" @javac -g -Xlint:unchecked \ -bootclasspath $(ANDROID) \ -encoding UTF-8 \