aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add mtree to bootstrap targets now that peter has added a newJordan K. Hubbard1998-06-051-2/+5
* Build aout bootstrap tools only on i386.John Birrell1998-06-041-12/+30
* Typos.Philippe Charnier1998-06-041-3/+3
* Don't build perl in build-tools: if NOPERL is defined.John Hay1998-06-021-2/+9
* Fix brain-fart. "usr.bin/reinstall" should be "sbin/ldconfig".Peter Wemm1998-06-021-2/+2
* ldconfig is used at the end of installworld.Peter Wemm1998-06-011-1/+3
* Add a test to see if the secure directory exists, before deciding whichJohn Hay1998-05-301-2/+2
* Whoops! Committed the wrong version of that file - here's the one whichJordan K. Hubbard1998-05-291-3/+3
* Move sh after awk in build tools - sh requires awk to build. Add idJordan K. Hubbard1998-05-291-2/+3
* Only pre-build the "default" libcrypt, since it gets to set the symlinksPeter Wemm1998-05-281-4/+7
* Urgent fix for bootstrap target. If the old symlinks are pointing to thePeter Wemm1998-05-281-4/+6
* Replace the partial symlink tree to src/sys/* in $OBJDIR/tmp/usr/includePeter Wemm1998-05-271-3/+14
* On the other hand, when /usr/bin/as is really a link to objformat, it's notPeter Wemm1998-05-271-3/+4
* Move objformat after binutils, otherwise we get chicken/egg problems whenPeter Wemm1998-05-271-3/+3
* Compile & use objformat as it was intended to, I have no idea whySøren Schmidt1998-05-271-1/+2
* ELF preparation step 2:Søren Schmidt1998-05-261-2/+3
* ELF preparation step 1:Søren Schmidt1998-05-251-1/+5
* Make perl a build tool since it is required during a make depend.John Birrell1998-05-181-1/+2
* Now that FreeBSD/Alpha can be installed on a disk and run on its own,John Birrell1998-05-161-2/+2
* Don't use `&&' in any shell commands here. Using it to give conditionalBruce Evans1998-05-151-117/+117
* Removed share/info from build-tools. It should never have been there,Bruce Evans1998-05-101-2/+1
* Fix the problem people are having building -current on a -stable system.John Birrell1998-05-081-7/+7
* Added patch to build-tools (now needed to make gdb, sigh).Bruce Evans1998-05-021-1/+2
* Don't build dependencies unless NOCLEAN is set. This speeds upBruce Evans1998-04-271-13/+24
* Use more reasonable defaults for SUP variables (and print themJordan K. Hubbard1998-04-261-4/+4
* make includes has to execute "make beforeinstall" in src/lib/libcalendarAndreas Klemm1998-04-251-1/+2
* Don't build shared libraries twice for `make world'. This reducesBruce Evans1998-04-241-45/+73
* Cosmetic: put '@' in front of a very long command.Dmitrij Tejblum1998-04-191-2/+2