Makefile revision 1.12
1# $NetBSD: Makefile,v 1.12 2002/10/04 18:33:03 elric Exp $ 2 3SUBDIR= 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