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

MAINTAINER=	roberto

SUBDIR=	libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \
	ntptimeset ntptime ntp-genkeys

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

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