Commit edeb77cb by Konstantin Käfer

more build system changes

parent cdc2dc2c
build:
node-waf build
clean:
node-waf clean
test:
expresso -I lib test/*.test.js
.PHONY: build clean test
\ No newline at end of file
#!/bin/sh
node-waf configure
\ No newline at end of file
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