comparison src/makefile.nt @ 9821:f1cb7ef9e9bc

Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h to s\windowsnt.h.
author Karl Heuer <kwzh@gnu.org>
date Thu, 03 Nov 1994 21:11:43 +0000
parents fa698fd10c05
children 354e54719416
comparison
equal deleted inserted replaced
9820:ce47a07ac137 9821:f1cb7ef9e9bc
181 EMACS_ROOT = .. 181 EMACS_ROOT = ..
182 SRC = . 182 SRC = .
183 183
184 $(BLD)\abbrev.obj : \ 184 $(BLD)\abbrev.obj : \
185 $(SRC)\abbrev.c \ 185 $(SRC)\abbrev.c \
186 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 186 $(EMACS_ROOT)\src\s\windowsnt.h \
187 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 187 $(EMACS_ROOT)\src\m\intel386.h \
188 $(EMACS_ROOT)\src\config.h \ 188 $(EMACS_ROOT)\src\config.h \
189 $(SRC)\lisp.h \ 189 $(SRC)\lisp.h \
190 $(SRC)\commands.h \ 190 $(SRC)\commands.h \
191 $(SRC)\buffer.h \ 191 $(SRC)\buffer.h \
192 $(SRC)\window.h 192 $(SRC)\window.h
193 193
194 $(BLD)\alloc.obj : \ 194 $(BLD)\alloc.obj : \
195 $(SRC)\alloc.c \ 195 $(SRC)\alloc.c \
196 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 196 $(EMACS_ROOT)\src\s\windowsnt.h \
197 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 197 $(EMACS_ROOT)\src\m\intel386.h \
198 $(EMACS_ROOT)\src\config.h \ 198 $(EMACS_ROOT)\src\config.h \
199 $(SRC)\lisp.h \ 199 $(SRC)\lisp.h \
200 $(SRC)\dispextern.h \ 200 $(SRC)\dispextern.h \
201 $(SRC)\intervals.h \ 201 $(SRC)\intervals.h \
202 $(SRC)\puresize.h \ 202 $(SRC)\puresize.h \
206 $(SRC)\blockinput.h \ 206 $(SRC)\blockinput.h \
207 $(SRC)\syssignal.h 207 $(SRC)\syssignal.h
208 208
209 $(BLD)\alloca.obj : \ 209 $(BLD)\alloca.obj : \
210 $(SRC)\alloca.c \ 210 $(SRC)\alloca.c \
211 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 211 $(EMACS_ROOT)\src\s\windowsnt.h \
212 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 212 $(EMACS_ROOT)\src\m\intel386.h \
213 $(EMACS_ROOT)\src\config.h \ 213 $(EMACS_ROOT)\src\config.h \
214 $(SRC)\s\s-windowsnt.h \ 214 $(SRC)\s\windowsnt.h \
215 $(SRC)\m\m-windowsnt.h \ 215 $(SRC)\m\intel386.h \
216 $(SRC)\config.h \ 216 $(SRC)\config.h \
217 $(SRC)\blockinput.h 217 $(SRC)\blockinput.h
218 218
219 $(BLD)\buffer.obj : \ 219 $(BLD)\buffer.obj : \
220 $(SRC)\buffer.c \ 220 $(SRC)\buffer.c \
221 $(EMACS_ROOT)\nt\inc\sys\param.h \ 221 $(EMACS_ROOT)\nt\inc\sys\param.h \
222 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 222 $(EMACS_ROOT)\src\s\windowsnt.h \
223 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 223 $(EMACS_ROOT)\src\m\intel386.h \
224 $(EMACS_ROOT)\src\config.h \ 224 $(EMACS_ROOT)\src\config.h \
225 $(SRC)\lisp.h \ 225 $(SRC)\lisp.h \
226 $(SRC)\dispextern.h \ 226 $(SRC)\dispextern.h \
227 $(SRC)\intervals.h \ 227 $(SRC)\intervals.h \
228 $(SRC)\window.h \ 228 $(SRC)\window.h \
246 $(SRC)\window.h \ 246 $(SRC)\window.h \
247 $(SRC)\mocklisp.h 247 $(SRC)\mocklisp.h
248 248
249 $(BLD)\callproc.obj : \ 249 $(BLD)\callproc.obj : \
250 $(SRC)\callproc.c \ 250 $(SRC)\callproc.c \
251 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 251 $(EMACS_ROOT)\src\s\windowsnt.h \
252 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 252 $(EMACS_ROOT)\src\m\intel386.h \
253 $(EMACS_ROOT)\src\config.h \ 253 $(EMACS_ROOT)\src\config.h \
254 $(SRC)\msdos.h \ 254 $(SRC)\msdos.h \
255 $(EMACS_ROOT)\nt\inc\sys\param.h \ 255 $(EMACS_ROOT)\nt\inc\sys\param.h \
256 $(SRC)\lisp.h \ 256 $(SRC)\lisp.h \
257 $(SRC)\commands.h \ 257 $(SRC)\commands.h \
262 $(EMACS_ROOT)\nt\inc\sys\file.h \ 262 $(EMACS_ROOT)\nt\inc\sys\file.h \
263 $(SRC)\systty.h 263 $(SRC)\systty.h
264 264
265 $(BLD)\casefiddle.obj : \ 265 $(BLD)\casefiddle.obj : \
266 $(SRC)\casefiddle.c \ 266 $(SRC)\casefiddle.c \
267 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 267 $(EMACS_ROOT)\src\s\windowsnt.h \
268 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 268 $(EMACS_ROOT)\src\m\intel386.h \
269 $(EMACS_ROOT)\src\config.h \ 269 $(EMACS_ROOT)\src\config.h \
270 $(SRC)\lisp.h \ 270 $(SRC)\lisp.h \
271 $(SRC)\buffer.h \ 271 $(SRC)\buffer.h \
272 $(SRC)\commands.h \ 272 $(SRC)\commands.h \
273 $(SRC)\syntax.h 273 $(SRC)\syntax.h
274 $(CC) $(CFLAGS) -Fo$@ casefiddle.c 274 $(CC) $(CFLAGS) -Fo$@ casefiddle.c
275 275
276 $(BLD)\casetab.obj : \ 276 $(BLD)\casetab.obj : \
277 $(SRC)\casetab.c \ 277 $(SRC)\casetab.c \
278 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 278 $(EMACS_ROOT)\src\s\windowsnt.h \
279 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 279 $(EMACS_ROOT)\src\m\intel386.h \
280 $(EMACS_ROOT)\src\config.h \ 280 $(EMACS_ROOT)\src\config.h \
281 $(SRC)\lisp.h \ 281 $(SRC)\lisp.h \
282 $(SRC)\buffer.h 282 $(SRC)\buffer.h
283 283
284 $(BLD)\cm.obj : \ 284 $(BLD)\cm.obj : \
285 $(SRC)\cm.c \ 285 $(SRC)\cm.c \
286 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 286 $(EMACS_ROOT)\src\s\windowsnt.h \
287 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 287 $(EMACS_ROOT)\src\m\intel386.h \
288 $(EMACS_ROOT)\src\config.h \ 288 $(EMACS_ROOT)\src\config.h \
289 $(SRC)\cm.h \ 289 $(SRC)\cm.h \
290 $(SRC)\termhooks.h 290 $(SRC)\termhooks.h
291 291
292 $(BLD)\cmds.obj : \ 292 $(BLD)\cmds.obj : \
293 $(SRC)\cmds.c \ 293 $(SRC)\cmds.c \
294 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 294 $(EMACS_ROOT)\src\s\windowsnt.h \
295 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 295 $(EMACS_ROOT)\src\m\intel386.h \
296 $(EMACS_ROOT)\src\config.h \ 296 $(EMACS_ROOT)\src\config.h \
297 $(SRC)\lisp.h \ 297 $(SRC)\lisp.h \
298 $(SRC)\commands.h \ 298 $(SRC)\commands.h \
299 $(SRC)\buffer.h \ 299 $(SRC)\buffer.h \
300 $(SRC)\syntax.h 300 $(SRC)\syntax.h
301 301
302 $(BLD)\data.obj : \ 302 $(BLD)\data.obj : \
303 $(SRC)\data.c \ 303 $(SRC)\data.c \
304 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 304 $(EMACS_ROOT)\src\s\windowsnt.h \
305 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 305 $(EMACS_ROOT)\src\m\intel386.h \
306 $(EMACS_ROOT)\src\config.h \ 306 $(EMACS_ROOT)\src\config.h \
307 $(SRC)\lisp.h \ 307 $(SRC)\lisp.h \
308 $(SRC)\puresize.h \ 308 $(SRC)\puresize.h \
309 $(SRC)\buffer.h \ 309 $(SRC)\buffer.h \
310 $(SRC)\syssignal.h 310 $(SRC)\syssignal.h
311 311
312 $(BLD)\dired.obj : \ 312 $(BLD)\dired.obj : \
313 $(SRC)\dired.c \ 313 $(SRC)\dired.c \
314 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 314 $(EMACS_ROOT)\src\s\windowsnt.h \
315 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 315 $(EMACS_ROOT)\src\m\intel386.h \
316 $(EMACS_ROOT)\src\config.h \ 316 $(EMACS_ROOT)\src\config.h \
317 $(SRC)\vmsdir.h \ 317 $(SRC)\vmsdir.h \
318 $(SRC)\ndir.h \ 318 $(SRC)\ndir.h \
319 $(SRC)\lisp.h \ 319 $(SRC)\lisp.h \
320 $(SRC)\buffer.h \ 320 $(SRC)\buffer.h \
321 $(SRC)\commands.h \ 321 $(SRC)\commands.h \
322 $(SRC)\regex.h 322 $(SRC)\regex.h
323 323
324 $(BLD)\dispnew.obj : \ 324 $(BLD)\dispnew.obj : \
325 $(SRC)\dispnew.c \ 325 $(SRC)\dispnew.c \
326 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 326 $(EMACS_ROOT)\src\s\windowsnt.h \
327 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 327 $(EMACS_ROOT)\src\m\intel386.h \
328 $(EMACS_ROOT)\src\config.h \ 328 $(EMACS_ROOT)\src\config.h \
329 $(SRC)\lisp.h \ 329 $(SRC)\lisp.h \
330 $(SRC)\termchar.h \ 330 $(SRC)\termchar.h \
331 $(SRC)\termopts.h \ 331 $(SRC)\termopts.h \
332 $(SRC)\termhooks.h \ 332 $(SRC)\termhooks.h \
346 $(SRC)\vmstime.h \ 346 $(SRC)\vmstime.h \
347 $(SRC)\systime.h 347 $(SRC)\systime.h
348 348
349 $(BLD)\doc.obj : \ 349 $(BLD)\doc.obj : \
350 $(SRC)\doc.c \ 350 $(SRC)\doc.c \
351 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 351 $(EMACS_ROOT)\src\s\windowsnt.h \
352 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 352 $(EMACS_ROOT)\src\m\intel386.h \
353 $(EMACS_ROOT)\src\config.h \ 353 $(EMACS_ROOT)\src\config.h \
354 $(EMACS_ROOT)\nt\inc\sys\file.h \ 354 $(EMACS_ROOT)\nt\inc\sys\file.h \
355 $(SRC)\lisp.h \ 355 $(SRC)\lisp.h \
356 $(SRC)\buffer.h \ 356 $(SRC)\buffer.h \
357 $(SRC)\keyboard.h 357 $(SRC)\keyboard.h
358 358
359 $(BLD)\doprnt.obj : \ 359 $(BLD)\doprnt.obj : \
360 $(SRC)\doprnt.c \ 360 $(SRC)\doprnt.c \
361 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 361 $(EMACS_ROOT)\src\s\windowsnt.h \
362 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 362 $(EMACS_ROOT)\src\m\intel386.h \
363 $(EMACS_ROOT)\src\config.h 363 $(EMACS_ROOT)\src\config.h
364 364
365 $(BLD)\dosfns.obj : \ 365 $(BLD)\dosfns.obj : \
366 $(SRC)\dosfns.c \ 366 $(SRC)\dosfns.c \
367 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 367 $(EMACS_ROOT)\src\s\windowsnt.h \
368 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 368 $(EMACS_ROOT)\src\m\intel386.h \
369 $(EMACS_ROOT)\src\config.h \ 369 $(EMACS_ROOT)\src\config.h \
370 $(SRC)\lisp.h \ 370 $(SRC)\lisp.h \
371 $(SRC)\buffer.h \ 371 $(SRC)\buffer.h \
372 $(SRC)\termchar.h \ 372 $(SRC)\termchar.h \
373 $(SRC)\termhooks.h \ 373 $(SRC)\termhooks.h \
375 $(SRC)\dosfns.h \ 375 $(SRC)\dosfns.h \
376 $(SRC)\msdos.h 376 $(SRC)\msdos.h
377 377
378 $(BLD)\editfns.obj : \ 378 $(BLD)\editfns.obj : \
379 $(SRC)\editfns.c \ 379 $(SRC)\editfns.c \
380 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 380 $(EMACS_ROOT)\src\s\windowsnt.h \
381 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 381 $(EMACS_ROOT)\src\m\intel386.h \
382 $(EMACS_ROOT)\src\config.h \ 382 $(EMACS_ROOT)\src\config.h \
383 $(SRC)\uaf.h \ 383 $(SRC)\uaf.h \
384 $(SRC)\vms-pwd.h \ 384 $(SRC)\vms-pwd.h \
385 $(EMACS_ROOT)\nt\inc\pwd.h \ 385 $(EMACS_ROOT)\nt\inc\pwd.h \
386 $(SRC)\lisp.h \ 386 $(SRC)\lisp.h \
391 $(SRC)\vmstime.h \ 391 $(SRC)\vmstime.h \
392 $(SRC)\systime.h 392 $(SRC)\systime.h
393 393
394 $(BLD)\emacs.obj : \ 394 $(BLD)\emacs.obj : \
395 $(SRC)\emacs.c \ 395 $(SRC)\emacs.c \
396 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 396 $(EMACS_ROOT)\src\s\windowsnt.h \
397 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 397 $(EMACS_ROOT)\src\m\intel386.h \
398 $(EMACS_ROOT)\src\config.h \ 398 $(EMACS_ROOT)\src\config.h \
399 $(SRC)\lisp.h \ 399 $(SRC)\lisp.h \
400 $(SRC)\commands.h \ 400 $(SRC)\commands.h \
401 $(SRC)\dispextern.h \ 401 $(SRC)\dispextern.h \
402 $(SRC)\intervals.h \ 402 $(SRC)\intervals.h \
406 $(SRC)\syssignal.h \ 406 $(SRC)\syssignal.h \
407 $(SRC)\process.h 407 $(SRC)\process.h
408 408
409 $(BLD)\eval.obj : \ 409 $(BLD)\eval.obj : \
410 $(SRC)\eval.c \ 410 $(SRC)\eval.c \
411 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 411 $(EMACS_ROOT)\src\s\windowsnt.h \
412 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 412 $(EMACS_ROOT)\src\m\intel386.h \
413 $(EMACS_ROOT)\src\config.h \ 413 $(EMACS_ROOT)\src\config.h \
414 $(SRC)\lisp.h \ 414 $(SRC)\lisp.h \
415 $(SRC)\blockinput.h \ 415 $(SRC)\blockinput.h \
416 $(SRC)\commands.h \ 416 $(SRC)\commands.h \
417 $(SRC)\keyboard.h 417 $(SRC)\keyboard.h
418 418
419 $(BLD)\fileio.obj : \ 419 $(BLD)\fileio.obj : \
420 $(SRC)\fileio.c \ 420 $(SRC)\fileio.c \
421 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 421 $(EMACS_ROOT)\src\s\windowsnt.h \
422 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 422 $(EMACS_ROOT)\src\m\intel386.h \
423 $(EMACS_ROOT)\src\config.h \ 423 $(EMACS_ROOT)\src\config.h \
424 $(SRC)\uaf.h \ 424 $(SRC)\uaf.h \
425 $(SRC)\vms-pwd.h \ 425 $(SRC)\vms-pwd.h \
426 $(EMACS_ROOT)\nt\inc\pwd.h \ 426 $(EMACS_ROOT)\nt\inc\pwd.h \
427 $(SRC)\msdos.h \ 427 $(SRC)\msdos.h \
436 $(SRC)\vmstime.h \ 436 $(SRC)\vmstime.h \
437 $(SRC)\systime.h 437 $(SRC)\systime.h
438 438
439 $(BLD)\filelock.obj : \ 439 $(BLD)\filelock.obj : \
440 $(SRC)\filelock.c \ 440 $(SRC)\filelock.c \
441 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 441 $(EMACS_ROOT)\src\s\windowsnt.h \
442 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 442 $(EMACS_ROOT)\src\m\intel386.h \
443 $(EMACS_ROOT)\src\config.h \ 443 $(EMACS_ROOT)\src\config.h \
444 $(SRC)\uaf.h \ 444 $(SRC)\uaf.h \
445 $(SRC)\vms-pwd.h \ 445 $(SRC)\vms-pwd.h \
446 $(EMACS_ROOT)\nt\inc\pwd.h \ 446 $(EMACS_ROOT)\nt\inc\pwd.h \
447 $(EMACS_ROOT)\nt\inc\sys\file.h \ 447 $(EMACS_ROOT)\nt\inc\sys\file.h \
451 $(SRC)\vmsdir.h \ 451 $(SRC)\vmsdir.h \
452 $(SRC)\ndir.h 452 $(SRC)\ndir.h
453 453
454 $(BLD)\filemode.obj : \ 454 $(BLD)\filemode.obj : \
455 $(SRC)\filemode.c \ 455 $(SRC)\filemode.c \
456 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 456 $(EMACS_ROOT)\src\s\windowsnt.h \
457 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 457 $(EMACS_ROOT)\src\m\intel386.h \
458 $(EMACS_ROOT)\src\config.h \ 458 $(EMACS_ROOT)\src\config.h \
459 $(SRC)\s\s-windowsnt.h \ 459 $(SRC)\s\windowsnt.h \
460 $(SRC)\m\m-windowsnt.h \ 460 $(SRC)\m\intel386.h \
461 $(SRC)\config.h 461 $(SRC)\config.h
462 462
463 $(BLD)\floatfns.obj : \ 463 $(BLD)\floatfns.obj : \
464 $(SRC)\floatfns.c \ 464 $(SRC)\floatfns.c \
465 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 465 $(EMACS_ROOT)\src\s\windowsnt.h \
466 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 466 $(EMACS_ROOT)\src\m\intel386.h \
467 $(EMACS_ROOT)\src\config.h \ 467 $(EMACS_ROOT)\src\config.h \
468 $(SRC)\lisp.h \ 468 $(SRC)\lisp.h \
469 $(SRC)\syssignal.h 469 $(SRC)\syssignal.h
470 470
471 $(BLD)\fns.obj : \ 471 $(BLD)\fns.obj : \
472 $(SRC)\fns.c \ 472 $(SRC)\fns.c \
473 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 473 $(EMACS_ROOT)\src\s\windowsnt.h \
474 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 474 $(EMACS_ROOT)\src\m\intel386.h \
475 $(EMACS_ROOT)\src\config.h \ 475 $(EMACS_ROOT)\src\config.h \
476 $(SRC)\lisp.h \ 476 $(SRC)\lisp.h \
477 $(SRC)\commands.h \ 477 $(SRC)\commands.h \
478 $(SRC)\buffer.h \ 478 $(SRC)\buffer.h \
479 $(SRC)\keyboard.h \ 479 $(SRC)\keyboard.h \
480 $(SRC)\dispextern.h \ 480 $(SRC)\dispextern.h \
481 $(SRC)\intervals.h 481 $(SRC)\intervals.h
482 482
483 $(BLD)\frame.obj : \ 483 $(BLD)\frame.obj : \
484 $(SRC)\frame.c \ 484 $(SRC)\frame.c \
485 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 485 $(EMACS_ROOT)\src\s\windowsnt.h \
486 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 486 $(EMACS_ROOT)\src\m\intel386.h \
487 $(EMACS_ROOT)\src\config.h \ 487 $(EMACS_ROOT)\src\config.h \
488 $(SRC)\lisp.h \ 488 $(SRC)\lisp.h \
489 $(SRC)\frame.h \ 489 $(SRC)\frame.h \
490 $(SRC)\termhooks.h \ 490 $(SRC)\termhooks.h \
491 $(SRC)\window.h \ 491 $(SRC)\window.h \
494 $(SRC)\keyboard.h 494 $(SRC)\keyboard.h
495 495
496 $(BLD)\getloadavg.obj : \ 496 $(BLD)\getloadavg.obj : \
497 $(SRC)\getloadavg.c \ 497 $(SRC)\getloadavg.c \
498 $(EMACS_ROOT)\nt\inc\sys\param.h \ 498 $(EMACS_ROOT)\nt\inc\sys\param.h \
499 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 499 $(EMACS_ROOT)\src\s\windowsnt.h \
500 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 500 $(EMACS_ROOT)\src\m\intel386.h \
501 $(EMACS_ROOT)\src\config.h \ 501 $(EMACS_ROOT)\src\config.h \
502 $(SRC)\s\s-windowsnt.h \ 502 $(SRC)\s\windowsnt.h \
503 $(SRC)\m\m-windowsnt.h \ 503 $(SRC)\m\intel386.h \
504 $(SRC)\config.h \ 504 $(SRC)\config.h \
505 $(EMACS_ROOT)\nt\inc\sys\file.h 505 $(EMACS_ROOT)\nt\inc\sys\file.h
506 506
507 $(BLD)\gmalloc.obj : \ 507 $(BLD)\gmalloc.obj : \
508 $(SRC)\gmalloc.c \ 508 $(SRC)\gmalloc.c \
509 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 509 $(EMACS_ROOT)\src\s\windowsnt.h \
510 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 510 $(EMACS_ROOT)\src\m\intel386.h \
511 $(EMACS_ROOT)\src\config.h \ 511 $(EMACS_ROOT)\src\config.h \
512 $(EMACS_ROOT)\nt\inc\sys\param.h \ 512 $(EMACS_ROOT)\nt\inc\sys\param.h \
513 $(SRC)\getpagesize.h 513 $(SRC)\getpagesize.h
514 $(CC) $(CFLAGS) -D__STDC__ -Fo$@ gmalloc.c 514 $(CC) $(CFLAGS) -D__STDC__ -Fo$@ gmalloc.c
515 515
516 $(BLD)\hftctl.obj : \ 516 $(BLD)\hftctl.obj : \
517 $(SRC)\hftctl.c \ 517 $(SRC)\hftctl.c \
518 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 518 $(EMACS_ROOT)\src\s\windowsnt.h \
519 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 519 $(EMACS_ROOT)\src\m\intel386.h \
520 $(EMACS_ROOT)\src\config.h \ 520 $(EMACS_ROOT)\src\config.h \
521 $(EMACS_ROOT)\nt\inc\sys\ioctl.h 521 $(EMACS_ROOT)\nt\inc\sys\ioctl.h
522 522
523 $(BLD)\indent.obj : \ 523 $(BLD)\indent.obj : \
524 $(SRC)\indent.c \ 524 $(SRC)\indent.c \
525 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 525 $(EMACS_ROOT)\src\s\windowsnt.h \
526 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 526 $(EMACS_ROOT)\src\m\intel386.h \
527 $(EMACS_ROOT)\src\config.h \ 527 $(EMACS_ROOT)\src\config.h \
528 $(SRC)\lisp.h \ 528 $(SRC)\lisp.h \
529 $(SRC)\buffer.h \ 529 $(SRC)\buffer.h \
530 $(SRC)\indent.h \ 530 $(SRC)\indent.h \
531 $(SRC)\frame.h \ 531 $(SRC)\frame.h \
536 $(SRC)\dispextern.h \ 536 $(SRC)\dispextern.h \
537 $(SRC)\intervals.h 537 $(SRC)\intervals.h
538 538
539 $(BLD)\insdel.obj : \ 539 $(BLD)\insdel.obj : \
540 $(SRC)\insdel.c \ 540 $(SRC)\insdel.c \
541 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 541 $(EMACS_ROOT)\src\s\windowsnt.h \
542 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 542 $(EMACS_ROOT)\src\m\intel386.h \
543 $(EMACS_ROOT)\src\config.h \ 543 $(EMACS_ROOT)\src\config.h \
544 $(SRC)\lisp.h \ 544 $(SRC)\lisp.h \
545 $(SRC)\dispextern.h \ 545 $(SRC)\dispextern.h \
546 $(SRC)\intervals.h \ 546 $(SRC)\intervals.h \
547 $(SRC)\buffer.h \ 547 $(SRC)\buffer.h \
548 $(SRC)\window.h \ 548 $(SRC)\window.h \
549 $(SRC)\blockinput.h 549 $(SRC)\blockinput.h
550 550
551 $(BLD)\intervals.obj : \ 551 $(BLD)\intervals.obj : \
552 $(SRC)\intervals.c \ 552 $(SRC)\intervals.c \
553 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 553 $(EMACS_ROOT)\src\s\windowsnt.h \
554 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 554 $(EMACS_ROOT)\src\m\intel386.h \
555 $(EMACS_ROOT)\src\config.h \ 555 $(EMACS_ROOT)\src\config.h \
556 $(SRC)\lisp.h \ 556 $(SRC)\lisp.h \
557 $(SRC)\dispextern.h \ 557 $(SRC)\dispextern.h \
558 $(SRC)\intervals.h \ 558 $(SRC)\intervals.h \
559 $(SRC)\buffer.h \ 559 $(SRC)\buffer.h \
560 $(SRC)\puresize.h 560 $(SRC)\puresize.h
561 $(CC) $(CFLAGS) -Fo$@ intervals.c 561 $(CC) $(CFLAGS) -Fo$@ intervals.c
562 562
563 $(BLD)\keyboard.obj : \ 563 $(BLD)\keyboard.obj : \
564 $(SRC)\keyboard.c \ 564 $(SRC)\keyboard.c \
565 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 565 $(EMACS_ROOT)\src\s\windowsnt.h \
566 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 566 $(EMACS_ROOT)\src\m\intel386.h \
567 $(EMACS_ROOT)\src\config.h \ 567 $(EMACS_ROOT)\src\config.h \
568 $(SRC)\termchar.h \ 568 $(SRC)\termchar.h \
569 $(SRC)\termopts.h \ 569 $(SRC)\termopts.h \
570 $(SRC)\lisp.h \ 570 $(SRC)\lisp.h \
571 $(SRC)\termhooks.h \ 571 $(SRC)\termhooks.h \
588 $(SRC)\vmstime.h \ 588 $(SRC)\vmstime.h \
589 $(SRC)\systime.h 589 $(SRC)\systime.h
590 590
591 $(BLD)\keymap.obj : \ 591 $(BLD)\keymap.obj : \
592 $(SRC)\keymap.c \ 592 $(SRC)\keymap.c \
593 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 593 $(EMACS_ROOT)\src\s\windowsnt.h \
594 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 594 $(EMACS_ROOT)\src\m\intel386.h \
595 $(EMACS_ROOT)\src\config.h \ 595 $(EMACS_ROOT)\src\config.h \
596 $(SRC)\lisp.h \ 596 $(SRC)\lisp.h \
597 $(SRC)\commands.h \ 597 $(SRC)\commands.h \
598 $(SRC)\buffer.h \ 598 $(SRC)\buffer.h \
599 $(SRC)\keyboard.h \ 599 $(SRC)\keyboard.h \
603 $(BLD)\lastfile.obj : \ 603 $(BLD)\lastfile.obj : \
604 $(SRC)\lastfile.c 604 $(SRC)\lastfile.c
605 605
606 $(BLD)\lread.obj : \ 606 $(BLD)\lread.obj : \
607 $(SRC)\lread.c \ 607 $(SRC)\lread.c \
608 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 608 $(EMACS_ROOT)\src\s\windowsnt.h \
609 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 609 $(EMACS_ROOT)\src\m\intel386.h \
610 $(EMACS_ROOT)\src\config.h \ 610 $(EMACS_ROOT)\src\config.h \
611 $(EMACS_ROOT)\nt\inc\sys\file.h \ 611 $(EMACS_ROOT)\nt\inc\sys\file.h \
612 $(SRC)\lisp.h \ 612 $(SRC)\lisp.h \
613 $(SRC)\buffer.h \ 613 $(SRC)\buffer.h \
614 $(EMACS_ROOT)\src\paths.h \ 614 $(EMACS_ROOT)\src\paths.h \
617 $(SRC)\termhooks.h \ 617 $(SRC)\termhooks.h \
618 $(SRC)\msdos.h 618 $(SRC)\msdos.h
619 619
620 $(BLD)\macros.obj : \ 620 $(BLD)\macros.obj : \
621 $(SRC)\macros.c \ 621 $(SRC)\macros.c \
622 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 622 $(EMACS_ROOT)\src\s\windowsnt.h \
623 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 623 $(EMACS_ROOT)\src\m\intel386.h \
624 $(EMACS_ROOT)\src\config.h \ 624 $(EMACS_ROOT)\src\config.h \
625 $(SRC)\lisp.h \ 625 $(SRC)\lisp.h \
626 $(SRC)\macros.h \ 626 $(SRC)\macros.h \
627 $(SRC)\commands.h \ 627 $(SRC)\commands.h \
628 $(SRC)\buffer.h \ 628 $(SRC)\buffer.h \
629 $(SRC)\window.h 629 $(SRC)\window.h
630 630
631 $(BLD)\marker.obj : \ 631 $(BLD)\marker.obj : \
632 $(SRC)\marker.c \ 632 $(SRC)\marker.c \
633 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 633 $(EMACS_ROOT)\src\s\windowsnt.h \
634 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 634 $(EMACS_ROOT)\src\m\intel386.h \
635 $(EMACS_ROOT)\src\config.h \ 635 $(EMACS_ROOT)\src\config.h \
636 $(SRC)\lisp.h \ 636 $(SRC)\lisp.h \
637 $(SRC)\buffer.h 637 $(SRC)\buffer.h
638 638
639 $(BLD)\minibuf.obj : \ 639 $(BLD)\minibuf.obj : \
640 $(SRC)\minibuf.c \ 640 $(SRC)\minibuf.c \
641 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 641 $(EMACS_ROOT)\src\s\windowsnt.h \
642 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 642 $(EMACS_ROOT)\src\m\intel386.h \
643 $(EMACS_ROOT)\src\config.h \ 643 $(EMACS_ROOT)\src\config.h \
644 $(SRC)\lisp.h \ 644 $(SRC)\lisp.h \
645 $(SRC)\commands.h \ 645 $(SRC)\commands.h \
646 $(SRC)\buffer.h \ 646 $(SRC)\buffer.h \
647 $(SRC)\dispextern.h \ 647 $(SRC)\dispextern.h \
649 $(SRC)\window.h \ 649 $(SRC)\window.h \
650 $(SRC)\syntax.h 650 $(SRC)\syntax.h
651 651
652 $(BLD)\mocklisp.obj : \ 652 $(BLD)\mocklisp.obj : \
653 $(SRC)\mocklisp.c \ 653 $(SRC)\mocklisp.c \
654 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 654 $(EMACS_ROOT)\src\s\windowsnt.h \
655 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 655 $(EMACS_ROOT)\src\m\intel386.h \
656 $(EMACS_ROOT)\src\config.h \ 656 $(EMACS_ROOT)\src\config.h \
657 $(SRC)\lisp.h \ 657 $(SRC)\lisp.h \
658 $(SRC)\buffer.h 658 $(SRC)\buffer.h
659 659
660 $(BLD)\nt.obj : \ 660 $(BLD)\nt.obj : \
661 $(SRC)\nt.c \ 661 $(SRC)\nt.c \
662 $(SRC)\s\s-windowsnt.h \ 662 $(SRC)\s\windowsnt.h \
663 $(SRC)\m\m-windowsnt.h \ 663 $(SRC)\m\intel386.h \
664 $(SRC)\config.h \ 664 $(SRC)\config.h \
665 $(SRC)\lisp.h \ 665 $(SRC)\lisp.h \
666 $(EMACS_ROOT)\nt\inc\pwd.h \ 666 $(EMACS_ROOT)\nt\inc\pwd.h \
667 $(SRC)\ntheap.h 667 $(SRC)\ntheap.h
668 668
670 $(SRC)\ntheap.c \ 670 $(SRC)\ntheap.c \
671 $(SRC)\ntheap.h 671 $(SRC)\ntheap.h
672 672
673 $(BLD)\ntinevt.obj : \ 673 $(BLD)\ntinevt.obj : \
674 $(SRC)\ntinevt.c \ 674 $(SRC)\ntinevt.c \
675 $(SRC)\s\s-windowsnt.h \ 675 $(SRC)\s\windowsnt.h \
676 $(SRC)\m\m-windowsnt.h \ 676 $(SRC)\m\intel386.h \
677 $(SRC)\config.h \ 677 $(SRC)\config.h \
678 $(SRC)\lisp.h \ 678 $(SRC)\lisp.h \
679 $(SRC)\frame.h \ 679 $(SRC)\frame.h \
680 $(SRC)\blockinput.h \ 680 $(SRC)\blockinput.h \
681 $(SRC)\termhooks.h 681 $(SRC)\termhooks.h
682 682
683 $(BLD)\ntproc.obj : \ 683 $(BLD)\ntproc.obj : \
684 $(SRC)\ntproc.c \ 684 $(SRC)\ntproc.c \
685 $(SRC)\s\s-windowsnt.h \ 685 $(SRC)\s\windowsnt.h \
686 $(SRC)\m\m-windowsnt.h \ 686 $(SRC)\m\intel386.h \
687 $(SRC)\config.h \ 687 $(SRC)\config.h \
688 $(SRC)\lisp.h \ 688 $(SRC)\lisp.h \
689 $(SRC)\nt.h \ 689 $(SRC)\nt.h \
690 $(SRC)\vmstime.h \ 690 $(SRC)\vmstime.h \
691 $(SRC)\systime.h 691 $(SRC)\systime.h
692 692
693 $(BLD)\ntterm.obj : \ 693 $(BLD)\ntterm.obj : \
694 $(SRC)\ntterm.c \ 694 $(SRC)\ntterm.c \
695 $(SRC)\s\s-windowsnt.h \ 695 $(SRC)\s\windowsnt.h \
696 $(SRC)\m\m-windowsnt.h \ 696 $(SRC)\m\intel386.h \
697 $(SRC)\config.h \ 697 $(SRC)\config.h \
698 $(SRC)\lisp.h \ 698 $(SRC)\lisp.h \
699 $(SRC)\frame.h \ 699 $(SRC)\frame.h \
700 $(SRC)\disptab.h \ 700 $(SRC)\disptab.h \
701 $(SRC)\termhooks.h \ 701 $(SRC)\termhooks.h \
704 $(BLD)\prefix-args.obj : \ 704 $(BLD)\prefix-args.obj : \
705 $(SRC)\prefix-args.c 705 $(SRC)\prefix-args.c
706 706
707 $(BLD)\print.obj : \ 707 $(BLD)\print.obj : \
708 $(SRC)\print.c \ 708 $(SRC)\print.c \
709 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 709 $(EMACS_ROOT)\src\s\windowsnt.h \
710 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 710 $(EMACS_ROOT)\src\m\intel386.h \
711 $(EMACS_ROOT)\src\config.h \ 711 $(EMACS_ROOT)\src\config.h \
712 $(SRC)\lisp.h \ 712 $(SRC)\lisp.h \
713 $(SRC)\buffer.h \ 713 $(SRC)\buffer.h \
714 $(SRC)\frame.h \ 714 $(SRC)\frame.h \
715 $(SRC)\window.h \ 715 $(SRC)\window.h \
718 $(SRC)\dispextern.h \ 718 $(SRC)\dispextern.h \
719 $(SRC)\intervals.h 719 $(SRC)\intervals.h
720 720
721 $(BLD)\process.obj : \ 721 $(BLD)\process.obj : \
722 $(SRC)\process.c \ 722 $(SRC)\process.c \
723 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 723 $(EMACS_ROOT)\src\s\windowsnt.h \
724 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 724 $(EMACS_ROOT)\src\m\intel386.h \
725 $(EMACS_ROOT)\src\config.h \ 725 $(EMACS_ROOT)\src\config.h \
726 $(EMACS_ROOT)\nt\inc\sys\ioctl.h \ 726 $(EMACS_ROOT)\nt\inc\sys\ioctl.h \
727 $(EMACS_ROOT)\nt\inc\sys\file.h \ 727 $(EMACS_ROOT)\nt\inc\sys\file.h \
728 $(SRC)\systty.h \ 728 $(SRC)\systty.h \
729 $(SRC)\window.h \ 729 $(SRC)\window.h \
740 $(SRC)\systime.h \ 740 $(SRC)\systime.h \
741 $(SRC)\termopts.h 741 $(SRC)\termopts.h
742 742
743 $(BLD)\ralloc.obj : \ 743 $(BLD)\ralloc.obj : \
744 $(SRC)\ralloc.c \ 744 $(SRC)\ralloc.c \
745 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 745 $(EMACS_ROOT)\src\s\windowsnt.h \
746 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 746 $(EMACS_ROOT)\src\m\intel386.h \
747 $(EMACS_ROOT)\src\config.h \ 747 $(EMACS_ROOT)\src\config.h \
748 $(SRC)\lisp.h \ 748 $(SRC)\lisp.h \
749 $(SRC)\s\s-windowsnt.h \ 749 $(SRC)\s\windowsnt.h \
750 $(SRC)\m\m-windowsnt.h \ 750 $(SRC)\m\intel386.h \
751 $(SRC)\config.h \ 751 $(SRC)\config.h \
752 $(EMACS_ROOT)\nt\inc\sys\param.h \ 752 $(EMACS_ROOT)\nt\inc\sys\param.h \
753 $(SRC)\getpagesize.h 753 $(SRC)\getpagesize.h
754 754
755 $(BLD)\regex.obj : \ 755 $(BLD)\regex.obj : \
756 $(SRC)\regex.c \ 756 $(SRC)\regex.c \
757 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 757 $(EMACS_ROOT)\src\s\windowsnt.h \
758 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 758 $(EMACS_ROOT)\src\m\intel386.h \
759 $(EMACS_ROOT)\src\config.h \ 759 $(EMACS_ROOT)\src\config.h \
760 $(SRC)\s\s-windowsnt.h \ 760 $(SRC)\s\windowsnt.h \
761 $(SRC)\m\m-windowsnt.h \ 761 $(SRC)\m\intel386.h \
762 $(SRC)\config.h \ 762 $(SRC)\config.h \
763 $(SRC)\lisp.h \ 763 $(SRC)\lisp.h \
764 $(SRC)\buffer.h \ 764 $(SRC)\buffer.h \
765 $(SRC)\syntax.h \ 765 $(SRC)\syntax.h \
766 $(SRC)\regex.h 766 $(SRC)\regex.h
767 767
768 $(BLD)\scroll.obj : \ 768 $(BLD)\scroll.obj : \
769 $(SRC)\scroll.c \ 769 $(SRC)\scroll.c \
770 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 770 $(EMACS_ROOT)\src\s\windowsnt.h \
771 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 771 $(EMACS_ROOT)\src\m\intel386.h \
772 $(EMACS_ROOT)\src\config.h \ 772 $(EMACS_ROOT)\src\config.h \
773 $(SRC)\termchar.h \ 773 $(SRC)\termchar.h \
774 $(SRC)\lisp.h \ 774 $(SRC)\lisp.h \
775 $(SRC)\dispextern.h \ 775 $(SRC)\dispextern.h \
776 $(SRC)\frame.h 776 $(SRC)\frame.h
777 777
778 $(BLD)\search.obj : \ 778 $(BLD)\search.obj : \
779 $(SRC)\search.c \ 779 $(SRC)\search.c \
780 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 780 $(EMACS_ROOT)\src\s\windowsnt.h \
781 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 781 $(EMACS_ROOT)\src\m\intel386.h \
782 $(EMACS_ROOT)\src\config.h \ 782 $(EMACS_ROOT)\src\config.h \
783 $(SRC)\lisp.h \ 783 $(SRC)\lisp.h \
784 $(SRC)\syntax.h \ 784 $(SRC)\syntax.h \
785 $(SRC)\buffer.h \ 785 $(SRC)\buffer.h \
786 $(SRC)\commands.h \ 786 $(SRC)\commands.h \
787 $(SRC)\blockinput.h \ 787 $(SRC)\blockinput.h \
788 $(SRC)\regex.h 788 $(SRC)\regex.h
789 789
790 $(BLD)\sunfns.obj : \ 790 $(BLD)\sunfns.obj : \
791 $(SRC)\sunfns.c \ 791 $(SRC)\sunfns.c \
792 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 792 $(EMACS_ROOT)\src\s\windowsnt.h \
793 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 793 $(EMACS_ROOT)\src\m\intel386.h \
794 $(EMACS_ROOT)\src\config.h \ 794 $(EMACS_ROOT)\src\config.h \
795 $(SRC)\lisp.h \ 795 $(SRC)\lisp.h \
796 $(SRC)\window.h \ 796 $(SRC)\window.h \
797 $(SRC)\buffer.h \ 797 $(SRC)\buffer.h \
798 $(SRC)\termhooks.h 798 $(SRC)\termhooks.h
799 799
800 $(BLD)\syntax.obj : \ 800 $(BLD)\syntax.obj : \
801 $(SRC)\syntax.c \ 801 $(SRC)\syntax.c \
802 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 802 $(EMACS_ROOT)\src\s\windowsnt.h \
803 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 803 $(EMACS_ROOT)\src\m\intel386.h \
804 $(EMACS_ROOT)\src\config.h \ 804 $(EMACS_ROOT)\src\config.h \
805 $(SRC)\lisp.h \ 805 $(SRC)\lisp.h \
806 $(SRC)\commands.h \ 806 $(SRC)\commands.h \
807 $(SRC)\buffer.h \ 807 $(SRC)\buffer.h \
808 $(SRC)\syntax.h 808 $(SRC)\syntax.h
809 809
810 $(BLD)\sysdep.obj : \ 810 $(BLD)\sysdep.obj : \
811 $(SRC)\sysdep.c \ 811 $(SRC)\sysdep.c \
812 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 812 $(EMACS_ROOT)\src\s\windowsnt.h \
813 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 813 $(EMACS_ROOT)\src\m\intel386.h \
814 $(EMACS_ROOT)\src\config.h \ 814 $(EMACS_ROOT)\src\config.h \
815 $(SRC)\lisp.h \ 815 $(SRC)\lisp.h \
816 $(SRC)\blockinput.h \ 816 $(SRC)\blockinput.h \
817 $(SRC)\dosfns.h \ 817 $(SRC)\dosfns.h \
818 $(SRC)\msdos.h \ 818 $(SRC)\msdos.h \
840 $(EMACS_ROOT)\src\acldef.h \ 840 $(EMACS_ROOT)\src\acldef.h \
841 $(EMACS_ROOT)\src\chpdef.h 841 $(EMACS_ROOT)\src\chpdef.h
842 842
843 $(BLD)\term.obj : \ 843 $(BLD)\term.obj : \
844 $(SRC)\term.c \ 844 $(SRC)\term.c \
845 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 845 $(EMACS_ROOT)\src\s\windowsnt.h \
846 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 846 $(EMACS_ROOT)\src\m\intel386.h \
847 $(EMACS_ROOT)\src\config.h \ 847 $(EMACS_ROOT)\src\config.h \
848 $(SRC)\termchar.h \ 848 $(SRC)\termchar.h \
849 $(SRC)\termopts.h \ 849 $(SRC)\termopts.h \
850 $(SRC)\cm.h \ 850 $(SRC)\cm.h \
851 $(SRC)\lisp.h \ 851 $(SRC)\lisp.h \
854 $(SRC)\termhooks.h \ 854 $(SRC)\termhooks.h \
855 $(SRC)\keyboard.h 855 $(SRC)\keyboard.h
856 856
857 $(BLD)\termcap.obj : \ 857 $(BLD)\termcap.obj : \
858 $(SRC)\termcap.c \ 858 $(SRC)\termcap.c \
859 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 859 $(EMACS_ROOT)\src\s\windowsnt.h \
860 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 860 $(EMACS_ROOT)\src\m\intel386.h \
861 $(EMACS_ROOT)\src\config.h \ 861 $(EMACS_ROOT)\src\config.h \
862 $(EMACS_ROOT)\nt\inc\sys\file.h 862 $(EMACS_ROOT)\nt\inc\sys\file.h
863 863
864 $(BLD)\terminfo.obj : \ 864 $(BLD)\terminfo.obj : \
865 $(SRC)\terminfo.c 865 $(SRC)\terminfo.c
866 866
867 $(BLD)\textprop.obj : \ 867 $(BLD)\textprop.obj : \
868 $(SRC)\textprop.c \ 868 $(SRC)\textprop.c \
869 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 869 $(EMACS_ROOT)\src\s\windowsnt.h \
870 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 870 $(EMACS_ROOT)\src\m\intel386.h \
871 $(EMACS_ROOT)\src\config.h \ 871 $(EMACS_ROOT)\src\config.h \
872 $(SRC)\lisp.h \ 872 $(SRC)\lisp.h \
873 $(SRC)\dispextern.h \ 873 $(SRC)\dispextern.h \
874 $(SRC)\intervals.h \ 874 $(SRC)\intervals.h \
875 $(SRC)\buffer.h \ 875 $(SRC)\buffer.h \
876 $(SRC)\window.h 876 $(SRC)\window.h
877 877
878 $(BLD)\tparam.obj : \ 878 $(BLD)\tparam.obj : \
879 $(SRC)\tparam.c \ 879 $(SRC)\tparam.c \
880 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 880 $(EMACS_ROOT)\src\s\windowsnt.h \
881 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 881 $(EMACS_ROOT)\src\m\intel386.h \
882 $(EMACS_ROOT)\src\config.h 882 $(EMACS_ROOT)\src\config.h
883 883
884 $(BLD)\undo.obj : \ 884 $(BLD)\undo.obj : \
885 $(SRC)\undo.c \ 885 $(SRC)\undo.c \
886 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 886 $(EMACS_ROOT)\src\s\windowsnt.h \
887 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 887 $(EMACS_ROOT)\src\m\intel386.h \
888 $(EMACS_ROOT)\src\config.h \ 888 $(EMACS_ROOT)\src\config.h \
889 $(SRC)\lisp.h \ 889 $(SRC)\lisp.h \
890 $(SRC)\buffer.h \ 890 $(SRC)\buffer.h \
891 $(SRC)\commands.h 891 $(SRC)\commands.h
892 892
894 $(SRC)\unexnt.c \ 894 $(SRC)\unexnt.c \
895 $(SRC)\ntheap.h 895 $(SRC)\ntheap.h
896 896
897 $(BLD)\widget.obj : \ 897 $(BLD)\widget.obj : \
898 $(SRC)\widget.c \ 898 $(SRC)\widget.c \
899 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 899 $(EMACS_ROOT)\src\s\windowsnt.h \
900 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 900 $(EMACS_ROOT)\src\m\intel386.h \
901 $(EMACS_ROOT)\src\config.h \ 901 $(EMACS_ROOT)\src\config.h \
902 $(SRC)\lisp.h \ 902 $(SRC)\lisp.h \
903 $(SRC)\xterm.h \ 903 $(SRC)\xterm.h \
904 $(SRC)\frame.h \ 904 $(SRC)\frame.h \
905 $(SRC)\dispextern.h \ 905 $(SRC)\dispextern.h \
906 $(SRC)\widget.h \ 906 $(SRC)\widget.h \
907 $(SRC)\widgetprv.h 907 $(SRC)\widgetprv.h
908 908
909 $(BLD)\window.obj : \ 909 $(BLD)\window.obj : \
910 $(SRC)\window.c \ 910 $(SRC)\window.c \
911 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 911 $(EMACS_ROOT)\src\s\windowsnt.h \
912 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 912 $(EMACS_ROOT)\src\m\intel386.h \
913 $(EMACS_ROOT)\src\config.h \ 913 $(EMACS_ROOT)\src\config.h \
914 $(SRC)\lisp.h \ 914 $(SRC)\lisp.h \
915 $(SRC)\buffer.h \ 915 $(SRC)\buffer.h \
916 $(SRC)\frame.h \ 916 $(SRC)\frame.h \
917 $(SRC)\window.h \ 917 $(SRC)\window.h \
921 $(SRC)\disptab.h \ 921 $(SRC)\disptab.h \
922 $(SRC)\keyboard.h 922 $(SRC)\keyboard.h
923 923
924 $(BLD)\xdisp.obj : \ 924 $(BLD)\xdisp.obj : \
925 $(SRC)\xdisp.c \ 925 $(SRC)\xdisp.c \
926 $(EMACS_ROOT)\src\s\s-windowsnt.h \ 926 $(EMACS_ROOT)\src\s\windowsnt.h \
927 $(EMACS_ROOT)\src\m\m-windowsnt.h \ 927 $(EMACS_ROOT)\src\m\intel386.h \
928 $(EMACS_ROOT)\src\config.h \ 928 $(EMACS_ROOT)\src\config.h \
929 $(SRC)\lisp.h \ 929 $(SRC)\lisp.h \
930 $(SRC)\frame.h \ 930 $(SRC)\frame.h \
931 $(SRC)\window.h \ 931 $(SRC)\window.h \
932 $(SRC)\termchar.h \ 932 $(SRC)\termchar.h \