These two patches speed up library building: Do the "runtime" directory before doing the platform directory, because platform drivers need a file from the runtime directory (the old code ran "runtime/Makefile" three times for each target!!!). Clean only the shared directories -- the target directories don't need cleaning. Changes by Greg King. git-svn-id: svn://svn.cc65.org/cc65/trunk@5019 b7a2c559-68d2-44c3-8de9-860c34a00d81 |
||
---|---|---|
.. | ||
apple2 | ||
apple2enh | ||
atari | ||
atmos | ||
c16 | ||
c64 | ||
c128 | ||
cbm | ||
cbm510 | ||
cbm610 | ||
common | ||
conio | ||
dbg | ||
em | ||
geos | ||
joystick | ||
lynx | ||
mouse | ||
nes | ||
pet | ||
plus4 | ||
runtime | ||
serial | ||
supervision | ||
tgi | ||
vic20 | ||
zlib | ||
Makefile |