summaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-09-15 09:20:57 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-09-15 09:20:57 +0000
commitd253a26a86fb4da73f5914a545a731a1c8235eb6 (patch)
treef5328fc96c71d9eb1b943c39247d3d9cf197cfd8 /usr.bin/make/make.1
parentf18d406879c640e42678dfca0e17425759543b41 (diff)
Notes
Diffstat (limited to 'usr.bin/make/make.1')
-rw-r--r--usr.bin/make/make.19
1 files changed, 7 insertions, 2 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index 52241cabaf61..029526a3e572 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: make.1,v 1.6.2.1 1997/03/06 07:44:39 mpp Exp $
+.\" $Id: make.1,v 1.6.2.2 1997/07/28 06:47:30 charnier Exp $
.\"
.Dd March 19, 1994
.Dt MAKE 1
@@ -940,7 +940,7 @@ utilizes the following environment variables, if they exist:
and
.Ev PWD .
.Sh FILES
-.Bl -tag -width /usr/share/mk -compact
+.Bl -tag -width /usr/share/doc/psd/12.make -compact
.It .depend
list of dependencies
.It Makefile
@@ -951,9 +951,14 @@ list of dependencies
system makefile
.It /usr/share/mk
system makefile directory
+.It /usr/share/doc/psd/12.make
+PMake tutorial
.El
.Sh SEE ALSO
.Xr mkdep 1
+.Rs
+.%T "PMake - A Tutorial"
+.Re
.Sh HISTORY
A
.Nm Make