]> Pileus Git - ~andy/spades/commitdiff
Some more cleanup
authorAndy Spencer <andy753421@gmail.com>
Sat, 27 Apr 2013 02:48:12 +0000 (02:48 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sat, 27 Apr 2013 02:48:12 +0000 (02:48 +0000)
makefile

index 6fcf87aabd625f0bf4006df0dff49a1886aa95f2..198e745fd3372708b93208090f8967ac941e4841 100644 (file)
--- 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      \