]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - usr.sbin/ntp/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / usr.sbin / ntp / Makefile
1 # Makefile for ntpd.
2 # $FreeBSD$
3
4 SUBDIR= libopts libntp libntpevent libparse ntpd ntpdc ntpq ntpdate \
5         ntptime ntp-keygen sntp
6 SUBDIR+=        doc
7
8 .include <bsd.subdir.mk>