summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index efe4e2e..d9b9562 100644
--- a/config.mk
+++ b/config.mk
@@ -10,7 +10,6 @@ CFLAGS = -std=c99 -pedantic -Wall -Wextra -Werror -g -D_POSIX_C_SOURCE=200112L \
-DVERSION=\"$(VERSION)\"
W32TCLKIT = tclkit-8.5.9-win32.upx.exe
-MACTCLKIT = tclkit-8.5b1-darwin-univ-aqua
# musl static
#CC = musl-gcc