From 0acb196dd2eff01035465ba82dbfe4ee14f19107 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Wed, 22 Oct 1997 23:28:31 +0000 Subject: use bootarg --- sys/arch/i386/stand/boot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/i386') diff --git a/sys/arch/i386/stand/boot/Makefile b/sys/arch/i386/stand/boot/Makefile index 90287ec7c96..dc84f616c39 100644 --- a/sys/arch/i386/stand/boot/Makefile +++ b/sys/arch/i386/stand/boot/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.15 1997/09/29 23:01:06 mickey Exp $ +# $OpenBSD: Makefile,v 1.16 1997/10/22 23:28:30 mickey Exp $ PROG= boot -SRCS= srt0.S boot.c cmd.c conf.c +SRCS= srt0.S boot.c cmd.c bootarg.c conf.c #AFLAGS+=-Wa,-R # AFLAGS+=-Wa,-a LD=ld -- cgit v1.2.3