summaryrefslogtreecommitdiffstats
path: root/sw/z80_tests/usart/makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sw/z80_tests/usart/makefile (renamed from sw/z80_test/makefile)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/z80_test/makefile b/sw/z80_tests/usart/makefile
index 6f054ae..080f41c 100644
--- a/sw/z80_test/makefile
+++ b/sw/z80_tests/usart/makefile
@@ -11,7 +11,7 @@ BINARY := build/$(OSNAME).bin
###
# compiler settings
-
+#
CC := sdcc
CFLAGS := -mz80 \