xref: /netbsd/sys/dev/dm/Makefile (revision 6550d01e)
1#       $NetBSD: Makefile,v 1.1 2009/12/05 11:34:37 haad Exp $
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