aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/examples/Makefile.m323
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/examples/Makefile.m32 b/docs/examples/Makefile.m32
index 975eed6b9..e744c5b30 100644
--- a/docs/examples/Makefile.m32
+++ b/docs/examples/Makefile.m32
@@ -81,9 +81,6 @@ ifndef ARCH
ARCH = w32
endif
-SSL = 1
-ZLIB = 1
-
CC = gcc
CFLAGS = -g -O2 -Wall
CFLAGS += -fno-strict-aliasing