X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2FMakefile;h=96049c65f11af939d736518695badd6554b4ec90;hp=9cc322a2d635949c49179b69ad1e0cc4383019ad;hb=4486d9156e19e4280b42bcd422d81d04f2d04a92;hpb=33edd62992a32b0ec8ca66d879fa300871db5937 diff --git a/src/Makefile b/src/Makefile index 9cc322a2..96049c65 100644 --- a/src/Makefile +++ b/src/Makefile @@ -4,7 +4,9 @@ # CC=sdcc +ifndef VERSION VERSION=$(shell git describe) +endif CFLAGS=--model-small --debug --opt-code-speed