summaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
AgeCommit message (Expand)Author
2000-06-01Rats! ${FOO:=bar} is a common usage of the SysV = modifier.sjg
2000-05-30Implemented a set of assignment modifiers. These solve obscuresjg
2000-04-29Added the :U :D :L :P :! and :@ modifiers as used by ODE make.sjg
2000-04-16PR/9899: David A. Holland: multi-variable .for constructs in makechristos
2000-02-08Mention MAKEOBJDIRPREFIX and explain how it or MAKEOBJDIR are used.sjg
1999-10-08s/ the the / the /msaitoh
1999-09-12Add :O var modifier, that sorts the words in a variable.christos
1999-08-09Added .PARSEDIR and .PARSEFILE variables to make(1).aidan
1999-07-12Fix a typo.thorpej
1999-07-11Add a mechanism for specifying that ${.CURDIR} will be searched lastthorpej
1999-03-10Add missing .El line.erh
1999-03-09Missing .El.ross
1999-03-07Clean up SYNOPSIS formatting.mycroft
1998-11-17Fix a bug that apparently prevented, since day 1, the .-include / .sincludeross
1998-08-06- Add {.,}[s-]include for silent include file failureschristos
1998-04-01Add conditional variable evaluation from Alistair Crooks.christos
1998-02-24Fix typos from PR 5055 by NAKAJIMA Yoshihiro <nakayosh@kcn.or.jp>.hubertf
1997-10-19fix up .Nm usagelukem
1997-10-12add missing .Nm argumentmikel
1997-05-26Erase spurious character.pk
1997-05-26Minor formatting glitch.pk
1997-05-08Fix description of .NOPATH.mycroft
1997-05-08Add the new .NOPATH feature which can be used to disable .PATH searchgwr
1997-05-06Document .PHONY better.mycroft
1997-03-10Add a .MADE directive to indicated that the children of a target arechristos
1996-12-24[initial version of the substitution/regexp changes were courtesy of Der Mouse]christos
1996-11-06- Merge in FreeBSD and Lite2 changes.christos
1996-08-30Tidy up some RCS ids a bit.thorpej
1996-03-15Add PHONY attribute and target. This is the first step to cleanup thechristos
1996-03-06Fix PR/2118; apply sysincludes patch.christos
1995-12-16- Added .WAIT to synchronize between sources like other pmake variants.christos
1995-11-08- Turn compat mode on by default. It gets turned off when the -j withoutchristos
1995-11-02Minor:christos
1995-06-14- $NetBSD$ rcsidschristos
1995-04-29Fix small typo; from Chris Torekchristos
1995-01-23Fix 4 typos pointed out by Jordan, and 1 by me.mycroft
1994-03-05fixes/improvements from Christos Zoulas <christos@deshaw.com>.cgd
1994-02-10Fix typos & spelling errorsjtc
1993-12-22Introduced ${.OBJDIR}. The variable is similar to .CURDIR but points atpk
1993-08-01Add RCS indentifiers.mycroft
1993-04-22Fix various bugs in man pages (from 386BSD patch 130).mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd