From 2ae95d0f9527f97abce85a470664c2d20f8c3b01 Mon Sep 17 00:00:00 2001 From: nigel <> Date: Tue, 3 Jun 2003 12:14:45 +0000 Subject: [PATCH] Minor doco changes --- BasiliskII/src/MacOSX/0_HOW_TO_BUILD.txt | 2 +- BasiliskII/src/MacOSX/1_prepare_files.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BasiliskII/src/MacOSX/0_HOW_TO_BUILD.txt b/BasiliskII/src/MacOSX/0_HOW_TO_BUILD.txt index a51742bf..566b2978 100644 --- a/BasiliskII/src/MacOSX/0_HOW_TO_BUILD.txt +++ b/BasiliskII/src/MacOSX/0_HOW_TO_BUILD.txt @@ -3,7 +3,7 @@ 1) Install the OS X Development tools - Source should build on either 10.0 or 10.1 + Source should build on 10.0 thru 10.2 (If anyone wants a version that will compile on Public Beta, email me) 2) If grabbing this source from a tarball, put this MacOSX directory in diff --git a/BasiliskII/src/MacOSX/1_prepare_files.sh b/BasiliskII/src/MacOSX/1_prepare_files.sh index 662ffc15..a2f5a145 100644 --- a/BasiliskII/src/MacOSX/1_prepare_files.sh +++ b/BasiliskII/src/MacOSX/1_prepare_files.sh @@ -28,7 +28,7 @@ ln -sf ../Unix/sys_unix.cpp . ln -sf ../Unix/timer_unix.cpp . ln -sf ../Unix/user_strings_unix.h . ln -sf ../Unix/install-sh . -ln -sf ../../README README.txt +cp -pr ../../README README.txt # # This is how I generated the button images: