1#	$NetBSD: Makefile,v 1.3 2001/03/20 13:01:48 ad Exp $
2
3INCSDIR= /usr/include/dev/i2o
4
5# Only install includes which are used by userland
6INCS=	i2o.h iopio.h
7
8.include <bsd.kinc.mk>
9