diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-03-03 00:57:48 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-03-03 00:57:48 +0000 |
| commit | 4fbe57dc33501e6295f2057f7e9b689d450e7693 (patch) | |
| tree | abbaf03a14b2b399ffa4bb848ff2c10286b5c203 /usr.bin/make | |
| parent | 50ceac88223f79d91672557872487783c4cf31f1 (diff) | |
Notes
Diffstat (limited to 'usr.bin/make')
| -rw-r--r-- | usr.bin/make/make.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 7fb72971662fa..61f0a81edd27e 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)make.1 8.4 (Berkeley) 3/19/94 -.\" $Id$ +.\" $Id: make.1,v 1.8 1997/02/22 19:27:15 peter Exp $ .\" .Dd March 19, 1994 .Dt MAKE 1 @@ -936,6 +936,7 @@ utilizes the following environment variables, if they exist: .Ev MAKE , .Ev MAKEFLAGS , .Ev MAKEOBJDIR , +.Ev MAKEOBJDIRPREFIX , and .Ev PWD . .Sh FILES |
