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