freebsd-dev/usr.sbin/ntp/Makefile
Ruslan Ermilov 897c6f17c9 If we don't want HTML docs, we might still want manpages.
If we don't want manpages, we might still want HTML docs.
2006-03-15 11:17:31 +00:00

9 lines
157 B
Makefile

# Makefile for ntpd.
# $FreeBSD$
SUBDIR= libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \
ntptime ntp-keygen sntp
SUBDIR+= doc
.include <bsd.subdir.mk>