Hi,
seems to be that the change to make ${CRUNCHBIN}.mk depend on
${TOOL_CRUNCHGEN:[-1]} adds ${TOOL_CRUNCHGEN:[-1]} to ${.ALLSRC}.
So the call to crunchgen is followed by an extra argument after
it's conf-file (which should be the last).
Don't know how to remedy that (besides reverting the change ;-)
Kurt