aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: protect trailing full stops of abbreviationsRuslan Ermilov2001-08-101-1/+1
* Clarify that MAKEOBJDIR and MAKEOBJDIRPREFIX are environment variables.Ruslan Ermilov2001-07-161-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* Note that sys.mk is read before any other file (even Makefile)David E. O'Brien2001-05-231-1/+4
* mdoc(7) police: remove hard sentence breaks.Dima Dorfman2001-04-301-16/+32
* unifdef -UWANT_ENV_PWD.Ruslan Ermilov2001-04-251-25/+12
* Preceed/preceeding are not english words. Use precede and preceding.Jeroen Ruigrok van der Werven2001-02-181-1/+1
* Uname is in section 3 of the manual pages.David Malone2001-02-111-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-13/+6
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-2/+2
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-10/+11
* Xref make.conf(5), and point to /usr/share/doc/psd/12.make for theNik Clayton2000-11-291-1/+4
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-13/+13
* Add :L and :U variable modifiers. These convert the variable's value toWill Andrews2000-10-091-0/+4
* Add :C/// variable modifier, which is similar to :S/// in functionalityWill Andrews2000-10-091-0/+28
* *** empty log message ***Peter Wemm2000-09-251-1/+6
* Use pwd instead of cwd in backticks. cwd in backticks doesn't doSheldon Hearn2000-07-171-2/+2
* Update make(1) manpage to include information about the new loudWill Andrews2000-05-141-0/+3
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-10/+20
* Fix errors in .Xr usage.Nik Clayton2000-03-011-1/+1
* ${.MAKE} -> ${MAKE}Ruslan Ermilov2000-01-191-1/+1
* Make '||' visible.Martin Cracauer1999-12-051-1/+1
* s/with historical makefils//. Also, relocate and change the descriptionTim Vanderhoek1999-09-111-7/+15
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).Tim Vanderhoek1999-08-171-126/+297
* Bad reference of getcwd(2) changed to getcwd(3).Chris Costello1999-08-141-2/+2
* Make VPATH explanation more concise. I apparently was not thinkingChris Costello1999-08-121-11/+4
* Move ${VPATH} explanation under the .PATH rule section.Chris Costello1999-08-121-16/+13
* Document ${VPATH} and that it _should_not_ be used in any new Makefiles.Chris Costello1999-08-111-1/+16
* Add a -E flag, similar to -e (overide variables from environment) exceptTim Vanderhoek1999-07-311-3/+7
* Add :Q to quote variable expansion to all proper expansion ofWarner Losh1999-04-191-1/+5
* Described the search path Make uses to find makefiles.Peter da Silva1998-11-291-4/+37
* Fixed bugs in previous commit:Bruce Evans1998-11-151-4/+5
* Added a -v (verbose) option and hid multi-job file banner generationDavid Greenman1998-11-141-1/+3
* Only process the ``PWD'' environmental var if built with "WANT_ENV_PWD"David E. O'Brien1998-10-181-2/+3
* Add a graceful jumping off point with a new .error directive.Steve Price1998-05-251-20/+25
* Use err(3). Cosmetic in usage string.Philippe Charnier1997-07-241-2/+2
* Add reference to `PMake - A Tutorial'Wolfram Schneider1997-03-091-2/+7
* Add enviroment variable MAKEOBJDIRPREFIX, still undocumented exceptWolfram Schneider1997-03-031-1/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Merge in NetBSD's changes to make(1). Changes include:Steve Price1996-10-061-24/+65
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-1/+2
* Listed all the environment variables (MACHINE and PWD were missing).Bruce Evans1996-08-311-4/+27
* Added a -V option to print make's idea of the value of a variable.Bruce Evans1996-07-171-2/+14
* Fix a typo.Joerg Wunsch1996-04-071-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+883