From: <bob...@us...> - 2007-04-30 11:41:34
|
Revision: 962 http://svn.sourceforge.net/hackndev/?rev=962&view=rev Author: bobofdoom Date: 2007-04-30 04:41:31 -0700 (Mon, 30 Apr 2007) Log Message: ----------- Added very brief compile instructions. Modified Paths: -------------- cocoboot/trunk/README Modified: cocoboot/trunk/README =================================================================== --- cocoboot/trunk/README 2007-04-23 21:21:25 UTC (rev 961) +++ cocoboot/trunk/README 2007-04-30 11:41:31 UTC (rev 962) @@ -13,7 +13,13 @@ http://www.hackndev.com/ +Compiling: +You will need prc-tools, pilrc and the Palm OS SDK installed. Then simply +use "make" to build. You might need to adjust the paths in the Makefile +if your SDK is in a non-standard place. + + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |