summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Add the NO_INCS knob to bsd.prog.mk and bsd.lib.mk to not includeru2005-11-192-0/+4
* Don't include bsd.init.mk so early - it's just not needed here.harti2005-11-101-5/+3
* Add a .mk file for building modules for the SNMP daemon. This may beharti2005-11-103-1/+31
* Serialize access to the info/dir file; needed for parallel installs.ru2005-11-031-0/+1
* We bootstrap make(1) if necessary during an upgrade, so checkingru2005-09-281-7/+0
* Don't install ${LIB}_pic.a if NO_TOOLCHAINphk2005-08-051-2/+2
* Don't install includes if NO_TOOLCHAINphk2005-08-031-0/+6
* Add LIBMEMSTAT tp bsd.libnames.mk.rwatson2005-07-171-0/+1
* For ${SUBDIR} targets, change the type of dependency operator from `::'ru2005-05-311-2/+2
* Use -march=armv5te for Xscale.cognet2005-05-241-1/+1
* Toggle on warnings. This resolves the problem with building old releasesharti2005-04-291-0/+3
* IPFIlter problems that prevented building should all now be resolved sodarrenr2005-04-281-5/+0
* Disable the IPFILTER bits until they compile again. This can be overridenscottl2005-04-271-0/+5
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...jkoshy2005-04-191-0/+1
* Make sure the only thing that follows .endif or .else is a comment.harti2005-04-118-14/+14
* Update comment to reflect default GENCAT value (changed in previous rev)phantom2005-03-101-1/+1
* Wrap BSD r* commands in NO_RCMDS.trhodes2005-03-021-0/+1
* 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
OpenPOWER on IntegriCloud