X-Git-Url: https://git.yukkurigames.com/?p=pwl6.git;a=blobdiff_plain;f=rules%2Fgit.mk;fp=rules%2Fgit.mk;h=6c8397d100db52b56a1bed6ff044201ce7895048;hp=e8ceb78dbecd2720f6d7b080b6338d77bce28f6f;hb=ac47d3137a6a3dc618afe9bf1a6ca860e117942a;hpb=2854030a3f699188676f19ba16a5400c4976f23c diff --git a/rules/git.mk b/rules/git.mk index e8ceb78..6c8397d 100644 --- a/rules/git.mk +++ b/rules/git.mk @@ -10,4 +10,4 @@ $(GIT) archive --output '$1' $(if $2,--prefix '$2') '$(call git-describe,$3)' endef .git: - $(error "This target must be run inside a git repository.") + $(error This target must be run inside a git repository.)