]> git.saurik.com Git - apple/coreosmakefiles.git/blobdiff - Standard/Variables.in
CoreOSMakefiles-77.tar.gz
[apple/coreosmakefiles.git] / Standard / Variables.in
index 2e8d204fdbeb61d2d1fca86338c262837ab0288a..49714e483c9e716017258beaf44b1376e08b0ece 100644 (file)
@@ -59,9 +59,9 @@ endif
 # 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
@@ -207,7 +207,7 @@ USRSBINDIR            = $(USRDIR)/sbin
 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