1#	$NetBSD: Makefile,v 1.1 1998/06/12 23:22:59 cgd Exp $
2
3INCSDIR= /usr/include/dev/vme
4
5# Only install includes which are used by userland
6INCS=	xio.h
7
8.include <bsd.kinc.mk>
9