projects
/
platform
/
upstream
/
nodejs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
a157f34950afbf6d201f39f1277dac2b1e3db323
[platform/upstream/nodejs.git]
/
tools
/
gyp
/
gyp
1
#!/bin/bash
2
# Copyright 2013 The Chromium Authors. All rights reserved.
3
# Use of this source code is governed by a BSD-style license that can be
4
# found in the LICENSE file.
5
6
BASE=`dirname $0`
7
python $BASE/gyp_main.py "$@"