Message-ID: <
46D968DA.2000205@cpan.org>
p4raw-id: //depot/perl@31846
..\regnodes.h : ..\regcomp.sym ..\regcomp.pl ..\regexp.h
cd ..
- regcomp.pl
+ miniperl regcomp.pl
cd win32
..\regcharclass.h : ..\Porting\regcharclass.pl
cd ..
- Porting\regcharclass.pl
+ miniperl Porting\regcharclass.pl
cd win32
regnodes : ..\regnodes.h
$(PERLEXE) $(X2P) Extensions $(PERLSTATIC)
..\regnodes.h : ..\regcomp.sym ..\regcomp.pl ..\regexp.h
- cd .. && regcomp.pl && cd win32
+ cd .. && miniperl regcomp.pl && cd win32
..\regcharclass.h : ..\Porting\regcharclass.pl
- cd .. && Porting\regcharclass.pl && cd win32
+ cd .. && miniperl Porting\regcharclass.pl && cd win32
regnodes : ..\regnodes.h