From: cpg Date: Sun, 25 Jan 2009 21:22:23 +0000 (+0000) Subject: fix typo X-Git-Tag: V2.13.0rc1~341 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b169d2ad1e31bc7f6804d5af6d7616f904808050;p=cc65 fix typo git-svn-id: svn://svn.cc65.org/cc65/trunk@3914 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/samples/README b/samples/README index dfe682c5b..bd00bbbf2 100644 --- a/samples/README +++ b/samples/README @@ -6,9 +6,9 @@ the supported platforms. Please note: - * The supplied makefile needs with 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 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 of the programs run on this platform. When compiling for another platform,