home *** CD-ROM | disk | FTP | other *** search
-
-
- # object list for Python w/ networking
-
- # main.o and python.o intentionally left out
-
- NETOBJECTS = config.o getpath.o environment.o amigamodule.o \
- regexpr.o arraymodule.o structmodule.o \
- mathmodule.o regexmodule.o newmodule.o \
- timemodule.o binascii.o md5module.o md5c.o rotormodule.o \
- operator.o cmathmodule.o errnomodule.o pcremodule.o \
- shamodule.o ARexxmodule.o Doslibmodule.o \
- cryptmodule.o syslogmodule.o selectmodule.o socketmodule.o \
- cStringIO.o cPickle.o pypcre.o pwdmodule.o grpmodule.o \
- stropmodule.o _sre.o _codecsmodule.o \
- unicodedata.o unicodedatabase.o pyexpat.o
- ### Execlibmodule.o SimpleGFXmodule.o
- ### soundex.o
-
-
- # object list for Python without networking
-
- OBJECTS = config.o getpath.o environment.o amigamodule.o \
- regexpr.o arraymodule.o structmodule.o stropmodule.o \
- mathmodule.o regexmodule.o newmodule.o \
- timemodule.o binascii.o md5module.o md5c.o rotormodule.o \
- operator.o cmathmodule.o errnomodule.o pcremodule.o \
- shamodule.o ARexxmodule.o Doslibmodule.o \
- cStringIO.o cPickle.o pypcre.o \
- stropmodule.o _sre.o _codecsmodule.o \
- unicodedata.o unicodedatabase.o pyexpat.o
- ### Execlibmodule.o SimpleGFXmodule.o
- ### soundex.o
-
-
- Modules.lib: $(NETOBJECTS) # SELECT $(OBJECTS) OR $(NETOBJECTS)
- -delete >NIL: Modules.lib
- oml Modules.lib a <@<
- $(NETOBJECTS) # SELECT $(OBJECTS) OR $(NETOBJECTS)
- <
-
-
- _localemodule.o : _localemodule.c
-
- amigamodule.o : amigamodule.c
-
- AmigaExecmodule.o: AmigaExecmodule.c
-
- ARexxmodule.o : ARexxmodule.c
-
- arraymodule.o : arraymodule.c /Include/Python.h
-
- binascii.o : binascii.c /Include/Python.h
-
- cPickle.o : cPickle.c /Include/cStringIO.h /Include/Python.h
-
- cStringIO.o : cStringIO.c /Include/cStringIO.h /Include/import.h /Include/Python.h
-
- cmathmodule.o : cmathmodule.c /Include/Python.h
-
- config.o : config.c
-
- cryptmodule.o : cryptmodule.c /Include/Python.h
-
- Doslibmodule.o : Doslibmodule.c
-
- environment.o : environment.c /Include/Python.h
-
- errnomodule.o : errnomodule.c /Include/Python.h
-
- fpectlmodule.o : fpectlmodule.c /Include/Python.h
-
- fpetestmodule.o : fpetestmodule.c /Include/Python.h
-
- getbuildinfo.o : getbuildinfo.c macbuildno.h /Include/config.h
-
- getpath.o : getpath.c /Include/protos.h /Include/osdefs.h /Include/Python.h
-
- grpmodule.o : grpmodule.c /Include/Python.h
-
- main.o : main.c /Include/osdefs.h /Include/Python.h
-
- mathmodule.o : mathmodule.c /Include/Python.h
-
- md5c.o : md5c.c md5.h /Include/config.h
-
- md5module.o : md5module.c md5.h /Include/Python.h
-
- newmodule.o : newmodule.c /Include/compile.h /Include/Python.h
-
- operator.o : operator.c /Include/Python.h
-
- pcremodule.o : pcremodule.c pcre-int.h pcre.h /Include/graminit.h /Include/Python.h
-
- pwdmodule.o : pwdmodule.c /Include/Python.h
-
- pypcre.o : pypcre.c /Include/graminit.h /Include/Python.h pcre-int.h pcre.h
-
- python.o : python.c
-
- readline.o : readline.c /Include/Python.h
-
- regexmodule.o : regexmodule.c regexpr.h /Include/Python.h
-
- regexpr.o : regexpr.c regexpr.h /Include/Python.h
-
- resource.o : resource.c
-
- rotormodule.o : rotormodule.c /Include/Python.h
-
- selectmodule.o : selectmodule.c /Include/Python.h
-
- shamodule.o: shamodule.c /Include/Python.h
-
- socketmodule.o : socketmodule.c /Include/Python.h
-
- soundex.o : soundex.c /Include/Python.h
-
- stropmodule.o : stropmodule.c /Include/Python.h
-
- structmodule.o : structmodule.c /Include/Python.h
-
- syslogmodule.o : syslogmodule.c /Include/Python.h
-
- timemodule.o : timemodule.c /Include/Python.h
-
- timingmodule.o : timingmodule.c timing.h /Include/Python.h
-
- xxmodule.o : xxmodule.c /Include/Python.h
-
- zlibmodule.o : zlibmodule.c /Include/Python.h
-
- _codecsmodule.o: _codecsmodule.c /Include/Python.h
-
- _sre.o: _sre.c /Include/Python.h
-
- pyexpat.o: pyexpat.c
- sc pyexpat.c incdir=/expat/xmlparse/ IDENTIFIERLENGTH=60
-
-
- # --- DO NOT MODIFY THIS LINE -- AUTO-DEPENDS PRECEDE ---
-