From: Oliver Schmidt Date: Sat, 18 Jun 2016 23:39:27 +0000 (+0200) Subject: Adjusted to recent change. X-Git-Tag: V2.16~99 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2ef43e425adf3834e4fb7b768dbba5e8d6c282ec;p=cc65 Adjusted to recent change. --- diff --git a/samples/README b/samples/README index edd06ff02..b7476e354 100644 --- a/samples/README +++ b/samples/README @@ -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= on the + make command line. List of supplied sample programs: