From 8f998cf2024a9ab7178fb42e041bf37e690bdbe8 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Tue, 24 Jan 1995 00:41:50 +0000 Subject: [PATCH] Y.A.B.M (Yet Another Bogus Makefile) --- sys/i386/boot/biosboot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/i386/boot/biosboot/Makefile b/sys/i386/boot/biosboot/Makefile index 3fbf750add5..df9f049c164 100644 --- a/sys/i386/boot/biosboot/Makefile +++ b/sys/i386/boot/biosboot/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.24 1995/01/20 07:48:14 wpaul Exp $ +# $Id: Makefile,v 1.25 1995/01/20 07:52:42 wpaul Exp $ # PROG= boot @@ -54,5 +54,5 @@ beforeinstall: boot1 ${DESTDIR}${BINDIR}/sdboot install ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}\ boot2 ${DESTDIR}${BINDIR}/bootsd - + .include