From 775c0e06ff6b4d895f05dddb3bbef078d95c1c3a Mon Sep 17 00:00:00 2001 From: nokturnal Date: Thu, 16 Jun 2011 00:07:09 +0000 Subject: [PATCH] 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 --- doc/COMPILING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/COMPILING.txt b/doc/COMPILING.txt index 41a1374e..c3d753ac 100644 --- a/doc/COMPILING.txt +++ b/doc/COMPILING.txt @@ -196,7 +196,7 @@ debian packages for latest Ubuntu (32/64bit). Before compilation you have to build all the needed libraries mentioned in requirements. 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.. 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,