Home | History | Annotate | Download | only in core

Lines Matching refs:SDK

219 # "sdk" : sdk API only
235 ifneq ($(filter sdk win_sdk sdk_addon,$(MAKECMDGOALS)),)
311 ## sdk ##
315 # Detect if we want to build a repository for the SDK
320 $(error The 'sdk' target may not be specified with any other targets)
323 # TODO: this should be eng I think. Since the sdk is built from the eng
328 else # !sdk
360 # For the sdk goal, anything with the "samples" tag should be
395 $(info Building the SDK under darwin-ppc is actually obsolete and unsupported.)
404 include $(TOPDIR)sdk/build/sdk_only_whitelist.mk
603 # Don't include any GNU targets in the SDK. It's ok (and necessary)
613 $(info Removing from sdk:)$(foreach d,$(target_gnu_MODULES),$(info : $(d)))
786 .PHONY: sdk
788 sdk: $(ALL_SDK_TARGETS)
789 ifneq ($(filter sdk win_sdk,$(MAKECMDGOALS)),)
790 $(call dist-for-goals,sdk win_sdk, \