aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBenjamin Shirley-Quirk2020-08-05 00:44:55 +0000
committerBenjamin Shirley-Quirk2020-08-05 00:44:55 +0000
commitcb63408d7d9de91020a7a815216b531fdf944b47 (patch)
treeb983f9179a37f3f088f7b1e9230c9d705f55a947 /Makefile
parent22799b2e439d6b74ca648060faa1e3f1ee13f946 (diff)
removed listcomp.nim
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2af010c..04ce4cb 100644
--- a/Makefile
+++ b/Makefile
@@ -55,7 +55,6 @@ NIM_OPTIMIZE = size
NIM_CACHE_DIR = nimcache
NIM_OPTIONS = \
- --useVersion:'1.0' \
--putenv:'PROG_VERSION'="${RVERSION}" \
--putenv:'PROG_COPYRIGHT'="${COPYRIGHT}" \
--putenv:'PROG_PKGLIBDIR'="${PKGLIBDIR}" \