From f456106d034430157d813985e587ed93649e1774 Mon Sep 17 00:00:00 2001 From: mycroft Date: Sun, 23 Jan 2000 16:45:54 +0000 Subject: [PATCH] Fix the symlink hack. --- sys/arch/i386/stand/installboot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/i386/stand/installboot/Makefile b/sys/arch/i386/stand/installboot/Makefile index 35e4d50066af..803d1025fdb9 100644 --- a/sys/arch/i386/stand/installboot/Makefile +++ b/sys/arch/i386/stand/installboot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2000/01/23 16:45:38 mycroft Exp $ +# $NetBSD: Makefile,v 1.16 2000/01/23 16:45:54 mycroft Exp $ # XXX: bsd.own.mk included so LDSTATIC can be overwridden .include @@ -21,7 +21,7 @@ LDSTATIC?=-static .BEGIN: machine .NOPATH: machine -depend all: machine +realdepend realall: machine CLEANFILES+= machine machine::