summaryrefslogtreecommitdiffstats
path: root/PC/wat_os2
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-11-13 17:24:13 (GMT)
committerGuido van Rossum <guido@python.org>2000-11-13 17:24:13 (GMT)
commit1bb7734c7ed916e5631d0b2a822e4b8f5296cab0 (patch)
treead7a771351c1208db7625fe00aaa3af3ff006bf6 /PC/wat_os2
parent56baca328f7c018c4ae776dd87f44a145f502773 (diff)
downloadcpython-1bb7734c7ed916e5631d0b2a822e4b8f5296cab0.zip
cpython-1bb7734c7ed916e5631d0b2a822e4b8f5296cab0.tar.gz
cpython-1bb7734c7ed916e5631d0b2a822e4b8f5296cab0.tar.bz2
Rip out Win3.1 and DOS support
Diffstat (limited to 'PC/wat_os2')
-rwxr-xr-xPC/wat_os2/pyth_os2.lk13
-rwxr-xr-xPC/wat_os2/pyth_os2.mk1649
-rwxr-xr-xPC/wat_os2/pyth_os2.tgt1617
3 files changed, 0 insertions, 2269 deletions
diff --git a/PC/wat_os2/pyth_os2.lk1 b/PC/wat_os2/pyth_os2.lk1
deleted file mode 100755
index 1a443df..0000000
--- a/PC/wat_os2/pyth_os2.lk1
+++ /dev/null
@@ -1,3 +0,0 @@
-NAME pyth_os2
-FIL arraymodule.obj,audioop.obj,binascii.obj,cmathmodule.obj,cpickle.obj,cstringio.obj,errnomodule.obj,getbuildinfo.obj,imageop.obj,main.obj,mathmodule.obj,md5c.obj,md5module.obj,newmodule.obj,operator.obj,pcremodule.obj,posixmodule.obj,pypcre.obj,python.obj,regexmodule.obj,regexpr.obj,rgbimgmodule.obj,rotormodule.obj,signalmodule.obj,soundex.obj,stropmodule.obj,structmodule.obj,timemodule.obj,yuvconvert.obj,abstract.obj,classobject.obj,cobject.obj,complexobject.obj,dictobject.obj,fileobject.obj,floatobject.obj,frameobject.obj,funcobject.obj,intobject.obj,listobject.obj,longobject.obj,methodobject.obj,moduleobject.obj,object.obj,rangeobject.obj,sliceobject.obj,stringobject.obj,tupleobject.obj,typeobject.obj,acceler.obj,grammar1.obj,myreadline.obj,node.obj,parser.obj,parsetok.obj,tokenizer.obj,bltinmodule.obj,ceval.obj,compile.obj,errors.obj,frozen.obj,getargs.obj,getcompiler.obj,getcopyright.obj,getmtime.obj,getopt.obj,getplatform.obj,getversion.obj,graminit.obj,import.obj,importdl.obj,marshal.obj,modsupport.obj,mystrtoul.obj,pystate.obj,pythonrun.obj,structmember.obj,sysmodule.obj,traceback.obj,config.obj,getpathp.obj
-
diff --git a/PC/wat_os2/pyth_os2.mk1 b/PC/wat_os2/pyth_os2.mk1
deleted file mode 100755
index f1c75e0..0000000
--- a/PC/wat_os2/pyth_os2.mk1
+++ /dev/null
@@ -1,649 +0,0 @@
-!define BLANK ""
-n:\python\python-1.5.1\pc\wat_os2\arraymodule.obj : n:\python\python-1.5.1\m&
-odules\arraymodule.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\arraymodule.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATC&
-OM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\audioop.obj : n:\python\python-1.5.1\modul&
-es\audioop.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\audioop.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h&
-\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\binascii.obj : n:\python\python-1.5.1\modu&
-les\binascii.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\binascii.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\&
-h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\cmathmodule.obj : n:\python\python-1.5.1\m&
-odules\cmathmodule.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\cmathmodule.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATC&
-OM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\cpickle.obj : n:\python\python-1.5.1\modul&
-es\cpickle.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\cpickle.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h&
-\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\cstringio.obj : n:\python\python-1.5.1\mod&
-ules\cstringio.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\cstringio.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM&
-\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\errnomodule.obj : n:\python\python-1.5.1\m&
-odules\errnomodule.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\errnomodule.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATC&
-OM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\getbuildinfo.obj : n:\python\python-1.5.1\&
-modules\getbuildinfo.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\getbuildinfo.c -i=..;..\..\Include;C:\WATCOM\h;C:\WAT&
-COM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\imageop.obj : n:\python\python-1.5.1\modul&
-es\imageop.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\imageop.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h&
-\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\main.obj : n:\python\python-1.5.1\modules\&
-main.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\main.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\os&
-2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\mathmodule.obj : n:\python\python-1.5.1\mo&
-dules\mathmodule.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\mathmodule.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCO&
-M\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\md5c.obj : n:\python\python-1.5.1\modules\&
-md5c.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\md5c.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\os&
-2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\md5module.obj : n:\python\python-1.5.1\mod&
-ules\md5module.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\md5module.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM&
-\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\newmodule.obj : n:\python\python-1.5.1\mod&
-ules\newmodule.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\newmodule.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM&
-\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\operator.obj : n:\python\python-1.5.1\modu&
-les\operator.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\operator.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\&
-h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\pcremodule.obj : n:\python\python-1.5.1\mo&
-dules\pcremodule.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\pcremodule.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCO&
-M\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\posixmodule.obj : n:\python\python-1.5.1\m&
-odules\posixmodule.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\posixmodule.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATC&
-OM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\pypcre.obj : n:\python\python-1.5.1\module&
-s\pypcre.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\pypcre.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\&
-os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\python.obj : n:\python\python-1.5.1\module&
-s\python.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\python.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\&
-os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\regexmodule.obj : n:\python\python-1.5.1\m&
-odules\regexmodule.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\regexmodule.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATC&
-OM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\regexpr.obj : n:\python\python-1.5.1\modul&
-es\regexpr.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\regexpr.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h&
-\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\rgbimgmodule.obj : n:\python\python-1.5.1\&
-modules\rgbimgmodule.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\rgbimgmodule.c -i=..;..\..\Include;C:\WATCOM\h;C:\WAT&
-COM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\rotormodule.obj : n:\python\python-1.5.1\m&
-odules\rotormodule.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\rotormodule.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATC&
-OM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\signalmodule.obj : n:\python\python-1.5.1\&
-modules\signalmodule.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\signalmodule.c -i=..;..\..\Include;C:\WATCOM\h;C:\WAT&
-COM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\soundex.obj : n:\python\python-1.5.1\modul&
-es\soundex.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\soundex.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h&
-\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\stropmodule.obj : n:\python\python-1.5.1\m&
-odules\stropmodule.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\stropmodule.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATC&
-OM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\structmodule.obj : n:\python\python-1.5.1\&
-modules\structmodule.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\structmodule.c -i=..;..\..\Include;C:\WATCOM\h;C:\WAT&
-COM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\timemodule.obj : n:\python\python-1.5.1\mo&
-dules\timemodule.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\timemodule.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCO&
-M\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\yuvconvert.obj : n:\python\python-1.5.1\mo&
-dules\yuvconvert.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\modules\yuvconvert.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCO&
-M\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\abstract.obj : n:\python\python-1.5.1\obje&
-cts\abstract.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\abstract.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\&
-h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\classobject.obj : n:\python\python-1.5.1\o&
-bjects\classobject.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\classobject.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATC&
-OM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\cobject.obj : n:\python\python-1.5.1\objec&
-ts\cobject.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\cobject.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h&
-\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\complexobject.obj : n:\python\python-1.5.1&
-\objects\complexobject.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\complexobject.c -i=..;..\..\Include;C:\WATCOM\h;C:\WA&
-TCOM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\dictobject.obj : n:\python\python-1.5.1\ob&
-jects\dictobject.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\dictobject.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCO&
-M\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\fileobject.obj : n:\python\python-1.5.1\ob&
-jects\fileobject.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\fileobject.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCO&
-M\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\floatobject.obj : n:\python\python-1.5.1\o&
-bjects\floatobject.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\floatobject.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATC&
-OM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\frameobject.obj : n:\python\python-1.5.1\o&
-bjects\frameobject.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\frameobject.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATC&
-OM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\funcobject.obj : n:\python\python-1.5.1\ob&
-jects\funcobject.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\funcobject.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCO&
-M\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\intobject.obj : n:\python\python-1.5.1\obj&
-ects\intobject.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\intobject.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM&
-\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\listobject.obj : n:\python\python-1.5.1\ob&
-jects\listobject.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\listobject.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCO&
-M\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\longobject.obj : n:\python\python-1.5.1\ob&
-jects\longobject.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\longobject.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCO&
-M\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\methodobject.obj : n:\python\python-1.5.1\&
-objects\methodobject.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\methodobject.c -i=..;..\..\Include;C:\WATCOM\h;C:\WAT&
-COM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\moduleobject.obj : n:\python\python-1.5.1\&
-objects\moduleobject.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\moduleobject.c -i=..;..\..\Include;C:\WATCOM\h;C:\WAT&
-COM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\object.obj : n:\python\python-1.5.1\object&
-s\object.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\object.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\&
-os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\rangeobject.obj : n:\python\python-1.5.1\o&
-bjects\rangeobject.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\rangeobject.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATC&
-OM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\sliceobject.obj : n:\python\python-1.5.1\o&
-bjects\sliceobject.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\sliceobject.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATC&
-OM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\stringobject.obj : n:\python\python-1.5.1\&
-objects\stringobject.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\stringobject.c -i=..;..\..\Include;C:\WATCOM\h;C:\WAT&
-COM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\tupleobject.obj : n:\python\python-1.5.1\o&
-bjects\tupleobject.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\tupleobject.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATC&
-OM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\typeobject.obj : n:\python\python-1.5.1\ob&
-jects\typeobject.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\objects\typeobject.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCO&
-M\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\acceler.obj : n:\python\python-1.5.1\parse&
-r\acceler.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\parser\acceler.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\&
-os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\grammar1.obj : n:\python\python-1.5.1\pars&
-er\grammar1.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\parser\grammar1.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h&
-\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\myreadline.obj : n:\python\python-1.5.1\pa&
-rser\myreadline.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\parser\myreadline.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM&
-\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\node.obj : n:\python\python-1.5.1\parser\n&
-ode.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\parser\node.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\os2&
- -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\parser.obj : n:\python\python-1.5.1\parser&
-\parser.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\parser\parser.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\o&
-s2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\parsetok.obj : n:\python\python-1.5.1\pars&
-er\parsetok.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\parser\parsetok.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h&
-\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\tokenizer.obj : n:\python\python-1.5.1\par&
-ser\tokenizer.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\parser\tokenizer.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\&
-h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\bltinmodule.obj : n:\python\python-1.5.1\p&
-ython\bltinmodule.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\bltinmodule.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCO&
-M\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\ceval.obj : n:\python\python-1.5.1\python\&
-ceval.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\ceval.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\os&
-2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\compile.obj : n:\python\python-1.5.1\pytho&
-n\compile.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\compile.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\&
-os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\errors.obj : n:\python\python-1.5.1\python&
-\errors.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\errors.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\o&
-s2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\frozen.obj : n:\python\python-1.5.1\python&
-\frozen.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\frozen.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\o&
-s2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\getargs.obj : n:\python\python-1.5.1\pytho&
-n\getargs.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\getargs.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\&
-os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\getcompiler.obj : n:\python\python-1.5.1\p&
-ython\getcompiler.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\getcompiler.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCO&
-M\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\getcopyright.obj : n:\python\python-1.5.1\&
-python\getcopyright.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\getcopyright.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATC&
-OM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\getmtime.obj : n:\python\python-1.5.1\pyth&
-on\getmtime.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\getmtime.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h&
-\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\getopt.obj : n:\python\python-1.5.1\python&
-\getopt.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\getopt.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\o&
-s2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\getplatform.obj : n:\python\python-1.5.1\p&
-ython\getplatform.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\getplatform.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCO&
-M\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\getversion.obj : n:\python\python-1.5.1\py&
-thon\getversion.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\getversion.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM&
-\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\graminit.obj : n:\python\python-1.5.1\pyth&
-on\graminit.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\graminit.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h&
-\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\import.obj : n:\python\python-1.5.1\python&
-\import.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\import.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\o&
-s2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\importdl.obj : n:\python\python-1.5.1\pyth&
-on\importdl.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\importdl.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h&
-\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\marshal.obj : n:\python\python-1.5.1\pytho&
-n\marshal.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\marshal.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\&
-os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\modsupport.obj : n:\python\python-1.5.1\py&
-thon\modsupport.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\modsupport.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM&
-\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\mystrtoul.obj : n:\python\python-1.5.1\pyt&
-hon\mystrtoul.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\mystrtoul.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\&
-h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\pystate.obj : n:\python\python-1.5.1\pytho&
-n\pystate.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\pystate.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\&
-os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\pythonrun.obj : n:\python\python-1.5.1\pyt&
-hon\pythonrun.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\pythonrun.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\&
-h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\structmember.obj : n:\python\python-1.5.1\&
-python\structmember.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\structmember.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATC&
-OM\h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\sysmodule.obj : n:\python\python-1.5.1\pyt&
-hon\sysmodule.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\sysmodule.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\&
-h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\traceback.obj : n:\python\python-1.5.1\pyt&
-hon\traceback.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\..\python\traceback.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\&
-h\os2 -w4 -e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\config.obj : n:\python\python-1.5.1\pc\con&
-fig.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\config.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\os2 -w4 -e2&
-5 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\getpathp.obj : n:\python\python-1.5.1\pc\g&
-etpathp.c .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- *wcc386 ..\getpathp.c -i=..;..\..\Include;C:\WATCOM\h;C:\WATCOM\h\os2 -w4 -&
-e25 -dHAVE_CONFIG_H -ei -zp4 -zq -otexan -d1 -5r -bt=os2 -mf
-
-n:\python\python-1.5.1\pc\wat_os2\pyth_os2.exe : n:\python\python-1.5.1\pc\w&
-at_os2\arraymodule.obj n:\python\python-1.5.1\pc\wat_os2\audioop.obj n:\pyth&
-on\python-1.5.1\pc\wat_os2\binascii.obj n:\python\python-1.5.1\pc\wat_os2\cm&
-athmodule.obj n:\python\python-1.5.1\pc\wat_os2\cpickle.obj n:\python\python&
--1.5.1\pc\wat_os2\cstringio.obj n:\python\python-1.5.1\pc\wat_os2\errnomodul&
-e.obj n:\python\python-1.5.1\pc\wat_os2\getbuildinfo.obj n:\python\python-1.&
-5.1\pc\wat_os2\imageop.obj n:\python\python-1.5.1\pc\wat_os2\main.obj n:\pyt&
-hon\python-1.5.1\pc\wat_os2\mathmodule.obj n:\python\python-1.5.1\pc\wat_os2&
-\md5c.obj n:\python\python-1.5.1\pc\wat_os2\md5module.obj n:\python\python-1&
-.5.1\pc\wat_os2\newmodule.obj n:\python\python-1.5.1\pc\wat_os2\operator.obj&
- n:\python\python-1.5.1\pc\wat_os2\pcremodule.obj n:\python\python-1.5.1\pc\&
-wat_os2\posixmodule.obj n:\python\python-1.5.1\pc\wat_os2\pypcre.obj n:\pyth&
-on\python-1.5.1\pc\wat_os2\python.obj n:\python\python-1.5.1\pc\wat_os2\rege&
-xmodule.obj n:\python\python-1.5.1\pc\wat_os2\regexpr.obj n:\python\python-1&
-.5.1\pc\wat_os2\rgbimgmodule.obj n:\python\python-1.5.1\pc\wat_os2\rotormodu&
-le.obj n:\python\python-1.5.1\pc\wat_os2\signalmodule.obj n:\python\python-1&
-.5.1\pc\wat_os2\soundex.obj n:\python\python-1.5.1\pc\wat_os2\stropmodule.ob&
-j n:\python\python-1.5.1\pc\wat_os2\structmodule.obj n:\python\python-1.5.1\&
-pc\wat_os2\timemodule.obj n:\python\python-1.5.1\pc\wat_os2\yuvconvert.obj n&
-:\python\python-1.5.1\pc\wat_os2\abstract.obj n:\python\python-1.5.1\pc\wat_&
-os2\classobject.obj n:\python\python-1.5.1\pc\wat_os2\cobject.obj n:\python\&
-python-1.5.1\pc\wat_os2\complexobject.obj n:\python\python-1.5.1\pc\wat_os2\&
-dictobject.obj n:\python\python-1.5.1\pc\wat_os2\fileobject.obj n:\python\py&
-thon-1.5.1\pc\wat_os2\floatobject.obj n:\python\python-1.5.1\pc\wat_os2\fram&
-eobject.obj n:\python\python-1.5.1\pc\wat_os2\funcobject.obj n:\python\pytho&
-n-1.5.1\pc\wat_os2\intobject.obj n:\python\python-1.5.1\pc\wat_os2\listobjec&
-t.obj n:\python\python-1.5.1\pc\wat_os2\longobject.obj n:\python\python-1.5.&
-1\pc\wat_os2\methodobject.obj n:\python\python-1.5.1\pc\wat_os2\moduleobject&
-.obj n:\python\python-1.5.1\pc\wat_os2\object.obj n:\python\python-1.5.1\pc\&
-wat_os2\rangeobject.obj n:\python\python-1.5.1\pc\wat_os2\sliceobject.obj n:&
-\python\python-1.5.1\pc\wat_os2\stringobject.obj n:\python\python-1.5.1\pc\w&
-at_os2\tupleobject.obj n:\python\python-1.5.1\pc\wat_os2\typeobject.obj n:\p&
-ython\python-1.5.1\pc\wat_os2\acceler.obj n:\python\python-1.5.1\pc\wat_os2\&
-grammar1.obj n:\python\python-1.5.1\pc\wat_os2\myreadline.obj n:\python\pyth&
-on-1.5.1\pc\wat_os2\node.obj n:\python\python-1.5.1\pc\wat_os2\parser.obj n:&
-\python\python-1.5.1\pc\wat_os2\parsetok.obj n:\python\python-1.5.1\pc\wat_o&
-s2\tokenizer.obj n:\python\python-1.5.1\pc\wat_os2\bltinmodule.obj n:\python&
-\python-1.5.1\pc\wat_os2\ceval.obj n:\python\python-1.5.1\pc\wat_os2\compile&
-.obj n:\python\python-1.5.1\pc\wat_os2\errors.obj n:\python\python-1.5.1\pc\&
-wat_os2\frozen.obj n:\python\python-1.5.1\pc\wat_os2\getargs.obj n:\python\p&
-ython-1.5.1\pc\wat_os2\getcompiler.obj n:\python\python-1.5.1\pc\wat_os2\get&
-copyright.obj n:\python\python-1.5.1\pc\wat_os2\getmtime.obj n:\python\pytho&
-n-1.5.1\pc\wat_os2\getopt.obj n:\python\python-1.5.1\pc\wat_os2\getplatform.&
-obj n:\python\python-1.5.1\pc\wat_os2\getversion.obj n:\python\python-1.5.1\&
-pc\wat_os2\graminit.obj n:\python\python-1.5.1\pc\wat_os2\import.obj n:\pyth&
-on\python-1.5.1\pc\wat_os2\importdl.obj n:\python\python-1.5.1\pc\wat_os2\ma&
-rshal.obj n:\python\python-1.5.1\pc\wat_os2\modsupport.obj n:\python\python-&
-1.5.1\pc\wat_os2\mystrtoul.obj n:\python\python-1.5.1\pc\wat_os2\pystate.obj&
- n:\python\python-1.5.1\pc\wat_os2\pythonrun.obj n:\python\python-1.5.1\pc\w&
-at_os2\structmember.obj n:\python\python-1.5.1\pc\wat_os2\sysmodule.obj n:\p&
-ython\python-1.5.1\pc\wat_os2\traceback.obj n:\python\python-1.5.1\pc\wat_os&
-2\config.obj n:\python\python-1.5.1\pc\wat_os2\getpathp.obj .AUTODEPEND
- @n:
- cd n:\python\python-1.5.1\pc\wat_os2
- @%write pyth_os2.lk1 NAME pyth_os2
- @%append pyth_os2.lk1 FIL arraymodule.obj,audioop.obj,binascii.obj,cmathmod&
-ule.obj,cpickle.obj,cstringio.obj,errnomodule.obj,getbuildinfo.obj,imageop.o&
-bj,main.obj,mathmodule.obj,md5c.obj,md5module.obj,newmodule.obj,operator.obj&
-,pcremodule.obj,posixmodule.obj,pypcre.obj,python.obj,regexmodule.obj,regexp&
-r.obj,rgbimgmodule.obj,rotormodule.obj,signalmodule.obj,soundex.obj,stropmod&
-ule.obj,structmodule.obj,timemodule.obj,yuvconvert.obj,abstract.obj,classobj&
-ect.obj,cobject.obj,complexobject.obj,dictobject.obj,fileobject.obj,floatobj&
-ect.obj,frameobject.obj,funcobject.obj,intobject.obj,listobject.obj,longobje&
-ct.obj,methodobject.obj,moduleobject.obj,object.obj,rangeobject.obj,sliceobj&
-ect.obj,stringobject.obj,tupleobject.obj,typeobject.obj,acceler.obj,grammar1&
-.obj,myreadline.obj,node.obj,parser.obj,parsetok.obj,tokenizer.obj,bltinmodu&
-le.obj,ceval.obj,compile.obj,errors.obj,frozen.obj,getargs.obj,getcompiler.o&
-bj,getcopyright.obj,getmtime.obj,getopt.obj,getplatform.obj,getversion.obj,g&
-raminit.obj,import.obj,importdl.obj,marshal.obj,modsupport.obj,mystrtoul.obj&
-,pystate.obj,pythonrun.obj,structmember.obj,sysmodule.obj,traceback.obj,conf&
-ig.obj,getpathp.obj
- @%append pyth_os2.lk1
-!ifneq BLANK ""
- *wlib -q -n -b pyth_os2.imp
- @%append pyth_os2.lk1 LIBR pyth_os2.imp
-!endif
- *wlink SYS os2v2 op m op st=128k op c op maxe=25 op q op symf @pyth_os2.lk1
-!ifneq BLANK ""
- rc -i $[: -i C:\WATCOM\h -i C:\WATCOM\h\os2 pyth_os2.exe
-!endif
-
diff --git a/PC/wat_os2/pyth_os2.tgt b/PC/wat_os2/pyth_os2.tgt
deleted file mode 100755
index 0a9aa64..0000000
--- a/PC/wat_os2/pyth_os2.tgt
+++ /dev/null
@@ -1,1617 +0,0 @@
-40
-targetIdent
-0
-MProject
-1
-MComponent
-0
-2
-WString
-4
-OEXE
-3
-WString
-5
-oc2en
-1
-0
-0
-4
-MCommand
-0
-5
-MCommand
-0
-6
-MItem
-12
-pyth_os2.exe
-7
-WString
-4
-OEXE
-8
-WVList
-2
-9
-MVState
-10
-WString
-7
-OS2LINK
-11
-WString
-11
-?????Stack:
-0
-12
-WString
-4
-128k
-0
-13
-MCState
-14
-WString
-7
-OS2LINK
-15
-WString
-24
-?????Case sensitive link
-0
-1
-16
-WVList
-0
--1
-1
-1
-0
-17
-WPickList
-82
-18
-MItem
-3
-*.c
-19
-WString
-4
-COBJ
-20
-WVList
-5
-21
-MVState
-22
-WString
-3
-WCC
-23
-WString
-25
-o?2??Include directories:
-0
-24
-WString
-46
-..;..\..\Include;$(%watcom)\h;$(%watcom)\h\os2
-0
-25
-MVState
-26
-WString
-3
-WCC
-27
-WString
-23
-?????Macro definitions:
-0
-28
-WString
-13
-HAVE_CONFIG_H
-0
-29
-MCState
-30
-WString
-3
-WCC
-31
-WString
-31
-?????Force enums to be type int
-0
-1
-32
-MRState
-33
-WString
-3
-WCC
-34
-WString
-20
-?????Pack structures
-0
-0
-35
-MRState
-36
-WString
-3
-WCC
-37
-WString
-21
-?????4 byte alignment
-0
-1
-38
-WVList
-0
--1
-1
-1
-0
-39
-MItem
-27
-..\..\modules\arraymodule.c
-40
-WString
-4
-COBJ
-41
-WVList
-0
-42
-WVList
-0
-18
-1
-1
-0
-43
-MItem
-23
-..\..\modules\audioop.c
-44
-WString
-4
-COBJ
-45
-WVList
-0
-46
-WVList
-0
-18
-1
-1
-0
-47
-MItem
-24
-..\..\modules\binascii.c
-48
-WString
-4
-COBJ
-49
-WVList
-0
-50
-WVList
-0
-18
-1
-1
-0
-51
-MItem
-27
-..\..\modules\cmathmodule.c
-52
-WString
-4
-COBJ
-53
-WVList
-0
-54
-WVList
-0
-18
-1
-1
-0
-55
-MItem
-23
-..\..\modules\cpickle.c
-56
-WString
-4
-COBJ
-57
-WVList
-0
-58
-WVList
-0
-18
-1
-1
-0
-59
-MItem
-25
-..\..\modules\cstringio.c
-60
-WString
-4
-COBJ
-61
-WVList
-0
-62
-WVList
-0
-18
-1
-1
-0
-63
-MItem
-27
-..\..\modules\errnomodule.c
-64
-WString
-4
-COBJ
-65
-WVList
-0
-66
-WVList
-0
-18
-1
-1
-0
-67
-MItem
-28
-..\..\modules\getbuildinfo.c
-68
-WString
-4
-COBJ
-69
-WVList
-0
-70
-WVList
-0
-18
-1
-1
-0
-71
-MItem
-23
-..\..\modules\imageop.c
-72
-WString
-4
-COBJ
-73
-WVList
-0
-74
-WVList
-0
-18
-1
-1
-0
-75
-MItem
-20
-..\..\modules\main.c
-76
-WString
-4
-COBJ
-77
-WVList
-0
-78
-WVList
-0
-18
-1
-1
-0
-79
-MItem
-26
-..\..\modules\mathmodule.c
-80
-WString
-4
-COBJ
-81
-WVList
-0
-82
-WVList
-0
-18
-1
-1
-0
-83
-MItem
-20
-..\..\modules\md5c.c
-84
-WString
-4
-COBJ
-85
-WVList
-0
-86
-WVList
-0
-18
-1
-1
-0
-87
-MItem
-25
-..\..\modules\md5module.c
-88
-WString
-4
-COBJ
-89
-WVList
-0
-90
-WVList
-0
-18
-1
-1
-0
-91
-MItem
-25
-..\..\modules\newmodule.c
-92
-WString
-4
-COBJ
-93
-WVList
-0
-94
-WVList
-0
-18
-1
-1
-0
-95
-MItem
-24
-..\..\modules\operator.c
-96
-WString
-4
-COBJ
-97
-WVList
-0
-98
-WVList
-0
-18
-1
-1
-0
-99
-MItem
-26
-..\..\modules\pcremodule.c
-100
-WString
-4
-COBJ
-101
-WVList
-0
-102
-WVList
-0
-18
-1
-1
-0
-103
-MItem
-27
-..\..\modules\posixmodule.c
-104
-WString
-4
-COBJ
-105
-WVList
-0
-106
-WVList
-0
-18
-1
-1
-0
-107
-MItem
-22
-..\..\modules\pypcre.c
-108
-WString
-4
-COBJ
-109
-WVList
-0
-110
-WVList
-0
-18
-1
-1
-0
-111
-MItem
-22
-..\..\modules\python.c
-112
-WString
-4
-COBJ
-113
-WVList
-0
-114
-WVList
-0
-18
-1
-1
-0
-115
-MItem
-27
-..\..\modules\regexmodule.c
-116
-WString
-4
-COBJ
-117
-WVList
-0
-118
-WVList
-0
-18
-1
-1
-0
-119
-MItem
-23
-..\..\modules\regexpr.c
-120
-WString
-4
-COBJ
-121
-WVList
-0
-122
-WVList
-0
-18
-1
-1
-0
-123
-MItem
-28
-..\..\modules\rgbimgmodule.c
-124
-WString
-4
-COBJ
-125
-WVList
-0
-126
-WVList
-0
-18
-1
-1
-0
-127
-MItem
-27
-..\..\modules\rotormodule.c
-128
-WString
-4
-COBJ
-129
-WVList
-0
-130
-WVList
-0
-18
-1
-1
-0
-131
-MItem
-28
-..\..\modules\signalmodule.c
-132
-WString
-4
-COBJ
-133
-WVList
-0
-134
-WVList
-0
-18
-1
-1
-0
-135
-MItem
-23
-..\..\modules\soundex.c
-136
-WString
-4
-COBJ
-137
-WVList
-0
-138
-WVList
-0
-18
-1
-1
-0
-139
-MItem
-27
-..\..\modules\stropmodule.c
-140
-WString
-4
-COBJ
-141
-WVList
-0
-142
-WVList
-0
-18
-1
-1
-0
-143
-MItem
-28
-..\..\modules\structmodule.c
-144
-WString
-4
-COBJ
-145
-WVList
-0
-146
-WVList
-0
-18
-1
-1
-0
-147
-MItem
-26
-..\..\modules\timemodule.c
-148
-WString
-4
-COBJ
-149
-WVList
-0
-150
-WVList
-0
-18
-1
-1
-0
-151
-MItem
-26
-..\..\modules\yuvconvert.c
-152
-WString
-4
-COBJ
-153
-WVList
-0
-154
-WVList
-0
-18
-1
-1
-0
-155
-MItem
-24
-..\..\objects\abstract.c
-156
-WString
-4
-COBJ
-157
-WVList
-0
-158
-WVList
-0
-18
-1
-1
-0
-159
-MItem
-27
-..\..\objects\classobject.c
-160
-WString
-4
-COBJ
-161
-WVList
-0
-162
-WVList
-0
-18
-1
-1
-0
-163
-MItem
-23
-..\..\objects\cobject.c
-164
-WString
-4
-COBJ
-165
-WVList
-0
-166
-WVList
-0
-18
-1
-1
-0
-167
-MItem
-29
-..\..\objects\complexobject.c
-168
-WString
-4
-COBJ
-169
-WVList
-0
-170
-WVList
-0
-18
-1
-1
-0
-171
-MItem
-26
-..\..\objects\dictobject.c
-172
-WString
-4
-COBJ
-173
-WVList
-0
-174
-WVList
-0
-18
-1
-1
-0
-175
-MItem
-26
-..\..\objects\fileobject.c
-176
-WString
-4
-COBJ
-177
-WVList
-0
-178
-WVList
-0
-18
-1
-1
-0
-179
-MItem
-27
-..\..\objects\floatobject.c
-180
-WString
-4
-COBJ
-181
-WVList
-0
-182
-WVList
-0
-18
-1
-1
-0
-183
-MItem
-27
-..\..\objects\frameobject.c
-184
-WString
-4
-COBJ
-185
-WVList
-0
-186
-WVList
-0
-18
-1
-1
-0
-187
-MItem
-26
-..\..\objects\funcobject.c
-188
-WString
-4
-COBJ
-189
-WVList
-0
-190
-WVList
-0
-18
-1
-1
-0
-191
-MItem
-25
-..\..\objects\intobject.c
-192
-WString
-4
-COBJ
-193
-WVList
-0
-194
-WVList
-0
-18
-1
-1
-0
-195
-MItem
-26
-..\..\objects\listobject.c
-196
-WString
-4
-COBJ
-197
-WVList
-0
-198
-WVList
-0
-18
-1
-1
-0
-199
-MItem
-26
-..\..\objects\longobject.c
-200
-WString
-4
-COBJ
-201
-WVList
-0
-202
-WVList
-0
-18
-1
-1
-0
-203
-MItem
-28
-..\..\objects\methodobject.c
-204
-WString
-4
-COBJ
-205
-WVList
-0
-206
-WVList
-0
-18
-1
-1
-0
-207
-MItem
-28
-..\..\objects\moduleobject.c
-208
-WString
-4
-COBJ
-209
-WVList
-0
-210
-WVList
-0
-18
-1
-1
-0
-211
-MItem
-22
-..\..\objects\object.c
-212
-WString
-4
-COBJ
-213
-WVList
-0
-214
-WVList
-0
-18
-1
-1
-0
-215
-MItem
-27
-..\..\objects\rangeobject.c
-216
-WString
-4
-COBJ
-217
-WVList
-0
-218
-WVList
-0
-18
-1
-1
-0
-219
-MItem
-27
-..\..\objects\sliceobject.c
-220
-WString
-4
-COBJ
-221
-WVList
-0
-222
-WVList
-0
-18
-1
-1
-0
-223
-MItem
-28
-..\..\objects\stringobject.c
-224
-WString
-4
-COBJ
-225
-WVList
-0
-226
-WVList
-0
-18
-1
-1
-0
-227
-MItem
-27
-..\..\objects\tupleobject.c
-228
-WString
-4
-COBJ
-229
-WVList
-0
-230
-WVList
-0
-18
-1
-1
-0
-231
-MItem
-26
-..\..\objects\typeobject.c
-232
-WString
-4
-COBJ
-233
-WVList
-0
-234
-WVList
-0
-18
-1
-1
-0
-235
-MItem
-22
-..\..\parser\acceler.c
-236
-WString
-4
-COBJ
-237
-WVList
-0
-238
-WVList
-0
-18
-1
-1
-0
-239
-MItem
-23
-..\..\parser\grammar1.c
-240
-WString
-4
-COBJ
-241
-WVList
-0
-242
-WVList
-0
-18
-1
-1
-0
-243
-MItem
-25
-..\..\parser\myreadline.c
-244
-WString
-4
-COBJ
-245
-WVList
-0
-246
-WVList
-0
-18
-1
-1
-0
-247
-MItem
-19
-..\..\parser\node.c
-248
-WString
-4
-COBJ
-249
-WVList
-0
-250
-WVList
-0
-18
-1
-1
-0
-251
-MItem
-21
-..\..\parser\parser.c
-252
-WString
-4
-COBJ
-253
-WVList
-0
-254
-WVList
-0
-18
-1
-1
-0
-255
-MItem
-23
-..\..\parser\parsetok.c
-256
-WString
-4
-COBJ
-257
-WVList
-0
-258
-WVList
-0
-18
-1
-1
-0
-259
-MItem
-24
-..\..\parser\tokenizer.c
-260
-WString
-4
-COBJ
-261
-WVList
-0
-262
-WVList
-0
-18
-1
-1
-0
-263
-MItem
-26
-..\..\python\bltinmodule.c
-264
-WString
-4
-COBJ
-265
-WVList
-0
-266
-WVList
-0
-18
-1
-1
-0
-267
-MItem
-20
-..\..\python\ceval.c
-268
-WString
-4
-COBJ
-269
-WVList
-0
-270
-WVList
-0
-18
-1
-1
-0
-271
-MItem
-22
-..\..\python\compile.c
-272
-WString
-4
-COBJ
-273
-WVList
-0
-274
-WVList
-0
-18
-1
-1
-0
-275
-MItem
-21
-..\..\python\errors.c
-276
-WString
-4
-COBJ
-277
-WVList
-0
-278
-WVList
-0
-18
-1
-1
-0
-279
-MItem
-21
-..\..\python\frozen.c
-280
-WString
-4
-COBJ
-281
-WVList
-0
-282
-WVList
-0
-18
-1
-1
-0
-283
-MItem
-22
-..\..\python\getargs.c
-284
-WString
-4
-COBJ
-285
-WVList
-0
-286
-WVList
-0
-18
-1
-1
-0
-287
-MItem
-26
-..\..\python\getcompiler.c
-288
-WString
-4
-COBJ
-289
-WVList
-0
-290
-WVList
-0
-18
-1
-1
-0
-291
-MItem
-27
-..\..\python\getcopyright.c
-292
-WString
-4
-COBJ
-293
-WVList
-0
-294
-WVList
-0
-18
-1
-1
-0
-295
-MItem
-23
-..\..\python\getmtime.c
-296
-WString
-4
-COBJ
-297
-WVList
-0
-298
-WVList
-0
-18
-1
-1
-0
-299
-MItem
-21
-..\..\python\getopt.c
-300
-WString
-4
-COBJ
-301
-WVList
-0
-302
-WVList
-0
-18
-1
-1
-0
-303
-MItem
-26
-..\..\python\getplatform.c
-304
-WString
-4
-COBJ
-305
-WVList
-0
-306
-WVList
-0
-18
-1
-1
-0
-307
-MItem
-25
-..\..\python\getversion.c
-308
-WString
-4
-COBJ
-309
-WVList
-0
-310
-WVList
-0
-18
-1
-1
-0
-311
-MItem
-23
-..\..\python\graminit.c
-312
-WString
-4
-COBJ
-313
-WVList
-0
-314
-WVList
-0
-18
-1
-1
-0
-315
-MItem
-21
-..\..\python\import.c
-316
-WString
-4
-COBJ
-317
-WVList
-0
-318
-WVList
-0
-18
-1
-1
-0
-319
-MItem
-23
-..\..\python\importdl.c
-320
-WString
-4
-COBJ
-321
-WVList
-0
-322
-WVList
-0
-18
-1
-1
-0
-323
-MItem
-22
-..\..\python\marshal.c
-324
-WString
-4
-COBJ
-325
-WVList
-0
-326
-WVList
-0
-18
-1
-1
-0
-327
-MItem
-25
-..\..\python\modsupport.c
-328
-WString
-4
-COBJ
-329
-WVList
-0
-330
-WVList
-0
-18
-1
-1
-0
-331
-MItem
-24
-..\..\python\mystrtoul.c
-332
-WString
-4
-COBJ
-333
-WVList
-0
-334
-WVList
-0
-18
-1
-1
-0
-335
-MItem
-22
-..\..\python\pystate.c
-336
-WString
-4
-COBJ
-337
-WVList
-0
-338
-WVList
-0
-18
-1
-1
-0
-339
-MItem
-24
-..\..\python\pythonrun.c
-340
-WString
-4
-COBJ
-341
-WVList
-0
-342
-WVList
-0
-18
-1
-1
-0
-343
-MItem
-27
-..\..\python\structmember.c
-344
-WString
-4
-COBJ
-345
-WVList
-0
-346
-WVList
-0
-18
-1
-1
-0
-347
-MItem
-24
-..\..\python\sysmodule.c
-348
-WString
-4
-COBJ
-349
-WVList
-0
-350
-WVList
-0
-18
-1
-1
-0
-351
-MItem
-24
-..\..\python\traceback.c
-352
-WString
-4
-COBJ
-353
-WVList
-0
-354
-WVList
-0
-18
-1
-1
-0
-355
-MItem
-11
-..\config.c
-356
-WString
-4
-COBJ
-357
-WVList
-0
-358
-WVList
-0
-18
-1
-1
-0
-359
-MItem
-13
-..\getpathp.c
-360
-WString
-4
-COBJ
-361
-WVList
-0
-362
-WVList
-0
-18
-1
-1
-0