Sync usage with man page.
[netbsd-mini2440.git] / sys / dev / raidframe / Makefile
blob42a312d52647fa33f8bed84332166e550cd011f6
1 # $NetBSD$
3 INCSDIR= /usr/include/dev/raidframe
5 # We only need a couple of the .h files:
6 INCS= raidframevar.h raidframeio.h
8 .include <bsd.kinc.mk>