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
5e7e0d7b2a6e35ffd57504a3794fdee30a03be14
unison
/
samples
/
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