minix/sys/netinet6/Makefile

12 lines
148 B
Makefile
Raw Permalink Normal View History

# $NetBSD: Makefile,v 1.8 2012/01/06 14:17:11 drochner Exp $
INCSDIR= /usr/include/netinet6
2011-02-21 14:13:55 +01:00
INCS= in6.h \
\
\
INCS+=
2011-02-21 14:13:55 +01:00
.include <bsd.kinc.mk>