From 64edc80b7a347c25a3d3bdaefc15aedb895fc913 Mon Sep 17 00:00:00 2001 From: bde Date: Wed, 30 Dec 1998 11:26:24 +0000 Subject: Fixed bootstrapping of /usr/mdec/boot[12]. --- lib/libdisk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libdisk/Makefile b/lib/libdisk/Makefile index 1b1200d..549333b 100644 --- a/lib/libdisk/Makefile +++ b/lib/libdisk/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.20 1997/02/22 15:06:25 peter Exp $ +# $Id: Makefile,v 1.21 1998/10/06 11:57:08 dfr Exp $ LIB= disk SRCS= blocks.c disklabel.c dkcksum.c chunk.c disk.c change.c \ @@ -42,7 +42,7 @@ MLINKS+= libdisk.3 Open_Disk.3 \ .include -BOOTS=/usr/mdec +BOOTS= ${DESTDIR}/usr/mdec .if ${MACHINE_ARCH} == "i386" data.c: ${.CURDIR}/libdisk.h ${BOOTS}/boot1 ${BOOTS}/boot2 -- cgit v1.1