Commit graph

171 commits

Author SHA1 Message Date
Jonathan Schleifer
cb6b070e1a Optimize dependency generation. 2007-09-26 06:38:12 +02:00
Jonathan Schleifer
001e2e31e5 Don't check for ${PROG_SUFFIX}, set it to @EXEEXT@. 2007-09-26 02:55:55 +02:00
Jonathan Schleifer
450a723a9a Oops. 2007-09-26 02:42:33 +02:00
Jonathan Schleifer
bdc39e20d7 Seems like I forgot to remove -s for ${PROG}. 2007-09-25 19:10:30 +02:00
Jonathan Schleifer
4defdcc6c7 Move *~ from clean to distclean. 2007-09-25 17:52:49 +02:00
Jonathan Schleifer
cdb78b882a Oops. Fix parallel build. 2007-09-25 16:49:57 +02:00
Jonathan Schleifer
a55fe8ab38 Add missing distclean target. 2007-09-25 00:26:44 +02:00
Jonathan Schleifer
f72cd7f0da Use test instead of [ ]. 2007-09-24 23:37:09 +02:00
Jonathan Schleifer
ffe934ae7b install-sh doesn't work. 2007-09-24 23:12:55 +02:00
Jonathan Schleifer
b839081005 Abort on error. 2007-09-24 21:13:25 +02:00
Jonathan Schleifer
84a564d282 Don't depend on subdirs, it's done anyway. 2007-09-24 20:58:20 +02:00
Jonathan Schleifer
631b612564 Always prefix comparisons with x. 2007-09-24 20:45:30 +02:00
Jonathan Schleifer
6af90c4379 Fix dependencies and other parallel stuff. 2007-09-24 20:20:35 +02:00
Jonathan Schleifer
89d31a02a8 Add depend status. 2007-09-24 20:00:56 +02:00
Jonathan Schleifer
fa8fd43f70 Use ar cr instead of ar cq. 2007-09-22 10:29:29 +02:00
Jonathan Schleifer
ce5329a93b Some fixes for Windows. 2007-09-22 00:54:09 +02:00
Jonathan Schleifer
922797e526 Actually, depend depends on the sources. 2007-09-21 18:19:44 +02:00
Jonathan Schleifer
c849d80e4a Add pre-depend, add rpath for Solaris and POSIX. 2007-09-21 15:11:49 +02:00
Jonathan Schleifer
cc4f5da466 Add ${MFLAGS}. 2007-09-19 17:55:28 +02:00
Jonathan Schleifer
fa7369b620 Better dir creation + typo fixed. 2007-09-19 17:38:54 +02:00
Jonathan Schleifer
3489c1ed40 The wrong file was accidentally added on import. 2007-09-18 20:18:39 +02:00
Renamed from buildsys.mk (Browse further)