summaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
AgeCommit message (Expand)Author
2010-02-22\\ -> \ejoerg
2009-11-19New sentence, new line; remove trailing whitespace.wiz
2009-11-19Add .unexport - the exact opposite of .exportsjg
2009-10-15Do not work around ancient groff limits with .Xo/.Xc.joerg
2009-10-02Remove trailing whitespace.wiz
2009-10-01Add example of how to use the ?: modifier properly.dsl
2009-09-08Reviewed by: apbsjg
2009-08-26Bump datesjg
2009-08-26Add -C directory, same as gmake and freebsd make.sjg
2009-06-01Missing ':' in .ORDER examplesjg
2009-05-13Whitespace fix.wiz
2009-04-11Typo fix: many file -> many files.snj
2009-04-11Bump date for previous.wiz
2009-04-11Honour the TMPDIR environment variable instead of always using /tmpapb
2009-01-24Sort sections. Fix typo (last line).wiz
2009-01-24Correct the definition of the :? modifier - in particular the modifierdsl
2009-01-12Fix blatantly wrong exposition of .WAIT example.dholland
2008-12-21Note that an unrecognised word in a .if is the same as in .ifdef and thatdsl
2008-12-21Add some notes about recursive expansion and expansion of variable names.dsl
2008-12-07explain compatibility mode better.christos
2008-12-07add debug flag for cwd.christos
2008-11-26I think ':' is called "colon", not "column" :)wiz
2008-11-25PR/40026: Aleksej Saushev: make(1) doesn't document VPATH, document it.christos
2008-10-30Whitespace.wiz
2008-10-30Update the modification datesjg
2008-10-29Add some examples of how to use :?sjg
2008-10-22Send debugging output to stderr by default, not to stderr.apb
2008-10-19Add missing dot before macro.wiz
2008-10-19Always make the debugging output unbuffered; in addition, if debuggingapb
2008-10-18Document how "-dF[+]filename" works.apb
2008-08-10Drop trailing whitespace. Use .Dq.wiz
2008-08-10Clarify a bit .SUFFIXES and .IMPSRC. Should fix PR#37822.cube
2008-01-19Implement -dl (aka LOUD) to override '@' at the start of script lines.sjg
2007-10-08Use .MAKE.MAKEFILES to track all the makefiles that have been readsjg
2007-10-05Add the ability to .export variables to the environment.sjg
2007-10-01Add the ability to tweak the token output before targets in job mode.sjg
2007-08-13A small word can sometimes express things clearer ...rillig
2007-01-234 -> 4.0, since Nx does not accept all arguments without complaint.wiz
2006-12-23Fix a typo. Use Nx.wiz
2006-11-19Update information on .ORDER and .WAIT.dsl
2006-06-29Fixed the bug reported in PR 33866, which is that the :Q operator does notrillig
2006-06-17Fix mispelling.reed
2006-03-19New sentence, new line.wiz
2006-03-19Document an interesting kwirk in := handling of undefined variables.sjg
2006-03-11Markup fixes.wiz
2006-02-26Make ".WAIT" apply recursively to all children of nodes on the rightapb
2006-02-26Fix typo.wiz
2006-02-26Update man page and add test case for specifying modifiers via variable.sjg
2006-01-22Make .NOTPARALLEL stop the job engine issuing more than one token (insteaddsl
2005-06-27Consistency. Use Pp instead of br.wiz