43f2108cfd
-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
8 lines
195 B
Makefile
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>
|