From 6e9a045166ba456c9177f59bd2bb8425210fd41d Mon Sep 17 00:00:00 2001 From: dsandersoremutah Date: Tue, 3 Oct 2006 17:35:02 +0000 Subject: [PATCH] Had to change tabs to spaces so that we could build for Netware git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@949 0109f412-320b-0410-ab79-c3e0c5ffbbe6 --- flaim/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flaim/Makefile b/flaim/Makefile index fa70369..d2d9da0 100644 --- a/flaim/Makefile +++ b/flaim/Makefile @@ -1216,7 +1216,7 @@ ifdef netware_target ifndef netware_ring_0_target ifndef ndk_dir - $(error Netware SDK could not be found. Please define ndk_dir) + $(error Netware SDK could not be found. Please define ndk_dir) endif ndk_dir := $(call normpath,$(ndk_dir))