Need to recurse into the raidframe subdir too.
This commit is contained in:
parent
fe686dfde7
commit
e4e898c2e0
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.8 2001/04/11 19:07:39 jdolecek Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2001/10/04 16:04:53 oster Exp $
|
||||
|
||||
SUBDIR= ata dec hpc i2o ic isa ofw pci pckbc pcmcia sbus scsipi sun tc \
|
||||
usb vme wscons
|
||||
SUBDIR= ata dec hpc i2o ic isa ofw pci pckbc pcmcia raidframe \
|
||||
sbus scsipi sun tc usb vme wscons
|
||||
|
||||
KDIR= /sys/dev
|
||||
INCSDIR= /usr/include/dev
|
||||
|
|
Loading…
Reference in New Issue