@@ -194,7 +194,6 @@ MODULES = \
194194 $(PATHOBJ ) \Operator.obj \
195195 $(PATHOBJ ) \PCREModule.obj \
196196 $(PATHOBJ ) \PyPCRE.obj \
197- $(PATHOBJ ) \RotorModule.obj \
198197 $(PATHOBJ ) \PosixModule.obj \
199198 $(PATHOBJ ) \RegexModule.obj \
200199 $(PATHOBJ ) \RegExpr.obj \
@@ -1005,20 +1004,6 @@ rgbimgmodule.obj: $(PY_INCLUDE)\abstract.h $(PY_INCLUDE)\ceval.h \
10051004 $(PY_INCLUDE ) \s tringobject.h $(PY_INCLUDE ) \s ysmodule.h $(PY_INCLUDE ) \t raceback.h \
10061005 $(PY_INCLUDE ) \t upleobject.h
10071006
1008- rotormodule.obj : $(PY_INCLUDE ) \abstract.h $(PY_INCLUDE ) \ceval.h \
1009- $(PY_INCLUDE ) \c lassobject.h $(PY_INCLUDE ) \c object.h $(PY_INCLUDE ) \c omplexobject.h \
1010- pyconfig.h $(PY_INCLUDE ) \d ictobject.h $(PY_INCLUDE ) \f ileobject.h \
1011- $(PY_INCLUDE ) \f loatobject.h $(PY_INCLUDE ) \f uncobject.h $(PY_INCLUDE ) \i mport.h \
1012- $(PY_INCLUDE ) \i ntobject.h $(PY_INCLUDE ) \i ntrcheck.h $(PY_INCLUDE ) \l istobject.h \
1013- $(PY_INCLUDE ) \l ongobject.h $(PY_INCLUDE ) \m ethodobject.h \
1014- $(PY_INCLUDE ) \m odsupport.h $(PY_INCLUDE ) \m oduleobject.h $(PY_INCLUDE ) \m ymalloc.h \
1015- $(PY_INCLUDE ) \m ymath.h $(PY_INCLUDE ) \m yproto.h $(PY_INCLUDE ) \o bject.h \
1016- $(PY_INCLUDE ) \o bjimpl.h $(PY_INCLUDE ) \p ydebug.h $(PY_INCLUDE ) \p yerrors.h \
1017- $(PY_INCLUDE ) \p yfpe.h $(PY_INCLUDE ) \p ystate.h $(PY_INCLUDE ) \p ython.h \
1018- $(PY_INCLUDE ) \p ythonrun.h $(PY_INCLUDE ) \r angeobject.h $(PY_INCLUDE ) \s liceobject.h \
1019- $(PY_INCLUDE ) \s tringobject.h $(PY_INCLUDE ) \s ysmodule.h $(PY_INCLUDE ) \t raceback.h \
1020- $(PY_INCLUDE ) \t upleobject.h
1021-
10221007selectmodule.obj : $(PY_INCLUDE ) \abstract.h $(PY_INCLUDE ) \ceval.h \
10231008 $(PY_INCLUDE ) \c lassobject.h $(PY_INCLUDE ) \c object.h $(PY_INCLUDE ) \c omplexobject.h \
10241009 pyconfig.h $(PY_INCLUDE ) \d ictobject.h $(PY_INCLUDE ) \f ileobject.h \
0 commit comments