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