• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /macosx-10.9.5/JavaScriptCore-7537.78.1/JavaScriptCore.vcxproj/LLInt/LLIntDesiredOffsets/
1all:
2    touch "%ConfigurationBuildDir%\buildfailed"
3    bash build-LLIntDesiredOffsets.sh "%ConfigurationBuildDir%" "$(WEBKIT_LIBRARIES)" "%PlatformArchitecture%"
4
5    -del "%ConfigurationBuildDir%\buildfailed"
6
7clean:
8    -del "%ConfigurationBuildDir%\buildfailed"
9    -del /s /q "%ConfigurationBuildDir%\obj%PlatformArchitecture%\JavaScriptCore\DerivedSources\LLIntDesiredOffsets.h"
10