]> Pileus Git - ~andy/spades/commit
Update makefile rules
authorAndy Spencer <andy753421@gmail.com>
Mon, 22 Apr 2013 03:48:12 +0000 (03:48 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 22 Apr 2013 04:02:24 +0000 (04:02 +0000)
commitb0d2383410fe0b981c4943ec073eb44ec7b64f51
tree22d1bf2ff3b5bfbe368453a677af264ba781967c
parent2f9d880866d34b9bda6fcb8fad43ca0a2b33bb0d
Update makefile rules

Add config.mk support

Add debug messages for building with drawables.

Disable parallel build - Java starts so slow that it's faster to do all
the compiles with a single javac command. This prevents make from trying
to do the same thing over and over.
.gitignore
makefile