aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* gnu/libexec has gone so remove it from the most targets.Paul Richards2001-12-281-2/+0
* Specify the full path to mktempChris D. Faulhaber2001-12-231-1/+1
* Use a more secure method of creating the temporaryChris D. Faulhaber2001-12-211-3/+1
* Move NO_WERROR from CROSSENV to BMAKE. In CROSSENV it disables it forWarner Losh2001-12-131-3/+3
* Add NO_WERROR to the cross building environment so that we do not bail onWarner Losh2001-12-131-2/+3
* Get rid of unsed since rev 1.109 of lib/Makefile WANT_CSRG_LIBM define.Alexey Zelkin2001-12-111-12/+4
* Just to be pedantic and more aesthetically pleasing, move the secure/John Baldwin2001-12-061-3/+3
* Add the CVS knob so it may be overridden (or have options added).David E. O'Brien2001-11-191-1/+2
* Don't cleandir also if MODULES_WITH_WORLD.Makoto Matsushita2001-11-161-1/+1
* Typo fix (my test version doesn't have this...)Makoto Matsushita2001-11-151-1/+1
* Run "make cleandir" if NO_MODULES are set, or there is no sys/modulesMakoto Matsushita2001-11-151-0/+5
* "make cleandir" before building a kernel and modules.Makoto Matsushita2001-11-141-1/+1
* Set full-path of cvsup.Makoto Matsushita2001-11-131-1/+1
* Bring Gawk back. There just isn't any other POSIX compliant AWK out there.David E. O'Brien2001-11-021-1/+1
* Add 'awk' to the build-tools, so that the small utility used to buildDavid E. O'Brien2001-11-011-2/+2
* Fix cross-building further.Ruslan Ermilov2001-10-251-13/+15
* Fix cross-building, etc:Ruslan Ermilov2001-09-291-55/+36
* Removed touch(1) from the list of installworld tools thatRuslan Ermilov2001-09-251-1/+1
* Add which(1) the stuff that we need early on. The perl build needs itMark Murray2001-09-201-1/+1
* Run the `bootstrap-tools' and `cross-tools' stages with BOOTSTRAPPINGRuslan Ermilov2001-09-171-5/+5
* Fixed world breakage. mkdir was not copied to ${INSTALLTMP}, but it isBruce Evans2001-08-291-1/+1
* Change the name of KRNLDEFDIR to KERNCONFDIR.Paul Richards2001-08-271-3/+4
* Add a variable KRNLDEFDIR that specifies where to find the kernelPaul Richards2001-08-261-2/+3
* More libss removal.Mark Murray2001-08-261-1/+1
* Adjust dependancies; now that a PAM module (pam_unix) can changeMark Murray2001-08-261-3/+3
* Say goodbye to libss, which somehow managed to crouch hidden in the treeKris Kennaway2001-08-191-2/+0
* Use a build-tool to create the .mgc files.David E. O'Brien2001-08-171-1/+2
* Add some features to libdevstat, and overhaul the interface a bit:Thomas Moestl2001-08-041-1/+2
* Enable the new libmp in the build, and disable libgmp and itsDima Dorfman2001-07-291-2/+1
* Axe S/Key. OPIE is the true and faithful successor.Mark Murray2001-07-091-4/+2
* Part 2 of gensetdefs de-orbit burn. linker sets are now self containedPeter Wemm2001-06-141-1/+1
* WARNS= is fully functional again.Ruslan Ermilov2001-06-131-1/+1
* - Restore -nostdinc that got lost in rev.1.105; we don'tRuslan Ermilov2001-06-111-2/+3
* Bootstrap install(1).Ruslan Ermilov2001-05-281-3/+3
* Add kbdcontrol(1) to bootstrap-tools.Ruslan Ermilov2001-05-141-0/+1
* Remove xlint from build-tools. This needs to be fixed in a different way.Jeroen Ruigrok van der Werven2001-04-261-2/+1
* Add usr.bin/xlint to build-tools.Jeroen Ruigrok van der Werven2001-04-241-1/+2
* ${MAKEOBJDIRPREFIX}/usr/src/i386/usr/include/isc was being created as a plainGregory Neil Shapiro2001-04-241-1/+1
* Add groff to bootstrap-tools.Ruslan Ermilov2001-04-181-4/+23
* Rewrite of the CAM error recovery code.Kenneth D. Merry2001-03-271-2/+4
* Add missing NOSECURE check for `includes' target.Ruslan Ermilov2001-03-261-1/+1
* Enhancement to 1.99 -> 1.100.Ruslan Ermilov2001-03-221-2/+1
* setlocale(3) has been fixed to match POSIX standard:Ruslan Ermilov2001-03-021-2/+2
* MACHINE_ARCH is the target arch to crossbuild to, not TARGET_ARCH.John Baldwin2001-02-221-1/+1
* Document TARGET_ARCH.John Baldwin2001-02-221-0/+1
* Removed some garbage (genassym(8) and its infrastructure).Bruce Evans2001-02-171-1/+1
* Fix make world.Mark Murray2001-02-141-2/+1
* Provide backwards compatable recognition of ${KERNEL}. You should bePeter Wemm2001-01-231-0/+11
* Sigh, I thought we still had the rm -rf objdir stuff in make world, whichPeter Wemm2001-01-221-1/+2
* Use 'make clean' instead of 'config -r', and only if the 'depend' step hasPeter Wemm2001-01-221-4/+4