diff options
Diffstat (limited to 'PC/os2vacpp/makefile.omk')
-rw-r--r-- | PC/os2vacpp/makefile.omk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/PC/os2vacpp/makefile.omk b/PC/os2vacpp/makefile.omk index e291627..a380c03 100644 --- a/PC/os2vacpp/makefile.omk +++ b/PC/os2vacpp/makefile.omk @@ -1155,8 +1155,6 @@ getcopyright.obj: abstract.h ceval.h classobject.h cobject.h \ pystate.h python.h pythonrun.h rangeobject.h sliceobject.h \ stringobject.h sysmodule.h traceback.h tupleobject.h -getmtime.obj: pyconfig.h - getplatform.obj: abstract.h ceval.h classobject.h cobject.h complexobject.h \ pyconfig.h dictobject.h fileobject.h floatobject.h funcobject.h \ import.h intobject.h intrcheck.h listobject.h longobject.h \ |