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:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user