summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.own.mk
blob: e6ea911b44f9731ffa1162169237649e549e1e2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#	$Id: bsd.own.mk,v 1.1 1994/08/04 21:10:08 wollman Exp $

BINGRP?=	bin
BINOWN?=	bin
BINMODE?=	555

.if !defined(DEBUG_FLAGS)
STRIP?=		-s
.endif

COPY?=		-c

MANDIR?=	/usr/share/man/man
MANGRP?=	bin
MANOWN?=	bin
MANMODE?=	444
OpenPOWER on IntegriCloud