summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.subdir.mk
Commit message (Expand)AuthorAgeFilesLines
* MFC r289360,r289361,r289378,r289430,r289605,r289676:bdrewery2015-12-041-1/+1
* MFC r266473,267331,267511:ian2014-08-191-6/+16
* MFC r264822: Allow .WAIT to appear in SUBDIR= listsian2014-05-121-3/+11
* MFC r263778:dim2014-04-091-0/+19
* Flag recursive make targets with .MAKE (has no effect on fmake)sjg2013-06-141-4/+4
* Enable ATF testing.sjg2012-11-071-0/+5
* Add support for bmake. This includes:marcel2012-10-061-2/+2
* Make `make cleanilinks' work in /sys/modules.ed2009-12-061-6/+5
* Make "manlint" recursive.ru2007-12-071-3/+2
* For ${SUBDIR} targets, change the type of dependency operator from `::'ru2005-05-311-2/+2
* Add a SUBDIR_TARGETS variable which can be set to a list ofru2005-02-141-1/+2
* Remove trailing spaces.krion2005-01-061-1/+1
* Although 'Unanimous Consent' appears to be a well defined and used inimp2004-09-071-2/+2
* Use the '+' flag to make make recurse into sub-directories even whenharti2004-08-091-5/+5
* Moved the `distribute' target from bsd.obj.mk to bsd.subdir.mk,ru2002-07-121-1/+10
* Get rid of the bogus dependencies between beforeinstall, realinstall,ru2002-07-011-3/+2
* Reimplement FILES support using bsd.files.mk with theru2002-06-031-1/+1
* Rename `includes' to `buildincludes'.ru2002-05-151-1/+12
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-1/+1
* Added internal, non-recursive (SUBDIR) versions of the `all-man'ru2002-05-071-2/+2
* Milestone #1 in cross-arch make releases.ru2002-04-261-13/+3
* The install.debug and reinstall.debug targets are needed solelyru2002-04-241-2/+1
* Change the name of the 'bin' distribution to 'base'.obrien2002-04-231-2/+2
* Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk.ru2002-04-231-10/+10
* Don't include bsd.own.mk from sys.mk, this makes it impossibleru2002-04-171-8/+1
* Back out revision 1.23 (SUBDIR_CHANGE).ru2002-02-061-37/+12
* Support the "install.debug" and "reinstall.debug" targets for kernel modules.des2001-10-271-1/+2
* Make it possible to build manpages for the entire source tree.ru2001-03-271-2/+2
* Fix typo.marcel2000-01-031-1/+1
* ${MACHINE} -> ${MACHINE_ARCH}marcel1999-11-141-5/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Restored objlink. The previous commit was confused about the differencebde1999-03-211-3/+3
* Bitrot. Remove objlink as it is not pleasant to be downwind.markm1999-03-141-3/+3
* Make ../Makefile.inc handling more consistant to prevent multiple includespeter1998-08-081-1/+7
* Delete stale comment.wosch1998-05-061-4/+2
* Support for fine-grained external control of subdir building.eivind1998-03-291-12/+38
* Remove special handling of 'tags' for complex subdir systemseivind1998-03-261-26/+4
* Support new version of global.eivind1998-03-231-5/+5
* Introduce the 'regress' target.eivind1998-03-121-2/+2
* target(__target) -> target(${__target})wosch1997-11-151-2/+2
* Change the distribute targets so that a given item in our source treejkh1997-06-211-2/+4
* Support GLOBAL style tags.jkh1997-04-131-3/+25
* Remove ${MAKEFLAGS} on recommendation by Bruce, mainly because the reasonscrappy1997-03-311-2/+2
* Add ${MAKEFLAGS} to ${MAKE} in _SUBDIRUSE so that something likescrappy1997-03-301-2/+2
* Add comments.wosch1997-03-091-2/+33
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Added a `checkdpadd' target to help check that ${DPADD} is consistent withbde1996-09-201-2/+3
* Add default targets for cleandepend and objlink.jkh1996-06-241-2/+2
* remove BINGRP?=, BINOWN?=, BINMODE?=, STRIP?=wosch1996-04-051-44/+11
OpenPOWER on IntegriCloud