aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Remove the special sparc64 time_t support.David E. O'Brien2004-12-291-51/+0
* Further fix the case mentioned in rev. 1.302. TheRuslan Ermilov2004-12-221-2/+2
* NOCLEAN -> NO_CLEANRuslan Ermilov2004-12-211-6/+6
* NOSHARE -> NO_SHARERuslan Ermilov2004-12-211-3/+3
* NOHTML -> NO_HTMLRuslan Ermilov2004-12-211-3/+3
* NOGAMES -> NO_GAMESRuslan Ermilov2004-12-211-3/+3
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-11/+11
* NOSHARED -> NO_SHAREDRuslan Ermilov2004-12-211-1/+1
* NOFSCHG -> NO_FSCHGRuslan Ermilov2004-12-211-1/+1
* NODOCCOMPRESS -> NO_DOCCOMPRESSRuslan Ermilov2004-12-211-6/+6
* NOLIBC_R -> NO_LIBC_RRuslan Ermilov2004-12-211-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-4/+4
* Minor tweaks in "make update" comments.Ruslan Ermilov2004-12-171-3/+3
* Do not leave build droppings in /usr/src for usr.sbin/pcvt/keycap andPeter Wemm2004-12-011-0/+4
* Hopefully fix the "aicasm" build-tool issue when using ${KERNSRCDIR}Ruslan Ermilov2004-11-231-1/+1
* In the amd64 hybrid libraries case, move the kerberos5 tools to beforePeter Wemm2004-11-201-6/+6
* Oops, all my test boxes have NO_KERBEROS set, so I didn't hit the kerberos5Peter Wemm2004-11-151-0/+10
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-131-1/+5
* Show stray files during "cvs update".Ruslan Ermilov2004-11-121-1/+1
* Ruslan told me I should have quoted the arch strings when comparing toPeter Wemm2004-11-101-4/+4
* Change WANT_LIB32 to WITH_LIB32. Sorry for the whiplash folks.Peter Wemm2004-11-101-2/+2
* Convert tools/lib32/build.sh into world connectable hooks. This stillPeter Wemm2004-11-061-0/+93
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Catch another gcc-3.3 c++ include path reference and update it to 3.4.Peter Wemm2004-10-111-1/+1
* 1. Add much finer granularity to the NO_BIND knobs with the addition of:Doug Barton2004-09-271-0/+4
* Hopefully fix alpha and sparc64 builds: on these architectures,Ruslan Ermilov2004-09-211-3/+4
* Switch from BIND 8 to BIND 9.Dag-Erling Smørgrav2004-09-211-0/+7
* Although 'Unanimous Consent' appears to be a well defined and used inWarner Losh2004-09-071-9/+9
* Backout the CVSTAG variable, it could potentially be dangerous ifPaul Richards2004-08-261-3/+0
* Fix "make world DESTDIR=/mnt" to work again. A recent changeRuslan Ermilov2004-08-251-4/+4
* Add a CVSTAG makefile variable that can be set in /etc/make.conf thatPaul Richards2004-08-241-1/+5
* A fix from rev. 1.52 of gnu/usr.bin/cc/cc_tools/Makefile was lostRuslan Ermilov2004-08-181-1/+1
* Moved the MAKEOBJDIRPREFIX check from Makefile.inc1 to Makefile,Ruslan Ermilov2004-08-181-7/+0
* sys/boot seems to compile fine on Alpha; unbreak ``make release''.Ruslan Ermilov2004-08-161-4/+1
* Ensure that a new gensnmptree is built. This should fix the problemsHartmut Brandt2004-08-111-1/+1
* Enforce the check that MAKEOBJDIRPREFIX (if set) is set in environmentRuslan Ermilov2004-08-111-0/+7
* Fix recent breakage in rescue. We need to build a new crunchgenHartmut Brandt2004-08-101-1/+1
* Make make recurse into sub-directories and sub-makes when givenHartmut Brandt2004-08-091-22/+27
* The file(1) related build-tool moved to libmagic.David E. O'Brien2004-08-091-1/+1
* Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev2004-07-281-5/+0
* Get rid of the THISHOST variable when building on sparc64. The problemHartmut Brandt2004-07-081-5/+1
* Third time's a charm?? (the logic was reversed from desired)David E. O'Brien2004-06-171-1/+1
* Grrr, use the userland spelling not the kernel tree spelling.David E. O'Brien2004-06-171-1/+1
* Fall out from Binutils 2.15: disable building the Alpha loader.David E. O'Brien2004-06-171-1/+4
* Allow buildworld and friends to complete when make(1) is calledRuslan Ermilov2004-05-171-1/+1
* Record the libssl.so dependency on libcrypto.so. This shouldRuslan Ermilov2004-05-131-0/+1
* Catch up with the current output of tools/make_libdeps.sh:Ruslan Ermilov2004-05-121-3/+7
* - Added rad_demangle() for demangling user-passwords (needed forRuslan Ermilov2004-04-271-1/+6
* Move the SNMP MIBs and tree definitions from /usr/share/bsnmp toHartmut Brandt2004-04-141-1/+1
* Add a kernel-toolchain target which only builds the bits required to buildDag-Erling Smørgrav2004-04-131-1/+3