Makefile revision 1.9
1# $NetBSD: Makefile,v 1.9 2001/10/04 16:04:53 oster Exp $ 2 3SUBDIR= ata dec hpc i2o ic 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 md.h vndvar.h 11 12.include <bsd.kinc.mk> 13