Commit 0a0b3162 by Nathan Rajlich

node-gyp in the ./configure and Makefile.

parent b70da5d7
build:
node-waf build
node-gyp build
clean:
node-waf clean
node-gyp clean
db:
@if ! [ -f test/support/big.db ]; then \
......
#!/bin/sh
node-waf configure $@
\ No newline at end of file
node-gyp configure $@
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment