No empty .Rs/.Re
[netbsd-mini2440.git] / usr.sbin / ntp / Makefile
blob14edc5f3f2765ef15d28359226a62fc289db1ab2
1 # $NetBSD: Makefile,v 1.8 2007/01/06 19:45:29 kardel Exp $
3 .include <bsd.own.mk>
5 SUBDIR= libopts libisc libntp libparse .WAIT
6 SUBDIR+= ntpd ntpdate ntpdc ntpq ntptime
7 SUBDIR+= ntptrace html
9 .if (${MKCRYPTO} != "no")
10 SUBDIR+= ntp-keygen
11 .endif
13 .include <bsd.subdir.mk>