minix3/include/net/Makefile

8 lines
93 B
Makefile
Raw Permalink Normal View History

2020-02-21 00:59:27 +05:30
INCSDIR= /usr/include/net
INCS+= hton.h if.h netlib.h
SUBDIR+= gen
.include <bsd.kinc.mk>