add support for building Debian package
[fw/altos] / src / Makefile
index 297f676b6b27e740edb4e561a476d55a5b8cbf0d..5a8afe0b9a5859a55abd80e313973d307d06eefd 100644 (file)
@@ -4,7 +4,9 @@
 #
 CC=sdcc
 
+ifndef VERSION
 VERSION=$(shell git describe)
+endif
 
 CFLAGS=--model-small --debug --opt-code-speed