Lines Matching refs:SDK
267 # "sdk" : sdk API only
283 ifneq ($(filter sdk win_sdk sdk_addon,$(MAKECMDGOALS)),)
352 ## sdk ##
356 # Detect if we want to build a repository for the SDK
361 $(error The 'sdk' target may not be specified with any other targets)
364 # TODO: this should be eng I think. Since the sdk is built from the eng
369 else # !sdk
401 # For the sdk goal, anything with the "samples" tag should be
421 $(info Building the SDK under darwin-ppc is actually obsolete and unsupported.)
430 include $(TOPDIR)sdk/build/windows_sdk_whitelist.mk
646 # Don't include any GNU targets in the SDK. It's ok (and necessary)
656 $(info Removing from sdk:)$(foreach d,$(target_gnu_MODULES),$(info : $(d)))
661 # TODO: Should we do this for all builds and not just the sdk?
867 .PHONY: sdk
869 sdk: $(ALL_SDK_TARGETS)
870 $(call dist-for-goals,sdk win_sdk, \