summaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
AgeCommit message (Expand)Author
2005-05-08Now that dependencies in .BEGIN, .END, and .INTERRUPT work, allow them.christos
2005-05-01PR/9566: Arne H. Juul: Document special targets that do not obey dependencies.christos
2005-02-23In the case of :? modifier, variable can be an expression - say so.sjg
2004-07-13Sort options in synopsis.wiz
2004-05-07Add comma in enumerations; fix a sentence; plural needs no apostrophe.wiz
2004-05-07Remove use of sh -e when running in compat mode.sjg
2004-02-05Bump date; uppercase POSIX.wiz
2004-02-05Briefly document the posix command line order and add that thisross
2004-02-04Use more mdoc macros; new sentence, new line; bump date for previous.wiz
2004-02-03add parent directory search for make as discussed on tech-toolchain.chuck
2004-01-27Document more SPECIAL SOURCES (aka ATTRIBUTES).lukem
2003-12-26Bump date for previous; use macros for marking upwiz
2003-12-26Note that variable expansion can occur within SYSV style = substitions.jmc
2003-12-07Drop trailing spaces.wiz
2003-12-07Add back 'on error' that got deleted by mistake.dsl
2003-12-07Add a -Dg3 which outputs the 'input graph' only on error exit.dsl
2003-11-07Add some subsections in the VARIABLE ASSIGNMENTS section.lukem
2003-10-09properly dottify .\" comments; this fixes output of [range] paragraphjdolecek
2003-09-27Implement :[] modifier to allow picking a range of words out of a variable.sjg
2003-09-10Add the 'e' debug flag (i.e., '-d e'): when enabled, show the "targetjmmv
2003-09-10Document the '-d f' flag.jmmv
2003-09-05Whitespace nits.wiz
2003-09-05Allow -V '${FOO}' to print the expanded version of FOO.sjg
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-01Allow .SHELL: to control the shell used by compat mode too.sjg
2003-07-16Bump date for tu addition; drop trailing space; sort a bit.wiz
2003-07-14Add a :ts[c] modifier to allow controlling the separator used betweensjg
2003-06-26Misc mdoc fixes (mostly quoting).wiz
2003-05-23New sentence, new line; bump date for last.wiz
2003-05-23PR/10917: John Hawkinson: Document $MAKE and say which one we want to be using.christos
2003-04-16Bump date for last.wiz
2003-04-01Added MAKESYSPATH environment variable as per jmmv's suggestion injrf
2003-03-14Add a -X option, which prevents make(1) from putting variablesthorpej
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-04"Utilize" has exactly the same meaning as "use," but it is moreperry
2003-01-09Be more specific how to call arguments of modifiers.uebayasi
2003-01-03Tyop fixesmjl
2002-11-29Bump date for .PATH description; begin sentence with upper case letter;wiz
2002-11-26Whenever we update .PATH, set the variable ${.PATH} to reflect thesjg
2002-11-02environment variables, not environmental variablesperry
2002-09-30New sentence, new line.grant
2002-09-24Fix an Xr, add a comma and join two short lines. In short, minor changes :)wiz
2002-09-24add missing Lt.christos
2002-08-19End some sentences with a dot. bin/17987 by Julio Merino.wiz
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