1 # $NetBSD: Makefile,v 1.25.8.1 2008/01/09 01:52:09 matt Exp $ 2 3 SUBDIR= apm ata bluetooth dec dmover hpc i2o ic ieee1394 ir isa microcode ofw \ 4 pci pckbport pcmcia pud putter raidframe sbus scsipi sun tc usb vme \ 5 wscons 6 7 INCSDIR= /usr/include/dev 8 9 # Only install includes which are used by userland 10 INCS= biovar.h ccdvar.h cgdvar.h fssvar.h kttcpio.h lockstat.h md.h vndvar.h 11 12 .include <bsd.kinc.mk> 13