diff --git a/Makefile b/Makefile index b6df343..237bd24 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ MAPFILE=bas.map LDCFILE=flash.lk # LDCFILE=ram.lk -EXEC=bas.hex +EXEC=bas.s19 CSRCS= \ $(SRCDIR)/startcf.c \