2001-12-05 00:43:44 +03:00
|
|
|
# $NetBSD: Makefile,v 1.10 2001/12/04 21:43:44 augustss Exp $
|
1998-06-13 03:22:30 +04:00
|
|
|
|
2001-12-05 00:43:44 +03:00
|
|
|
SUBDIR= 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
|
|
|
|
INCS= ccdvar.h md.h vndvar.h
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|