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.

160 lines
6.3 KiB

  1. $(OBJDIR)\api.obj $(OBJDIR)\api.lst: ..\api.c
  2. .PRECIOUS: $(OBJDIR)\api.lst
  3. $(OBJDIR)\config.obj $(OBJDIR)\config.lst: ..\config.c \
  4. ..\..\..\..\dev\..\wdm\ddk\inc\usb100.h \
  5. ..\..\..\..\dev\..\wdm\ddk\inc\usbdi.h \
  6. ..\..\..\..\dev\..\wdm\ddk\inc\usbioctl.h \
  7. ..\..\..\..\dev\..\wdm\ddk\inc\wdm.h \
  8. ..\..\..\..\dev\ntddk\inc\alpharef.h \
  9. ..\..\..\..\dev\ntddk\inc\bugcodes.h \
  10. ..\..\..\..\dev\ntddk\inc\ntdef.h \
  11. ..\..\..\..\dev\ntddk\inc\ntiologc.h \
  12. ..\..\..\..\dev\ntddk\inc\ntstatus.h \
  13. ..\..\..\..\dev\tools\c32\inc\alphaops.h \
  14. ..\..\..\..\dev\tools\c32\inc\ctype.h \
  15. ..\..\..\..\dev\tools\c32\inc\excpt.h \
  16. ..\..\..\..\dev\tools\c32\inc\POPPACK.H \
  17. ..\..\..\..\dev\tools\c32\inc\PSHPACK1.H \
  18. ..\..\..\..\dev\tools\c32\inc\pshpack4.h \
  19. ..\..\..\..\dev\tools\c32\inc\stdarg.h \
  20. ..\..\..\..\dev\tools\c32\inc\stdio.h \
  21. ..\..\..\..\dev\tools\c32\inc\string.h ..\..\inc\hcdi.h ..\dbg.h \
  22. ..\usbd.h
  23. .PRECIOUS: $(OBJDIR)\config.lst
  24. $(OBJDIR)\dbgsrvic.obj $(OBJDIR)\dbgsrvic.lst: ..\dbgsrvic.c \
  25. ..\..\..\..\dev\..\wdm\ddk\inc\usb100.h \
  26. ..\..\..\..\dev\..\wdm\ddk\inc\usbdi.h \
  27. ..\..\..\..\dev\..\wdm\ddk\inc\usbioctl.h \
  28. ..\..\..\..\dev\..\wdm\ddk\inc\wdm.h \
  29. ..\..\..\..\dev\ntddk\inc\alpharef.h \
  30. ..\..\..\..\dev\ntddk\inc\bugcodes.h \
  31. ..\..\..\..\dev\ntddk\inc\ntdef.h \
  32. ..\..\..\..\dev\ntddk\inc\ntiologc.h \
  33. ..\..\..\..\dev\ntddk\inc\ntstatus.h \
  34. ..\..\..\..\dev\tools\c32\inc\alphaops.h \
  35. ..\..\..\..\dev\tools\c32\inc\ctype.h \
  36. ..\..\..\..\dev\tools\c32\inc\excpt.h \
  37. ..\..\..\..\dev\tools\c32\inc\POPPACK.H \
  38. ..\..\..\..\dev\tools\c32\inc\PSHPACK1.H \
  39. ..\..\..\..\dev\tools\c32\inc\pshpack4.h \
  40. ..\..\..\..\dev\tools\c32\inc\stdarg.h \
  41. ..\..\..\..\dev\tools\c32\inc\stdio.h \
  42. ..\..\..\..\dev\tools\c32\inc\string.h ..\..\inc\hcdi.h ..\dbg.h \
  43. ..\usbd.h
  44. .PRECIOUS: $(OBJDIR)\dbgsrvic.lst
  45. $(OBJDIR)\device.obj $(OBJDIR)\device.lst: ..\device.c \
  46. ..\..\..\..\dev\..\wdm\ddk\inc\usb100.h \
  47. ..\..\..\..\dev\..\wdm\ddk\inc\usbdi.h \
  48. ..\..\..\..\dev\..\wdm\ddk\inc\usbioctl.h \
  49. ..\..\..\..\dev\..\wdm\ddk\inc\wdm.h \
  50. ..\..\..\..\dev\ntddk\inc\alpharef.h \
  51. ..\..\..\..\dev\ntddk\inc\bugcodes.h \
  52. ..\..\..\..\dev\ntddk\inc\ntdef.h \
  53. ..\..\..\..\dev\ntddk\inc\ntiologc.h \
  54. ..\..\..\..\dev\ntddk\inc\ntstatus.h \
  55. ..\..\..\..\dev\tools\c32\inc\alphaops.h \
  56. ..\..\..\..\dev\tools\c32\inc\ctype.h \
  57. ..\..\..\..\dev\tools\c32\inc\excpt.h \
  58. ..\..\..\..\dev\tools\c32\inc\POPPACK.H \
  59. ..\..\..\..\dev\tools\c32\inc\PSHPACK1.H \
  60. ..\..\..\..\dev\tools\c32\inc\pshpack4.h \
  61. ..\..\..\..\dev\tools\c32\inc\stdarg.h \
  62. ..\..\..\..\dev\tools\c32\inc\stdio.h \
  63. ..\..\..\..\dev\tools\c32\inc\string.h ..\..\inc\hcdi.h ..\dbg.h \
  64. ..\usbd.h ..\warn.h
  65. .PRECIOUS: $(OBJDIR)\device.lst
  66. $(OBJDIR)\hub.obj $(OBJDIR)\hub.lst: ..\hub.c \
  67. ..\..\..\..\dev\..\wdm\ddk\inc\usb100.h \
  68. ..\..\..\..\dev\..\wdm\ddk\inc\usbdi.h \
  69. ..\..\..\..\dev\..\wdm\ddk\inc\usbioctl.h \
  70. ..\..\..\..\dev\ntddk\inc\alpharef.h \
  71. ..\..\..\..\dev\ntddk\inc\bugcodes.h \
  72. ..\..\..\..\dev\ntddk\inc\exlevels.h \
  73. ..\..\..\..\dev\ntddk\inc\ntddk.h ..\..\..\..\dev\ntddk\inc\ntdef.h \
  74. ..\..\..\..\dev\ntddk\inc\ntiologc.h \
  75. ..\..\..\..\dev\ntddk\inc\ntstatus.h \
  76. ..\..\..\..\dev\tools\c32\inc\alphaops.h \
  77. ..\..\..\..\dev\tools\c32\inc\ctype.h \
  78. ..\..\..\..\dev\tools\c32\inc\excpt.h \
  79. ..\..\..\..\dev\tools\c32\inc\POPPACK.H \
  80. ..\..\..\..\dev\tools\c32\inc\PSHPACK1.H \
  81. ..\..\..\..\dev\tools\c32\inc\pshpack4.h \
  82. ..\..\..\..\dev\tools\c32\inc\stdarg.h \
  83. ..\..\..\..\dev\tools\c32\inc\stdio.h \
  84. ..\..\..\..\dev\tools\c32\inc\string.h ..\dbg.h ..\usbd.h
  85. .PRECIOUS: $(OBJDIR)\hub.lst
  86. $(OBJDIR)\pnp.obj $(OBJDIR)\pnp.lst: ..\pnp.c
  87. .PRECIOUS: $(OBJDIR)\pnp.lst
  88. $(OBJDIR)\service.obj $(OBJDIR)\service.lst: ..\service.c \
  89. ..\..\..\..\dev\..\wdm\ddk\inc\usb100.h \
  90. ..\..\..\..\dev\..\wdm\ddk\inc\usbdi.h \
  91. ..\..\..\..\dev\..\wdm\ddk\inc\usbdlib.h \
  92. ..\..\..\..\dev\..\wdm\ddk\inc\usbioctl.h \
  93. ..\..\..\..\dev\..\wdm\ddk\inc\wdm.h \
  94. ..\..\..\..\dev\ntddk\inc\alpharef.h \
  95. ..\..\..\..\dev\ntddk\inc\bugcodes.h \
  96. ..\..\..\..\dev\ntddk\inc\ntdef.h \
  97. ..\..\..\..\dev\ntddk\inc\ntiologc.h \
  98. ..\..\..\..\dev\ntddk\inc\ntstatus.h \
  99. ..\..\..\..\dev\tools\c32\inc\alphaops.h \
  100. ..\..\..\..\dev\tools\c32\inc\ctype.h \
  101. ..\..\..\..\dev\tools\c32\inc\excpt.h \
  102. ..\..\..\..\dev\tools\c32\inc\initguid.h \
  103. ..\..\..\..\dev\tools\c32\inc\POPPACK.H \
  104. ..\..\..\..\dev\tools\c32\inc\PSHPACK1.H \
  105. ..\..\..\..\dev\tools\c32\inc\pshpack4.h \
  106. ..\..\..\..\dev\tools\c32\inc\stdarg.h \
  107. ..\..\..\..\dev\tools\c32\inc\stdio.h \
  108. ..\..\..\..\dev\tools\c32\inc\string.h ..\..\inc\hcdi.h ..\dbg.h \
  109. ..\usbd.h
  110. .PRECIOUS: $(OBJDIR)\service.lst
  111. $(OBJDIR)\urb.obj $(OBJDIR)\urb.lst: ..\urb.c \
  112. ..\..\..\..\dev\..\wdm\ddk\inc\usb100.h \
  113. ..\..\..\..\dev\..\wdm\ddk\inc\usbdi.h \
  114. ..\..\..\..\dev\..\wdm\ddk\inc\usbioctl.h \
  115. ..\..\..\..\dev\..\wdm\ddk\inc\wdm.h \
  116. ..\..\..\..\dev\ntddk\inc\alpharef.h \
  117. ..\..\..\..\dev\ntddk\inc\bugcodes.h \
  118. ..\..\..\..\dev\ntddk\inc\ntdef.h \
  119. ..\..\..\..\dev\ntddk\inc\ntiologc.h \
  120. ..\..\..\..\dev\ntddk\inc\ntstatus.h \
  121. ..\..\..\..\dev\tools\c32\inc\alphaops.h \
  122. ..\..\..\..\dev\tools\c32\inc\ctype.h \
  123. ..\..\..\..\dev\tools\c32\inc\excpt.h \
  124. ..\..\..\..\dev\tools\c32\inc\POPPACK.H \
  125. ..\..\..\..\dev\tools\c32\inc\PSHPACK1.H \
  126. ..\..\..\..\dev\tools\c32\inc\pshpack4.h \
  127. ..\..\..\..\dev\tools\c32\inc\stdarg.h \
  128. ..\..\..\..\dev\tools\c32\inc\stdio.h \
  129. ..\..\..\..\dev\tools\c32\inc\string.h ..\..\inc\hcdi.h ..\dbg.h \
  130. ..\usbd.h
  131. .PRECIOUS: $(OBJDIR)\urb.lst
  132. $(OBJDIR)\usbd.obj $(OBJDIR)\usbd.lst: ..\usbd.c \
  133. ..\..\..\..\dev\..\wdm\ddk\inc\usb100.h \
  134. ..\..\..\..\dev\..\wdm\ddk\inc\usbdi.h \
  135. ..\..\..\..\dev\..\wdm\ddk\inc\usbioctl.h \
  136. ..\..\..\..\dev\..\wdm\ddk\inc\wdm.h \
  137. ..\..\..\..\dev\ntddk\inc\alpharef.h \
  138. ..\..\..\..\dev\ntddk\inc\bugcodes.h \
  139. ..\..\..\..\dev\ntddk\inc\ntdef.h \
  140. ..\..\..\..\dev\ntddk\inc\ntiologc.h \
  141. ..\..\..\..\dev\ntddk\inc\ntstatus.h \
  142. ..\..\..\..\dev\tools\c32\inc\alphaops.h \
  143. ..\..\..\..\dev\tools\c32\inc\ctype.h \
  144. ..\..\..\..\dev\tools\c32\inc\excpt.h \
  145. ..\..\..\..\dev\tools\c32\inc\POPPACK.H \
  146. ..\..\..\..\dev\tools\c32\inc\PSHPACK1.H \
  147. ..\..\..\..\dev\tools\c32\inc\pshpack4.h \
  148. ..\..\..\..\dev\tools\c32\inc\stdarg.h \
  149. ..\..\..\..\dev\tools\c32\inc\stdio.h \
  150. ..\..\..\..\dev\tools\c32\inc\string.h ..\..\inc\hcdi.h ..\dbg.h \
  151. ..\usbd.h
  152. .PRECIOUS: $(OBJDIR)\usbd.lst