1 # $NetBSD: Makefile,v 1.2 2011/05/25 19:21:16 he Exp $
4 .
include <${.CURDIR
}/..
/..
/Makefile.inc
>
6 USE_FORT?
= yes
# cryptographic software
8 .PATH
: ${HEIMDIST}/lib
/hx509
12 HEIMSRCS
= hxtool.c hxtool-commands.in
18 LDADD
+= -ledit
-lterminfo
21 DPADD
+= ${LIBEDIT} ${LIBTERMINFO}
23 .
include <${HEIMBASE}/Makefile.rules.inc
>
24 .
include <bsd.prog.mk
>