2002-10-14 06:08:37 +04:00
|
|
|
# $NetBSD: Makefile,v 1.13 2002/10/14 02:08:40 takemura Exp $
|
1998-06-13 03:22:30 +04:00
|
|
|
|
2002-10-14 06:08:37 +04:00
|
|
|
SUBDIR= apm ata dec hpc i2o ic ir isa ofw pci pckbc pcmcia raidframe \
|
2001-10-04 20:04:53 +04:00
|
|
|
sbus scsipi sun tc usb vme wscons
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
KDIR= /sys/dev
|
|
|
|
INCSDIR= /usr/include/dev
|
|
|
|
|
2001-04-11 11:42:31 +04:00
|
|
|
# Only install includes which are used by userland
|
2002-10-04 22:33:03 +04:00
|
|
|
INCS= ccdvar.h cgdvar.h kttcpio.h md.h vndvar.h
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|