summaryrefslogtreecommitdiffstats
path: root/extra/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Convert configuration to new build systemPeter S. Mazinger2005-11-251-22/+4
|
* Replace TOPDIR, add/update copyrightPeter S. Mazinger2005-11-181-19/+4
|
* Remove ar-target and shared targets, at build time now we traverse the tree ↵Peter S. Mazinger2005-09-281-2/+0
| | | | only once. Generalize all toplevel makefiles. Make sure, that libdl.so is built against libc.so and not libc.a
* no check needed in libm/libpthread, we do not recurse anymore if the related ↵Peter S. Mazinger2005-09-221-2/+0
| | | | option is not set, more Makefile cleanups
* Rework the config system. Better utilize the Kconfig languageEric Andersen2003-11-041-1/+1
| | | | | which should simplify enabling arbitrary architectures. -Erik
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
| | | | | | | rm.patch: * Define $(RM) as rm -f in Rules.mak and test/Rules.mak (this is the same definition as gmake uses by default). * Change all occurrences of rm and rm -f into $(RM).
* Patch from Stefan Allius. Only build config stuff when needed.Eric Andersen2002-12-171-3/+4
|
* Fixed makefiles to remove binaries generated for the configuration"Steven J. Hill"2002-11-071-1/+1
| | | | menu system when doing a 'make clean'.
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
|
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-0/+48