summaryrefslogtreecommitdiff
path: root/c
diff options
context:
space:
mode:
Diffstat (limited to 'c')
-rw-r--r--c/rrxing/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/rrxing/Makefile b/c/rrxing/Makefile
index 64306aa..4895be9 100644
--- a/c/rrxing/Makefile
+++ b/c/rrxing/Makefile
@@ -7,7 +7,7 @@ ifeq (${CC}, clang)
CC := ${CC} -target riscv32-none-elf
endif
-.PHONY: all dump load-uk load-de clean
+.PHONY: all dump-uk dump-de dump-us load-uk load-de load-us clean
all: rrxing-de.hex rrxing-uk.hex rrxing-us.hex