summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/stand/libsa
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1997-07-13 07:21:56 +0000
committerJason Downs <downsj@cvs.openbsd.org>1997-07-13 07:21:56 +0000
commitd7ffaecd740c32cef0ebbbaea5593643078aba02 (patch)
tree27cb45830a154edb57affcc84c535e25d5138e8a /sys/arch/hp300/stand/libsa
parent49b0ac5cb535a1d7ce8d971defd3a1f7800a0d20 (diff)
APCI support and new CPU configuration from NetBSD.
Fix all of the include refs. Bump version number to 2.1.
Diffstat (limited to 'sys/arch/hp300/stand/libsa')
-rw-r--r--sys/arch/hp300/stand/libsa/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/hp300/stand/libsa/Makefile b/sys/arch/hp300/stand/libsa/Makefile
index a819b609bf2..865b582138b 100644
--- a/sys/arch/hp300/stand/libsa/Makefile
+++ b/sys/arch/hp300/stand/libsa/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.8 1997/02/18 01:07:19 downsj Exp $
+# $OpenBSD: Makefile,v 1.9 1997/07/13 07:21:55 downsj Exp $
# $NetBSD: Makefile,v 1.5 1996/06/26 17:44:42 thorpej Exp $
LIB= sa
@@ -13,6 +13,7 @@ LIB= sa
CFLAGS+=-Dhp300 -DSTANDALONE -DCOMPAT_UFS -DNO_LSEEK
CFLAGS+=-D__INTERNAL_LIBSA_CREAD -DHEAP_LIMIT="0xffffdfff"
CFLAGS+=${DEBUGFLAGS} -I${.CURDIR}/..
+CFLAGS+=-I${.CURDIR}/../.. -I${.CURDIR}/../../..
CFLAGS+=-I${.CURDIR}/../../../.. -I${.CURDIR}/../../../../lib/libsa
# stand routines