1# $NetBSD: Makefile,v 1.1 2002/08/02 00:30:37 thorpej Exp $ 2 3KDIR= /sys/dev/dmover 4INCSDIR= /usr/include/dev/dmover 5 6# Only install includes which are used by userland 7INCS= dmover_io.h 8 9.include <bsd.kinc.mk> 10