1# $NetBSD$
2
3INCSDIR= /usr/include/dev/raidframe
4
5# We only need a couple of the .h files:
6INCS=    raidframevar.h raidframeio.h
7
8.include <bsd.kinc.mk>
9