xref: /netbsd-src/sys/dev/dm/Makefile (revision 867d70fc718005c0918b8b8b2f9d7f2d52d0a0db)
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