summaryrefslogtreecommitdiff
path: root/apps/examples/nxflat/tests/hello++/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/nxflat/tests/hello++/Makefile')
-rw-r--r--apps/examples/nxflat/tests/hello++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/nxflat/tests/hello++/Makefile b/apps/examples/nxflat/tests/hello++/Makefile
index 739562905..fb8922a1b 100644
--- a/apps/examples/nxflat/tests/hello++/Makefile
+++ b/apps/examples/nxflat/tests/hello++/Makefile
@@ -162,7 +162,7 @@ $(BIN3): $(BIN3).r2
# @echo "LD: $<"
# $(LDNXFLAT) $(LDNXFLATFLAGS) -o $@ $^
-clean:
+clean:
$(call DELFILE, $(BIN1))
$(call DELFILE, $(BIN2))
$(call DELFILE, $(BIN3))