From 12d7d32f24a3fb1ea804cfeebdbbcb91308150bd Mon Sep 17 00:00:00 2001 From: Ulf Möller Date: Fri, 7 May 1999 17:51:29 +0000 Subject: Get the Mingw32 makefiles right. --- INSTALL.W32 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'INSTALL.W32') diff --git a/INSTALL.W32 b/INSTALL.W32 index 6276c3efbe..80ea905049 100644 --- a/INSTALL.W32 +++ b/INSTALL.W32 @@ -86,11 +86,11 @@ > perl util\mkfiles.pl >MINFO > perl util\mk1mf.pl Mingw32 >ms\mingw32.mak - * If you don't have the GNU file utilities (cp, rm, etc.) installed, - an additional step is required: + * This step can be skipped if you have the GNU file utitilities (cp, rm, ...) + installed: - > perl util\mk1mf.pl VC-WIN32 no-asm >ms\nt.mak - > make -f ms/nt.mak + > perl util\mk1mf.pl Mingw32-files >ms\mingw32f.mak + > make -f ms/mingw32f.mak This will end with an error message. If you don't like that, install the file utilities. :) -- cgit v1.2.3