From: Jarkko Hietaniemi Date: Thu, 29 Nov 2001 14:26:48 +0000 (+0000) Subject: The changes to the curliffed files didn't stick in #13348. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=97d5a6db707eda914db3ee20a68bf6258a40d736;p=p5sagit%2Fp5-mst-13.2.git The changes to the curliffed files didn't stick in #13348. p4raw-id: //depot/perl@13363 --- diff --git a/README.dos b/README.dos index 2b40636..50dedd5 100644 --- a/README.dos +++ b/README.dos @@ -51,18 +51,18 @@ the world. Like: You need the following files to build perl (or add new modules): v2/djdev203.zip - v2/bnu2951b.zip - v2gnu/gcc2952b.zip + v2gnu/bnu2112b.zip + v2gnu/gcc2953b.zip v2gnu/bsh204b.zip v2gnu/mak3791b.zip - v2gnu/fil316b.zip - v2gnu/sed302b.zip + v2gnu/fil40b.zip + v2gnu/sed3028b.zip v2gnu/txt20b.zip v2gnu/dif272b.zip v2gnu/grep24b.zip - v2gnu/shl112b.zip - v2gnu/gawk303b.zip - v2misc/csdpmi4b.zip + v2gnu/shl20jb.zip + v2gnu/gwk306b.zip + v2misc/csdpmi5b.zip or possibly any newer version. diff --git a/README.win32 b/README.win32 index cf6f3d3..9d27b39 100644 --- a/README.win32 +++ b/README.win32 @@ -71,7 +71,7 @@ A port of dmake for Windows is available from: http://www.cpan.org/authors/id/GSAR/dmake-4.1pl1-win32.zip (This is a fixed version of the original dmake sources obtained from -http://www.wticorp.com/dmake/. As of version 4.1PL1, the original +http://www.wticorp.com/. As of version 4.1PL1, the original sources did not build as shipped and had various other problems. A patch is included in the above fixed version.) @@ -449,9 +449,9 @@ old version of nmake reportedly available from: ftp://ftp.microsoft.com/Softlib/MSLFILES/nmake15.exe Another option is to use the make written in Perl, available from -CPAN: +CPAN. - http://www.cpan.org/authors/id/NI-S/Make-0.03.tar.gz + http://www.cpan.org/modules/by-module/Make/ You may also use dmake. See L above on how to get it.