artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85f7f2d
)
no assembly listing
author
mickey
<mickey@openbsd.org>
Fri, 18 Apr 1997 02:14:28 +0000
(
02:14
+0000)
committer
mickey
<mickey@openbsd.org>
Fri, 18 Apr 1997 02:14:28 +0000
(
02:14
+0000)
sys/arch/i386/stand/libsa/Makefile
patch
|
blob
|
history
diff --git
a/sys/arch/i386/stand/libsa/Makefile
b/sys/arch/i386/stand/libsa/Makefile
index
b2f03c1
..
e51dd62
100644
(file)
--- a/
sys/arch/i386/stand/libsa/Makefile
+++ b/
sys/arch/i386/stand/libsa/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.
9 1997/04/18 01:28:01
mickey Exp $
+# $OpenBSD: Makefile,v 1.
10 1997/04/18 02:14:28
mickey Exp $
LIB= sa
@@
-12,7
+12,7
@@
CFLAGS+=-DSTART=$(START) -DHEAP_LIMIT=$(HEAP_LIMIT)
CFLAGS+=${DEBUGFLAGS} -I${.CURDIR} -I${.CURDIR}/..
CFLAGS+=-I$(S)/lib/libsa -I$(S)
AS+= -R
-
AS+=
-Wa,-a
+
#AS+=
-Wa,-a
# i386 stuff (so, it will possibly load in the same 64k)
SRCS= unixsys.S bioscom.S biosdisk.S bioskbd.S biostime.S biosmem.S gidt.S \