NetBSD/usr.sbin/ntp/Makefile
drochner 43f2108cfd update the reachover build tree for ntp-4.2.0:
-adjust for new libs, programs and source files
-replace generated config.h and mkver
-add Frederick Bruckman's awk implementation of "ntptrace" as a
 replacement for the perl program in the original tree
2003-12-04 16:41:56 +00:00

8 lines
195 B
Makefile

# $NetBSD: Makefile,v 1.6 2003/12/04 16:41:56 drochner Exp $
SUBDIR= libisc libntp libparse .WAIT
SUBDIR+= ntp-keygen ntpd ntpdate ntpdc ntpq ntptime
SUBDIR+= ntptrace
.include <bsd.subdir.mk>