Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-12-13 23:57:35 +0400
committerisaacs <i@izs.me>2012-12-13 23:58:01 +0400
commit65be9b7c708499f922a65450116ad0cc76774b28 (patch)
tree754feb8e154c3630bfab4df603038a32373917dc /node_modules/node-gyp/gyp/gyp.bat
parent6aaec11a4c5168f42acc7a595db7695eb9771aee (diff)
node-gyp@0.8.1
Diffstat (limited to 'node_modules/node-gyp/gyp/gyp.bat')
-rwxr-xr-xnode_modules/node-gyp/gyp/gyp.bat5
1 files changed, 5 insertions, 0 deletions
diff --git a/node_modules/node-gyp/gyp/gyp.bat b/node_modules/node-gyp/gyp/gyp.bat
new file mode 100755
index 000000000..90fbc6d30
--- /dev/null
+++ b/node_modules/node-gyp/gyp/gyp.bat
@@ -0,0 +1,5 @@
+@rem Copyright (c) 2009 Google Inc. All rights reserved.
+@rem Use of this source code is governed by a BSD-style license that can be
+@rem found in the LICENSE file.
+
+@python "%~dp0/gyp" %*