summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/libsa/Makefile
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>1997-08-12 19:24:59 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>1997-08-12 19:24:59 +0000
commit643fdea67cc6ba1bd757567d352506e5b944835d (patch)
tree21444bf38c1aa36c8c1c49b784ec1ee41bc16aea /sys/arch/i386/stand/libsa/Makefile
parent4a9dbaeec301da49c8cefb8348b4e1dac13cd44b (diff)
call BIOS inline (add struct EDD_cb into biosvar.h)
Diffstat (limited to 'sys/arch/i386/stand/libsa/Makefile')
-rw-r--r--sys/arch/i386/stand/libsa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/stand/libsa/Makefile b/sys/arch/i386/stand/libsa/Makefile
index d0158588149..b0f36fda0c5 100644
--- a/sys/arch/i386/stand/libsa/Makefile
+++ b/sys/arch/i386/stand/libsa/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.19 1997/08/12 19:05:57 mickey Exp $
+# $OpenBSD: Makefile,v 1.20 1997/08/12 19:24:56 mickey Exp $
LIB= sa
@@ -13,7 +13,7 @@ DIR_KERN=$S/lib/libkern
#AS+= -a
# i386 stuff (so, it will possibly load in the same 64k)
-SRCS= unixsys.S bioscom.S biosdisk.S bioskbd.S gidt.S \
+SRCS= unixsys.S bioscom.S bioskbd.S gidt.S \
debug_i386.S dev_i386.c exec_i386.c biosdev.c gateA20.c memprobe.c \
time.c alloca.S apm_init.S machdep.c