summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Comment change: "Be warned, this will update your installed system, excepthoek1999-07-311-2/+2
* Change !defined(NOAOUT) knob to defined(WANT_AOUT).obrien1999-03-291-2/+2
* Note that the upgrade target exists, and what it does.jkh1999-03-201-1/+2
* Use ${MAKE} not 'make -f'msmith1999-02-171-4/+4
* Frob the upgrade target to be a bit more inclusive. This appears tojkh1999-01-261-12/+9
* Dip my toes into the fire and zap the leftover lkm hooks.. It seems theypeter1998-12-281-3/+3
* Restored all lost user targets that are supported by bsd.subdir.mk:bde1998-10-171-4/+5
* Add back a few useful targets lost in the reshuffle.jkh1998-09-291-4/+4
* The legacy stuff needs gobs more space in the obj tree. 165->260 Mb.jb1998-09-281-2/+2
* Restore default implict behavior of running the all target we had before.jkh1998-09-151-1/+4
* Revive hierarchy again.ache1998-09-101-3/+3
* Add the missing rerelease target back.jb1998-09-091-5/+8
* Revive hierarchy targetache1998-09-071-3/+3
* YAMT (yet another missing target). It's a shame that these have tojb1998-09-041-2/+2
* Add the distribute target that make release wants.jb1998-09-041-3/+4
* Add the clean cleandepend and cleanobj targets back.jb1998-09-011-3/+3
* E-day build system changes.jb1998-08-311-837/+93
* Build objformat on all architectures.jb1998-08-181-3/+2
* Fully enable the optimization of not building dependencies unless NOCLEANbde1998-08-041-2/+2
* Descend into etc always; src/etc/sendmail/Makefile has make.conf hookspeter1998-08-041-2/+2
* Fixed building -current under 2.2.6 using `make world'. Moved somebde1998-08-031-3/+13
* Malformed conditional if MACHINE_ARCH is not defined. From rev 1.195.wosch1998-08-021-3/+3
* Oops, don't build tools for building games, etc. when we're not buildingbde1998-07-071-18/+35
* Build internal tools in build-tools so that they have some chance ofbde1998-07-071-1/+19
* Added yacc to the bootstrap tools. It is needed very early tobde1998-06-171-1/+4
* join(1) is used by lorder, add it to build-tools. (otherwise, things getpeter1998-06-131-1/+2
* Quick fixes for the mtree bootstrap:bde1998-06-091-5/+6
* Compile mtree before it is used, this is a hack, but make world hassos1998-06-071-1/+12
* -DALLLANG is now obsolete in "src/Makefile"; move to "src/release/Makefile".jkoshy1998-06-061-4/+1
* Don't run the target's ldconfig or build it as a tool. If target == hostbde1998-06-061-11/+5
* Fixed bogotification of the lex bootstrap in rev.1.186 and the previousbde1998-06-061-5/+5
* Add mtree to bootstrap targets now that peter has added a newjkh1998-06-051-2/+5
* Build aout bootstrap tools only on i386.jb1998-06-041-12/+30
* Typos.charnier1998-06-041-3/+3
* Don't build perl in build-tools: if NOPERL is defined.jhay1998-06-021-2/+9
* Fix brain-fart. "usr.bin/reinstall" should be "sbin/ldconfig".peter1998-06-021-2/+2
* ldconfig is used at the end of installworld.peter1998-06-011-1/+3
* Add a test to see if the secure directory exists, before deciding whichjhay1998-05-301-2/+2
* Whoops! Committed the wrong version of that file - here's the one whichjkh1998-05-291-3/+3
* Move sh after awk in build tools - sh requires awk to build. Add idjkh1998-05-291-2/+3
* Only pre-build the "default" libcrypt, since it gets to set the symlinkspeter1998-05-281-4/+7
* Urgent fix for bootstrap target. If the old symlinks are pointing to thepeter1998-05-281-4/+6
* Replace the partial symlink tree to src/sys/* in $OBJDIR/tmp/usr/includepeter1998-05-271-3/+14
* On the other hand, when /usr/bin/as is really a link to objformat, it's notpeter1998-05-271-3/+4
* Move objformat after binutils, otherwise we get chicken/egg problems whenpeter1998-05-271-3/+3
* Compile & use objformat as it was intended to, I have no idea whysos1998-05-271-1/+2
* ELF preparation step 2:sos1998-05-261-2/+3
* ELF preparation step 1:sos1998-05-251-1/+5
* Make perl a build tool since it is required during a make depend.jb1998-05-181-1/+2
* Now that FreeBSD/Alpha can be installed on a disk and run on its own,jb1998-05-161-2/+2
OpenPOWER on IntegriCloud