summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/config.mk b/config.mk
index e9505e9..3012d1f 100644
--- a/config.mk
+++ b/config.mk
@@ -20,8 +20,9 @@ LDFLAGS = $(LIBS)
#LDFLAGS = $(LIBS) -static #-s
# mingw
-#W32TCLKIT = tclkit-gui-8_6_11-twapi-4_5_2-x86-max.exe
-#OPENSSLDIR = $(HOME)/tmp/openssl-1.1.1l
+#W32TCLKIT = win-build-deps/tclkit-gui-8_6_11-twapi-4_5_2-x86-max.exe
+#OPENSSLDIR = win-build-deps/openssl-1.1.1l
+#SDX = ./win-build-deps/sdx
#CC = i686-w64-mingw32-gcc
#AR = i686-w64-mingw32-ar
#CFLAGS = -ansi -Wall -DVERSION=\"$(VERSION)\" -DWINVER=0x0501 -I$(OPENSSLDIR)/include