9 lines
191 B
Makefile
9 lines
191 B
Makefile
# $NetBSD: Makefile,v 1.2 2005/12/11 12:25:05 christos Exp $
|
|
|
|
INCSDIR= /usr/include/netipsec
|
|
|
|
INCS= ah_var.h esp_var.h ipcomp_var.h ipip_var.h ipsec_var.h \
|
|
keydb.h
|
|
|
|
.include <bsd.kinc.mk>
|