Makefile revision 1.13
1#	$NetBSD: Makefile,v 1.13 2002/10/14 02:08:40 takemura Exp $
2
3SUBDIR=	apm ata dec hpc i2o ic ir isa ofw pci pckbc pcmcia raidframe \
4	sbus scsipi sun tc usb vme wscons 
5
6KDIR=	/sys/dev
7INCSDIR= /usr/include/dev
8
9# Only install includes which are used by userland
10INCS=	ccdvar.h cgdvar.h kttcpio.h md.h vndvar.h
11
12.include <bsd.kinc.mk>
13