I forgot to move Makefile.
This commit is contained in:
parent
d906805397
commit
b81de58f77
|
@ -1,5 +1,5 @@
|
||||||
# $NetBSD: Makefile,v 1.2 2000/03/12 06:40:16 takemura Exp $
|
# $NetBSD: Makefile,v 1.3 2001/02/23 14:08:55 uch Exp $
|
||||||
|
|
||||||
SUBDIR= dev include
|
SUBDIR= include
|
||||||
|
|
||||||
.include <bsd.kinc.mk>
|
.include <bsd.kinc.mk>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# $NetBSD: Makefile,v 1.5 2000/11/08 19:45:49 ad Exp $
|
# $NetBSD: Makefile,v 1.6 2001/02/23 14:08:54 uch Exp $
|
||||||
|
|
||||||
SUBDIR= ata dec eisa i2c i2o ic isa isapnp microcode mii \
|
SUBDIR= ata dec eisa hpc i2c i2o ic isa isapnp microcode mii \
|
||||||
ofisa ofw pckbc pcmcia pci rcons sbus scsipi \
|
ofisa ofw pckbc pcmcia pci rcons sbus scsipi \
|
||||||
sun tc usb wscons vme
|
sun tc usb wscons vme
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.1 2000/03/12 06:40:17 takemura Exp $
|
# $NetBSD: Makefile,v 1.1 2001/02/23 14:08:55 uch Exp $
|
||||||
|
|
||||||
INCSDIR= /usr/include/dev/hpc
|
INCSDIR= /usr/include/dev/hpc
|
||||||
|
|
Loading…
Reference in New Issue