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
80098cdd1cc25819630e2ef67e1c7809772e908d
unison
/
utils
/
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