| Commit message (Expand) | Author | Age | Files | Lines |
* | Also list kernel target so one can get to it. | jkh | 2000-12-01 | 1 | -3/+3 |
* | Document the "kernel" target. | jkh | 2000-12-01 | 1 | -0/+1 |
* | Fix release, broken by the perl cross-build fixes. | marcel | 2000-11-21 | 1 | -4/+4 |
* | While we're still arguing over debugging output, at least be in a | jkh | 2000-11-07 | 1 | -2/+1 |
* | MFS: eliminate duplicate start line | jkh | 2000-11-05 | 1 | -1/+0 |
* | Pass the reinstallkernel target through from Makefile to Makefile.inc1. | markm | 2000-09-19 | 1 | -2/+4 |
* | Mention the buildkernel/installkernel targets in the documentation. | alex | 2000-07-31 | 1 | -0/+2 |
* | We have a new world order in libraries. | markm | 2000-02-24 | 1 | -2/+2 |
* | Add the buildkernel and installkernel targets. | marcel | 2000-01-09 | 1 | -9/+25 |
* | Descent into sub-makes with a fixed PATH. The PATH does not contain | marcel | 1999-12-23 | 1 | -1/+2 |
* | Oops! bypassing Makefile.inc0 without adding a `world' target is not | marcel | 1999-12-08 | 1 | -2/+37 |
* | Restore the upgrade path from -stable to -current and prepare for | marcel | 1999-12-08 | 1 | -1/+1 |
* | Remove a comment about setting objformat to elf by default. We've | jb | 1999-09-18 | 1 | -8/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Comment change: "Be warned, this will update your installed system, except | hoek | 1999-07-31 | 1 | -2/+2 |
* | Change !defined(NOAOUT) knob to defined(WANT_AOUT). | obrien | 1999-03-29 | 1 | -2/+2 |
* | Note that the upgrade target exists, and what it does. | jkh | 1999-03-20 | 1 | -1/+2 |
* | Use ${MAKE} not 'make -f' | msmith | 1999-02-17 | 1 | -4/+4 |
* | Frob the upgrade target to be a bit more inclusive. This appears to | jkh | 1999-01-26 | 1 | -12/+9 |
* | Dip my toes into the fire and zap the leftover lkm hooks.. It seems they | peter | 1998-12-28 | 1 | -3/+3 |
* | Restored all lost user targets that are supported by bsd.subdir.mk: | bde | 1998-10-17 | 1 | -4/+5 |
* | Add back a few useful targets lost in the reshuffle. | jkh | 1998-09-29 | 1 | -4/+4 |
* | The legacy stuff needs gobs more space in the obj tree. 165->260 Mb. | jb | 1998-09-28 | 1 | -2/+2 |
* | Restore default implict behavior of running the all target we had before. | jkh | 1998-09-15 | 1 | -1/+4 |
* | Revive hierarchy again. | ache | 1998-09-10 | 1 | -3/+3 |
* | Add the missing rerelease target back. | jb | 1998-09-09 | 1 | -5/+8 |
* | Revive hierarchy target | ache | 1998-09-07 | 1 | -3/+3 |
* | YAMT (yet another missing target). It's a shame that these have to | jb | 1998-09-04 | 1 | -2/+2 |
* | Add the distribute target that make release wants. | jb | 1998-09-04 | 1 | -3/+4 |
* | Add the clean cleandepend and cleanobj targets back. | jb | 1998-09-01 | 1 | -3/+3 |
* | E-day build system changes. | jb | 1998-08-31 | 1 | -837/+93 |
* | Build objformat on all architectures. | jb | 1998-08-18 | 1 | -3/+2 |
* | Fully enable the optimization of not building dependencies unless NOCLEAN | bde | 1998-08-04 | 1 | -2/+2 |
* | Descend into etc always; src/etc/sendmail/Makefile has make.conf hooks | peter | 1998-08-04 | 1 | -2/+2 |
* | Fixed building -current under 2.2.6 using `make world'. Moved some | bde | 1998-08-03 | 1 | -3/+13 |
* | Malformed conditional if MACHINE_ARCH is not defined. From rev 1.195. | wosch | 1998-08-02 | 1 | -3/+3 |
* | Oops, don't build tools for building games, etc. when we're not building | bde | 1998-07-07 | 1 | -18/+35 |
* | Build internal tools in build-tools so that they have some chance of | bde | 1998-07-07 | 1 | -1/+19 |
* | Added yacc to the bootstrap tools. It is needed very early to | bde | 1998-06-17 | 1 | -1/+4 |
* | join(1) is used by lorder, add it to build-tools. (otherwise, things get | peter | 1998-06-13 | 1 | -1/+2 |
* | Quick fixes for the mtree bootstrap: | bde | 1998-06-09 | 1 | -5/+6 |
* | Compile mtree before it is used, this is a hack, but make world has | sos | 1998-06-07 | 1 | -1/+12 |
* | -DALLLANG is now obsolete in "src/Makefile"; move to "src/release/Makefile". | jkoshy | 1998-06-06 | 1 | -4/+1 |
* | Don't run the target's ldconfig or build it as a tool. If target == host | bde | 1998-06-06 | 1 | -11/+5 |
* | Fixed bogotification of the lex bootstrap in rev.1.186 and the previous | bde | 1998-06-06 | 1 | -5/+5 |
* | Add mtree to bootstrap targets now that peter has added a new | jkh | 1998-06-05 | 1 | -2/+5 |
* | Build aout bootstrap tools only on i386. | jb | 1998-06-04 | 1 | -12/+30 |
* | Typos. | charnier | 1998-06-04 | 1 | -3/+3 |
* | Don't build perl in build-tools: if NOPERL is defined. | jhay | 1998-06-02 | 1 | -2/+9 |
* | Fix brain-fart. "usr.bin/reinstall" should be "sbin/ldconfig". | peter | 1998-06-02 | 1 | -2/+2 |