summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.README
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-04-07 11:13:46 +0000
committerru <ru@FreeBSD.org>2001-04-07 11:13:46 +0000
commit214ce2c82faaecaee72a1a6707f999bb099541a5 (patch)
treebb09775436d5de260af9346a7c1de97876d31a63 /share/mk/bsd.README
parent03f530375fd1f5bead8254ddaa2f5633d4bde401 (diff)
downloadFreeBSD-src-214ce2c82faaecaee72a1a6707f999bb099541a5.zip
FreeBSD-src-214ce2c82faaecaee72a1a6707f999bb099541a5.tar.gz
Introduce SCRIPTS for bsd.prog.mk. See bsd.README for details.
Idea stolen from NetBSD. Reviewed by: bde
Diffstat (limited to 'share/mk/bsd.README')
-rw-r--r--share/mk/bsd.README5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/mk/bsd.README b/share/mk/bsd.README
index 3032622..ce340d3 100644
--- a/share/mk/bsd.README
+++ b/share/mk/bsd.README
@@ -250,6 +250,11 @@ SUBDIR A list of subdirectories that should be built as well.
Each of the targets will execute the same target in the
subdirectories.
+SCRIPTS A list of interpreter scripts [file.{sh,csh,pl,awk,...}].
+ The installation is controlled by the SCRIPTSNAME, SCRIPTSOWN,
+ SCRIPTSGRP, SCRIPTSMODE, SCRIPTSDIR variables that can be
+ further specialized by SCRIPTS<VAR>_<script>.
+
The include file <bsd.prog.mk> includes the file named "../Makefile.inc"
if it exists, as well as the include file <bsd.man.mk>.
OpenPOWER on IntegriCloud