Putting the param.h back into the arm32 resp. hpcarm include directories
This commit is contained in:
parent
7127877cf8
commit
bb5b27eed9
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.1 2001/02/23 21:23:49 reinoud Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2001/02/26 00:08:41 reinoud Exp $
|
||||
|
||||
KDIR= /sys/arch/arm/include/arm32
|
||||
INCSDIR= /usr/include/arm/arm32
|
||||
|
||||
INCS= bus.h katelib.h pcb.h psl.h sysarch.h frame.h param.h pmap.h rtc.h
|
||||
INCS= bus.h katelib.h pcb.h psl.h sysarch.h frame.h pmap.h rtc.h
|
||||
|
||||
.include <bsd.kinc.mk>
|
||||
|
|
Loading…
Reference in New Issue