added missing prefix option in build command for m68k/Coldfire build

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1802 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
nokturnal 2011-06-16 00:07:09 +00:00
parent 03e21d436c
commit 775c0e06ff

View File

@ -196,7 +196,7 @@ debian packages for latest Ubuntu (32/64bit).
Before compilation you have to build all the needed libraries mentioned in requirements. Before compilation you have to build all the needed libraries mentioned in requirements.
To compile a Atari TOS executable, type in To compile a Atari TOS executable, type in
make ATARICROSS=1 make ATARICROSS=1 prefix=/usr/m68k-atari-mint
You can also add other options like NOTTF,NOLUA,NOLAYERS etc. to enable/disable program features.. You can also add other options like NOTTF,NOLUA,NOLAYERS etc. to enable/disable program features..
If you don't know how build libraries here's some hints. Please note that prefix path in examples below is valid only under Linux, If you don't know how build libraries here's some hints. Please note that prefix path in examples below is valid only under Linux,