xref
: /
minix
/
minix
/
include
/
net
/
Makefile
(revision 7ecc6a92)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
INCSDIR
= /
usr
/
include
/
net
2
3
INCS
+=
hton.h
netlib.h
4
5
SUBDIR
+=
gen
6
7
.
include
<
bsd.kinc.mk
>
8