PERFORCE change 108546 for review

Marcel Moolenaar marcel at FreeBSD.org
Fri Oct 27 05:03:41 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=108546

Change 108546 by marcel at 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>


More information about the p4-projects mailing list