1#       $NetBSD$
2
3INCSDIR= /usr/include/dev/dm
4
5# Only install includes which are used by userland
6INCS=   netbsd-dm.h
7
8.include <bsd.kinc.mk>
9