summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add a kernel-toolchain target which only builds the bits required to builddes2004-04-131-1/+1
* Added the `toolchain' top-level target, which builds enough ofru2004-03-241-1/+1
* Protect shell expansions.ru2004-03-021-0/+4
* Add amd64 to universe.johan2004-02-291-1/+1
* Change the 'realclean' target name to be 'cleanworld', to match othergad2004-02-201-2/+2
* Improvements on the 'make realclean' target. Some are style improvements,gad2004-02-191-13/+28
* Add a 'realclean' target, which simply and quickly removes everythinggad2004-02-161-0/+15
* Put on some factor 30+ bikeshed repellent and export the internalpeter2003-12-091-1/+7
* Don't allow the 'make' target (which rebuilds make for bootstrapping)kris2003-11-071-1/+1
* Retired the "most" and "installmost" targets -- they justru2003-10-041-4/+2
* Cosmetics: folded BITGTS into TGTS.ru2003-08-301-2/+3
* Limit testing for an up-to-date version of make(1) to the world andmarcel2003-08-281-1/+14
* - Don't print "elf" before printing "make world" (aout support has beenru2003-08-061-3/+5
* The `mk' target is long dead.ru2003-07-201-1/+1
* Use an up-to-date make binary in the upgrade_checks target ifru2003-07-191-1/+1
* Don't hardcore PATH into BINMAKE; the latter should only beru2003-07-041-2/+2
* Fixed style bugs related to parentheses in Makefile.inc1.ru2003-07-041-2/+3
* Do the upgrade checks quietly.ru2003-06-221-2/+2
* Allow installkernel.debug and reinstallkernel.debug.simokawa2003-06-221-2/+7
* Kill upgrade target docs. It too is stale.imp2003-04-031-1/+0
* Kill aout to elf upgrade path. From an old comment in the makefile:imp2003-04-031-46/+0
* Don't make buildworld and buildkernel in parallel.ru2003-02-271-0/+1
* Don't spam sys/${MACHINE}/conf/ with _.${MACHINE}.makeLINT.ru2003-02-191-1/+1
* Fixed universe.ru2003-02-191-34/+30
* Fix make universe's kernel builds on pc98: We need to pass both ARCHphk2003-02-181-7/+7
* Part 3/3 of unbreaking cross releases:ru2003-01-291-12/+16
* Minor typo fixes and whitespace cleanups.schweikh2002-12-301-4/+3
* Build kernels for pc98 just like the other platforms. Also, removeimp2002-12-141-1/+10
* Minor, cosmetic change to buildworld output to make it reflectbmah2002-12-031-1/+1
* If /usr/bin/make fails to pass the regression tests, it might notru2002-12-021-7/+20
* Moved make(1) regression tests from src/Makefile to where theyru2002-11-281-28/+4
* PC98 is not a true architecture, but a subarchitecture of i386, so we needphk2002-10-021-1/+4
* Add pc98 to universe target.phk2002-10-011-3/+3
* Add "make universe" target which:phk2002-09-261-0/+38
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-12/+2
* Deal with bootstrapping from an old -current (almost exactly a year old)peter2002-08-311-1/+2
* Indentation.ru2002-07-201-7/+7
* Upgrade make(1) if not passing the ``.if defined(notdef) && ${notdef:U}''ru2002-07-201-2/+8
* correct syntax in last commitdillon2002-06-241-1/+1
* Document TARGET_ARCHdillon2002-06-241-0/+5
* Reimplement FILES support using bsd.files.mk with theru2002-06-031-1/+1
* Line up the make world completed output.obrien2002-05-301-1/+1
* Forgot to commit this for the `includes' -> `buildincludes',ru2002-05-241-2/+5
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-1/+1
* Bring doc up-to-date with current buildworld/buildkernel practices.jwd2002-05-081-11/+20
* Added internal, non-recursive (SUBDIR) versions of the `all-man'ru2002-05-071-1/+1
* Milestone #2 in cross-arch make releases. They now work!ru2002-04-301-2/+2
* Parallel "make release" fixes.ru2002-04-291-1/+13
* Milestone #1 in cross-arch make releases.ru2002-04-261-1/+1
* Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk.ru2002-04-231-1/+1
OpenPOWER on IntegriCloud