X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2FMakefile;h=96049c65f11af939d736518695badd6554b4ec90;hp=9cc322a2d635949c49179b69ad1e0cc4383019ad;hb=b34474c1f3083e73b7184d519f54d4c8031836fd;hpb=29687cbd462a332d9a36ed87500c5b737dcae3f4 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