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

PROG=	tzsetup
MAN=	tzsetup.8

CFLAGS+= -I${.CURDIR}/../../contrib/dialog -I.

WARNS?=	3

LIBADD=	dialog ncursesw

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