summaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
AgeCommit message (Expand)Author
2002-03-19clarify how :U workslukem
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-07Edit -mdoc usage.ross
2002-02-06Add `tu' and `tl' variable expansion modifiers, which transform thepk
2002-02-01- Several paragraphs were indented one level further than needed.bgrayson
2001-12-23outdent description of variable expansion modifierslukem
2001-11-12Whitespace/punctuation nits.wiz
2001-11-12Add new make variable .ALLTARGETS, which lists all targets in the Makefile.tv
2001-11-12Sort list of make variables.tv
2001-10-23Fix typo in definition of PARSEFILE. It should refer to PARSEDIR (and notjmc
2001-08-13Nit.ad
2001-07-03add .USEBEFORE Attributechristos
2001-06-10Simplify the exporting of VAR_CMD's via MAKEFLAGS.sjg
2001-06-09Mention .MAKEOVERRIDESsjg
2001-06-01A number of semi-related changes.sjg
2001-04-04getcwd lives in 3, not 2. Whitespace fixes.wiz
2001-01-14Provide a new .if commands(<target>) primitive that returns true if thechristos
2001-01-10PR/11800: Chris Demetriou: Add -W flag to exit on parse warnings.christos
2001-01-01Delete forceSerial; just use compatMake for that.sommerfeld
2000-12-30Add a token-passing scheme to allow a recursive make to successfullysommerfeld
2000-09-05:u modifier a'la uniq(1) [from der Mouse]christos
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