aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
Commit message (Expand)AuthorAgeFilesLines
* MFC of the new variable `.MAKEFILE_LIST'. Add the followingOliver Eikemeier2004-07-101-2/+19
* MFC the -C option for make(1): chdir()'s into directory before running.Sean Chittenden2002-12-171-0/+5
* MFC: (rev. 1.58) Say that ":C" expects an extended regular expression.Archie Cobbs2002-09-091-2/+2
* The .Nm utilityPhilippe Charnier2002-06-211-6/+11
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-19/+41
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-2/+2
* MFC: rev 1.45 (note sys.mk is read before any other files)David E. O'Brien2001-05-231-1/+4
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-14/+9
* MFC: 1.41 uname is in section 3 of the man pages.David Malone2001-02-281-1/+1
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-2/+2
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-10/+11
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-13/+13
* MFC: :C, :L, and :U variable modifiers.Will Andrews2000-10-191-0/+32
* MFC: -X flagPeter Wemm2000-09-251-1/+6
* MFC rev 1.31: pwd instead of cwdSheldon Hearn2000-07-171-2/+2
* MFC: loud debugging facility documentation (-dl).Will Andrews2000-05-201-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