ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/MacOSX/1_prepare_files.sh
Revision: 1.1
Committed: 2002-03-18T11:40:41Z (22 years, 5 months ago) by nigel
Content type: application/x-sh
Branch: MAIN
CVS Tags: nigel-build-10
Log Message:
New script to set up everything for doing a make

File Contents

# User Rev Content
1 nigel 1.1 ln -s /usr/libexec/config.guess .
2     ln -s /usr/libexec/config.sub .
3     ln -s ../Unix/user_strings_unix.h .
4     ln -s ../Unix/acconfig.h .
5     ln -s ../Unix/install-sh .
6     ln -s ../../README README.txt
7     autoconf
8     ./configure