netbsd/sys/dev/i2o/Makefile
2013-04-06 16:48:33 +02:00

9 lines
188 B
Makefile

# $NetBSD: Makefile,v 1.4 2001/04/11 07:42:33 jdolecek Exp $
INCSDIR= /usr/include/dev/i2o
# Only install includes which are used by userland
INCS= i2o.h iopio.h
.include <bsd.kinc.mk>