new exec stuff
authormickey <mickey@openbsd.org>
Sat, 5 Apr 1997 21:29:49 +0000 (21:29 +0000)
committermickey <mickey@openbsd.org>
Sat, 5 Apr 1997 21:29:49 +0000 (21:29 +0000)
sys/arch/i386/stand/libsa/Makefile

index d6cfd1f..6c38f6a 100644 (file)
@@ -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