Expand PMF_FN_* macros.
[netbsd-mini2440.git] / share / examples / racoon / roadwarrior / client / Makefile
blob3a743f9f77047516a98d8b357b6f3e1e61b74e8e
1 # $NetBSD: Makefile,v 1.1 2005/02/19 16:55:05 thorpej Exp $
3 NOOBJ= # defined
5 .include <bsd.own.mk>
7 .if ${MKSHARE} != "no" && ${MKCRYPTO} != "no"
8 FILES= phase1-down.sh phase1-up.sh racoon.conf
9 FILESDIR=/usr/share/examples/racoon/roadwarrior/client
10 .endif
12 DIST= ${NETBSDSRCDIR}/crypto/dist/ipsec-tools
13 .PATH: ${DIST}/src/racoon/samples/roadwarrior/client
15 .include <bsd.prog.mk>