Commit graph

177 commits

Author SHA1 Message Date
Jonathan Schleifer
e72c0ae1c3 m4/sharedlib.m4 -> m4/buildsys.m4 and add ${PROG_SUFFIX}. 2007-09-26 02:40:14 +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
92a262c643 Solaris only allows -f for ln if the file's already existent. 2007-09-24 18:09:18 +02:00
Jonathan Schleifer
01a1b15ee2 PLUGIN_LDFLAGS needs -shared on Windows. 2007-09-24 14:06:05 +02:00
Jonathan Schleifer
b1b3f7f4a1 s/MinGW32/Win32/ 2007-09-24 12:40:58 +02:00
Jonathan Schleifer
2e3a5c4f90 Also check target for *-*-cygwin. 2007-09-24 12:38:39 +02:00
Jonathan Schleifer
b2bce40730 Fix target for Solaris. 2007-09-24 04:05:48 +02:00
Jonathan Schleifer
d59daeca65 Remove rpath. 2007-09-22 11:03:39 +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
Jonathan Schleifer
9b40dd55d0 Add -Wl,-soname= for Solaris and POSIX. 2007-09-18 20:16:18 +02:00
Jonathan Schleifer
29d3fd29d6 Initial import. 2007-09-17 12:57:20 +02:00