git-svn-id: svn://svn.cc65.org/cc65/trunk@3914 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cpg
2009-01-25 21:22:23 +00:00
parent 9d27fe053b
commit b169d2ad1e

View File

@@ -6,9 +6,9 @@ the supported platforms.
Please note: Please note:
* The supplied makefile needs with GNU make. It works out of the box on * The supplied makefile needs GNU make. It works out of the box on Linux
Linux and similar systems. If you're using Windows, you will have to and similar systems. If you're using Windows, you will have to compile
compile the programs manually. the programs manually.
* The makefile specifies the C64 as the default target platform, because all * The makefile specifies the C64 as the default target platform, because all
of the programs run on this platform. When compiling for another platform, of the programs run on this platform. When compiling for another platform,