diff options
| author | Simon Tatham <anakin@pobox.com> | 2018-06-01 07:22:55 +0100 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2018-06-01 07:24:15 +0100 |
| commit | 85d87f4e8a8338449050a01cf3efa4e5d3d3b011 (patch) | |
| tree | 2fe7b79b12aebba4c70587331fa4c915992a920a /misc.c | |
| parent | 32f96080ad2f1bf263e101c245f0332eed021d5a (diff) | |
| download | puzzles-85d87f4e8a8338449050a01cf3efa4e5d3d3b011.zip puzzles-85d87f4e8a8338449050a01cf3efa4e5d3d3b011.tar.gz puzzles-85d87f4e8a8338449050a01cf3efa4e5d3d3b011.tar.bz2 puzzles-85d87f4e8a8338449050a01cf3efa4e5d3d3b011.tar.xz | |
Fix Makefile.nestedvm so that it works with make -j.
Instead of repeatedly reusing the file name 'PuzzleEngine.class' in
the main build directory, now each puzzle's NestedVM translation is
left in a separate subdirectory so that they don't collide with each
other. A bonus is that we don't have to rename the file back and forth
between the rule that builds it and the one that consumes it.
Diffstat (limited to 'misc.c')
0 files changed, 0 insertions, 0 deletions