nodejs-waf - WAF helper for building nodejs modules
nodejs-waf [COMMAND]
Helper for the waf build system that is included in nodejs-dev package.
Typical usage is : nodejs-waf configure build
clean
configure
build
distclean
Removes all files created by nodejs-waf.
install
Install to /usr/lib/nodejs/modules (need root privileges).
uninstall
Uninstall module from /usr/lib/nodejs/modules (need root
privileges).
nodejs(1)
8 March 2010 nodejs-waf(1)