summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp/Makefile
blob: 3ed705a22e15b1979d12cdfa1f812d0930510542 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Makefile for ntpd.
# $FreeBSD$

SUBDIR=	libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \
	ntptime ntp-keygen sntp

.if !defined(NO_MAN)
SUBDIR+=	doc
.endif

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