summaryrefslogtreecommitdiff
path: root/build/top.mk
diff options
context:
space:
mode:
Diffstat (limited to 'build/top.mk')
-rw-r--r--build/top.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/top.mk b/build/top.mk
index f3c6ccc..72e80f4 100644
--- a/build/top.mk
+++ b/build/top.mk
@@ -36,12 +36,13 @@ hex:
srec:
bin:
crc:
+test:
clean:
@echo rmdir '$(OBJDIR)/.../'
$(call rmdir_as_needed,$(OBJDIRS),$(OBJDIR))
-.PHONY: all lst size hex srec bin crc clean
+.PHONY: all lst size hex srec bin crc test clean
# Modules and sources setup.