freebsd-nq/usr.sbin/ntp/Makefile

14 lines
213 B
Makefile
Raw Normal View History

# Makefile for ntpd.
# $FreeBSD$
MAINTAINER= roberto
SUBDIR= libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \
2001-08-29 15:03:54 +00:00
ntptimeset ntptime ntp-genkeys
.if !defined(NOMAN)
SUBDIR+= doc
.endif
.include <bsd.subdir.mk>