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