aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/alpha/libalpha
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2001-08-31 11:01:20 +0000
committerBruce Evans <bde@FreeBSD.org>2001-08-31 11:01:20 +0000
commit573e0948ea5943b0afa7bd71a6b8ec77210e96ac (patch)
tree07fb6b4db16ff62e5a9f75be86865a1301eebd60 /sys/boot/alpha/libalpha
parent81a3cb97a5e39ab53062df9bd762ba6e0f9156cb (diff)
Notes
Diffstat (limited to 'sys/boot/alpha/libalpha')
-rw-r--r--sys/boot/alpha/libalpha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/alpha/libalpha/Makefile b/sys/boot/alpha/libalpha/Makefile
index 702f6d519efd..0abacda92737 100644
--- a/sys/boot/alpha/libalpha/Makefile
+++ b/sys/boot/alpha/libalpha/Makefile
@@ -7,7 +7,7 @@ INTERNALLIB= true
# XXX hack to pick up stand.h
LIBSTANDDIR= ${.CURDIR}/../../../../lib/libstand
-CFLAGS= -I${LIBSTANDDIR}
+CFLAGS+= -I${LIBSTANDDIR}
CFLAGS+= -DDEBUG
# Pick up the bootstrap header for some interface items