NetBSD/sbin/racoon/Makefile
itojun f0dc76db35 a test build tree for racoon IKE daemon.
you need KAME tree to compile this (point the top by ${KAMEROOT}
in Makefile.inc).

XXX maybe too big for /sbin...869K with certificate support, and 574K without
certificate support (i386, stripped, static-link)
2000-10-04 00:21:17 +00:00

6 lines
110 B
Makefile

# $NetBSD: Makefile,v 1.1 2000/10/04 00:21:17 itojun Exp $
SUBDIR+=libpfkey racoon
.include <bsd.subdir.mk>