From: Rafael Garcia-Suarez Date: Wed, 26 Mar 2003 20:53:18 +0000 (+0000) Subject: Win32 counterpart of change #19065 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=83cd6e83f6f67657e252f6e633e259439425d98a;p=p5sagit%2Fp5-mst-13.2.git Win32 counterpart of change #19065 p4raw-link: @19065 on //depot/perl: ce28de53280045efd40d128c35482d809354e666 p4raw-id: //depot/perl@19068 --- diff --git a/win32/Makefile b/win32/Makefile index bba77a9..fcc7bb9 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -454,6 +454,7 @@ UTILS = \ ..\utils\libnetcfg \ ..\utils\enc2xs \ ..\utils\piconv \ + ..\utils\cpan \ ..\pod\checkpods \ ..\pod\pod2html \ ..\pod\pod2latex \ @@ -1049,7 +1050,7 @@ distclean: clean podchecker podselect cd ..\utils -del /f h2ph splain perlbug pl2pm c2ph pstruct h2xs perldoc perlivp \ - dprofpp perlcc libnetcfg enc2xs piconv + dprofpp perlcc libnetcfg enc2xs piconv cpan -del /f *.bat cd ..\win32 cd ..\x2p diff --git a/win32/makefile.mk b/win32/makefile.mk index 952894d..c7d9fb9 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -591,6 +591,7 @@ UTILS = \ ..\utils\libnetcfg \ ..\utils\enc2xs \ ..\utils\piconv \ + ..\utils\cpan \ ..\pod\checkpods \ ..\pod\pod2html \ ..\pod\pod2latex \ @@ -1191,7 +1192,7 @@ distclean: clean perlwin32.pod pod2html pod2latex pod2man pod2text pod2usage \ podchecker podselect -cd ..\utils && del /f h2ph splain perlbug pl2pm c2ph pstruct h2xs \ - perldoc perlivp dprofpp perlcc libnetcfg enc2xs piconv *.bat + perldoc perlivp dprofpp perlcc libnetcfg enc2xs piconv cpan *.bat -cd ..\x2p && del /f find2perl s2p psed *.bat -del /f ..\config.sh ..\splittree.pl perlmain.c dlutils.c config.h.new -del /f $(CONFIGPM)