Update Makefile

This commit is contained in:
Luke Benstead 2020-01-01 14:28:45 +00:00
parent 6322728fae
commit 0819e1e5df

View File

@ -14,7 +14,7 @@ SUBDIRS =
KOS_CFLAGS += -ffast-math -Ofast -Iinclude
GL/version.h:
rm $@
rm $@
@echo -e '#pragma once\n#define GLDC_VERSION "$(shell git describe --abbrev=4 --dirty --always --tags)"\n' > $@
link: