From b8ed5b04980366aab9ba85faf7c6e0819a4e2ba6 Mon Sep 17 00:00:00 2001 From: Graham Inggs Date: Thu, 12 Nov 2015 12:30:57 +0200 Subject: [PATCH] Replace comment that was removed in #18 --- Make.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Make.inc b/Make.inc index 9e89d73..3917b49 100644 --- a/Make.inc +++ b/Make.inc @@ -88,6 +88,8 @@ ifneq (,$(findstring MINGW,$(OS))) override OS=WINNT endif +#keep these if statements separate + ifeq ($(OS), WINNT) SHLIB_EXT = dll SONAME_FLAG = -soname