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
This commit is contained in:
dsandersoremutah
2006-10-03 17:35:02 +00:00
parent b203eb5f1a
commit 6e9a045166

View File

@@ -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))