xref: /netbsd-src/sys/dev/vme/Makefile (revision 28c37e673e4d9b6cbdc7483062b915cc61d1ccf5)
1#	$NetBSD: Makefile,v 1.3 2001/04/11 19:07:38 jdolecek 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