Commit Graph

35 Commits

Author SHA1 Message Date
b221d55c6a No longer explicitly force the object name for the "makefile.o" object target 2014-10-31 18:15:01 +01:00
eac6961b34 Re-generated the Makefiles 2014-10-31 02:23:25 +01:00
3591bbb9fc Moved main() to a separate file 2014-10-03 13:53:07 +02:00
4e0eb37f2d Updated the AUTHORS file 2014-10-03 13:01:10 +02:00
af07b21194 Avoiding a compilation issue on some systems 2012-09-11 11:02:57 +00:00
e2e9576cdb Use pkg-config by default to build 2011-03-19 15:42:12 +00:00
15a7af10ce Probably made it easier to cross-compile 2010-05-27 14:12:41 +00:00
d33a061efb Made it probably easier to cross-compile 2010-05-02 22:04:43 +00:00
c9e7cf342b Always look for includes in $(PREFIX)/include 2009-12-21 15:11:26 +00:00
06816f09c2 Introduced the script target 2009-11-27 21:37:38 +00:00
b1ca9e8edb No longer explictly need "-ldl" (contained in libSystem) 2009-11-01 16:41:30 +00:00
90c0ca76c3 gcc really prefers "-libname" to "-l ibname" 2009-11-01 16:22:22 +00:00
52c634717a Compiling with -pedantic 2009-08-13 15:16:41 +00:00
c3ddf27c4a makedepend is compiled again although neither implemented nor installed yet 2008-06-04 20:09:12 +00:00
642c6fb9e3 Re-generated Makefile 2008-05-24 01:02:08 +00:00
bc85d8b6a3 Using LDFLAGSF for LDFLAGS but '-l dl' for easier portability 2007-10-10 01:05:35 +00:00
1c7b8d33a3 -Wl,-rpath seems to be more portable than -R 2007-05-21 02:39:36 +00:00
9c35d14dea *** empty log message *** 2007-05-21 02:32:33 +00:00
4dd58ae7bf Trying to allow more flexible compilation process for DeforaOS 2007-05-21 02:26:51 +00:00
335c62deec makedepend is not ready for release 2006-07-16 01:08:30 +00:00
0635ba3303 Added -O2 CFLAG 2006-07-14 11:42:14 +00:00
0551eec44c Preparing support for C compiler using getopt() 2006-07-14 11:31:36 +00:00
773fd4dc9b Added settings.h 2006-07-06 02:07:23 +00:00
4d80855236 Implemented config.{h,sh} optional generation 2006-06-26 20:23:29 +00:00
466d1b72e3 Packages makefile.h 2006-06-21 13:43:20 +00:00
8a874ca1f2 Packages configure.h 2006-06-21 13:41:43 +00:00
2dafd20a96 More generic Makefiles 2006-04-18 21:20:00 +00:00
4f4140b56f Added target makedepend 2006-04-02 00:14:06 +00:00
5d543201ce Added dependencies 2006-04-02 00:11:36 +00:00
e9f481c0d0 Separate Makefile output functions 2006-01-27 05:33:47 +00:00
0e754ad10f Fixed Makefile 2005-10-21 23:41:10 +00:00
3c6a584e16 Preparing the libSystem migration (in the meantime configure is broken) 2005-10-21 20:58:38 +00:00
f9fe81862a Linking against libutils 2004-06-30 14:25:19 +00:00
30f6833bee Project update 2004-02-29 02:00:32 +00:00
ae3923f28e Initial release 2004-02-29 01:46:22 +00:00