summaryrefslogtreecommitdiffstats
path: root/usr.bin/make
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-05-23 18:21:36 +0000
committerobrien <obrien@FreeBSD.org>2001-05-23 18:21:36 +0000
commit60e5f6597e83b976d164bebd40d3bb7280959471 (patch)
tree959c0ef759e6bcb19a3ee3d84d1988d1430ef0db /usr.bin/make
parent3d8cb62dd2df8d007c45a3866acc6ff399acec61 (diff)
downloadFreeBSD-src-60e5f6597e83b976d164bebd40d3bb7280959471.zip
FreeBSD-src-60e5f6597e83b976d164bebd40d3bb7280959471.tar.gz
Note that sys.mk is read before any other file (even Makefile)
Diffstat (limited to 'usr.bin/make')
-rw-r--r--usr.bin/make/make.15
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index a6b0dd4..da98e68 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -1189,7 +1189,10 @@ list of dependencies
.It obj
object directory
.It Pa sys.mk
-system makefile
+system makefile (processed before any other file, including
+.Pa makefile
+and
+.Pa Makefile )
.It Pa /usr/share/mk
system makefile directory
.It /usr/share/doc/psd/12.make
OpenPOWER on IntegriCloud