4594291 [rkeene@sledge /home/rkeene/projects/build]$ cat statifier.txt
# SHORT DESC: Convert a dynamic executable into a static executable
# LONG DESC: Statifier create from dynamically linked executables and all it's libraries one file.  This file can be copied and run on another machine without need to drag all it's libraries.

make && \
make install || exit 1
4594292 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06