GitVersion.h no longer a .PHONY

develop^2
Geoffrey Merck 5 years ago
parent 910748a5f7
commit 1ee39161ed

@ -68,7 +68,6 @@ removehostfiles :
rm -f $(DATADIR)/DExtra_Hosts.txt
rm -f $(DATADIR)/DCS_Hosts.txt
.PHONY: GitVersion.h
GitVersion.h: force
ifneq ("$(wildcard .git/index)","")
echo "const char *gitversion = \"$(shell git rev-parse HEAD)\";" > $@

Loading…
Cancel
Save

Powered by TurnKey Linux.