Enable clockctl

This commit is contained in:
manu 2002-01-13 15:49:11 +00:00
parent e52f30dc7a
commit e1ef443282

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2001/09/16 09:12:50 manu Exp $
# $NetBSD: Makefile,v 1.8 2002/01/13 15:49:11 manu Exp $
PROG= ntpd
MAN= ntpd.8
@ -19,7 +19,7 @@ SRCS= jupiter.h map_vme.c ntp_config.c ntp_control.c ntp_crypto.c \
.include <bsd.own.mk>
#CFLAGS+= -DHAVE_CLOCKCTL
CFLAGS+= -DHAVE_CLOCKCTL
LIBPARSE!= cd ${.CURDIR}/../libparse && ${PRINTOBJDIR}
LDADD+= -L${LIBPARSE} -lparse
DPADD+= ${LIBPARSE}/libparse.a