repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
sys
/
netipsec
/
Makefile
blob
b8b4e3843ac58ab0611caf3391310c384b72e521
1
# $NetBSD: Makefile,v 1.1.4.3 2004/09/21 13:37:48 skrll Exp $
2
3
INCSDIR
= /
usr
/
include
/
netipsec
4
5
INCS
=
ah_var.h esp_var.h ipcomp_var.h ipip_var.h ipsec_var.h \
6
keydb.h
7
8
.
include
<
bsd.kinc.mk
>