summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Restore comment that got lost in revision 1.265.ru2002-05-141-0/+4
* Do not run `includes' and `incsinstall' in parallel.ru2002-05-141-1/+1
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-107/+21
* Quiet the peanut gallary and back out magical "breakage".obrien2002-05-121-4/+4
* Turn off groff and gperf -- they will not compile with the in-tree Gcc 3.1.obrien2002-05-101-1/+7
* Add rpcgen to the bootstrap tools.des2002-05-091-1/+1
* `beforeinstall' w/the csu bits is a nop.obrien2002-05-091-4/+0
* Build our native CSU bits before the compiler-specific ones.obrien2002-05-081-4/+4
* Make NO_CXX, really mean NO_CXX.obrien2002-05-071-0/+2
* Sorted the directories in the rule for the includes target as much asbde2002-04-301-23/+23
* Milestone #2 in cross-arch make releases. They now work!ru2002-04-301-11/+8
* Back out part of the revision 1.261: "etc" indeed needs to beru2002-04-301-3/+5
* Make crunchide(1) a cross-tool; needed for cross-arch "make release".ru2002-04-301-1/+2
* Parallel "make release" fixes.ru2002-04-291-7/+0
* Milestone #1 in cross-arch make releases.ru2002-04-261-17/+33
* Despite the fact that it is documented in the handbook, the release notes,gshapiro2002-04-201-1/+18
* Sort _startup_libs, _prebuild_libs, and _generic_libs lists alphabetically.ru2002-04-161-21/+31
* Keep up with lib/Makefile,v 1.64 (uhh).ru2002-04-161-4/+2
* Fix incorrect ordering in previous commit.des2002-04-151-2/+2
* Add libypclnt to the prebuild library list, and record its dependency ondes2002-04-151-1/+3
* Add libypclnt to the includes target.des2002-04-131-0/+1
* Add a tool (and the first application of it) that could be usedru2002-04-121-51/+51
* I now don't seem to be able to reproduce the -DNOCLEAN buildworldru2002-04-111-0/+4
* Don't special case i386/pc98, replace it with the smarter logicru2002-04-111-9/+6
* Avoid cleaning modules twice in `buildkernel'.ru2002-04-081-4/+3
* Bootstrap xargs(1) -- sys/conf/kmod.mk uses the new -J option.ru2002-04-081-1/+2
* Unbreak buildworld after include/Makefile,v 1.167 commit.ru2002-04-041-2/+2
* Back out lots of the last commit that was committed by accident.joe2002-04-011-36/+0
* Install libusbhid.h during 'make includes'.joe2002-04-011-0/+37
* Install sys/security/lomac/*.h to /usr/include/security/lomac/.ru2002-03-261-1/+1
* Make lint(1) a cross-tool.ru2002-03-201-1/+3
* Fixed the NO_PERL braino.ru2002-03-201-2/+2
* Update for Perl 5.6.1markm2002-03-161-1/+1
* Allow the use of NO_PERL as well as NOPERL. The latter is going tomarkm2002-03-161-2/+3
* 1-true-AWK has a build-tool target.obrien2002-03-061-1/+1
* Obviate the need to set the COMPILER_PATH and LIBRARY_PATH in Makefile.inc1ru2002-02-211-4/+0
* The previous fix for broken -DMAKE_KERBEROS5 world was incomplete.ru2002-02-141-2/+2
* Fixed -DMAKE_KERBEROS5 world breakage in kerberos5/lib/librokenru2002-02-111-1/+2
* Now that cross-tools ld(1) has been fixed to look for dynamicru2002-02-081-4/+8
* FreeBSD 4.1 bootstrapping aid (setproctitle(3) is in -lutil).ru2002-02-081-1/+1
* 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
OpenPOWER on IntegriCloud