summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-12-02 23:31:06 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-12-02 23:31:06 +0000
commit4b618757339319cc630e0a81a96a00ace56331a1 (patch)
tree5e1aa12f796c8cdeefe951f514449591d083a2bc /win32
parent793f5136aceac628d0f8aee41ccb49204963e443 (diff)
downloadperl-4b618757339319cc630e0a81a96a00ace56331a1.tar.gz
The prove utility should also be installed on VMS and on Windows.
Haven't we regression tests for installations yet ? p4raw-id: //depot/perl@21836
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile3
-rw-r--r--win32/makefile.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/win32/Makefile b/win32/Makefile
index 9d55ff0ac4..43aaa87a2c 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -473,6 +473,7 @@ UTILS = \
..\utils\piconv \
..\utils\cpan \
..\utils\xsubpp \
+ ..\utils\prove \
..\utils\instmodsh \
..\pod\checkpods \
..\pod\pod2html \
@@ -1075,7 +1076,7 @@ distclean: clean
podchecker podselect
cd ..\utils
-del /f h2ph splain perlbug pl2pm c2ph pstruct h2xs perldoc perlivp \
- dprofpp perlcc libnetcfg enc2xs piconv cpan xsubpp instmodsh
+ dprofpp perlcc libnetcfg enc2xs piconv cpan xsubpp instmodsh prove
-del /f *.bat
cd ..\win32
cd ..\x2p
diff --git a/win32/makefile.mk b/win32/makefile.mk
index 4f99bf979e..b75277695f 100644
--- a/win32/makefile.mk
+++ b/win32/makefile.mk
@@ -593,6 +593,7 @@ UTILS = \
..\utils\piconv \
..\utils\cpan \
..\utils\xsubpp \
+ ..\utils\prove \
..\utils\instmodsh \
..\pod\checkpods \
..\pod\pod2html \
@@ -1201,7 +1202,7 @@ distclean: clean
podchecker podselect
-cd ..\utils && del /f h2ph splain perlbug pl2pm c2ph pstruct h2xs \
perldoc perlivp dprofpp perlcc libnetcfg enc2xs piconv cpan *.bat \
- xsubpp instmodsh
+ xsubpp instmodsh prove
-cd ..\x2p && del /f find2perl s2p psed *.bat
-del /f ..\config.sh ..\splittree.pl perlmain.c dlutils.c config.h.new
-del /f $(CONFIGPM)