]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/ntp/Makefile
add -n option to suppress clearing the build tree and add -DNO_CLEAN
[FreeBSD/FreeBSD.git] / usr.sbin / ntp / Makefile
1 # Makefile for ntpd.
2 # $FreeBSD$
3
4 SUBDIR= libopts libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \
5         ntptime ntp-keygen sntp
6 SUBDIR+=        doc
7
8 .include <bsd.subdir.mk>