PERFORCE change 109629 for review

Warner Losh imp at FreeBSD.org
Thu Nov 9 18:25:06 UTC 2006


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

Change 109629 by imp at imp_lighthouse on 2006/11/09 18:24:11

	Oops

Affected files ...

.. //depot/projects/arm/src/gnu/usr.bin/binutils/Makefile.inc0#4 edit

Differences ...

==== //depot/projects/arm/src/gnu/usr.bin/binutils/Makefile.inc0#4 (text+ko) ====

@@ -47,5 +47,7 @@
 .endfor
 
 .for _arch in ${ARCHS}
+.if exists(${.CURDIR}/Makefile.${_arch})
 .include "${.CURDIR}/Makefile.${_arch}"
+.endif
 .endfor


More information about the p4-projects mailing list