6 lines
80 B
Makefile
6 lines
80 B
Makefile
|
INCSDIR= /usr/netbsd/include/netinet
|
||
|
|
||
|
INCS+= in.h tcp.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|