Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1 | # Microsoft Visual C++ generated build script - Do not modify
|
| 2 |
|
| 3 | PROJ = PYTHON
|
| 4 | DEBUG = 0
|
| 5 | PROGTYPE = 4
|
| 6 | CALLER =
|
| 7 | ARGS =
|
| 8 | DLLS =
|
| 9 | D_RCDEFINES = -d_DEBUG
|
| 10 | R_RCDEFINES = -dNDEBUG
|
| 11 | ORIGIN = MSVC
|
| 12 | ORIGIN_VER = 1.00
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 13 | PROJPATH = N:\PYTHON\PYTHON-1.5A1\PC\VC15_LIB\
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 14 | USEMFC = 0
|
| 15 | CC = cl
|
| 16 | CPP = cl
|
| 17 | CXX = cl
|
| 18 | CCREATEPCHFLAG =
|
| 19 | CPPCREATEPCHFLAG =
|
| 20 | CUSEPCHFLAG =
|
| 21 | CPPUSEPCHFLAG =
|
| 22 | FIRSTC = ABSTRACT.C
|
| 23 | FIRSTCPP =
|
| 24 | RC = rc
|
| 25 | CFLAGS_D_LIB = /nologo /G3 /W3 /Z7 /AL /Gt9 /Od /D "_DEBUG" /D "HAVE_CONFIG_H" /FR
|
| 26 | CFLAGS_R_LIB = /nologo /G3 /W3 /AL /Gt9 /O2 /D "NDEBUG" /D "HAVE_CONFIG_H" /FR
|
| 27 | RCFLAGS = /nologo
|
| 28 | RESFLAGS = /nologo
|
| 29 | RUNFLAGS =
|
| 30 | OBJS_EXT =
|
| 31 | LIBS_EXT =
|
| 32 | !if "$(DEBUG)" == "1"
|
| 33 | CFLAGS = $(CFLAGS_D_LIB)
|
| 34 | LFLAGS =
|
| 35 | LIBS =
|
| 36 | MAPFILE = nul
|
| 37 | RCDEFINES = $(D_RCDEFINES)
|
| 38 | !else
|
| 39 | CFLAGS = $(CFLAGS_R_LIB)
|
| 40 | LFLAGS =
|
| 41 | LIBS =
|
| 42 | MAPFILE = nul
|
| 43 | RCDEFINES = $(R_RCDEFINES)
|
| 44 | !endif
|
| 45 | !if [if exist MSVC.BND del MSVC.BND]
|
| 46 | !endif
|
| 47 | SBRS = ABSTRACT.SBR \
|
| 48 | ACCELER.SBR \
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 49 | ARRAYMOD.SBR \
|
| 50 | AUDIOOP.SBR \
|
| 51 | BINASCII.SBR \
|
| 52 | BLTINMOD.SBR \
|
| 53 | CEVAL.SBR \
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 54 | CLASSOBJ.SBR \
|
| 55 | COMPILE.SBR \
|
| 56 | CONFIG.SBR \
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 57 | ERRORS.SBR \
|
| 58 | FILEOBJE.SBR \
|
| 59 | FLOATOBJ.SBR \
|
| 60 | FRAMEOBJ.SBR \
|
| 61 | FROZEN.SBR \
|
| 62 | FUNCOBJE.SBR \
|
| 63 | GETARGS.SBR \
|
| 64 | GETCOMPI.SBR \
|
| 65 | GETCOPYR.SBR \
|
| 66 | GETMTIME.SBR \
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 67 | GETPLATF.SBR \
|
| 68 | GETVERSI.SBR \
|
| 69 | GRAMINIT.SBR \
|
| 70 | GRAMMAR1.SBR \
|
| 71 | IMAGEOP.SBR \
|
| 72 | IMPORT.SBR \
|
| 73 | IMPORTDL.SBR \
|
| 74 | INTOBJEC.SBR \
|
| 75 | LISTOBJE.SBR \
|
| 76 | LONGOBJE.SBR \
|
| 77 | MAPPINGO.SBR \
|
| 78 | MARSHAL.SBR \
|
| 79 | MATHMODU.SBR \
|
| 80 | MD5C.SBR \
|
| 81 | MD5MODUL.SBR \
|
| 82 | METHODOB.SBR \
|
| 83 | MODSUPPO.SBR \
|
| 84 | MODULEOB.SBR \
|
| 85 | MYREADLI.SBR \
|
| 86 | MYSTRTOU.SBR \
|
| 87 | NEWMODUL.SBR \
|
| 88 | NODE.SBR \
|
| 89 | OBJECT.SBR \
|
| 90 | PARSER.SBR \
|
| 91 | PARSETOK.SBR \
|
| 92 | POSIXMOD.SBR \
|
| 93 | PYTHONRU.SBR \
|
| 94 | RANGEOBJ.SBR \
|
| 95 | REGEXMOD.SBR \
|
| 96 | REGEXPR.SBR \
|
| 97 | RGBIMGMO.SBR \
|
| 98 | ROTORMOD.SBR \
|
| 99 | SIGNALMO.SBR \
|
| 100 | SOUNDEX.SBR \
|
| 101 | STRINGOB.SBR \
|
| 102 | STROPMOD.SBR \
|
| 103 | STRUCTME.SBR \
|
| 104 | STRUCTMO.SBR \
|
| 105 | SYSMODUL.SBR \
|
| 106 | TIMEMODU.SBR \
|
| 107 | TOKENIZE.SBR \
|
| 108 | TRACEBAC.SBR \
|
| 109 | TUPLEOBJ.SBR \
|
| 110 | TYPEOBJE.SBR \
|
| 111 | YUVCONVE.SBR \
|
| 112 | COBJECT.SBR \
|
| 113 | COMPLEXO.SBR \
|
| 114 | CMATHMOD.SBR \
|
| 115 | ERRNOMOD.SBR \
|
Guido van Rossum | ff0c4b5 | 1996-08-01 17:13:12 +0000 | [diff] [blame] | 116 | OPERATOR.SBR \
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 117 | SLICEOBJ.SBR \
|
| 118 | GETPATHP.SBR \
|
| 119 | PYSTATE.SBR \
|
| 120 | CPICKLE.SBR \
|
| 121 | CSTRINGI.SBR \
|
| 122 | GETBUILD.SBR
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 123 |
|
| 124 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 125 | ABSTRACT_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 126 | n:\python\python-1.5a1\pc\src\config.h \
|
| 127 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 128 | n:\python\python-1.5a1\pc\src\object.h \
|
| 129 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 130 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 131 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 132 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 133 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 134 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 135 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 136 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 137 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 138 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 139 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 140 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 141 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 142 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 143 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 144 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 145 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 146 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 147 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 148 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 149 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 150 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 151 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 152 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 153 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 154 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 155 | n:\python\python-1.5a1\pc\src\import.h \
|
| 156 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 157 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 158 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 159 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 160 |
|
| 161 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 162 | ACCELER_DEP = n:\python\python-1.5a1\pc\src\pgenhead.h \
|
| 163 | n:\python\python-1.5a1\pc\src\config.h \
|
| 164 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 165 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 166 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 167 | n:\python\python-1.5a1\pc\src\grammar.h \
|
| 168 | n:\python\python-1.5a1\pc\src\bitset.h \
|
| 169 | n:\python\python-1.5a1\pc\src\node.h \
|
| 170 | n:\python\python-1.5a1\pc\src\token.h \
|
| 171 | n:\python\python-1.5a1\pc\src\parser.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 172 |
|
| 173 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 174 | ARRAYMOD_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 175 | n:\python\python-1.5a1\pc\src\config.h \
|
| 176 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 177 | n:\python\python-1.5a1\pc\src\object.h \
|
| 178 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 179 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 180 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 181 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 182 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 183 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 184 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 185 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 186 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 187 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 188 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 189 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 190 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 191 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 192 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 193 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 194 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 195 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 196 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 197 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 198 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 199 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 200 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 201 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 202 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 203 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 204 | n:\python\python-1.5a1\pc\src\import.h \
|
| 205 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 206 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 207 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 208 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 209 |
|
| 210 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 211 | AUDIOOP_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 212 | n:\python\python-1.5a1\pc\src\config.h \
|
| 213 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 214 | n:\python\python-1.5a1\pc\src\object.h \
|
| 215 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 216 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 217 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 218 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 219 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 220 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 221 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 222 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 223 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 224 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 225 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 226 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 227 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 228 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 229 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 230 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 231 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 232 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 233 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 234 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 235 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 236 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 237 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 238 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 239 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 240 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 241 | n:\python\python-1.5a1\pc\src\import.h \
|
| 242 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 243 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 244 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 245 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 246 | n:\python\python-1.5a1\pc\src\mymath.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 247 |
|
| 248 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 249 | BINASCII_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 250 | n:\python\python-1.5a1\pc\src\config.h \
|
| 251 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 252 | n:\python\python-1.5a1\pc\src\object.h \
|
| 253 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 254 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 255 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 256 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 257 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 258 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 259 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 260 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 261 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 262 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 263 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 264 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 265 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 266 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 267 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 268 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 269 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 270 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 271 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 272 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 273 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 274 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 275 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 276 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 277 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 278 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 279 | n:\python\python-1.5a1\pc\src\import.h \
|
| 280 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 281 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 282 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 283 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 284 |
|
| 285 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 286 | BLTINMOD_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 287 | n:\python\python-1.5a1\pc\src\config.h \
|
| 288 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 289 | n:\python\python-1.5a1\pc\src\object.h \
|
| 290 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 291 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 292 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 293 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 294 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 295 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 296 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 297 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 298 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 299 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 300 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 301 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 302 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 303 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 304 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 305 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 306 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 307 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 308 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 309 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 310 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 311 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 312 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 313 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 314 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 315 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 316 | n:\python\python-1.5a1\pc\src\import.h \
|
| 317 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 318 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 319 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 320 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 321 | n:\python\python-1.5a1\pc\src\node.h \
|
| 322 | n:\python\python-1.5a1\pc\src\compile.h \
|
| 323 | n:\python\python-1.5a1\pc\src\eval.h \
|
| 324 | n:\python\python-1.5a1\pc\src\mymath.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 325 |
|
| 326 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 327 | CEVAL_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 328 | n:\python\python-1.5a1\pc\src\config.h \
|
| 329 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 330 | n:\python\python-1.5a1\pc\src\object.h \
|
| 331 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 332 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 333 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 334 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 335 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 336 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 337 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 338 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 339 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 340 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 341 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 342 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 343 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 344 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 345 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 346 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 347 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 348 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 349 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 350 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 351 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 352 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 353 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 354 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 355 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 356 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 357 | n:\python\python-1.5a1\pc\src\import.h \
|
| 358 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 359 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 360 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 361 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 362 | n:\python\python-1.5a1\pc\src\compile.h \
|
| 363 | n:\python\python-1.5a1\pc\src\frameobj.h \
|
| 364 | n:\python\python-1.5a1\pc\src\eval.h \
|
| 365 | n:\python\python-1.5a1\pc\src\opcode.h \
|
| 366 | n:\python\python-1.5a1\pc\src\thread.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 367 |
|
| 368 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 369 | CLASSOBJ_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 370 | n:\python\python-1.5a1\pc\src\config.h \
|
| 371 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 372 | n:\python\python-1.5a1\pc\src\object.h \
|
| 373 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 374 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 375 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 376 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 377 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 378 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 379 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 380 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 381 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 382 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 383 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 384 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 385 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 386 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 387 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 388 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 389 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 390 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 391 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 392 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 393 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 394 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 395 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 396 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 397 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 398 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 399 | n:\python\python-1.5a1\pc\src\import.h \
|
| 400 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 401 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 402 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 403 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 404 | n:\python\python-1.5a1\pc\src\structme.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 405 |
|
| 406 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 407 | COMPILE_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 408 | n:\python\python-1.5a1\pc\src\config.h \
|
| 409 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 410 | n:\python\python-1.5a1\pc\src\object.h \
|
| 411 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 412 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 413 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 414 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 415 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 416 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 417 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 418 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 419 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 420 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 421 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 422 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 423 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 424 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 425 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 426 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 427 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 428 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 429 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 430 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 431 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 432 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 433 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 434 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 435 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 436 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 437 | n:\python\python-1.5a1\pc\src\import.h \
|
| 438 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 439 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 440 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 441 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 442 | n:\python\python-1.5a1\pc\src\node.h \
|
| 443 | n:\python\python-1.5a1\pc\src\token.h \
|
| 444 | n:\python\python-1.5a1\pc\src\graminit.h \
|
| 445 | n:\python\python-1.5a1\pc\src\compile.h \
|
| 446 | n:\python\python-1.5a1\pc\src\opcode.h \
|
| 447 | n:\python\python-1.5a1\pc\src\structme.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 448 |
|
| 449 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 450 | CONFIG_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 451 | n:\python\python-1.5a1\pc\src\config.h \
|
| 452 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 453 | n:\python\python-1.5a1\pc\src\object.h \
|
| 454 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 455 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 456 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 457 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 458 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 459 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 460 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 461 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 462 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 463 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 464 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 465 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 466 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 467 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 468 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 469 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 470 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 471 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 472 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 473 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 474 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 475 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 476 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 477 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 478 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 479 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 480 | n:\python\python-1.5a1\pc\src\import.h \
|
| 481 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 482 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 483 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 484 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 485 |
|
| 486 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 487 | ERRORS_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 488 | n:\python\python-1.5a1\pc\src\config.h \
|
| 489 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 490 | n:\python\python-1.5a1\pc\src\object.h \
|
| 491 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 492 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 493 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 494 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 495 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 496 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 497 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 498 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 499 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 500 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 501 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 502 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 503 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 504 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 505 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 506 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 507 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 508 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 509 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 510 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 511 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 512 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 513 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 514 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 515 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 516 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 517 | n:\python\python-1.5a1\pc\src\import.h \
|
| 518 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 519 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 520 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 521 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 522 |
|
| 523 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 524 | FILEOBJE_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 525 | n:\python\python-1.5a1\pc\src\config.h \
|
| 526 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 527 | n:\python\python-1.5a1\pc\src\object.h \
|
| 528 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 529 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 530 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 531 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 532 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 533 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 534 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 535 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 536 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 537 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 538 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 539 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 540 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 541 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 542 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 543 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 544 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 545 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 546 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 547 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 548 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 549 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 550 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 551 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 552 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 553 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 554 | n:\python\python-1.5a1\pc\src\import.h \
|
| 555 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 556 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 557 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 558 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 559 | n:\python\python-1.5a1\pc\src\structme.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 560 |
|
| 561 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 562 | FLOATOBJ_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 563 | n:\python\python-1.5a1\pc\src\config.h \
|
| 564 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 565 | n:\python\python-1.5a1\pc\src\object.h \
|
| 566 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 567 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 568 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 569 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 570 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 571 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 572 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 573 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 574 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 575 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 576 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 577 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 578 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 579 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 580 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 581 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 582 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 583 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 584 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 585 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 586 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 587 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 588 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 589 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 590 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 591 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 592 | n:\python\python-1.5a1\pc\src\import.h \
|
| 593 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 594 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 595 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 596 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 597 | n:\python\python-1.5a1\pc\src\mymath.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 598 |
|
| 599 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 600 | FRAMEOBJ_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 601 | n:\python\python-1.5a1\pc\src\config.h \
|
| 602 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 603 | n:\python\python-1.5a1\pc\src\object.h \
|
| 604 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 605 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 606 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 607 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 608 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 609 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 610 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 611 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 612 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 613 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 614 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 615 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 616 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 617 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 618 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 619 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 620 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 621 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 622 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 623 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 624 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 625 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 626 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 627 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 628 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 629 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 630 | n:\python\python-1.5a1\pc\src\import.h \
|
| 631 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 632 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 633 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 634 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 635 | n:\python\python-1.5a1\pc\src\compile.h \
|
| 636 | n:\python\python-1.5a1\pc\src\frameobj.h \
|
| 637 | n:\python\python-1.5a1\pc\src\opcode.h \
|
| 638 | n:\python\python-1.5a1\pc\src\structme.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 639 |
|
| 640 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 641 | FROZEN_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 642 | n:\python\python-1.5a1\pc\src\config.h \
|
| 643 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 644 | n:\python\python-1.5a1\pc\src\object.h \
|
| 645 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 646 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 647 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 648 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 649 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 650 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 651 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 652 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 653 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 654 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 655 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 656 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 657 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 658 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 659 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 660 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 661 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 662 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 663 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 664 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 665 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 666 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 667 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 668 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 669 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 670 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 671 | n:\python\python-1.5a1\pc\src\import.h \
|
| 672 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 673 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 674 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 675 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 676 |
|
| 677 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 678 | FUNCOBJE_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 679 | n:\python\python-1.5a1\pc\src\config.h \
|
| 680 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 681 | n:\python\python-1.5a1\pc\src\object.h \
|
| 682 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 683 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 684 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 685 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 686 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 687 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 688 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 689 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 690 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 691 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 692 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 693 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 694 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 695 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 696 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 697 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 698 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 699 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 700 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 701 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 702 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 703 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 704 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 705 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 706 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 707 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 708 | n:\python\python-1.5a1\pc\src\import.h \
|
| 709 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 710 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 711 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 712 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 713 | n:\python\python-1.5a1\pc\src\compile.h \
|
| 714 | n:\python\python-1.5a1\pc\src\structme.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 715 |
|
| 716 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 717 | GETARGS_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 718 | n:\python\python-1.5a1\pc\src\config.h \
|
| 719 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 720 | n:\python\python-1.5a1\pc\src\object.h \
|
| 721 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 722 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 723 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 724 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 725 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 726 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 727 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 728 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 729 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 730 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 731 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 732 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 733 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 734 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 735 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 736 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 737 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 738 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 739 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 740 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 741 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 742 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 743 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 744 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 745 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 746 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 747 | n:\python\python-1.5a1\pc\src\import.h \
|
| 748 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 749 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 750 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 751 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 752 |
|
| 753 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 754 | GETCOMPI_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 755 | n:\python\python-1.5a1\pc\src\config.h \
|
| 756 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 757 | n:\python\python-1.5a1\pc\src\object.h \
|
| 758 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 759 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 760 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 761 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 762 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 763 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 764 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 765 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 766 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 767 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 768 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 769 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 770 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 771 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 772 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 773 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 774 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 775 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 776 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 777 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 778 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 779 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 780 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 781 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 782 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 783 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 784 | n:\python\python-1.5a1\pc\src\import.h \
|
| 785 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 786 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 787 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 788 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 789 |
|
| 790 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 791 | GETCOPYR_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 792 | n:\python\python-1.5a1\pc\src\config.h \
|
| 793 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 794 | n:\python\python-1.5a1\pc\src\object.h \
|
| 795 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 796 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 797 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 798 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 799 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 800 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 801 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 802 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 803 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 804 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 805 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 806 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 807 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 808 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 809 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 810 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 811 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 812 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 813 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 814 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 815 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 816 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 817 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 818 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 819 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 820 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 821 | n:\python\python-1.5a1\pc\src\import.h \
|
| 822 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 823 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 824 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 825 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 826 |
|
| 827 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 828 | GETMTIME_DEP = n:\python\python-1.5a1\pc\src\config.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 829 |
|
| 830 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 831 | GETPLATF_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 832 | n:\python\python-1.5a1\pc\src\config.h \
|
| 833 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 834 | n:\python\python-1.5a1\pc\src\object.h \
|
| 835 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 836 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 837 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 838 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 839 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 840 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 841 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 842 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 843 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 844 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 845 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 846 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 847 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 848 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 849 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 850 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 851 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 852 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 853 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 854 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 855 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 856 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 857 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 858 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 859 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 860 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 861 | n:\python\python-1.5a1\pc\src\import.h \
|
| 862 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 863 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 864 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 865 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 866 |
|
| 867 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 868 | GETVERSI_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 869 | n:\python\python-1.5a1\pc\src\config.h \
|
| 870 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 871 | n:\python\python-1.5a1\pc\src\object.h \
|
| 872 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 873 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 874 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 875 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 876 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 877 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 878 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 879 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 880 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 881 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 882 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 883 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 884 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 885 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 886 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 887 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 888 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 889 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 890 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 891 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 892 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 893 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 894 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 895 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 896 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 897 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 898 | n:\python\python-1.5a1\pc\src\import.h \
|
| 899 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 900 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 901 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 902 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 903 | n:\python\python-1.5a1\pc\src\patchlev.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 904 |
|
| 905 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 906 | GRAMINIT_DEP = n:\python\python-1.5a1\pc\src\pgenhead.h \
|
| 907 | n:\python\python-1.5a1\pc\src\config.h \
|
| 908 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 909 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 910 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 911 | n:\python\python-1.5a1\pc\src\grammar.h \
|
| 912 | n:\python\python-1.5a1\pc\src\bitset.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 913 |
|
| 914 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 915 | GRAMMAR1_DEP = n:\python\python-1.5a1\pc\src\pgenhead.h \
|
| 916 | n:\python\python-1.5a1\pc\src\config.h \
|
| 917 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 918 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 919 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 920 | n:\python\python-1.5a1\pc\src\grammar.h \
|
| 921 | n:\python\python-1.5a1\pc\src\bitset.h \
|
| 922 | n:\python\python-1.5a1\pc\src\token.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 923 |
|
| 924 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 925 | IMAGEOP_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 926 | n:\python\python-1.5a1\pc\src\config.h \
|
| 927 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 928 | n:\python\python-1.5a1\pc\src\object.h \
|
| 929 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 930 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 931 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 932 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 933 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 934 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 935 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 936 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 937 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 938 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 939 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 940 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 941 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 942 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 943 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 944 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 945 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 946 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 947 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 948 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 949 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 950 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 951 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 952 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 953 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 954 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 955 | n:\python\python-1.5a1\pc\src\import.h \
|
| 956 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 957 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 958 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 959 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 960 |
|
| 961 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 962 | IMPORT_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 963 | n:\python\python-1.5a1\pc\src\config.h \
|
| 964 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 965 | n:\python\python-1.5a1\pc\src\object.h \
|
| 966 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 967 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 968 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 969 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 970 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 971 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 972 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 973 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 974 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 975 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 976 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 977 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 978 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 979 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 980 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 981 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 982 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 983 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 984 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 985 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 986 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 987 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 988 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 989 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 990 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 991 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 992 | n:\python\python-1.5a1\pc\src\import.h \
|
| 993 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 994 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 995 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 996 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 997 | n:\python\python-1.5a1\pc\src\node.h \
|
| 998 | n:\python\python-1.5a1\pc\src\token.h \
|
| 999 | n:\python\python-1.5a1\pc\src\errcode.h \
|
| 1000 | n:\python\python-1.5a1\pc\src\marshal.h \
|
| 1001 | n:\python\python-1.5a1\pc\src\compile.h \
|
| 1002 | n:\python\python-1.5a1\pc\src\eval.h \
|
| 1003 | n:\python\python-1.5a1\pc\src\osdefs.h \
|
| 1004 | n:\python\python-1.5a1\pc\src\importdl.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1005 |
|
| 1006 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1007 | IMPORTDL_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1008 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1009 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1010 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1011 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1012 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1013 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1014 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1015 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1016 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1017 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1018 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1019 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1020 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1021 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1022 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1023 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1024 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1025 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1026 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1027 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1028 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1029 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1030 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1031 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1032 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1033 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1034 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1035 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1036 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1037 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1038 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1039 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1040 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1041 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 1042 | n:\python\python-1.5a1\pc\src\osdefs.h \
|
| 1043 | n:\python\python-1.5a1\pc\src\importdl.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1044 |
|
| 1045 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1046 | INTOBJEC_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1047 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1048 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1049 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1050 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1051 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1052 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1053 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1054 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1055 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1056 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1057 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1058 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1059 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1060 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1061 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1062 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1063 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1064 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1065 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1066 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1067 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1068 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1069 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1070 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1071 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1072 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1073 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1074 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1075 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1076 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1077 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1078 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1079 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1080 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1081 |
|
| 1082 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1083 | LISTOBJE_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1084 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1085 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1086 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1087 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1088 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1089 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1090 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1091 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1092 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1093 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1094 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1095 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1096 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1097 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1098 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1099 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1100 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1101 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1102 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1103 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1104 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1105 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1106 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1107 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1108 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1109 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1110 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1111 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1112 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1113 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1114 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1115 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1116 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1117 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1118 |
|
| 1119 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1120 | LONGOBJE_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1121 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1122 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1123 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1124 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1125 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1126 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1127 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1128 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1129 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1130 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1131 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1132 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1133 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1134 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1135 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1136 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1137 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1138 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1139 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1140 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1141 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1142 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1143 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1144 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1145 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1146 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1147 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1148 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1149 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1150 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1151 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1152 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1153 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1154 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 1155 | n:\python\python-1.5a1\pc\src\longintr.h \
|
| 1156 | n:\python\python-1.5a1\pc\src\mymath.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1157 |
|
| 1158 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1159 | MAPPINGO_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1160 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1161 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1162 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1163 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1164 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1165 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1166 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1167 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1168 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1169 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1170 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1171 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1172 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1173 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1174 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1175 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1176 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1177 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1178 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1179 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1180 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1181 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1182 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1183 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1184 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1185 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1186 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1187 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1188 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1189 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1190 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1191 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1192 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1193 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1194 |
|
| 1195 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1196 | MARSHAL_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1197 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1198 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1199 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1200 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1201 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1202 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1203 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1204 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1205 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1206 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1207 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1208 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1209 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1210 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1211 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1212 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1213 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1214 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1215 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1216 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1217 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1218 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1219 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1220 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1221 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1222 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1223 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1224 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1225 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1226 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1227 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1228 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1229 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1230 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 1231 | n:\python\python-1.5a1\pc\src\longintr.h \
|
| 1232 | n:\python\python-1.5a1\pc\src\compile.h \
|
| 1233 | n:\python\python-1.5a1\pc\src\marshal.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1234 |
|
| 1235 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1236 | MATHMODU_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1237 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1238 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1239 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1240 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1241 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1242 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1243 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1244 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1245 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1246 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1247 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1248 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1249 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1250 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1251 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1252 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1253 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1254 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1255 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1256 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1257 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1258 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1259 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1260 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1261 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1262 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1263 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1264 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1265 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1266 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1267 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1268 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1269 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1270 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 1271 | n:\python\python-1.5a1\pc\src\mymath.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1272 |
|
| 1273 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1274 | MD5C_DEP = n:\python\python-1.5a1\pc\src\config.h \
|
| 1275 | n:\python\python-1.5a1\pc\src\md5.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1276 |
|
| 1277 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1278 | MD5MODUL_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1279 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1280 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1281 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1282 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1283 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1284 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1285 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1286 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1287 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1288 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1289 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1290 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1291 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1292 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1293 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1294 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1295 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1296 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1297 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1298 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1299 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1300 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1301 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1302 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1303 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1304 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1305 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1306 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1307 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1308 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1309 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1310 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1311 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1312 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 1313 | n:\python\python-1.5a1\pc\src\md5.h
|
| 1314 |
|
| 1315 |
|
| 1316 | METHODOB_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1317 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1318 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1319 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1320 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1321 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1322 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1323 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1324 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1325 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1326 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1327 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1328 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1329 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1330 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1331 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1332 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1333 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1334 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1335 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1336 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1337 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1338 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1339 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1340 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1341 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1342 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1343 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1344 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1345 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1346 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1347 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1348 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1349 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1350 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 1351 | n:\python\python-1.5a1\pc\src\token.h
|
| 1352 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1353 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1354 | MODSUPPO_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1355 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1356 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1357 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1358 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1359 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1360 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1361 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1362 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1363 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1364 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1365 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1366 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1367 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1368 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1369 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1370 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1371 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1372 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1373 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1374 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1375 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1376 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1377 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1378 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1379 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1380 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1381 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1382 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1383 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1384 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1385 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1386 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1387 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1388 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1389 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1390 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1391 | MODULEOB_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1392 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1393 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1394 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1395 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1396 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1397 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1398 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1399 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1400 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1401 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1402 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1403 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1404 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1405 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1406 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1407 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1408 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1409 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1410 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1411 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1412 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1413 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1414 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1415 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1416 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1417 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1418 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1419 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1420 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1421 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1422 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1423 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1424 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1425 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1426 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1427 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1428 | MYREADLI_DEP = n:\python\python-1.5a1\pc\src\config.h \
|
| 1429 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1430 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1431 | n:\python\python-1.5a1\pc\src\intrchec.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1432 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1433 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1434 | MYSTRTOU_DEP = n:\python\python-1.5a1\pc\src\config.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1435 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1436 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1437 | NEWMODUL_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1438 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1439 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1440 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1441 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1442 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1443 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1444 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1445 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1446 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1447 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1448 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1449 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1450 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1451 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1452 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1453 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1454 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1455 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1456 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1457 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1458 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1459 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1460 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1461 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1462 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1463 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1464 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1465 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1466 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1467 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1468 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1469 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1470 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1471 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 1472 | n:\python\python-1.5a1\pc\src\compile.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1473 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1474 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1475 | NODE_DEP = n:\python\python-1.5a1\pc\src\pgenhead.h \
|
| 1476 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1477 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1478 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1479 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1480 | n:\python\python-1.5a1\pc\src\node.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1481 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1482 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1483 | OBJECT_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1484 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1485 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1486 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1487 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1488 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1489 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1490 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1491 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1492 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1493 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1494 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1495 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1496 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1497 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1498 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1499 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1500 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1501 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1502 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1503 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1504 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1505 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1506 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1507 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1508 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1509 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1510 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1511 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1512 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1513 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1514 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1515 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1516 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1517 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1518 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1519 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1520 | PARSER_DEP = n:\python\python-1.5a1\pc\src\pgenhead.h \
|
| 1521 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1522 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1523 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1524 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1525 | n:\python\python-1.5a1\pc\src\token.h \
|
| 1526 | n:\python\python-1.5a1\pc\src\grammar.h \
|
| 1527 | n:\python\python-1.5a1\pc\src\bitset.h \
|
| 1528 | n:\python\python-1.5a1\pc\src\node.h \
|
| 1529 | n:\python\python-1.5a1\pc\src\parser.h \
|
| 1530 | n:\python\python-1.5a1\pc\src\errcode.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1531 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1532 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1533 | PARSETOK_DEP = n:\python\python-1.5a1\pc\src\pgenhead.h \
|
| 1534 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1535 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1536 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1537 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1538 | n:\python\python-1.5a1\pc\src\tokenize.h \
|
| 1539 | n:\python\python-1.5a1\pc\src\token.h \
|
| 1540 | n:\python\python-1.5a1\pc\src\node.h \
|
| 1541 | n:\python\python-1.5a1\pc\src\grammar.h \
|
| 1542 | n:\python\python-1.5a1\pc\src\bitset.h \
|
| 1543 | n:\python\python-1.5a1\pc\src\parser.h \
|
| 1544 | n:\python\python-1.5a1\pc\src\parsetok.h \
|
| 1545 | n:\python\python-1.5a1\pc\src\errcode.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1546 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1547 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1548 | POSIXMOD_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1549 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1550 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1551 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1552 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1553 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1554 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1555 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1556 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1557 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1558 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1559 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1560 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1561 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1562 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1563 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1564 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1565 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1566 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1567 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1568 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1569 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1570 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1571 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1572 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1573 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1574 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1575 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1576 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1577 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1578 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1579 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1580 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1581 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1582 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 1583 | n:\python\python-1.5a1\pc\src\mytime.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1584 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1585 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1586 | PYTHONRU_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1587 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1588 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1589 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1590 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1591 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1592 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1593 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1594 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1595 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1596 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1597 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1598 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1599 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1600 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1601 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1602 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1603 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1604 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1605 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1606 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1607 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1608 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1609 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1610 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1611 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1612 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1613 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1614 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1615 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1616 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1617 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1618 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1619 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1620 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 1621 | n:\python\python-1.5a1\pc\src\grammar.h \
|
| 1622 | n:\python\python-1.5a1\pc\src\bitset.h \
|
| 1623 | n:\python\python-1.5a1\pc\src\node.h \
|
| 1624 | n:\python\python-1.5a1\pc\src\parsetok.h \
|
| 1625 | n:\python\python-1.5a1\pc\src\errcode.h \
|
| 1626 | n:\python\python-1.5a1\pc\src\compile.h \
|
| 1627 | n:\python\python-1.5a1\pc\src\eval.h \
|
| 1628 | n:\python\python-1.5a1\pc\src\marshal.h \
|
| 1629 | n:\python\python-1.5a1\pc\src\thread.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1630 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1631 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1632 | RANGEOBJ_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1633 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1634 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1635 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1636 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1637 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1638 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1639 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1640 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1641 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1642 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1643 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1644 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1645 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1646 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1647 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1648 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1649 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1650 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1651 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1652 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1653 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1654 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1655 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1656 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1657 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1658 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1659 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1660 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1661 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1662 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1663 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1664 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1665 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1666 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1667 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1668 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1669 | REGEXMOD_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1670 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1671 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1672 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1673 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1674 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1675 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1676 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1677 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1678 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1679 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1680 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1681 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1682 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1683 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1684 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1685 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1686 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1687 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1688 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1689 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1690 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1691 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1692 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1693 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1694 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1695 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1696 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1697 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1698 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1699 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1700 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1701 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1702 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1703 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 1704 | n:\python\python-1.5a1\pc\src\regexpr.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1705 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1706 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1707 | REGEXPR_DEP = n:\python\python-1.5a1\pc\src\config.h \
|
| 1708 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1709 | n:\python\python-1.5a1\pc\src\regexpr.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1710 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1711 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1712 | RGBIMGMO_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1713 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1714 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1715 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1716 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1717 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1718 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1719 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1720 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1721 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1722 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1723 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1724 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1725 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1726 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1727 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1728 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1729 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1730 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1731 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1732 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1733 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1734 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1735 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1736 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1737 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1738 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1739 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1740 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1741 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1742 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1743 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1744 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1745 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1746 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1747 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1748 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1749 | ROTORMOD_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1750 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1751 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1752 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1753 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1754 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1755 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1756 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1757 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1758 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1759 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1760 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1761 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1762 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1763 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1764 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1765 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1766 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1767 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1768 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1769 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1770 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1771 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1772 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1773 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1774 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1775 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1776 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1777 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1778 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1779 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1780 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1781 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1782 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1783 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 1784 | n:\python\python-1.5a1\pc\src\mymath.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1785 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1786 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1787 | SIGNALMO_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1788 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1789 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1790 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1791 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1792 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1793 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1794 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1795 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1796 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1797 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1798 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1799 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1800 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1801 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1802 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1803 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1804 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1805 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1806 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1807 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1808 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1809 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1810 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1811 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1812 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1813 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1814 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1815 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1816 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1817 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1818 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1819 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1820 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1821 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 1822 | n:\python\python-1.5a1\pc\src\thread.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1823 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1824 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1825 | SOUNDEX_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1826 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1827 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1828 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1829 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1830 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1831 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1832 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1833 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1834 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1835 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1836 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1837 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1838 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1839 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1840 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1841 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1842 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1843 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1844 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1845 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1846 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1847 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1848 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1849 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1850 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1851 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1852 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1853 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1854 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1855 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1856 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1857 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1858 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1859 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1860 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1861 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1862 | STRINGOB_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1863 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1864 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1865 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1866 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1867 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1868 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1869 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1870 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1871 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1872 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1873 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1874 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1875 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1876 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1877 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1878 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1879 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1880 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1881 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1882 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1883 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1884 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1885 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1886 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1887 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1888 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1889 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1890 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1891 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1892 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1893 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1894 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1895 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1896 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1897 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1898 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1899 | STROPMOD_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1900 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1901 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1902 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1903 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1904 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1905 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1906 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1907 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1908 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1909 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1910 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1911 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1912 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1913 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1914 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1915 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1916 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1917 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1918 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1919 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1920 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1921 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1922 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1923 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1924 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1925 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1926 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1927 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1928 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1929 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1930 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1931 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1932 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1933 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1934 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1935 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1936 | STRUCTME_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1937 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1938 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1939 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1940 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1941 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1942 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1943 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1944 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1945 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1946 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1947 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1948 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1949 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1950 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1951 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1952 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1953 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1954 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1955 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1956 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1957 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1958 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1959 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1960 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1961 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 1962 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 1963 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 1964 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 1965 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 1966 | n:\python\python-1.5a1\pc\src\import.h \
|
| 1967 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 1968 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 1969 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 1970 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 1971 | n:\python\python-1.5a1\pc\src\structme.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1972 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 1973 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 1974 | STRUCTMO_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 1975 | n:\python\python-1.5a1\pc\src\config.h \
|
| 1976 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 1977 | n:\python\python-1.5a1\pc\src\object.h \
|
| 1978 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 1979 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 1980 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 1981 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 1982 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 1983 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 1984 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 1985 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 1986 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 1987 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 1988 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 1989 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 1990 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 1991 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 1992 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 1993 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 1994 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 1995 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 1996 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 1997 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 1998 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 1999 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 2000 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 2001 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 2002 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 2003 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 2004 | n:\python\python-1.5a1\pc\src\import.h \
|
| 2005 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 2006 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 2007 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 2008 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 2009 | n:\python\python-1.5a1\pc\src\mymath.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2010 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2011 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2012 | SYSMODUL_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 2013 | n:\python\python-1.5a1\pc\src\config.h \
|
| 2014 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 2015 | n:\python\python-1.5a1\pc\src\object.h \
|
| 2016 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 2017 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 2018 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 2019 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 2020 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 2021 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 2022 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 2023 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 2024 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 2025 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 2026 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 2027 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 2028 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 2029 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 2030 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 2031 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 2032 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 2033 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 2034 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 2035 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 2036 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 2037 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 2038 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 2039 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 2040 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 2041 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 2042 | n:\python\python-1.5a1\pc\src\import.h \
|
| 2043 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 2044 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 2045 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 2046 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 2047 | n:\python\python-1.5a1\pc\src\osdefs.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2048 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2049 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2050 | TIMEMODU_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 2051 | n:\python\python-1.5a1\pc\src\config.h \
|
| 2052 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 2053 | n:\python\python-1.5a1\pc\src\object.h \
|
| 2054 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 2055 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 2056 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 2057 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 2058 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 2059 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 2060 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 2061 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 2062 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 2063 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 2064 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 2065 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 2066 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 2067 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 2068 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 2069 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 2070 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 2071 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 2072 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 2073 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 2074 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 2075 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 2076 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 2077 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 2078 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 2079 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 2080 | n:\python\python-1.5a1\pc\src\import.h \
|
| 2081 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 2082 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 2083 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 2084 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 2085 | n:\python\python-1.5a1\pc\src\mymath.h \
|
| 2086 | n:\python\python-1.5a1\pc\src\myselect.h \
|
| 2087 | n:\python\python-1.5a1\pc\src\mytime.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2088 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2089 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2090 | TOKENIZE_DEP = n:\python\python-1.5a1\pc\src\pgenhead.h \
|
| 2091 | n:\python\python-1.5a1\pc\src\config.h \
|
| 2092 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 2093 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 2094 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 2095 | n:\python\python-1.5a1\pc\src\tokenize.h \
|
| 2096 | n:\python\python-1.5a1\pc\src\token.h \
|
| 2097 | n:\python\python-1.5a1\pc\src\errcode.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2098 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2099 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2100 | TRACEBAC_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 2101 | n:\python\python-1.5a1\pc\src\config.h \
|
| 2102 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 2103 | n:\python\python-1.5a1\pc\src\object.h \
|
| 2104 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 2105 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 2106 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 2107 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 2108 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 2109 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 2110 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 2111 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 2112 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 2113 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 2114 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 2115 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 2116 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 2117 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 2118 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 2119 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 2120 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 2121 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 2122 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 2123 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 2124 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 2125 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 2126 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 2127 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 2128 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 2129 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 2130 | n:\python\python-1.5a1\pc\src\import.h \
|
| 2131 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 2132 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 2133 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 2134 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 2135 | n:\python\python-1.5a1\pc\src\compile.h \
|
| 2136 | n:\python\python-1.5a1\pc\src\frameobj.h \
|
| 2137 | n:\python\python-1.5a1\pc\src\structme.h \
|
| 2138 | n:\python\python-1.5a1\pc\src\osdefs.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2139 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2140 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2141 | TUPLEOBJ_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 2142 | n:\python\python-1.5a1\pc\src\config.h \
|
| 2143 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 2144 | n:\python\python-1.5a1\pc\src\object.h \
|
| 2145 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 2146 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 2147 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 2148 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 2149 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 2150 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 2151 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 2152 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 2153 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 2154 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 2155 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 2156 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 2157 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 2158 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 2159 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 2160 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 2161 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 2162 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 2163 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 2164 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 2165 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 2166 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 2167 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 2168 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 2169 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 2170 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 2171 | n:\python\python-1.5a1\pc\src\import.h \
|
| 2172 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 2173 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 2174 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 2175 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2176 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2177 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2178 | TYPEOBJE_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 2179 | n:\python\python-1.5a1\pc\src\config.h \
|
| 2180 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 2181 | n:\python\python-1.5a1\pc\src\object.h \
|
| 2182 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 2183 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 2184 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 2185 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 2186 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 2187 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 2188 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 2189 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 2190 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 2191 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 2192 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 2193 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 2194 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 2195 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 2196 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 2197 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 2198 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 2199 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 2200 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 2201 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 2202 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 2203 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 2204 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 2205 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 2206 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 2207 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 2208 | n:\python\python-1.5a1\pc\src\import.h \
|
| 2209 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 2210 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 2211 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 2212 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2213 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2214 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2215 | YUVCONVE_DEP = n:\python\python-1.5a1\pc\src\yuv.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2216 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2217 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2218 | COBJECT_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 2219 | n:\python\python-1.5a1\pc\src\config.h \
|
| 2220 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 2221 | n:\python\python-1.5a1\pc\src\object.h \
|
| 2222 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 2223 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 2224 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 2225 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 2226 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 2227 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 2228 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 2229 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 2230 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 2231 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 2232 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 2233 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 2234 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 2235 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 2236 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 2237 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 2238 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 2239 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 2240 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 2241 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 2242 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 2243 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 2244 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 2245 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 2246 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 2247 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 2248 | n:\python\python-1.5a1\pc\src\import.h \
|
| 2249 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 2250 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 2251 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 2252 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2253 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2254 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2255 | COMPLEXO_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 2256 | n:\python\python-1.5a1\pc\src\config.h \
|
| 2257 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 2258 | n:\python\python-1.5a1\pc\src\object.h \
|
| 2259 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 2260 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 2261 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 2262 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 2263 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 2264 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 2265 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 2266 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 2267 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 2268 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 2269 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 2270 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 2271 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 2272 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 2273 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 2274 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 2275 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 2276 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 2277 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 2278 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 2279 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 2280 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 2281 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 2282 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 2283 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 2284 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 2285 | n:\python\python-1.5a1\pc\src\import.h \
|
| 2286 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 2287 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 2288 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 2289 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 2290 | n:\python\python-1.5a1\pc\src\mymath.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2291 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2292 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2293 | CMATHMOD_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 2294 | n:\python\python-1.5a1\pc\src\config.h \
|
| 2295 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 2296 | n:\python\python-1.5a1\pc\src\object.h \
|
| 2297 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 2298 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 2299 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 2300 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 2301 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 2302 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 2303 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 2304 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 2305 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 2306 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 2307 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 2308 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 2309 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 2310 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 2311 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 2312 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 2313 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 2314 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 2315 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 2316 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 2317 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 2318 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 2319 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 2320 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 2321 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 2322 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 2323 | n:\python\python-1.5a1\pc\src\import.h \
|
| 2324 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 2325 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 2326 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 2327 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 2328 | n:\python\python-1.5a1\pc\src\mymath.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2329 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2330 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2331 | ERRNOMOD_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 2332 | n:\python\python-1.5a1\pc\src\config.h \
|
| 2333 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 2334 | n:\python\python-1.5a1\pc\src\object.h \
|
| 2335 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 2336 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 2337 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 2338 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 2339 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 2340 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 2341 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 2342 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 2343 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 2344 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 2345 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 2346 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 2347 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 2348 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 2349 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 2350 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 2351 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 2352 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 2353 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 2354 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 2355 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 2356 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 2357 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 2358 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 2359 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 2360 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 2361 | n:\python\python-1.5a1\pc\src\import.h \
|
| 2362 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 2363 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 2364 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 2365 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2366 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2367 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2368 | OPERATOR_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 2369 | n:\python\python-1.5a1\pc\src\config.h \
|
| 2370 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 2371 | n:\python\python-1.5a1\pc\src\object.h \
|
| 2372 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 2373 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 2374 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 2375 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 2376 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 2377 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 2378 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 2379 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 2380 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 2381 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 2382 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 2383 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 2384 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 2385 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 2386 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 2387 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 2388 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 2389 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 2390 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 2391 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 2392 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 2393 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 2394 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 2395 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 2396 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 2397 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 2398 | n:\python\python-1.5a1\pc\src\import.h \
|
| 2399 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 2400 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 2401 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 2402 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2403 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2404 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2405 | SLICEOBJ_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 2406 | n:\python\python-1.5a1\pc\src\config.h \
|
| 2407 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 2408 | n:\python\python-1.5a1\pc\src\object.h \
|
| 2409 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 2410 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 2411 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 2412 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 2413 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 2414 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 2415 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 2416 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 2417 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 2418 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 2419 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 2420 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 2421 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 2422 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 2423 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 2424 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 2425 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 2426 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 2427 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 2428 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 2429 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 2430 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 2431 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 2432 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 2433 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 2434 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 2435 | n:\python\python-1.5a1\pc\src\import.h \
|
| 2436 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 2437 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 2438 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 2439 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2440 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2441 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2442 | GETPATHP_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 2443 | n:\python\python-1.5a1\pc\src\config.h \
|
| 2444 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 2445 | n:\python\python-1.5a1\pc\src\object.h \
|
| 2446 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 2447 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 2448 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 2449 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 2450 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 2451 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 2452 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 2453 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 2454 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 2455 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 2456 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 2457 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 2458 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 2459 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 2460 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 2461 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 2462 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 2463 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 2464 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 2465 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 2466 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 2467 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 2468 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 2469 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 2470 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 2471 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 2472 | n:\python\python-1.5a1\pc\src\import.h \
|
| 2473 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 2474 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 2475 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 2476 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 2477 | n:\python\python-1.5a1\pc\src\osdefs.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2478 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2479 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2480 | PYSTATE_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 2481 | n:\python\python-1.5a1\pc\src\config.h \
|
| 2482 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 2483 | n:\python\python-1.5a1\pc\src\object.h \
|
| 2484 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 2485 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 2486 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 2487 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 2488 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 2489 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 2490 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 2491 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 2492 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 2493 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 2494 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 2495 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 2496 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 2497 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 2498 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 2499 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 2500 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 2501 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 2502 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 2503 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 2504 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 2505 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 2506 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 2507 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 2508 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 2509 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 2510 | n:\python\python-1.5a1\pc\src\import.h \
|
| 2511 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 2512 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 2513 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 2514 | n:\python\python-1.5a1\pc\src\pyfpe.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2515 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2516 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2517 | CPICKLE_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 2518 | n:\python\python-1.5a1\pc\src\config.h \
|
| 2519 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 2520 | n:\python\python-1.5a1\pc\src\object.h \
|
| 2521 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 2522 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 2523 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 2524 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 2525 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 2526 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 2527 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 2528 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 2529 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 2530 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 2531 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 2532 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 2533 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 2534 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 2535 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 2536 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 2537 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 2538 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 2539 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 2540 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 2541 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 2542 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 2543 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 2544 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 2545 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 2546 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 2547 | n:\python\python-1.5a1\pc\src\import.h \
|
| 2548 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 2549 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 2550 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 2551 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 2552 | n:\python\python-1.5a1\pc\src\cstringi.h \
|
| 2553 | n:\python\python-1.5a1\pc\src\mymath.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2554 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2555 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2556 | CSTRINGI_DEP = n:\python\python-1.5a1\pc\src\python.h \
|
| 2557 | n:\python\python-1.5a1\pc\src\config.h \
|
| 2558 | n:\python\python-1.5a1\pc\src\myproto.h \
|
| 2559 | n:\python\python-1.5a1\pc\src\object.h \
|
| 2560 | n:\python\python-1.5a1\pc\src\objimpl.h \
|
| 2561 | n:\python\python-1.5a1\pc\src\pydebug.h \
|
| 2562 | n:\python\python-1.5a1\pc\src\intobjec.h \
|
| 2563 | n:\python\python-1.5a1\pc\src\longobje.h \
|
| 2564 | n:\python\python-1.5a1\pc\src\floatobj.h \
|
| 2565 | n:\python\python-1.5a1\pc\src\complexo.h \
|
| 2566 | n:\python\python-1.5a1\pc\src\rangeobj.h \
|
| 2567 | n:\python\python-1.5a1\pc\src\stringob.h \
|
| 2568 | n:\python\python-1.5a1\pc\src\tupleobj.h \
|
| 2569 | n:\python\python-1.5a1\pc\src\listobje.h \
|
| 2570 | n:\python\python-1.5a1\pc\src\mappingo.h \
|
| 2571 | n:\python\python-1.5a1\pc\src\methodob.h \
|
| 2572 | n:\python\python-1.5a1\pc\src\moduleob.h \
|
| 2573 | n:\python\python-1.5a1\pc\src\funcobje.h \
|
| 2574 | n:\python\python-1.5a1\pc\src\classobj.h \
|
| 2575 | n:\python\python-1.5a1\pc\src\fileobje.h \
|
| 2576 | n:\python\python-1.5a1\pc\src\cobject.h \
|
| 2577 | n:\python\python-1.5a1\pc\src\tracebac.h \
|
| 2578 | n:\python\python-1.5a1\pc\src\sliceobj.h \
|
| 2579 | n:\python\python-1.5a1\pc\src\pyerrors.h \
|
| 2580 | n:\python\python-1.5a1\pc\src\mymalloc.h \
|
| 2581 | n:\python\python-1.5a1\pc\src\modsuppo.h \
|
| 2582 | n:\python\python-1.5a1\pc\src\ceval.h \
|
| 2583 | n:\python\python-1.5a1\pc\src\pythonru.h \
|
| 2584 | n:\python\python-1.5a1\pc\src\sysmodul.h \
|
| 2585 | n:\python\python-1.5a1\pc\src\intrchec.h \
|
| 2586 | n:\python\python-1.5a1\pc\src\import.h \
|
| 2587 | n:\python\python-1.5a1\pc\src\bltinmod.h \
|
| 2588 | n:\python\python-1.5a1\pc\src\pystate.h \
|
| 2589 | n:\python\python-1.5a1\pc\src\abstract.h \
|
| 2590 | n:\python\python-1.5a1\pc\src\pyfpe.h \
|
| 2591 | n:\python\python-1.5a1\pc\src\cstringi.h
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2592 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2593 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2594 | GETBUILD_DEP =
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2595 |
|
| 2596 | all: $(PROJ).LIB $(PROJ).BSC
|
| 2597 |
|
| 2598 | ABSTRACT.OBJ: ..\SRC\ABSTRACT.C $(ABSTRACT_DEP)
|
| 2599 | $(CC) $(CFLAGS) $(CCREATEPCHFLAG) /c ..\SRC\ABSTRACT.C
|
| 2600 |
|
| 2601 | ACCELER.OBJ: ..\SRC\ACCELER.C $(ACCELER_DEP)
|
| 2602 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\ACCELER.C
|
| 2603 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2604 | ARRAYMOD.OBJ: ..\SRC\ARRAYMOD.C $(ARRAYMOD_DEP)
|
| 2605 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\ARRAYMOD.C
|
| 2606 |
|
| 2607 | AUDIOOP.OBJ: ..\SRC\AUDIOOP.C $(AUDIOOP_DEP)
|
| 2608 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\AUDIOOP.C
|
| 2609 |
|
| 2610 | BINASCII.OBJ: ..\SRC\BINASCII.C $(BINASCII_DEP)
|
| 2611 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\BINASCII.C
|
| 2612 |
|
| 2613 | BLTINMOD.OBJ: ..\SRC\BLTINMOD.C $(BLTINMOD_DEP)
|
| 2614 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\BLTINMOD.C
|
| 2615 |
|
| 2616 | CEVAL.OBJ: ..\SRC\CEVAL.C $(CEVAL_DEP)
|
| 2617 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\CEVAL.C
|
| 2618 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2619 | CLASSOBJ.OBJ: ..\SRC\CLASSOBJ.C $(CLASSOBJ_DEP)
|
| 2620 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\CLASSOBJ.C
|
| 2621 |
|
| 2622 | COMPILE.OBJ: ..\SRC\COMPILE.C $(COMPILE_DEP)
|
| 2623 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\COMPILE.C
|
| 2624 |
|
| 2625 | CONFIG.OBJ: ..\SRC\CONFIG.C $(CONFIG_DEP)
|
| 2626 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\CONFIG.C
|
| 2627 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2628 | ERRORS.OBJ: ..\SRC\ERRORS.C $(ERRORS_DEP)
|
| 2629 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\ERRORS.C
|
| 2630 |
|
| 2631 | FILEOBJE.OBJ: ..\SRC\FILEOBJE.C $(FILEOBJE_DEP)
|
| 2632 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\FILEOBJE.C
|
| 2633 |
|
| 2634 | FLOATOBJ.OBJ: ..\SRC\FLOATOBJ.C $(FLOATOBJ_DEP)
|
| 2635 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\FLOATOBJ.C
|
| 2636 |
|
| 2637 | FRAMEOBJ.OBJ: ..\SRC\FRAMEOBJ.C $(FRAMEOBJ_DEP)
|
| 2638 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\FRAMEOBJ.C
|
| 2639 |
|
| 2640 | FROZEN.OBJ: ..\SRC\FROZEN.C $(FROZEN_DEP)
|
| 2641 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\FROZEN.C
|
| 2642 |
|
| 2643 | FUNCOBJE.OBJ: ..\SRC\FUNCOBJE.C $(FUNCOBJE_DEP)
|
| 2644 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\FUNCOBJE.C
|
| 2645 |
|
| 2646 | GETARGS.OBJ: ..\SRC\GETARGS.C $(GETARGS_DEP)
|
| 2647 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\GETARGS.C
|
| 2648 |
|
| 2649 | GETCOMPI.OBJ: ..\SRC\GETCOMPI.C $(GETCOMPI_DEP)
|
| 2650 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\GETCOMPI.C
|
| 2651 |
|
| 2652 | GETCOPYR.OBJ: ..\SRC\GETCOPYR.C $(GETCOPYR_DEP)
|
| 2653 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\GETCOPYR.C
|
| 2654 |
|
| 2655 | GETMTIME.OBJ: ..\SRC\GETMTIME.C $(GETMTIME_DEP)
|
| 2656 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\GETMTIME.C
|
| 2657 |
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2658 | GETPLATF.OBJ: ..\SRC\GETPLATF.C $(GETPLATF_DEP)
|
| 2659 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\GETPLATF.C
|
| 2660 |
|
| 2661 | GETVERSI.OBJ: ..\SRC\GETVERSI.C $(GETVERSI_DEP)
|
| 2662 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\GETVERSI.C
|
| 2663 |
|
| 2664 | GRAMINIT.OBJ: ..\SRC\GRAMINIT.C $(GRAMINIT_DEP)
|
| 2665 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\GRAMINIT.C
|
| 2666 |
|
| 2667 | GRAMMAR1.OBJ: ..\SRC\GRAMMAR1.C $(GRAMMAR1_DEP)
|
| 2668 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\GRAMMAR1.C
|
| 2669 |
|
| 2670 | IMAGEOP.OBJ: ..\SRC\IMAGEOP.C $(IMAGEOP_DEP)
|
| 2671 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\IMAGEOP.C
|
| 2672 |
|
| 2673 | IMPORT.OBJ: ..\SRC\IMPORT.C $(IMPORT_DEP)
|
| 2674 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\IMPORT.C
|
| 2675 |
|
| 2676 | IMPORTDL.OBJ: ..\SRC\IMPORTDL.C $(IMPORTDL_DEP)
|
| 2677 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\IMPORTDL.C
|
| 2678 |
|
| 2679 | INTOBJEC.OBJ: ..\SRC\INTOBJEC.C $(INTOBJEC_DEP)
|
| 2680 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\INTOBJEC.C
|
| 2681 |
|
| 2682 | LISTOBJE.OBJ: ..\SRC\LISTOBJE.C $(LISTOBJE_DEP)
|
| 2683 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\LISTOBJE.C
|
| 2684 |
|
| 2685 | LONGOBJE.OBJ: ..\SRC\LONGOBJE.C $(LONGOBJE_DEP)
|
| 2686 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\LONGOBJE.C
|
| 2687 |
|
| 2688 | MAPPINGO.OBJ: ..\SRC\MAPPINGO.C $(MAPPINGO_DEP)
|
| 2689 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\MAPPINGO.C
|
| 2690 |
|
| 2691 | MARSHAL.OBJ: ..\SRC\MARSHAL.C $(MARSHAL_DEP)
|
| 2692 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\MARSHAL.C
|
| 2693 |
|
| 2694 | MATHMODU.OBJ: ..\SRC\MATHMODU.C $(MATHMODU_DEP)
|
| 2695 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\MATHMODU.C
|
| 2696 |
|
| 2697 | MD5C.OBJ: ..\SRC\MD5C.C $(MD5C_DEP)
|
| 2698 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\MD5C.C
|
| 2699 |
|
| 2700 | MD5MODUL.OBJ: ..\SRC\MD5MODUL.C $(MD5MODUL_DEP)
|
| 2701 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\MD5MODUL.C
|
| 2702 |
|
| 2703 | METHODOB.OBJ: ..\SRC\METHODOB.C $(METHODOB_DEP)
|
| 2704 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\METHODOB.C
|
| 2705 |
|
| 2706 | MODSUPPO.OBJ: ..\SRC\MODSUPPO.C $(MODSUPPO_DEP)
|
| 2707 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\MODSUPPO.C
|
| 2708 |
|
| 2709 | MODULEOB.OBJ: ..\SRC\MODULEOB.C $(MODULEOB_DEP)
|
| 2710 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\MODULEOB.C
|
| 2711 |
|
| 2712 | MYREADLI.OBJ: ..\SRC\MYREADLI.C $(MYREADLI_DEP)
|
| 2713 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\MYREADLI.C
|
| 2714 |
|
| 2715 | MYSTRTOU.OBJ: ..\SRC\MYSTRTOU.C $(MYSTRTOU_DEP)
|
| 2716 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\MYSTRTOU.C
|
| 2717 |
|
| 2718 | NEWMODUL.OBJ: ..\SRC\NEWMODUL.C $(NEWMODUL_DEP)
|
| 2719 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\NEWMODUL.C
|
| 2720 |
|
| 2721 | NODE.OBJ: ..\SRC\NODE.C $(NODE_DEP)
|
| 2722 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\NODE.C
|
| 2723 |
|
| 2724 | OBJECT.OBJ: ..\SRC\OBJECT.C $(OBJECT_DEP)
|
| 2725 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\OBJECT.C
|
| 2726 |
|
| 2727 | PARSER.OBJ: ..\SRC\PARSER.C $(PARSER_DEP)
|
| 2728 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\PARSER.C
|
| 2729 |
|
| 2730 | PARSETOK.OBJ: ..\SRC\PARSETOK.C $(PARSETOK_DEP)
|
| 2731 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\PARSETOK.C
|
| 2732 |
|
| 2733 | POSIXMOD.OBJ: ..\SRC\POSIXMOD.C $(POSIXMOD_DEP)
|
| 2734 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\POSIXMOD.C
|
| 2735 |
|
| 2736 | PYTHONRU.OBJ: ..\SRC\PYTHONRU.C $(PYTHONRU_DEP)
|
| 2737 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\PYTHONRU.C
|
| 2738 |
|
| 2739 | RANGEOBJ.OBJ: ..\SRC\RANGEOBJ.C $(RANGEOBJ_DEP)
|
| 2740 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\RANGEOBJ.C
|
| 2741 |
|
| 2742 | REGEXMOD.OBJ: ..\SRC\REGEXMOD.C $(REGEXMOD_DEP)
|
| 2743 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\REGEXMOD.C
|
| 2744 |
|
| 2745 | REGEXPR.OBJ: ..\SRC\REGEXPR.C $(REGEXPR_DEP)
|
| 2746 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\REGEXPR.C
|
| 2747 |
|
| 2748 | RGBIMGMO.OBJ: ..\SRC\RGBIMGMO.C $(RGBIMGMO_DEP)
|
| 2749 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\RGBIMGMO.C
|
| 2750 |
|
| 2751 | ROTORMOD.OBJ: ..\SRC\ROTORMOD.C $(ROTORMOD_DEP)
|
| 2752 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\ROTORMOD.C
|
| 2753 |
|
| 2754 | SIGNALMO.OBJ: ..\SRC\SIGNALMO.C $(SIGNALMO_DEP)
|
| 2755 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\SIGNALMO.C
|
| 2756 |
|
| 2757 | SOUNDEX.OBJ: ..\SRC\SOUNDEX.C $(SOUNDEX_DEP)
|
| 2758 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\SOUNDEX.C
|
| 2759 |
|
| 2760 | STRINGOB.OBJ: ..\SRC\STRINGOB.C $(STRINGOB_DEP)
|
| 2761 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\STRINGOB.C
|
| 2762 |
|
| 2763 | STROPMOD.OBJ: ..\SRC\STROPMOD.C $(STROPMOD_DEP)
|
| 2764 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\STROPMOD.C
|
| 2765 |
|
| 2766 | STRUCTME.OBJ: ..\SRC\STRUCTME.C $(STRUCTME_DEP)
|
| 2767 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\STRUCTME.C
|
| 2768 |
|
| 2769 | STRUCTMO.OBJ: ..\SRC\STRUCTMO.C $(STRUCTMO_DEP)
|
| 2770 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\STRUCTMO.C
|
| 2771 |
|
| 2772 | SYSMODUL.OBJ: ..\SRC\SYSMODUL.C $(SYSMODUL_DEP)
|
| 2773 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\SYSMODUL.C
|
| 2774 |
|
| 2775 | TIMEMODU.OBJ: ..\SRC\TIMEMODU.C $(TIMEMODU_DEP)
|
| 2776 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\TIMEMODU.C
|
| 2777 |
|
| 2778 | TOKENIZE.OBJ: ..\SRC\TOKENIZE.C $(TOKENIZE_DEP)
|
| 2779 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\TOKENIZE.C
|
| 2780 |
|
| 2781 | TRACEBAC.OBJ: ..\SRC\TRACEBAC.C $(TRACEBAC_DEP)
|
| 2782 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\TRACEBAC.C
|
| 2783 |
|
| 2784 | TUPLEOBJ.OBJ: ..\SRC\TUPLEOBJ.C $(TUPLEOBJ_DEP)
|
| 2785 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\TUPLEOBJ.C
|
| 2786 |
|
| 2787 | TYPEOBJE.OBJ: ..\SRC\TYPEOBJE.C $(TYPEOBJE_DEP)
|
| 2788 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\TYPEOBJE.C
|
| 2789 |
|
| 2790 | YUVCONVE.OBJ: ..\SRC\YUVCONVE.C $(YUVCONVE_DEP)
|
| 2791 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\YUVCONVE.C
|
| 2792 |
|
| 2793 | COBJECT.OBJ: ..\SRC\COBJECT.C $(COBJECT_DEP)
|
| 2794 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\COBJECT.C
|
| 2795 |
|
| 2796 | COMPLEXO.OBJ: ..\SRC\COMPLEXO.C $(COMPLEXO_DEP)
|
| 2797 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\COMPLEXO.C
|
| 2798 |
|
| 2799 | CMATHMOD.OBJ: ..\SRC\CMATHMOD.C $(CMATHMOD_DEP)
|
| 2800 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\CMATHMOD.C
|
| 2801 |
|
| 2802 | ERRNOMOD.OBJ: ..\SRC\ERRNOMOD.C $(ERRNOMOD_DEP)
|
| 2803 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\ERRNOMOD.C
|
| 2804 |
|
| 2805 | OPERATOR.OBJ: ..\SRC\OPERATOR.C $(OPERATOR_DEP)
|
| 2806 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\OPERATOR.C
|
| 2807 |
|
Guido van Rossum | ff0c4b5 | 1996-08-01 17:13:12 +0000 | [diff] [blame] | 2808 | SLICEOBJ.OBJ: ..\SRC\SLICEOBJ.C $(SLICEOBJ_DEP)
|
| 2809 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\SLICEOBJ.C
|
| 2810 |
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2811 | GETPATHP.OBJ: ..\SRC\GETPATHP.C $(GETPATHP_DEP)
|
| 2812 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\GETPATHP.C
|
| 2813 |
|
| 2814 | PYSTATE.OBJ: ..\SRC\PYSTATE.C $(PYSTATE_DEP)
|
| 2815 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\PYSTATE.C
|
| 2816 |
|
| 2817 | CPICKLE.OBJ: ..\SRC\CPICKLE.C $(CPICKLE_DEP)
|
| 2818 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\CPICKLE.C
|
| 2819 |
|
| 2820 | CSTRINGI.OBJ: ..\SRC\CSTRINGI.C $(CSTRINGI_DEP)
|
| 2821 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\CSTRINGI.C
|
| 2822 |
|
| 2823 | GETBUILD.OBJ: ..\SRC\GETBUILD.C $(GETBUILD_DEP)
|
| 2824 | $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\GETBUILD.C
|
| 2825 |
|
| 2826 | $(PROJ).LIB:: ABSTRACT.OBJ ACCELER.OBJ ARRAYMOD.OBJ AUDIOOP.OBJ BINASCII.OBJ BLTINMOD.OBJ \
|
| 2827 | CEVAL.OBJ CLASSOBJ.OBJ COMPILE.OBJ CONFIG.OBJ ERRORS.OBJ FILEOBJE.OBJ FLOATOBJ.OBJ \
|
| 2828 | FRAMEOBJ.OBJ FROZEN.OBJ FUNCOBJE.OBJ GETARGS.OBJ GETCOMPI.OBJ GETCOPYR.OBJ GETMTIME.OBJ \
|
| 2829 | GETPLATF.OBJ GETVERSI.OBJ GRAMINIT.OBJ GRAMMAR1.OBJ IMAGEOP.OBJ IMPORT.OBJ IMPORTDL.OBJ \
|
| 2830 | INTOBJEC.OBJ LISTOBJE.OBJ LONGOBJE.OBJ MAPPINGO.OBJ MARSHAL.OBJ MATHMODU.OBJ MD5C.OBJ \
|
| 2831 | MD5MODUL.OBJ METHODOB.OBJ MODSUPPO.OBJ MODULEOB.OBJ MYREADLI.OBJ MYSTRTOU.OBJ NEWMODUL.OBJ \
|
| 2832 | NODE.OBJ OBJECT.OBJ PARSER.OBJ PARSETOK.OBJ POSIXMOD.OBJ PYTHONRU.OBJ RANGEOBJ.OBJ \
|
| 2833 | REGEXMOD.OBJ REGEXPR.OBJ RGBIMGMO.OBJ ROTORMOD.OBJ SIGNALMO.OBJ SOUNDEX.OBJ STRINGOB.OBJ \
|
| 2834 | STROPMOD.OBJ STRUCTME.OBJ STRUCTMO.OBJ SYSMODUL.OBJ TIMEMODU.OBJ TOKENIZE.OBJ TRACEBAC.OBJ \
|
| 2835 | TUPLEOBJ.OBJ TYPEOBJE.OBJ YUVCONVE.OBJ COBJECT.OBJ COMPLEXO.OBJ CMATHMOD.OBJ ERRNOMOD.OBJ \
|
| 2836 | OPERATOR.OBJ SLICEOBJ.OBJ GETPATHP.OBJ PYSTATE.OBJ CPICKLE.OBJ CSTRINGI.OBJ GETBUILD.OBJ $(OBJS_EXT)
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2837 | echo >NUL @<<$(PROJ).CRF
|
| 2838 | $@ /PAGESIZE:64
|
| 2839 | y
|
| 2840 | +ABSTRACT.OBJ &
|
| 2841 | +ACCELER.OBJ &
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2842 | +ARRAYMOD.OBJ &
|
| 2843 | +AUDIOOP.OBJ &
|
| 2844 | +BINASCII.OBJ &
|
| 2845 | +BLTINMOD.OBJ &
|
| 2846 | +CEVAL.OBJ &
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2847 | +CLASSOBJ.OBJ &
|
| 2848 | +COMPILE.OBJ &
|
| 2849 | +CONFIG.OBJ &
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2850 | +ERRORS.OBJ &
|
| 2851 | +FILEOBJE.OBJ &
|
| 2852 | +FLOATOBJ.OBJ &
|
| 2853 | +FRAMEOBJ.OBJ &
|
| 2854 | +FROZEN.OBJ &
|
| 2855 | +FUNCOBJE.OBJ &
|
| 2856 | +GETARGS.OBJ &
|
| 2857 | +GETCOMPI.OBJ &
|
| 2858 | +GETCOPYR.OBJ &
|
| 2859 | +GETMTIME.OBJ &
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2860 | +GETPLATF.OBJ &
|
| 2861 | +GETVERSI.OBJ &
|
| 2862 | +GRAMINIT.OBJ &
|
| 2863 | +GRAMMAR1.OBJ &
|
| 2864 | +IMAGEOP.OBJ &
|
| 2865 | +IMPORT.OBJ &
|
| 2866 | +IMPORTDL.OBJ &
|
| 2867 | +INTOBJEC.OBJ &
|
| 2868 | +LISTOBJE.OBJ &
|
| 2869 | +LONGOBJE.OBJ &
|
| 2870 | +MAPPINGO.OBJ &
|
| 2871 | +MARSHAL.OBJ &
|
| 2872 | +MATHMODU.OBJ &
|
| 2873 | +MD5C.OBJ &
|
| 2874 | +MD5MODUL.OBJ &
|
| 2875 | +METHODOB.OBJ &
|
| 2876 | +MODSUPPO.OBJ &
|
| 2877 | +MODULEOB.OBJ &
|
| 2878 | +MYREADLI.OBJ &
|
| 2879 | +MYSTRTOU.OBJ &
|
| 2880 | +NEWMODUL.OBJ &
|
| 2881 | +NODE.OBJ &
|
| 2882 | +OBJECT.OBJ &
|
| 2883 | +PARSER.OBJ &
|
| 2884 | +PARSETOK.OBJ &
|
| 2885 | +POSIXMOD.OBJ &
|
| 2886 | +PYTHONRU.OBJ &
|
| 2887 | +RANGEOBJ.OBJ &
|
| 2888 | +REGEXMOD.OBJ &
|
| 2889 | +REGEXPR.OBJ &
|
| 2890 | +RGBIMGMO.OBJ &
|
| 2891 | +ROTORMOD.OBJ &
|
| 2892 | +SIGNALMO.OBJ &
|
| 2893 | +SOUNDEX.OBJ &
|
| 2894 | +STRINGOB.OBJ &
|
| 2895 | +STROPMOD.OBJ &
|
| 2896 | +STRUCTME.OBJ &
|
| 2897 | +STRUCTMO.OBJ &
|
| 2898 | +SYSMODUL.OBJ &
|
| 2899 | +TIMEMODU.OBJ &
|
| 2900 | +TOKENIZE.OBJ &
|
| 2901 | +TRACEBAC.OBJ &
|
| 2902 | +TUPLEOBJ.OBJ &
|
| 2903 | +TYPEOBJE.OBJ &
|
| 2904 | +YUVCONVE.OBJ &
|
| 2905 | +COBJECT.OBJ &
|
| 2906 | +COMPLEXO.OBJ &
|
| 2907 | +CMATHMOD.OBJ &
|
| 2908 | +ERRNOMOD.OBJ &
|
| 2909 | +OPERATOR.OBJ &
|
Guido van Rossum | ff0c4b5 | 1996-08-01 17:13:12 +0000 | [diff] [blame] | 2910 | +SLICEOBJ.OBJ &
|
Guido van Rossum | 1aa7e3a | 1997-05-19 14:16:21 +0000 | [diff] [blame^] | 2911 | +GETPATHP.OBJ &
|
| 2912 | +PYSTATE.OBJ &
|
| 2913 | +CPICKLE.OBJ &
|
| 2914 | +CSTRINGI.OBJ &
|
| 2915 | +GETBUILD.OBJ &
|
Guido van Rossum | 950a126 | 1996-07-30 17:38:17 +0000 | [diff] [blame] | 2916 | ;
|
| 2917 | <<
|
| 2918 | if exist $@ del $@
|
| 2919 | lib @$(PROJ).CRF
|
| 2920 |
|
| 2921 | $(PROJ).BSC: $(SBRS)
|
| 2922 | bscmake @<<
|
| 2923 | /o$@ $(SBRS)
|
| 2924 | <<
|