]> Pileus Git - ~andy/spades/commit
Make parallel build work again
authorAndy Spencer <andy753421@gmail.com>
Sat, 27 Apr 2013 02:41:33 +0000 (02:41 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sat, 27 Apr 2013 02:41:33 +0000 (02:41 +0000)
commitc51ceae68e5d3aa84e262a0dbdd054a5fab64945
tree60e649c3c3930287e0062fb835bc6e10c222ee45
parent19dc339ddf4ee1bd8ee4200d2d99ab8717aa7757
Make parallel build work again

We just use the R.class file to denote all the class files, since we
build them all with the same command. This prevents make from trying to
compile all the class files separately.
makefile