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