summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.obj.mk
Commit message (Expand)AuthorAgeFilesLines
* With MK_AUTO_OBJ=yes objdir is created during sys.mksjg2015-06-111-0/+4
* combine two commentssjg2015-06-101-2/+1
* Explain in a nutshell why we destroysjg2015-06-101-0/+1
* If MK_AUTO_OBJ==yes, it is done before bsd.obj.mk includedsjg2015-06-101-10/+6
* Merge from headsjg2015-05-261-0/+10
|\
| * Allow relative pathnames in SRCS, so as to enable building softwaredim2015-03-141-0/+10
* | Merge from head@274682sjg2014-11-191-2/+2
|\ \ | |/
| * Ignore errors from rm -rf to support high -j builds. This is, at best,imp2014-11-061-2/+2
* | Merge head from 7/28sjg2014-08-191-2/+3
|\ \ | |/
| * bsd.lib.mk does not add OBJS etc to CLEANFILES so does not automaticallysjg2014-07-221-2/+3
| * Add support for bmake. This includes:marcel2012-10-061-0/+7
* | Don't make wildcards .PHONYsjg2014-05-101-2/+3
* | If doing destroy-all and at top-level whack stage tree too.sjg2014-05-051-4/+25
* | Add 'destroy' target to efficiently rm -rf objtreesjg2014-05-021-0/+25
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+16
|/
* Make sure the only thing that follows .endif or .else is a comment.harti2005-04-111-2/+2
* Remove trailing spaces.krion2005-01-061-2/+2
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-4/+4
* Mark the "obj" target with the .PHONY attribute.ru2004-04-131-1/+1
* Fix a very corner case when you want to make cleandir SUBDIRs whichgreen2004-01-021-2/+2
* test -h is deprecated; use -L instead.kris2002-08-311-1/+1
* Moved the `distribute' target from bsd.obj.mk to bsd.subdir.mk,ru2002-07-121-8/+0
* Moved checkdpadd target to where it logically belongs.ru2002-07-031-25/+0
* Fixed typos.ru2002-07-011-4/+4
* Quiet ``make objlink'' when NOOBJ is defined.ru2002-06-211-1/+3
* Abuse bsd.obj.mk for defining default distribute target.ru2002-04-241-0/+8
* Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk.ru2002-04-231-36/+6
* Fixed _SUBDIR.ru2002-04-221-4/+8
* Don't include bsd.own.mk from sys.mk, this makes it impossibleru2002-04-171-0/+6
* Really finish the removal of ${LDDESTDIR} in bsd.lib.mk,v 1.55.ru2002-04-111-1/+1
* Neither .depend nor ${DEPENDFILE} depend on _SUBDIR.ru2002-02-061-1/+1
* Fixed `objwarn' so that it doesn't issue spurious warnings,ru2001-05-201-3/+18
* ... and do it make(1) way.ru2001-04-261-5/+5
* Fix the fix in rev.1.34.ru2001-04-231-1/+1
* Use test -z rather than -n.obrien2000-11-011-1/+1
* Fix the arguments to [(1) (AKA test(1)). If the string being testedmarkm2000-08-191-1/+1
* The previous delta was wrong; an empty MAKEOBJDIRPREFIX shouldsheldonh2000-08-171-2/+2
* Do not allow the cleandir target to blow away the entire sourcesheldonh2000-08-161-1/+1
* ${MACHINE} -> ${MACHINE_ARCH}marcel1999-11-141-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Restored objlink. The previous commit was confused about the differencebde1999-03-211-1/+11
* Bitrot. Remove objlink as it is not pleasant to be downwind.markm1999-03-141-30/+2
* BINFORMAT -> OBJFORMAT ready for E-day.jb1998-08-301-2/+2
* Make the whereobj target print it's output without the overhead ofpeter1998-06-041-2/+2
* Only include bsd.dep.mk in `mk'files that handle C sources. Abusebde1998-05-061-1/+24
* Improved comparison of ${DPADD} with ${LDADD} for the checkdpadd target.bde1998-03-141-6/+10
* Remove ${CLEANDIRS} in the default clean rule, so that bsd.prog.mk canbde1998-02-251-3/+8
* Only remove ${CLEANFILES} in the default clean rule. In particular,bde1997-12-191-18/+16
* Added trailing slash to ${CANONICALOBJDIR} in tests for directories,bde1997-04-301-7/+7
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
OpenPOWER on IntegriCloud