X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fcc1111%2FMakefile.cc1111;h=78b653b3049abbbf5cd595802d67e5ced89755e1;hb=e76948d382cf6980c3a5b6c48405d71c8811780b;hp=0e19603b29429d4e8177f163ac05d7134dd9b421;hpb=5ed88fb72c3e3ecf3333c700d838667db71cfbdc;p=fw%2Faltos diff --git a/src/cc1111/Makefile.cc1111 b/src/cc1111/Makefile.cc1111 index 0e19603b..78b653b3 100644 --- a/src/cc1111/Makefile.cc1111 +++ b/src/cc1111/Makefile.cc1111 @@ -1,4 +1,5 @@ -CC=sdcc +include ../Makedefs +CC=$(SDCC) CFLAGS=--model-small --debug --opt-code-speed -DCODESIZE=$(CODESIZE)