From fd4cf3b7839ec36789627c27758478cca8f69ffe Mon Sep 17 00:00:00 2001 From: Thilo Schulz Date: Mon, 7 Feb 2011 04:34:39 +0000 Subject: [PATCH] Thank you devhc --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b4e33736..bfba8fd0 100644 --- a/Makefile +++ b/Makefile @@ -242,7 +242,7 @@ LIB=lib INSTALL=install MKDIR=mkdir -ifneq (,$(findstring $(PLATFORM), linux gnu_kfreebsd kfreebsd-gnu)) +ifneq (,$(findstring "$(PLATFORM)", "linux" "gnu_kfreebsd" "kfreebsd-gnu")) ifeq ($(ARCH),axp) ARCH=alpha