diff options
Diffstat (limited to 'SunSpider/SunSpider.make')
-rw-r--r-- | SunSpider/SunSpider.make | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/SunSpider/SunSpider.make b/SunSpider/SunSpider.make deleted file mode 100644 index 46b1468..0000000 --- a/SunSpider/SunSpider.make +++ /dev/null @@ -1,4 +0,0 @@ -install: - xcopy /exclude:$(SRCROOT)\xcopy.excludes "$(SRCROOT)\tests" "$(DSTROOT)\AppleInternal\tests\SunSpider\tests" /e/v/i/h/y - xcopy /exclude:$(SRCROOT)\xcopy.excludes "$(SRCROOT)\resources" "$(DSTROOT)\AppleInternal\tests\SunSpider\resources" /e/v/i/h/y - xcopy /exclude:$(SRCROOT)\xcopy.excludes "$(SRCROOT)\sunspider" "$(DSTROOT)\AppleInternal\tests\SunSpider" /v/i/h/y |