Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / src / Makefile
index 9cc322a2d635949c49179b69ad1e0cc4383019ad..96049c65f11af939d736518695badd6554b4ec90 100644 (file)
@@ -4,7 +4,9 @@
 #
 CC=sdcc
 
+ifndef VERSION
 VERSION=$(shell git describe)
+endif
 
 CFLAGS=--model-small --debug --opt-code-speed