summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Accept the old user interface for NO_CLEAN as it is a POLA violation asobrien2005-02-281-1/+0
* style.Makefile(5): remove trailing spaces.obrien2005-02-271-1/+1
* There's no '-new' argument for gencat(1) anymorephantom2005-02-271-1/+1
* Handle endianness for arm.cognet2005-02-251-2/+4
* Add endianness support to cap_mkdb(1), useful for cross builds.ru2005-02-222-2/+13
* Add a SUBDIR_TARGETS variable which can be set to a list ofru2005-02-141-1/+2
* Allow building/installing of NLS catalogs while building of librariesphantom2005-02-081-0/+1
* Linkage with -lobjc requires -lpthread nowadays.jmallett2005-01-261-1/+1
* Move -Wunused-parameter from WARNS level 3 level 4.obrien2005-01-161-2/+4
* Use >= so we can use the actual WARNS levels.obrien2005-01-161-6/+6
* Revert previous revision. Including bsd.compat.mk is necessaryru2005-01-091-0/+1
* Remove trailing spaces.krion2005-01-067-13/+13
* Include bsd.compat.mk early from sys.mk, enough for makefilesru2004-12-232-1/+1
* NOPAM -> NO_PAMru2004-12-211-0/+1
* NOFORTH -> NO_FORTHru2004-12-211-0/+1
* NOCLEAN -> NO_CLEANru2004-12-211-0/+2
* NOSHARE -> NO_SHAREru2004-12-211-0/+1
* NOHTML -> NO_HTMLru2004-12-211-0/+1
* NOINET6 -> NO_INET6ru2004-12-211-0/+1
* NOGAMES -> NO_GAMESru2004-12-211-0/+1
* NOCRYPT -> NO_CRYPTru2004-12-212-2/+3
* NOSHARED -> NO_SHAREDru2004-12-212-1/+2
* NOFSCHG -> NO_FSCHGru2004-12-213-2/+3
* NOINSTALLLIB -> NO_INSTALLLIBru2004-12-212-1/+2
* NOMLINKS -> NO_MLINKSru2004-12-212-2/+3
* NOTAGS -> NO_TAGSru2004-12-212-2/+3
* NOEXTRADEPEND -> NO_EXTRADEPENDru2004-12-212-1/+2
* NODOCCOMPRESS -> NO_DOCCOMPRESSru2004-12-214-16/+22
* NOATM -> NO_ATMru2004-12-212-0/+2
* NOLIBC_R -> NO_LIBC_Rru2004-12-211-0/+3
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-217-18/+35
* If PORTNAME is set in a system Makefile then hook into the portspaul2004-12-202-0/+52
* Rev 1.44 was a little over-zealous for FreeBSD/AMD64, trim.obrien2004-12-111-2/+3
* No need to add I386_CPU to CFLAGS here for 80386 systems as they are nojhb2004-11-161-3/+0
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.bz2004-11-131-2/+6
* Install precious programs with -S.ru2004-11-121-1/+4
* Compiling with 'strict-aliasing' optimization breaks some [notable] ports.obrien2004-11-111-1/+1
* Introduce the PRECIOUSPROG knob in bsd.prog.mk, similarru2004-11-031-0/+4
* Switch the default CFLAGS to -O2 -pipe.des2004-10-251-1/+1
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Define "I386_CPU" if CPUTYPE is 'i386'. Userland bits can check for "I386_CPU"obrien2004-10-191-0/+3
* Embellish the AMD64 sections a little. Including supporting 'nocona'.obrien2004-10-171-8/+20
* + Simplify by treating the standard x86 CPU names as the CPUTYPE vs.obrien2004-10-171-69/+46
* Add support for Pentium M, Pentium 3M and Pentium 4M.des2004-10-071-2/+14
* Install precious shared libraries with -S.ru2004-10-011-1/+4
* Fix build in the !NOATM case by using the begemot library in place oftrhodes2004-09-241-0/+1
* Fix the WANT_BIND_LIBS knob by correctly spelling it as WITH_BIND_LIBSdougb2004-09-241-3/+3
* Don't expose BIND libraries and their headers to the public by default,ru2004-09-241-3/+3
* Add CPUCFLAGS for the strongarm and xscale CPUs.cognet2004-09-231-0/+8
* - Wrapped BIND 9 libraries defines into !defined(NO_BIND).ru2004-09-231-0/+7
OpenPOWER on IntegriCloud