unarj265/ unarj265/readme.txt unarj265/decode.c unarj265/environ.c unarj265/unarj.c unarj265/unarj.h unarj265/bccunarj.mak unarj265/os2unarj.mak unarj265/qclunarj.mak unarj265/tccunarj.mak unarj265/bcc32.mak unarj265/turboc.cfg unarj265/bcc32.cfg unarj265/unarj.txt unarj265/technote.txt gcc -m32 -mcpu=v8 -mtune=v9 -c -o unarj.o unarj.c gcc -m32 -mcpu=v8 -mtune=v9 -c -o decode.o decode.c gcc -m32 -mcpu=v8 -mtune=v9 -c -o environ.o environ.c gcc -m32 -mcpu=v8 -mtune=v9 -o unarj unarj.o decode.o environ.o Slackware package maker, version 2.1. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating tar file unarj-265-sparc-1.tar... ./ usr/ usr/bin/ usr/bin/unarj usr/doc/ usr/doc/unarj265/ usr/doc/unarj265/readme.txt usr/doc/unarj265/technote.txt usr/doc/unarj265/unarj.txt install/ install/slack-desc tar-1.13: unarj-265-sparc-1.tar is the archive; not dumped Gzipping unarj-265-sparc-1.tar... Renaming unarj-265-sparc-1.tar.gz to unarj-265-sparc-1.tgz... Moving unarj-265-sparc-1.tgz to /tmp... Package creation complete.