aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJ08nY2018-02-27 16:47:27 +0100
committerJ08nY2018-02-27 16:47:27 +0100
commitb86ede073f78121f58cbad9a56f55041191a150b (patch)
tree67b548d8540f57968d342499d9c68e42327b96a2 /Makefile
parent76b8866222b9abd5f25a795ff719914e852e14ab (diff)
downloadecgen-b86ede073f78121f58cbad9a56f55041191a150b.tar.gz
ecgen-b86ede073f78121f58cbad9a56f55041191a150b.tar.zst
ecgen-b86ede073f78121f58cbad9a56f55041191a150b.zip
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cbe5125..3f5d88a 100644
--- a/Makefile
+++ b/Makefile
@@ -38,7 +38,6 @@ help:
@echo "Available targets:"
@echo " - all : builds all"
@echo " - ecgen : builds the main binary"
- @echo " - econvert : build the format conversion binary"
@echo " - docs : generate doxygen docs"
@echo " - test : test the main binary"
@echo " - unittest : "