This website requires JavaScript.
Explore
Help
Sign In
ardour
/
livetrax
Watch
13
Star
0
Fork
0
You've already forked livetrax
Code
31d1164d3f
livetrax
/
gtk2_ardour
/
arldd
4 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
new utility, arldd, to run ldd(1) on an uninstalled ardour build git-svn-id: svn://localhost/ardour2/branches/3.0@8115 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-11-27 18:18:37 -05:00
#!/bin/sh
Upgrade to waf 1.6.7 and autowaf r52. git-svn-id: svn://localhost/ardour2/branches/3.0@10162 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-09-29 15:17:54 -04:00
. `dirname "$0"`/../build/gtk2_ardour/ardev_common_waf.sh
new utility, arldd, to run ldd(1) on an uninstalled ardour build git-svn-id: svn://localhost/ardour2/branches/3.0@8115 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-11-27 18:18:37 -05:00
exec ldd $TOP/$EXECUTABLE
Copy Permalink