aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pass the reinstallkernel target through from Makefile to Makefile.inc1.Mark Murray2000-09-191-2/+4
* Mention the buildkernel/installkernel targets in the documentation.Alexander Langer2000-07-311-0/+2
* We have a new world order in libraries.Mark Murray2000-02-241-2/+2
* Add the buildkernel and installkernel targets.Marcel Moolenaar2000-01-091-9/+25
* Descent into sub-makes with a fixed PATH. The PATH does not containMarcel Moolenaar1999-12-231-1/+2
* Oops! bypassing Makefile.inc0 without adding a `world' target is notMarcel Moolenaar1999-12-081-2/+37
* Restore the upgrade path from -stable to -current and prepare forMarcel Moolenaar1999-12-081-1/+1
* Remove a comment about setting objformat to elf by default. We'veJohn Birrell1999-09-181-8/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Comment change: "Be warned, this will update your installed system, exceptTim Vanderhoek1999-07-311-2/+2
* Change !defined(NOAOUT) knob to defined(WANT_AOUT).David E. O'Brien1999-03-291-2/+2
* Note that the upgrade target exists, and what it does.Jordan K. Hubbard1999-03-201-1/+2
* Use ${MAKE} not 'make -f'Mike Smith1999-02-171-4/+4
* Frob the upgrade target to be a bit more inclusive. This appears toJordan K. Hubbard1999-01-261-12/+9
* Dip my toes into the fire and zap the leftover lkm hooks.. It seems theyPeter Wemm1998-12-281-3/+3
* Restored all lost user targets that are supported by bsd.subdir.mk:Bruce Evans1998-10-171-4/+5
* Add back a few useful targets lost in the reshuffle.Jordan K. Hubbard1998-09-291-4/+4
* The legacy stuff needs gobs more space in the obj tree. 165->260 Mb.John Birrell1998-09-281-2/+2
* Restore default implict behavior of running the all target we had before.Jordan K. Hubbard1998-09-151-1/+4
* Revive hierarchy again.Andrey A. Chernov1998-09-101-3/+3
* Add the missing rerelease target back.John Birrell1998-09-091-5/+8
* Revive hierarchy targetAndrey A. Chernov1998-09-071-3/+3
* YAMT (yet another missing target). It's a shame that these have toJohn Birrell1998-09-041-2/+2
* Add the distribute target that make release wants.John Birrell1998-09-041-3/+4
* Add the clean cleandepend and cleanobj targets back.John Birrell1998-09-011-3/+3
* E-day build system changes.John Birrell1998-08-311-837/+93
* Build objformat on all architectures.John Birrell1998-08-181-3/+2
* Fully enable the optimization of not building dependencies unless NOCLEANBruce Evans1998-08-041-2/+2
* Descend into etc always; src/etc/sendmail/Makefile has make.conf hooksPeter Wemm1998-08-041-2/+2
* Fixed building -current under 2.2.6 using `make world'. Moved someBruce Evans1998-08-031-3/+13
* Malformed conditional if MACHINE_ARCH is not defined. From rev 1.195.Wolfram Schneider1998-08-021-3/+3
* Oops, don't build tools for building games, etc. when we're not buildingBruce Evans1998-07-071-18/+35
* Build internal tools in build-tools so that they have some chance ofBruce Evans1998-07-071-1/+19
* Added yacc to the bootstrap tools. It is needed very early toBruce Evans1998-06-171-1/+4
* join(1) is used by lorder, add it to build-tools. (otherwise, things getPeter Wemm1998-06-131-1/+2
* Quick fixes for the mtree bootstrap:Bruce Evans1998-06-091-5/+6
* Compile mtree before it is used, this is a hack, but make world hasSøren Schmidt1998-06-071-1/+12
* -DALLLANG is now obsolete in "src/Makefile"; move to "src/release/Makefile".Joseph Koshy1998-06-061-4/+1
* Don't run the target's ldconfig or build it as a tool. If target == hostBruce Evans1998-06-061-11/+5
* Fixed bogotification of the lex bootstrap in rev.1.186 and the previousBruce Evans1998-06-061-5/+5