1 # $NetBSD: Makefile,v 1.2 2009/07/28 21:18:01 christos Exp $
12 SRCS
= ntp-keygen-opts.c \
15 LDADD
+= -L
${LIBNTP} -lntp
-L
${LIBISC} -liscntp
-lm
16 DPADD
+= ${LIBISC}/libiscntp.a
${LIBOPTS}/libopts.a
${LIBNTP}/libntp.a
${LIBM} ${LIBUTIL}
18 .
include "${.CURDIR}/../Makefile.inc"
22 CPPFLAGS
+=-I
${IDIST}/include -I
${IDIST}/libopts
26 .
include <bsd.prog.mk
>