Deleted Added
sdiff udiff text old ( 139103 ) new ( 156736 )
full compact
1# Makefile for ntpd.
2# $FreeBSD: head/usr.sbin/ntp/Makefile 156736 2006-03-15 11:17:31Z ru $
3
4SUBDIR= libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \
5 ntptime ntp-keygen sntp
6SUBDIR+= doc
7
8.include <bsd.subdir.mk>