From 392dfcadb186c53348bf9a6b7acf1ff17f184757 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Wed, 30 Sep 1998 22:37:47 +0000 Subject: [PATCH] Make 'make install' do something that might be useful. --- sys/boot/i386/loader/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/boot/i386/loader/Makefile b/sys/boot/i386/loader/Makefile index a8796d2db4b..918e915e415 100644 --- a/sys/boot/i386/loader/Makefile +++ b/sys/boot/i386/loader/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.6 1998/09/25 17:14:16 peter Exp $ +# $Id: Makefile,v 1.7 1998/09/26 01:31:10 msmith Exp $ BASE= loader PROG= ${BASE} NOMAN= NEWVERSWHAT= "bootstrap loader" +BINDIR?= /boot # architecture-specific loader code SRCS= main.c conf.c