summaryrefslogtreecommitdiff
path: root/tools/mwasmarm_patcher/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mwasmarm_patcher/Makefile')
-rw-r--r--tools/mwasmarm_patcher/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mwasmarm_patcher/Makefile b/tools/mwasmarm_patcher/Makefile
index 1e89832e..9765f713 100644
--- a/tools/mwasmarm_patcher/Makefile
+++ b/tools/mwasmarm_patcher/Makefile
@@ -6,7 +6,7 @@ CFLAGS := -O3
.PHONY: all clean
all: mwasmarm_patcher
- @
+ @:
clean: ; $(RM) mwasmarm_patcher$(EXE)