]> git.sur5r.net Git - cc65/commitdiff
Adjusted to recent change.
authorOliver Schmidt <ol.sc@web.de>
Sat, 18 Jun 2016 23:39:27 +0000 (01:39 +0200)
committerOliver Schmidt <ol.sc@web.de>
Sat, 18 Jun 2016 23:39:27 +0000 (01:39 +0200)
samples/README

index edd06ff02bd0c28a0223d4997b77154f4bd606ba..b7476e354441ecb2880763625db9c5e90ee22394 100644 (file)
@@ -7,14 +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.
-
-  * The makefile specifies the C64 as the default target platform, because all
-    but one
-    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.
+    and similar systems. If you're using Windows, consider installing Cygwin.
+
+  * 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 or specify the system with SYS=<target> on the
+    make command line.
 
 
 List of supplied sample programs: