artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0c5a41
)
new exec stuff
author
mickey
<mickey@openbsd.org>
Sat, 5 Apr 1997 21:29:49 +0000
(21:29 +0000)
committer
mickey
<mickey@openbsd.org>
Sat, 5 Apr 1997 21:29:49 +0000
(21:29 +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
d6cfd1f
..
6c38f6a
100644
(file)
--- a/
sys/arch/i386/stand/libsa/Makefile
+++ b/
sys/arch/i386/stand/libsa/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.
6 1997/04/05 18:56:22
mickey Exp $
+# $OpenBSD: Makefile,v 1.
7 1997/04/05 21:29:49
mickey Exp $
LIB= sa
@@
-39,8
+39,8
@@
SRCS+= debug.c debug_aout.c debug_i386.S
# i386 stuff
SRCS+= asm.S bioscom.S biosdev.c biosdisk.S bioskbd.S biostime.S biosmem.S \
- dev_i386.c gateA20.c memprobe.c real_prot.S unixsys.S exec_i386.
S
\
- gidt.S
+ dev_i386.c gateA20.c memprobe.c real_prot.S unixsys.S exec_i386.
c
\
+
startprog.S
gidt.S
NOPROFILE=noprofile
NOPIC=nopic