repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unstack - fix ipcvecs
[minix.git]
/
include
/
net
/
Makefile
blob
950e76da21d1db574ff253856798e371158fea18
1
INCSDIR
= /
usr
/
include
/
net
2
3
INCS
+=
hton.h ethertypes.h if.h if_ether.h netlib.h
4
5
SUBDIR
+=
gen
6
7
.
include
<
bsd.kinc.mk
>