Brandon Casey <casey@xxxxxxxxxxxxxxx> writes: > Use double quotes to protect against paths which may contain spaces. > ... > + echo ' mkdir -p "$(instdir_SQ)"' >> $@ Is this sufficient? We seem to apply double-sq when writing shell scriptlet in GIT-BUILD-OPTIONS from the main Makefile, and I suspect you would need to do something similar. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html