]> git.sur5r.net Git - cc65/blobdiff - samples/README
rearranged order of new optimizations to better handle -Oi flag
[cc65] / samples / README
index 25ee431183fb0f65199827e1de854329a7e39d1d..88a6021c80cd1df14a3af00641ee6f9c8e72303d 100644 (file)
@@ -7,13 +7,13 @@ the supported platforms.
 Please note:
 
   * The supplied makefile needs GNU make. It works out of the box on Linux
-    and similar systems. If you're using Windows, you will have to compile
-    the programs manually.
+    and similar systems. If you're using Windows, consider installing Cygwin.
 
-  * The makefile specifies the C64 as the default target platform, because all
-    of the programs run on this platform. When compiling for another platform,
-    you will have to change the line that specifies the target system at the
-    top of the makefile.
+  * The makefile specifies the C64 as the default target system, because all
+    but one of the programs run on this platform. When compiling for another
+    system, you will have to change the line that specifies the target system
+    at the top of the makefile, specify the system with SYS=<target> on the
+    make command line or set a SYS env var.
 
 
 List of supplied sample programs: