Home | History | Annotate | Download | only in build
      1 # Makefile to build the Windows SDK Tools under linux.
      2 #
      3 # This makefile is included by development/build/tools/windows_sdk.mk
      4 # to device which tools we want to build from the sdk.git project.
      5 
      6 # This contains the SDK Tools modules to build during a
      7 # *platform* builds. Right now we are not building any SDK Tools
      8 # during platform builds anymore.
      9 # They are now built in an unbundled branch.
     10 
     11 WIN_SDK_TARGETS := 
     12 
     13