File tree 2 files changed +0
-8
lines changed
2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -843,11 +843,6 @@ all : .\config.h $(GLOBEXE) $(MINIMOD) $(CONFIGPM) $(UNIDATAFILES) MakePPPort \
843
843
$(PERLEXE ) $(X2P ) Extensions $(PERLSTATIC )
844
844
@echo Everything is up to date. ' $(MAKE_BARE) test' to run test suite.
845
845
846
- ..\regnodes.h : ..\regcomp.sym ..\regcomp.pl ..\regexp.h
847
- cd ..
848
- miniperl regcomp.pl
849
- cd win32
850
-
851
846
..\regcharclass.h : ..\Porting\regcharclass.pl
852
847
cd ..
853
848
miniperl Porting\r egcharclass.pl
Original file line number Diff line number Diff line change @@ -1030,9 +1030,6 @@ all : CHECKDMAKE .\config.h $(GLOBEXE) $(MINIPERL) $(MK2) \
1030
1030
$(RIGHTMAKE ) $(MINIMOD ) $(CONFIGPM ) $(UNIDATAFILES ) MakePPPort \
1031
1031
$(PERLEXE ) $(X2P ) Extensions $(PERLSTATIC )
1032
1032
1033
- ..\regnodes.h : ..\regcomp.sym ..\regcomp.pl ..\regexp.h
1034
- cd .. && miniperl regcomp.pl && cd win32
1035
-
1036
1033
..\regcharclass.h : ..\Porting\regcharclass.pl
1037
1034
cd .. && miniperl Porting\r egcharclass.pl && cd win32
1038
1035
You can’t perform that action at this time.
0 commit comments