Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2006 05:03:35 GMT
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 108546 for review
Message-ID:  <200610270503.k9R53ZML031390@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=108546

Change 108546 by marcel@marcel_cluster on 2006/10/27 05:03:35

	Add -f.

Affected files ...

.. //depot/projects/ia64/sys/boot/ia64/ski/Makefile#5 edit

Differences ...

==== //depot/projects/ia64/sys/boot/ia64/ski/Makefile#5 (text+ko) ====

@@ -49,6 +49,6 @@
 
 CLEANFILES+=	machine
 beforedepend:
-	ln -s ${.CURDIR}/../../../ia64/include ${.OBJDIR}/machine
+	ln -sf ${.CURDIR}/../../../ia64/include ${.OBJDIR}/machine
 
 .include <bsd.prog.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610270503.k9R53ZML031390>