summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* gnu/libexec has gone so remove it from the most targets.paul2001-12-281-2/+0
* Specify the full path to mktempjedgar2001-12-231-1/+1
* Use a more secure method of creating the temporaryjedgar2001-12-211-3/+1
* Move NO_WERROR from CROSSENV to BMAKE. In CROSSENV it disables it forimp2001-12-131-3/+3
* Add NO_WERROR to the cross building environment so that we do not bail onimp2001-12-131-2/+3
* Get rid of unsed since rev 1.109 of lib/Makefile WANT_CSRG_LIBM define.phantom2001-12-111-12/+4
* Just to be pedantic and more aesthetically pleasing, move the secure/jhb2001-12-061-3/+3
* Add the CVS knob so it may be overridden (or have options added).obrien2001-11-191-1/+2
* Don't cleandir also if MODULES_WITH_WORLD.matusita2001-11-161-1/+1
* Typo fix (my test version doesn't have this...)matusita2001-11-151-1/+1
* Run "make cleandir" if NO_MODULES are set, or there is no sys/modulesmatusita2001-11-151-0/+5
* "make cleandir" before building a kernel and modules.matusita2001-11-141-1/+1
* Set full-path of cvsup.matusita2001-11-131-1/+1
* Bring Gawk back. There just isn't any other POSIX compliant AWK out there.obrien2001-11-021-1/+1
* Add 'awk' to the build-tools, so that the small utility used to buildobrien2001-11-011-2/+2
* Fix cross-building further.ru2001-10-251-13/+15
* Fix cross-building, etc:ru2001-09-291-55/+36
* Removed touch(1) from the list of installworld tools thatru2001-09-251-1/+1
* Add which(1) the stuff that we need early on. The perl build needs itmarkm2001-09-201-1/+1
* Run the `bootstrap-tools' and `cross-tools' stages with BOOTSTRAPPINGru2001-09-171-5/+5
* Fixed world breakage. mkdir was not copied to ${INSTALLTMP}, but it isbde2001-08-291-1/+1
* Change the name of KRNLDEFDIR to KERNCONFDIR.paul2001-08-271-3/+4
* Add a variable KRNLDEFDIR that specifies where to find the kernelpaul2001-08-261-2/+3
* More libss removal.markm2001-08-261-1/+1
* Adjust dependancies; now that a PAM module (pam_unix) can changemarkm2001-08-261-3/+3
* Say goodbye to libss, which somehow managed to crouch hidden in the treekris2001-08-191-2/+0
* Use a build-tool to create the .mgc files.obrien2001-08-171-1/+2
* Add some features to libdevstat, and overhaul the interface a bit:tmm2001-08-041-1/+2
* Enable the new libmp in the build, and disable libgmp and itsdd2001-07-291-2/+1
* Axe S/Key. OPIE is the true and faithful successor.markm2001-07-091-4/+2
* Part 2 of gensetdefs de-orbit burn. linker sets are now self containedpeter2001-06-141-1/+1
* WARNS= is fully functional again.ru2001-06-131-1/+1
* - Restore -nostdinc that got lost in rev.1.105; we don'tru2001-06-111-2/+3
* Bootstrap install(1).ru2001-05-281-3/+3
* Add kbdcontrol(1) to bootstrap-tools.ru2001-05-141-0/+1
* Remove xlint from build-tools. This needs to be fixed in a different way.asmodai2001-04-261-2/+1
* Add usr.bin/xlint to build-tools.asmodai2001-04-241-1/+2
* ${MAKEOBJDIRPREFIX}/usr/src/i386/usr/include/isc was being created as a plaingshapiro2001-04-241-1/+1
* Add groff to bootstrap-tools.ru2001-04-181-4/+23
* Rewrite of the CAM error recovery code.ken2001-03-271-2/+4
* Add missing NOSECURE check for `includes' target.ru2001-03-261-1/+1
* Enhancement to 1.99 -> 1.100.ru2001-03-221-2/+1
* setlocale(3) has been fixed to match POSIX standard:ru2001-03-021-2/+2
* MACHINE_ARCH is the target arch to crossbuild to, not TARGET_ARCH.jhb2001-02-221-1/+1
* Document TARGET_ARCH.jhb2001-02-221-0/+1
* Removed some garbage (genassym(8) and its infrastructure).bde2001-02-171-1/+1
* Fix make world.markm2001-02-141-2/+1
* Provide backwards compatable recognition of ${KERNEL}. You should bepeter2001-01-231-0/+11
* Sigh, I thought we still had the rm -rf objdir stuff in make world, whichpeter2001-01-221-1/+2
* Use 'make clean' instead of 'config -r', and only if the 'depend' step haspeter2001-01-221-4/+4
OpenPOWER on IntegriCloud