aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
Commit message (Expand)AuthorAgeFilesLines
* Better English.Max Khon2007-03-081-1/+1
* Implement "Remaking Makefiles" feature:Max Khon2007-03-081-0/+45
* o Grammar: is appears -> appears.Maxim Konovalov2006-12-311-1/+1
* Fix a group of typos:Yaroslav Tykhiy2006-12-291-1/+1
* Markup nit.Ruslan Ermilov2006-09-291-1/+1
* Markup fixes.Ruslan Ermilov2006-09-291-1/+1
* Add :u var modifier (remove adjacent duplicate words like uniq(1).Max Khon2006-04-081-0/+3
* Revise the manpage to a certain extent, mostly with respect toYaroslav Tykhiy2005-10-141-32/+68
* __MAKE_CONF doesn't really belong here because it isYaroslav Tykhiy2005-10-121-10/+1
* Clarify the usage and effects of sys.mk, make.conf(5), and __MAKE_CONF.Yaroslav Tykhiy2005-10-101-4/+13
* Remove redundant `\&' escapes.Ruslan Ermilov2005-09-271-28/+28
* Fixup previous commit.Ruslan Ermilov2005-09-271-3/+2
* Add a .sinclude directive which does the exact same as .include, exceptPoul-Henning Kamp2005-09-261-1/+9
* Fix all the spelling mistakes I could find in the man pages for wordsGiorgos Keramidas2005-07-311-1/+1
* Markup and wording fixes.Ruslan Ermilov2005-06-141-9/+14
* Another shell attribute 'unsetenv' that will cause to unsetenv("ENV")Hartmut Brandt2005-05-241-0/+5
* Describe the meta and builtins attributes for the .SHELL specialHartmut Brandt2005-05-241-0/+14
* Describe the -x option and the .WARN pseudo-target.Hartmut Brandt2005-05-241-0/+33
* Document the new -A flag for ignoring archive errors.Hartmut Brandt2005-03-311-2/+5
* Expand *n't contractions.Ruslan Ermilov2005-02-131-5/+5
* Fix quoting of the MAKEFLAGS environment variable by only quoting spacesHartmut Brandt2005-01-261-1/+24
* Sort sections.Ruslan Ermilov2005-01-181-29/+29
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-111-3/+3
* Describe the .SHELL target.Hartmut Brandt2004-12-031-1/+109
* Document the effects of modifying the .MAKEFLAGS internalRuslan Ermilov2004-08-181-1/+24
* Make explicit that MAKEOBJDIRPREFIX and MAKOBJDIR must be setHartmut Brandt2004-08-091-0/+7
* Correct the .Dd date. Pluralize 'assignment' in one place.Hartmut Brandt2004-08-041-2/+2
* Correct the description of the MFLAGS and .MAKEFLAGS variables. AddHartmut Brandt2004-08-031-6/+16
* Bump the date in .Dd for the recent '+' flag commit.Hartmut Brandt2004-07-291-1/+1
* Implement POSIX's '+' flag for command lines. This flag causes a lineHartmut Brandt2004-07-291-3/+9
* Make it clearer what means 'won't work' for .if string == ${VAR}.Hartmut Brandt2004-07-191-5/+12
* Remove the dependency of the :C/regexp/replacement/ variable modifierGiorgos Keramidas2004-07-181-8/+7
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-2/+2
* manlintOliver Eikemeier2004-07-021-6/+5
* New variable `.MAKEFILE_LIST', useful for tracing, debugging and dependency t...Oliver Eikemeier2004-07-021-2/+20
* Markup nits.Ruslan Ermilov2004-05-191-7/+7
* Document the new .warning directive.Ruslan Ermilov2004-04-121-2/+8
* Revert previous commit, ru has ideas how to better document thisJens Schweikhardt2004-01-211-9/+1
* Document __MAKE_CONF and its default, /etc/make.conf.Jens Schweikhardt2004-01-191-1/+9
* Document the recently added `O' modifier.Ruslan Ermilov2003-10-021-0/+2
* - Cut out the code that caches the "." directory out of Dir_Init()Ruslan Ermilov2003-09-141-1/+7
* Fixed the abuses of .Ql visible on stderr in troff mode.Ruslan Ermilov2002-12-231-63/+63
* Document the confusing behavior that the .if conditional defaultsRuslan Ermilov2002-11-011-0/+1
* Mention that the left-hand side of the comparisonRuslan Ermilov2002-10-291-3/+2
* Document the parsing bug.Ruslan Ermilov2002-09-271-1/+13
* Make it clear that the ":C" variable modifier expects an extendedArchie Cobbs2002-09-061-2/+2
* Add a -C ala GNU make(1) for Makefiles which are too lazy to use $(MAKE) andJuli Mallett2002-08-251-0/+5
* make(I) appeared in PWB UNIX.Juli Mallett2002-06-171-2/+1
* mdoc(7) police: removed unnecessary .Ns's.Ruslan Ermilov2002-05-301-3/+3
* Use `The .Nm utility'Philippe Charnier2002-04-201-9/+15