aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
Commit message (Expand)AuthorAgeFilesLines
...
* ${.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