# Makefile for ntpd.
# $FreeBSD: stable/5/usr.sbin/ntp/Makefile 132533 2004-07-22 08:35:41Z roberto $

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

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

.include <bsd.subdir.mk>
