aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* The `mk' target is long dead.Ruslan Ermilov2003-07-201-1/+1
* Use an up-to-date make binary in the upgrade_checks target ifRuslan Ermilov2003-07-191-1/+1
* Don't hardcore PATH into BINMAKE; the latter should only beRuslan Ermilov2003-07-041-2/+2
* Fixed style bugs related to parentheses in Makefile.inc1.Ruslan Ermilov2003-07-041-2/+3
* Do the upgrade checks quietly.Ruslan Ermilov2003-06-221-2/+2
* Allow installkernel.debug and reinstallkernel.debug.Hidetoshi Shimokawa2003-06-221-2/+7
* Kill upgrade target docs. It too is stale.Warner Losh2003-04-031-1/+0
* Kill aout to elf upgrade path. From an old comment in the makefile:Warner Losh2003-04-031-46/+0
* Don't make buildworld and buildkernel in parallel.Ruslan Ermilov2003-02-271-0/+1
* Don't spam sys/${MACHINE}/conf/ with _.${MACHINE}.makeLINT.Ruslan Ermilov2003-02-191-1/+1
* Fixed universe.Ruslan Ermilov2003-02-191-34/+30
* Fix make universe's kernel builds on pc98: We need to pass both ARCHPoul-Henning Kamp2003-02-181-7/+7
* Part 3/3 of unbreaking cross releases:Ruslan Ermilov2003-01-291-12/+16
* Minor typo fixes and whitespace cleanups.Jens Schweikhardt2002-12-301-4/+3
* Build kernels for pc98 just like the other platforms. Also, removeWarner Losh2002-12-141-1/+10
* Minor, cosmetic change to buildworld output to make it reflectBruce A. Mah2002-12-031-1/+1
* If /usr/bin/make fails to pass the regression tests, it might notRuslan Ermilov2002-12-021-7/+20
* Moved make(1) regression tests from src/Makefile to where theyRuslan Ermilov2002-11-281-28/+4
* PC98 is not a true architecture, but a subarchitecture of i386, so we needPoul-Henning Kamp2002-10-021-1/+4
* Add pc98 to universe target.Poul-Henning Kamp2002-10-011-3/+3
* Add "make universe" target which:Poul-Henning Kamp2002-09-261-0/+38
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-12/+2
* Deal with bootstrapping from an old -current (almost exactly a year old)Peter Wemm2002-08-311-1/+2
* Indentation.Ruslan Ermilov2002-07-201-7/+7
* Upgrade make(1) if not passing the ``.if defined(notdef) && ${notdef:U}''Ruslan Ermilov2002-07-201-2/+8
* correct syntax in last commitMatthew Dillon2002-06-241-1/+1
* Document TARGET_ARCHMatthew Dillon2002-06-241-0/+5
* Reimplement FILES support using bsd.files.mk with theRuslan Ermilov2002-06-031-1/+1
* Line up the make world completed output.David E. O'Brien2002-05-301-1/+1
* Forgot to commit this for the `includes' -> `buildincludes',Ruslan Ermilov2002-05-241-2/+5
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-121-1/+1
* Bring doc up-to-date with current buildworld/buildkernel practices.John W. De Boskey2002-05-081-11/+20
* Added internal, non-recursive (SUBDIR) versions of the `all-man'Ruslan Ermilov2002-05-071-1/+1
* Milestone #2 in cross-arch make releases. They now work!Ruslan Ermilov2002-04-301-2/+2
* Parallel "make release" fixes.Ruslan Ermilov2002-04-291-1/+13
* Milestone #1 in cross-arch make releases.Ruslan Ermilov2002-04-261-1/+1
* Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk.Ruslan Ermilov2002-04-231-1/+1
* Despite the fact that it is documented in the handbook, the release notes,Gregory Neil Shapiro2002-04-201-3/+3
* Makefile.inc0 is no longer used.Giorgos Keramidas2002-03-031-3/+1
* FreeBSD 4.1 bootstrapping aid (``:C'' make(1) modifier usedRuslan Ermilov2002-02-081-0/+5
* Make it possible to build manpages for the entire source tree.Ruslan Ermilov2001-03-271-1/+1
* End words with a `.'.David E. O'Brien2001-03-041-2/+2
* setlocale(3) has been fixed to match POSIX standard:Ruslan Ermilov2001-03-021-2/+2
* Cosmetic fix: Document targets at the top in a uniform way.Jordan K. Hubbard2001-02-131-1/+1
* Add back displaying the `world' start time when displaying the stop time.David E. O'Brien2000-12-061-2/+3
* Also list kernel target so one can get to it.Jordan K. Hubbard2000-12-011-3/+3
* Document the "kernel" target.Jordan K. Hubbard2000-12-011-0/+1
* Fix release, broken by the perl cross-build fixes.Marcel Moolenaar2000-11-211-4/+4
* While we're still arguing over debugging output, at least be in aJordan K. Hubbard2000-11-071-2/+1
* MFS: eliminate duplicate start lineJordan K. Hubbard2000-11-051-1/+0