summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.own.mk
diff options
context:
space:
mode:
Diffstat (limited to 'share/mk/bsd.own.mk')
-rw-r--r--share/mk/bsd.own.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk
new file mode 100644
index 0000000..dc17f18
--- /dev/null
+++ b/share/mk/bsd.own.mk
@@ -0,0 +1,14 @@
+# $Id: bsd.own.mk,v 1.5 1994/03/19 22:02:35 jkh Exp $
+
+BINGRP?= bin
+BINOWN?= bin
+BINMODE?= 555
+
+STRIP?= -s
+
+COPY?= -c
+
+MANDIR?= /usr/share/man/man
+MANGRP?= bin
+MANOWN?= bin
+MANMODE?= 444
OpenPOWER on IntegriCloud