From: Rafael Garcia-Suarez Date: Tue, 2 Dec 2003 23:31:06 +0000 (+0000) Subject: The prove utility should also be installed on VMS and on Windows. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4b618757339319cc630e0a81a96a00ace56331a1;p=p5sagit%2Fp5-mst-13.2.git 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 --- diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template index a39cb1d..20f46a0 100644 --- a/vms/descrip_mms.template +++ b/vms/descrip_mms.template @@ -324,7 +324,7 @@ LIBPREREQ = $(ARCHDIR)Config.pm [.lib.VMS]Filespec.pm [.lib]DynaLoader.pm [.lib] utils1 = [.lib.pod]perldoc.com [.lib.ExtUtils]Miniperl.pm [.utils]c2ph.com [.utils]h2ph.com utils2 = [.utils]h2xs.com [.utils]libnetcfg.com [.lib]perlbug.com [.lib]perlcc.com [.utils]dprofpp.com utils3 = [.utils]perlivp.com [.lib]splain.com [.utils]pl2pm.com [.lib.ExtUtils]xsubpp.com -utils4 = [.utils]enc2xs.com [.utils]piconv.com [.utils]cpan.com +utils4 = [.utils]enc2xs.com [.utils]piconv.com [.utils]cpan.com [.utils]prove.com .ifdef NOX2P all : base extras archcorefiles preplibrary perlpods @@ -513,6 +513,9 @@ dynext : $(LIBPREREQ) $(DBG)perlshr$(E) preplibrary [.utils]cpan.com : [.utils]cpan.PL $(ARCHDIR)Config.pm $(MINIPERL) $(MMS$SOURCE) +[.utils]prove.com : [.utils]prove.PL $(ARCHDIR)Config.pm + $(MINIPERL) $(MMS$SOURCE) + [.utils]c2ph.com : [.utils]c2ph.PL $(ARCHDIR)Config.pm $(MINIPERL) $(MMS$SOURCE) diff --git a/win32/Makefile b/win32/Makefile index 9d55ff0..43aaa87 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 4f99bf9..b752776 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)