From bb94b92894eef5d62d9b19b39cf5af921ee5fd2d Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Sun, 25 Sep 2011 16:31:31 +0200 Subject: Fixed MinGW examples makefile. --- docs/examples/Makefile.m32 | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/examples/Makefile.m32') 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 -- cgit v1.2.3