[CalendarServer-changes] [9878] CalendarServer/branches/release/CalendarServer-4.2-dev/support/ Makefile.Apple

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 27 17:11:01 PDT 2012


Revision: 9878
          http://trac.calendarserver.org//changeset/9878
Author:   wsanchez at apple.com
Date:     2012-09-27 17:11:01 -0700 (Thu, 27 Sep 2012)
Log Message:
-----------
OK don't barf if ServerBuildVariables.xcconfig is missing.

Modified Paths:
--------------
    CalendarServer/branches/release/CalendarServer-4.2-dev/support/Makefile.Apple

Modified: CalendarServer/branches/release/CalendarServer-4.2-dev/support/Makefile.Apple
===================================================================
--- CalendarServer/branches/release/CalendarServer-4.2-dev/support/Makefile.Apple	2012-09-28 00:06:29 UTC (rev 9877)
+++ CalendarServer/branches/release/CalendarServer-4.2-dev/support/Makefile.Apple	2012-09-28 00:11:01 UTC (rev 9878)
@@ -27,7 +27,7 @@
 
 # Include common makefile targets for B&I
 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/Common.make
-include /AppleInternal/ServerTools/ServerBuildVariables.xcconfig
+-include /AppleInternal/ServerTools/ServerBuildVariables.xcconfig
 
 SIPP = $(SERVER_INSTALL_PATH_PREFIX)
 SERVERSETUP = $(SIPP)$(NSSYSTEMDIR)$(NSLIBRARYSUBDIR)/ServerSetup
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120927/d1fb98c5/attachment.html>


More information about the calendarserver-changes mailing list