summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tzsetup/Makefile
blob: 6959dcbffbd178b440f402de3ff6e540f047de44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$Id$

NOPROG=	tzsetup
NOMAN=

all depend:

beforeinstall:
	$(INSTALL) -c -m $(BINMODE) -o $(BINOWN) -g $(BINGRP) \
		${.CURDIR}/tzsetup.sh ${DESTDIR}${BINDIR}/tzsetup

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud