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

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

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

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