Subj : src/sbbs3/targets.mk To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Wed Mar 06 2024 11:51 pm https://gitlab.synchro.net/main/sbbs/-/commit/632246a6b6cac8bf2a685668 Modified Files: src/sbbs3/targets.mk Log Message: Don't use echo to create git_hash.h, collapses multiple spaces Wasn't sufficiently quoting, but we don't need to use echo in the first place Will reconsider using %e instead of %d later .