summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp/Makefile
blob: 71d130938bf3a72ab8dccd009959efcd6076e338 (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(NOMAN)
SUBDIR+=	doc
.endif

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