mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-12-20 00:29:56 +00:00
Minor doco changes
This commit is contained in:
parent
f3ad33ed58
commit
2ae95d0f95
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
1) Install the OS X Development tools
|
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)
|
(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
|
2) If grabbing this source from a tarball, put this MacOSX directory in
|
||||||
|
@ -28,7 +28,7 @@ ln -sf ../Unix/sys_unix.cpp .
|
|||||||
ln -sf ../Unix/timer_unix.cpp .
|
ln -sf ../Unix/timer_unix.cpp .
|
||||||
ln -sf ../Unix/user_strings_unix.h .
|
ln -sf ../Unix/user_strings_unix.h .
|
||||||
ln -sf ../Unix/install-sh .
|
ln -sf ../Unix/install-sh .
|
||||||
ln -sf ../../README README.txt
|
cp -pr ../../README README.txt
|
||||||
|
|
||||||
#
|
#
|
||||||
# This is how I generated the button images:
|
# This is how I generated the button images:
|
||||||
|
Loading…
Reference in New Issue
Block a user