freebsd-dev/usr.sbin/ntp/Makefile
Ollivier Robert 09d432fc4a ntpd 4.2.4p8 is now in the tree, ntptrace is dead RIP.
Security:	CVE-2009-3563
2009-12-15 14:59:58 +00:00

9 lines
156 B
Makefile

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