Module Name: src Committed By: riastradh Date: Thu Apr 3 18:29:11 UTC 2014
Modified Files: src/share/mk: bsd.own.mk Log Message: Elide broken exists tests for TOOL_CTFCONVERT and TOOL_CTFMERGE. Either you set MKCTF=yes and they should exist, or you set MKCTF=no and it doesn't matter. If MKCTF=yes and they don't exist, something is broken, and this should fail noisily, not silently. To generate a diff of this commit: cvs rdiff -u -r1.793 -r1.794 src/share/mk/bsd.own.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.