summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/make.1
Commit message (Expand)AuthorAgeFilesLines
* Update date for r236338 & r236346.obrien2012-05-311-1/+1
* Add "-V '${VAR}'" variable expansion from Portable Berkeley Make.obrien2012-05-311-0/+5
* Deprecate the FreeBSD make's ":U" (to-upper case) and ":L" (to-lower case)obrien2012-05-301-0/+19
* Minor mdoc nits.joel2012-05-131-1/+1
* make(1): obj dirs are physical paths so write `pwd -P` rather than `pwd`.jilles2011-11-051-3/+3
* - Missing full stopsbrueffer2010-05-121-6/+6
* Eliminated nits from last commit.ru2010-01-271-15/+15
* Partial merge of man page cleanups from NetBSD:rodrigc2010-01-271-16/+16
* Add ability to search up the directory hierarchy for the system directory.obrien2010-01-041-1/+32
* Avoid infinite loops when remaking makefiles not onlyfjoe2009-04-071-1/+1
* + Add the -Q be-quiet flag for parallel jobs.obrien2009-01-031-1/+4
* 1. Add the ability to tweak the token output before targets in job mode.obrien2008-12-291-1/+26
* Fix up after last commit:trhodes2008-12-271-6/+5
* Clarify the behaviour of conditionals when dealing with comparisons.luigi2008-12-261-12/+23
* Add POSIX -p flag to make(1).ed2008-07-301-1/+10
* Note that the .POSIX special target disables the "Remaking Makefiles" feature.obrien2008-06-271-0/+3
* Fix bugs in the previous revision.ru2008-03-241-8/+13
* If the special target .MAKEFILEDEPS exists, then enable theobrien2008-03-121-0/+16
* Don't forget to set MAKEFLAGS in the childs' environmentyar2008-03-051-31/+33
* Move a stray paragraph on .Ev MAKEFLAGS to where it belongs.yar2008-03-041-14/+14
* Revise the description of how .Ev MAKEFILE and .Va .MAKEFILE relate.yar2008-03-041-21/+27
* Split descriptions of .Ev MAKEFILE and .Va .MAKEFLAGS for clarity.yar2008-03-041-2/+2
* Give more details on the following topics:yar2007-10-311-7/+77
* Better English.fjoe2007-03-081-1/+1
* Implement "Remaking Makefiles" feature:fjoe2007-03-081-0/+45
* o Grammar: is appears -> appears.maxim2006-12-311-1/+1
* Fix a group of typos:yar2006-12-291-1/+1
* Markup nit.ru2006-09-291-1/+1
* Markup fixes.ru2006-09-291-1/+1
* Add :u var modifier (remove adjacent duplicate words like uniq(1).fjoe2006-04-081-0/+3
* Revise the manpage to a certain extent, mostly with respect toyar2005-10-141-32/+68
* __MAKE_CONF doesn't really belong here because it isyar2005-10-121-10/+1
* Clarify the usage and effects of sys.mk, make.conf(5), and __MAKE_CONF.yar2005-10-101-4/+13
* Remove redundant `\&' escapes.ru2005-09-271-28/+28
* Fixup previous commit.ru2005-09-271-3/+2
* Add a .sinclude directive which does the exact same as .include, exceptphk2005-09-261-1/+9
* Fix all the spelling mistakes I could find in the man pages for wordskeramida2005-07-311-1/+1
* Markup and wording fixes.ru2005-06-141-9/+14
* Another shell attribute 'unsetenv' that will cause to unsetenv("ENV")harti2005-05-241-0/+5
* Describe the meta and builtins attributes for the .SHELL specialharti2005-05-241-0/+14
* Describe the -x option and the .WARN pseudo-target.harti2005-05-241-0/+33
* Document the new -A flag for ignoring archive errors.harti2005-03-311-2/+5
* Expand *n't contractions.ru2005-02-131-5/+5
* Fix quoting of the MAKEFLAGS environment variable by only quoting spacesharti2005-01-261-1/+24
* Sort sections.ru2005-01-181-29/+29
* Scheduled mdoc(7) sweep.ru2005-01-111-3/+3
* Describe the .SHELL target.harti2004-12-031-1/+109
* Document the effects of modifying the .MAKEFLAGS internalru2004-08-181-1/+24
* Make explicit that MAKEOBJDIRPREFIX and MAKOBJDIR must be setharti2004-08-091-0/+7
* Correct the .Dd date. Pluralize 'assignment' in one place.harti2004-08-041-2/+2
OpenPOWER on IntegriCloud