diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-11-29 14:26:48 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-11-29 14:26:48 +0000 |
commit | 97d5a6db707eda914db3ee20a68bf6258a40d736 (patch) | |
tree | 5809aefb7a7cd2e129c083733caf3c6a7670c73a /README.win32 | |
parent | 9b475917d3042b150b3c6ac25e88c25a2ecff0a7 (diff) | |
download | perl-97d5a6db707eda914db3ee20a68bf6258a40d736.tar.gz |
The changes to the curliffed files didn't stick in #13348.
p4raw-id: //depot/perl@13363
Diffstat (limited to 'README.win32')
-rw-r--r-- | README.win32 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.win32 b/README.win32 index cf6f3d3d4c..9d27b393bf 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</"Make"> above on how to get it. |