Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
1.0 KiB

  1. $(OBJDIR)\generic.obj $(OBJDIR)\generic.lst: ..\generic.asm \
  2. ..\..\..\..\..\dev\ddk\inc\Debug.Inc \
  3. ..\..\..\..\..\dev\ddk\inc\VMM.Inc
  4. .PRECIOUS: $(OBJDIR)\generic.lst
  5. $(OBJDIR)\pcmvxd.obj $(OBJDIR)\pcmvxd.lst: ..\pcmvxd.c \
  6. ..\..\..\..\..\dev\ntddk\inc\alphaops.h \
  7. ..\..\..\..\..\dev\ntddk\inc\alpharef.h \
  8. ..\..\..\..\..\dev\ntddk\inc\bugcodes.h \
  9. ..\..\..\..\..\dev\ntddk\inc\exlevels.h \
  10. ..\..\..\..\..\dev\ntddk\inc\ntdef.h \
  11. ..\..\..\..\..\dev\ntddk\inc\ntiologc.h \
  12. ..\..\..\..\..\dev\ntddk\inc\ntpoapi.h \
  13. ..\..\..\..\..\dev\ntddk\inc\ntstatus.h \
  14. ..\..\..\..\..\dev\sdk\inc\excpt.h \
  15. ..\..\..\..\..\dev\sdk\inc\poppack.h \
  16. ..\..\..\..\..\dev\sdk\inc\pshpack1.h \
  17. ..\..\..\..\..\dev\sdk\inc\pshpack4.h \
  18. ..\..\..\..\..\dev\tools\c832\inc\ctype.h \
  19. ..\..\..\..\..\dev\tools\c832\inc\stdarg.h \
  20. ..\..\..\..\..\dev\tools\c832\inc\stdio.h \
  21. ..\..\..\..\..\dev\tools\c832\inc\string.h \
  22. ..\..\..\..\..\wdm\ddk\inc\wdm.h ..\..\..\..\..\wdm\ks\inc\ks.h \
  23. ..\..\..\..\..\wdm\ks\inc\ksmedia.h
  24. .PRECIOUS: $(OBJDIR)\pcmvxd.lst