1 2 3 4 5 6 7 8 9 10 11
# Makefile for ntpd. # $FreeBSD$ SUBDIR= libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \ ntptime ntp-keygen sntp .if !defined(NO_MAN) SUBDIR+= doc .endif .include <bsd.subdir.mk>