Merge branch master
[unleashed.git] / include / net / Makefile
blobd510caae4e8ae9060fd30e008971265580bd4f29
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
18 .include <prog.mk>
19 .include <inc.mk>