From 6971015f63d788e5f6971a7e339e7062b3d862f8 Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Thu, 1 Sep 2016 08:16:38 +0100 Subject: Generalize INSTALL instructions regarding "make" (Perl can be built on Windows with "gmake" as well as "dmake" these days, and doubtless other make programs exist on other systems.) --- INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 8608d8c..a7a6232 100644 --- a/INSTALL +++ b/INSTALL @@ -35,8 +35,8 @@ INSTALLATION before running Makefile.PL. - On Windows, you will need to use "nmake" or "dmake" rather than "make" in - the commands above, depending on what your perl was built with. To - determine which make program was used to build your perl type the following: + Use the appropriate program name instead of "make" in the above commands if + your perl was built with a different make program. To determine which make + program was used to build your perl type the following: perl -V:make -- cgit v1.2.3-24-ge0c7