This website requires JavaScript.
Explore
Help
Sign In
F5
/
unison
Watch
1
Star
0
Fork
0
You've already forked unison
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
c4e4de9ac357d2c3fafd66d7d49ad918c2c8bc0e
unison
/
examples
/
waf
2 lines
34 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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'.
2007-09-08 19:24:39 +01:00
exec "`dirname "$0"`"/../waf "$@"
Reference in New Issue
Copy Permalink