Added the following so that people can have these built
[unix-history] / share / mk / bsd.own.mk
CommitLineData
15637ed4
RG
1# @(#)bsd.own.mk 0.1 (RGrimes) 4/4/93
2
3BINGRP?= bin
4BINOWN?= bin
5BINMODE?= 555
6
7STRIP?= -s
8
9COPY?= -c
10
5d5ff2b2 11MANDIR?= /usr/share/man/man
15637ed4
RG
12MANGRP?= bin
13MANOWN?= bin
14MANMODE?= 444