summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Always make obj when building the libraries. This never hurts, andimp2006-08-241-2/+4
* Remove alpha left-overs.ru2006-08-221-4/+0
* Remove sade from build-tools, the tinderbox problem should be fixed now.netchild2006-08-091-1/+0
* Add the sade to build-tools list. This fixes a tinderbox.nyan2006-08-091-0/+1
* Fix doxygen target.netchild2006-08-021-1/+1
* Also need to quote values so they can be passed on correctly.imp2006-06-061-2/+3
* Create a new target 'buildenvvars'. This target reports the buildimp2006-06-061-0/+9
* Connect the kernel subsystem API documentation generation framework tonetchild2006-05-261-0/+13
* Send the pcvt(4) driver off to retirement.phk2006-05-171-5/+1
* Sort bootstrap-tools entries.ru2006-03-311-5/+5
* Rebuild gensnmptree(1) on 700014 systems too. While 700014 correspondsru2006-03-301-1/+1
* Extend coverage of the MK_IPX build option to the following:ru2006-03-201-1/+5
* Change the default SUP command to use csup instead of CVSup formux2006-03-191-2/+2
* Convert NO_PROFILE and NO_LIB32 to new style.ru2006-03-181-6/+5
* Add the new "showconfig" target that displays build configuration.ru2006-03-181-0/+5
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-40/+35
* When building for pc98, don't create stray objects in theru2006-03-161-1/+1
* After revision 1.4 of `src/usr.sbin/bsnmpd/bsnmpd/Makefile' thekeramida2006-03-091-0/+5
* Detect that the "audit" group is missing earlier during install.ru2006-02-271-1/+1
* A file can also be a link, so check not only for a file, but also for a linknetchild2006-02-181-14/+36
* Revert the previous change - the lib32 build should work now.dfr2006-01-021-2/+2
* Temporarily disable the kerberos5 lib32 build while I try to fix itdfr2006-01-021-2/+2
* Add a new extensible GSS-API layer which can support GSS-API plugins,dfr2005-12-291-5/+2
* Use cross-compile friendly spelling of CPUTYPE.obrien2005-12-071-2/+2
* Style, no functional changes.ru2005-12-071-11/+7
* SSE2 comes thru the users choice of CPUTYPE.obrien2005-12-071-1/+1
* Default to producing 'k8' COMPAT_32BIT bits, but allow override.obrien2005-12-071-1/+6
* Back out my sh -> ${SHELL} change, since it will be a few days beforeimp2005-12-061-1/+1
* Switch BUILD_ARCH in Makefile to use uname -p suggested by ru.ambrisko2005-12-031-1/+1
* Add support to easily build FreeBSD unpacked in a chroot of anotherambrisko2005-12-021-1/+1
* In make buildenv, spell sh as ${SHELL}. In this case, we don't wantimp2005-12-011-1/+1
* Revert revision 1.416 and don't create a hierarchy before installingru2005-11-251-6/+0
* Unbreak installworld.ru2005-11-221-1/+1
* Get rid of SPECIAL_INSTALLCHECKS variable that isn't settableru2005-11-221-9/+10
* Fold some common stuff into a macro ${KMAKE}.ru2005-11-221-8/+5
* Add the NO_INCS knob to bsd.prog.mk and bsd.lib.mk to not includeru2005-11-191-1/+1
* Speed up stale catpages hunting by not running sed(1) for every catpage.ru2005-11-121-18/+15
* Don't check DESTDIR when making distributeworld; the latter expectsru2005-11-121-0/+2
* Add missing shared library interdependencies.ru2005-11-101-4/+3
* Require DESTDIR to be set when installing for a different architecture.ru2005-11-071-0/+12
* Serialize access to the info/dir file; needed for parallel installs.ru2005-11-031-1/+1
* Force an upgrade to Groff 1.19.2.ru2005-10-201-1/+1
* Fix a couple of typosbrian2005-08-231-1/+1
* Fix the "unexpected operator" bug some people are seeing.netchild2005-08-201-2/+2
* Remove cat-pages without corresponding man-pages.netchild2005-08-071-0/+22
* - clean ${LIB32TMP} in _worldtmpru2005-08-051-0/+7
* - Remove duplicate setting from LIB32MAKE definition.ru2005-08-031-12/+6
* Make delete-old* and friends useable for cross-builds.ru2005-08-031-18/+0
* - Only make the delete-old related parts visible if one of the 3 targetsnetchild2005-07-301-0/+6
* Enforce the native environment requirement for {check,delete}-old-* atdes2005-07-301-6/+6
OpenPOWER on IntegriCloud