summaryrefslogtreecommitdiff
path: root/digital/ucoolib/build/top.mk
diff options
context:
space:
mode:
Diffstat (limited to 'digital/ucoolib/build/top.mk')
-rw-r--r--digital/ucoolib/build/top.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/digital/ucoolib/build/top.mk b/digital/ucoolib/build/top.mk
index adb4e950..7ac77351 100644
--- a/digital/ucoolib/build/top.mk
+++ b/digital/ucoolib/build/top.mk
@@ -30,11 +30,14 @@ Q = @
all:
lst:
size:
+hex:
+srec:
+bin:
clean:
rmdir $(OBJDIR) 2> /dev/null || true
-.PHONY: all lst size clean
+.PHONY: all lst size hex srec bin clean
# Modules and sources setup.