From 002b31f51edabe4cd08a4077ff0e7bfd8cc0934b Mon Sep 17 00:00:00 2001 From: n-a-c-h <> Date: Sun, 30 Jan 2005 00:36:13 +0000 Subject: [PATCH] Updated where to get GNU Make for Windows. --- zsnes/docs/install.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zsnes/docs/install.txt b/zsnes/docs/install.txt index 9e04eee7..1173b917 100644 --- a/zsnes/docs/install.txt +++ b/zsnes/docs/install.txt @@ -47,7 +47,7 @@ If you have any problems we will probably not help you as cross compiling Windows port with MSVC: -- GNU Make : it comes with djgpp +- GNU Make : http://unxutils.sourceforge.net/ - NASM v0.98.39 : http://nasm.sf.net/ - MSVC++ 6.0 or higher : not freely available, you'll have to buy it You need to run VCVARS32.BAT. If you get an @@ -87,7 +87,7 @@ it will divide its size by 10. Windows port with MinGW: -- GNU Make : it comes with djgpp +- GNU Make : http://unxutils.sourceforge.net/ - NASM v0.98.39 : http://nasm.sf.net/ - MinGW : http://www.mingw.org - Latest Win32API : http://www.mingw.org