Skip to content

Commit

Permalink
add configure script
Browse files Browse the repository at this point in the history
  • Loading branch information
bnoordhuis committed Mar 13, 2012
1 parent eba893c commit 3046bfc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configure
@@ -0,0 +1,3 @@
#!/bin/sh

cd `dirname $0` && gyp --depth=$PWD -f make $* smjs.gyp

0 comments on commit 3046bfc

Please sign in to comment.