From b13c90bcd423854cd451c5f43454f5a48eb8a049 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Tue, 12 Aug 1997 19:05:58 +0000 Subject: move that inline --- sys/arch/i386/stand/libsa/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/i386/stand/libsa/Makefile') diff --git a/sys/arch/i386/stand/libsa/Makefile b/sys/arch/i386/stand/libsa/Makefile index 8cee6af1e5c..d0158588149 100644 --- a/sys/arch/i386/stand/libsa/Makefile +++ b/sys/arch/i386/stand/libsa/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 1997/08/07 01:11:53 mickey Exp $ +# $OpenBSD: Makefile,v 1.19 1997/08/12 19:05:57 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 biostime.S gidt.S \ +SRCS= unixsys.S bioscom.S biosdisk.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 -- cgit v1.2.3