aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Sort _startup_libs, _prebuild_libs, and _generic_libs lists alphabetically.Ruslan Ermilov2002-04-161-21/+31
* Keep up with lib/Makefile,v 1.64 (uhh).Ruslan Ermilov2002-04-161-4/+2
* Fix incorrect ordering in previous commit.Dag-Erling Smørgrav2002-04-151-2/+2
* Add libypclnt to the prebuild library list, and record its dependency onDag-Erling Smørgrav2002-04-151-1/+3
* Add libypclnt to the includes target.Dag-Erling Smørgrav2002-04-131-0/+1
* Add a tool (and the first application of it) that could be usedRuslan Ermilov2002-04-121-51/+51
* I now don't seem to be able to reproduce the -DNOCLEAN buildworldRuslan Ermilov2002-04-111-0/+4
* Don't special case i386/pc98, replace it with the smarter logicRuslan Ermilov2002-04-111-9/+6
* Avoid cleaning modules twice in `buildkernel'.Ruslan Ermilov2002-04-081-4/+3
* Bootstrap xargs(1) -- sys/conf/kmod.mk uses the new -J option.Ruslan Ermilov2002-04-081-1/+2
* Unbreak buildworld after include/Makefile,v 1.167 commit.Ruslan Ermilov2002-04-041-2/+2
* Back out lots of the last commit that was committed by accident.Josef Karthauser2002-04-011-36/+0
* Install libusbhid.h during 'make includes'.Josef Karthauser2002-04-011-0/+37
* Install sys/security/lomac/*.h to /usr/include/security/lomac/.Ruslan Ermilov2002-03-261-1/+1
* Make lint(1) a cross-tool.Ruslan Ermilov2002-03-201-1/+3
* Fixed the NO_PERL braino.Ruslan Ermilov2002-03-201-2/+2
* Update for Perl 5.6.1Mark Murray2002-03-161-1/+1
* Allow the use of NO_PERL as well as NOPERL. The latter is going toMark Murray2002-03-161-2/+3
* 1-true-AWK has a build-tool target.David E. O'Brien2002-03-061-1/+1
* Obviate the need to set the COMPILER_PATH and LIBRARY_PATH in Makefile.inc1Ruslan Ermilov2002-02-211-4/+0
* The previous fix for broken -DMAKE_KERBEROS5 world was incomplete.Ruslan Ermilov2002-02-141-2/+2
* Fixed -DMAKE_KERBEROS5 world breakage in kerberos5/lib/librokenRuslan Ermilov2002-02-111-1/+2
* Now that cross-tools ld(1) has been fixed to look for dynamicRuslan Ermilov2002-02-081-4/+8
* FreeBSD 4.1 bootstrapping aid (setproctitle(3) is in -lutil).Ruslan Ermilov2002-02-081-1/+1
* 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