utils/waf
author Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
Sat, 08 Sep 2007 19:24:39 +0100
changeset 1315 c0bf7ced1bf1
permissions -rwxr-xr-x
WAF: as suggested by George, add a bunch of helper waf scripts that call the toplevel waf script, so that it is possible to compile with ./waf from emacs regardless of which buffer you are visiting (the other alternative is to install waf system wide and run 'waf'.

exec "`dirname "$0"`"/../waf "$@"