diff options
author | Max Horn | 2008-05-08 09:05:44 +0000 |
---|---|---|
committer | Max Horn | 2008-05-08 09:05:44 +0000 |
commit | b75f844a723269161031f7d9b0899bf18fcfcea6 (patch) | |
tree | 4ae91d94adca2a61df9cd84a91613f7396000643 /README | |
parent | 21d9742a3813782070a89a0363ce14601f935887 (diff) | |
download | scummvm-rg350-b75f844a723269161031f7d9b0899bf18fcfcea6.tar.gz scummvm-rg350-b75f844a723269161031f7d9b0899bf18fcfcea6.tar.bz2 scummvm-rg350-b75f844a723269161031f7d9b0899bf18fcfcea6.zip |
Fix README ref: Makefile -> ports.mk
svn-id: r31943
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1793,7 +1793,7 @@ messages (see http://www.sysinternals.com/ntw2k/freeware/debugview.shtml). * To get a version you can run from Finder, type 'make bundle' which will create ScummVM.app (this only works out of the box if you installed SDL into /sw (as happens if you are using Fink). If you - have installed SDL in another way, you will have to edit the Makefile). + have installed SDL in another way, you will have to edit ports.mk). * For more information refer to: http://wiki.scummvm.org/index.php/Compiling_ScummVM/MacOS_X_Crosscompiling |