File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -74,7 +74,6 @@ MODULES_DYNAMIC =\
7474 @.^.Lib.md5/pyd\
7575 @.^.Lib.operator/pyd\
7676 @.^.Lib.parser/pyd\
77- @.^.Lib.pcre/pyd\
7877 @.^.Lib.regex/pyd\
7978 @.^.Lib.rgbimg/pyd\
8079 @.^.Lib.rotor/pyd\
@@ -287,10 +286,6 @@ $(LIB_PYTHON): $(OBJECTS)
287286@.^.Lib.parser/pyd : @.^.Modules.o.parsermodule s.linktab
288287 $(MAKEDLK ) -d @.^.Lib.parser/pyd -s s.linktab -o @.^.Modules.o.parsermodule -e initparser
289288
290- @.^.Lib.pcre/pyd : @.^.Modules.o.pcremodule @.^.Modules.o.pypcre s.linktab
291- $(LINK ) -aof -o @.^.Modules.o.pcrelink @.^.Modules.o.pcremodule @.^.Modules.o.pypcre
292- $(MAKEDLK ) -d @.^.Lib.pcre/pyd -s s.linktab -o @.^.Modules.o.pcrelink -e initpcre
293-
294289@.^.Lib.regex/pyd : @.^.Modules.o.regexmodule @.^.Modules.o.regexpr s.linktab
295290 $(LINK ) -aof -o @.^.Modules.o.regexlink @.^.Modules.o.regexmodule @.^.Modules.o.regexpr
296291 $(MAKEDLK ) -d @.^.Lib.regex/pyd -s s.linktab -o @.^.Modules.o.regexlink -e initregex
You can’t perform that action at this time.
0 commit comments