]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/ntp/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / usr.sbin / ntp / Makefile
1 # Makefile for ntpd.
2 # $FreeBSD$
3
4 SUBDIR= libopts libntp libparse ntpd ntpdc ntpq ntpdate \
5         ntptime ntp-keygen sntp
6 SUBDIR+=        doc
7
8 .include <bsd.subdir.mk>