Compare commits

...

1 Commits

Author SHA1 Message Date
e7b50704d0 Includes a def.mak file if exists 2024-05-26 15:47:42 +02:00

View File

@ -1,3 +1,6 @@
-include defs.mak
SDCC ?= sdcc SDCC ?= sdcc
SDAR ?= sdar SDAR ?= sdar
STCCODESIZE ?= 8192 STCCODESIZE ?= 8192