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.

36 lines
1.5 KiB

  1. $(OBJDIR)\pnp.obj $(OBJDIR)\pnp.lst: ..\pnp.c \
  2. ..\..\..\..\..\dev\..\wdm\ddk\inc\WDM.H \
  3. ..\..\..\..\..\dev\ntddk\inc\alpharef.h \
  4. ..\..\..\..\..\dev\ntddk\inc\bugcodes.h \
  5. ..\..\..\..\..\dev\ntddk\inc\ntdef.h \
  6. ..\..\..\..\..\dev\ntddk\inc\ntiologc.h \
  7. ..\..\..\..\..\dev\ntddk\inc\ntstatus.h \
  8. ..\..\..\..\..\dev\tools\c32\inc\alphaops.h \
  9. ..\..\..\..\..\dev\tools\c32\inc\ctype.h \
  10. ..\..\..\..\..\dev\tools\c32\inc\excpt.h \
  11. ..\..\..\..\..\dev\tools\c32\inc\POPPACK.H \
  12. ..\..\..\..\..\dev\tools\c32\inc\PSHPACK1.H \
  13. ..\..\..\..\..\dev\tools\c32\inc\pshpack4.h \
  14. ..\..\..\..\..\dev\tools\c32\inc\string.h ..\..\..\inc\usb100.h \
  15. ..\..\..\inc\usbdi.h ..\..\..\inc\usbdlib.h ..\..\..\inc\usbioctl.h \
  16. ..\..\..\inc\valueadd.h ..\local.H
  17. .PRECIOUS: $(OBJDIR)\pnp.lst
  18. $(OBJDIR)\valueadd.obj $(OBJDIR)\valueadd.lst: ..\valueadd.c \
  19. ..\..\..\..\..\dev\..\wdm\ddk\inc\WDM.H \
  20. ..\..\..\..\..\dev\ntddk\inc\alpharef.h \
  21. ..\..\..\..\..\dev\ntddk\inc\bugcodes.h \
  22. ..\..\..\..\..\dev\ntddk\inc\ntdef.h \
  23. ..\..\..\..\..\dev\ntddk\inc\ntiologc.h \
  24. ..\..\..\..\..\dev\ntddk\inc\ntstatus.h \
  25. ..\..\..\..\..\dev\tools\c32\inc\alphaops.h \
  26. ..\..\..\..\..\dev\tools\c32\inc\ctype.h \
  27. ..\..\..\..\..\dev\tools\c32\inc\excpt.h \
  28. ..\..\..\..\..\dev\tools\c32\inc\POPPACK.H \
  29. ..\..\..\..\..\dev\tools\c32\inc\PSHPACK1.H \
  30. ..\..\..\..\..\dev\tools\c32\inc\pshpack4.h \
  31. ..\..\..\..\..\dev\tools\c32\inc\string.h ..\..\..\inc\usb100.h \
  32. ..\..\..\inc\usbdi.h ..\..\..\inc\usbdlib.h ..\..\..\inc\usbioctl.h \
  33. ..\..\..\inc\valueadd.H ..\local.h
  34. .PRECIOUS: $(OBJDIR)\valueadd.lst