examples/waf
author Josh Pelkey <jpelkey@gatech.edu>
Wed, 07 Oct 2009 20:55:43 -0400
changeset 5377 c54b36fb7317
parent 1315 c0bf7ced1bf1
permissions -rwxr-xr-x
TCP bug fixes 424, 426, 559, 663, 664, 697
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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 "$@"