summaryrefslogtreecommitdiff
path: root/extra/Makefile
AgeCommit message (Collapse)Author
2005-11-25Convert configuration to new build systemPeter S. Mazinger
2005-11-18Replace TOPDIR, add/update copyrightPeter S. Mazinger
2005-09-28Remove ar-target and shared targets, at build time now we traverse the tree ↵Peter S. Mazinger
only once. Generalize all toplevel makefiles. Make sure, that libdl.so is built against libc.so and not libc.a
2005-09-22no check needed in libm/libpthread, we do not recurse anymore if the related ↵Peter S. Mazinger
option is not set, more Makefile cleanups
2003-11-04Rework the config system. Better utilize the Kconfig languageEric Andersen
which should simplify enabling arbitrary architectures. -Erik
2003-10-18Peter Kjellerstedt writes:Eric Andersen
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).
2002-12-17Patch from Stefan Allius. Only build config stuff when needed.Eric Andersen
2002-11-07Fixed makefiles to remove binaries generated for the configuration"Steven J. Hill"
menu system when doing a 'make clean'.
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-01-11A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen