# Verbosity
##
#ifdef BSDMAKESTYLE
-.if defined(RC_JASPER) && $(RC_JASPER) == YES
+.if defined(RC_XBS) && $(RC_XBS) == YES
#else
-ifeq ($(RC_JASPER),YES)
+ifeq ($(RC_XBS),YES)
#endif
VERBOSE = YES
#ifdef BSDMAKESTYLE
VARDIR = /private/var
VARTMPDIR = $(VARDIR)/tmp
-SYSTEM_DEVELOPER_TOOLS_DOC_DIR = $(NSDEVELOPERDIR)/Documentation/DocSets/com.apple.ADC_Reference_Library.DeveloperTools.4_2.docset/Contents/Resources/Documents/documentation/DeveloperTools
+SYSTEM_DEVELOPER_TOOLS_DOC_DIR = $(NSDEVELOPERDIR)/Documentation/DocSets/com.apple.ADC_Reference_Library.DeveloperTools.docset/Contents/Resources/Documents/documentation/DeveloperTools
##
# Targets