Makefile revision 1.11
1# $NetBSD: Makefile,v 1.11 2002/06/28 23:27:14 thorpej 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 kttcpio.h md.h vndvar.h 11 12.include <bsd.kinc.mk> 13