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
dcb0180fcd047e2cd2e5d2d0ee3468db407aed1a
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