author | Peter D. Barnes, Jr. <barnes26@llnl.gov> |
Wed, 22 May 2013 17:59:10 -0700 | |
branch | coverity |
changeset 9803 | ae64317c7772 |
parent 1315 | c0bf7ced1bf1 |
permissions | -rwxr-xr-x |
1315
c0bf7ced1bf1
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'.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents:
diff
changeset
|
1 |
exec "`dirname "$0"`"/../waf "$@" |