Search:
Login
Settings
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Last Change
Revision Log
root
/
hydranode-oldbld
/
mklnk.sh
View revision:
Revision
1264
, 85 bytes (checked in by madcat, 4 years ago)
Compiles on Solaris x86 now.
Property
svn:executable
set to
*
Line
1
for i in `find modules/ | grep '.*so'`; do ln -s -f $i; done;
2
ln -sf src/hydranode
3
Note:
See
TracBrowser
for help on using the browser.
Download in other formats:
Plain Text
Original Format