repo.or.cz
/
unleashed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Unleashed v1.4
[unleashed.git]
/
include
/
net
/
Makefile
blob
d510caae4e8ae9060fd30e008971265580bd4f29
1
INCDIR
= /
usr
/
include
/
net
2
INCS
=
af.h \
3
bridge.h \
4
if.h \
5
if_arp.h \
6
if_dl.h \
7
if_types.h \
8
pfkeyv2.h \
9
pfpolicy.h \
10
ppp-comp.h \
11
ppp_defs.h \
12
pppio.h \
13
radix.h \
14
route.h \
15
trill.h \
16
vjcompress.h
17
18
.
include
<
prog.mk
>
19
.
include
<
inc.mk
>