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.

75 lines
2.5 KiB

  1. !IF 0
  2. Copyright (c) Microsoft Corporation. All rights reserved.
  3. Module Name:
  4. sources.
  5. Abstract:
  6. This file specifies the target component being built and the list of
  7. sources files needed to build that component. Also specifies optional
  8. compiler switches and libraries that are unique for the component being
  9. built.
  10. Author:
  11. Mark Lucovsky (markl) 18-Sep-1990
  12. NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
  13. !ENDIF
  14. TARGETNAME=
  15. TARGETTYPE=NOTARGET
  16. TARGETPATH=obj
  17. PASS0_PUBLISH=\
  18. {classpnp.w=$(DDK_INC_PATH)\classpnp.h}\
  19. {dmusicks.w=$(DDK_INC_PATH)\dmusicks.h}\
  20. {dmusprop.w=$(SDK_INC_PATH)\dmusprop.h;$(DDK_INC_PATH)\dmusprop.h}\
  21. {drmk.w=$(DDK_INC_PATH)\drmk.h}\
  22. {fltsafe.w=$(DDK_INC_PATH)\fltsafe.h}\
  23. {gameport.w=$(SDK_INC_PATH)\gameport.h;$(DDK_INC_PATH)\gameport.h} \
  24. {hbaapi.mof=$(DDK_INC_PATH)\hbaapi.mof}\
  25. {ioaccess.w=$(DDK_INC_PATH)\ioaccess.h}\
  26. {kbdmou.w=$(DDK_INC_PATH)\kbdmou.h;$(DDK_INC_PATH)\legacy\kbdmou.h}\
  27. {parallel.w=$(DDK_INC_PATH)\parallel.h}\
  28. {portcls.w=$(DDK_INC_PATH)\portcls.h}\
  29. {punknown.w=$(DDK_INC_PATH)\punknown.h}\
  30. {scsi.w=$(DDK_INC_PATH)\scsi.h}\
  31. {scsiwmi.w=$(DDK_INC_PATH)\scsiwmi.h}\
  32. {srb.w=$(DDK_INC_PATH)\srb.h}\
  33. {stdcall.w=$(DDK_INC_PATH)\stdcall.inc}\
  34. {stdunk.w=$(DDK_INC_PATH)\stdunk.h}\
  35. {storport.w=$(DDK_INC_PATH)\storport.h}\
  36. {mcd.w=$(DDK_INC_PATH)\mcd.h}\
  37. {video.w=$(DDK_INC_PATH)\video.h}\
  38. {videoagp.w=$(DDK_INC_PATH)\videoagp.h}\
  39. {wdm\1394.w=$(DDK_INC_PATH)\wdm\1394.h}\
  40. {wdm\61883.w=$(DDK_INC_PATH)\wdm\61883.h}\
  41. {wdm\avc.w=$(DDK_INC_PATH)\wdm\avc.h}\
  42. {wdm\avcstrm.w=$(DDK_INC_PATH)\wdm\avcstrm.h}\
  43. {wdm\hidport.w=$(DDK_INC_PATH)\wdm\hidport.h}\
  44. {wdm\hubbusif.w=$(DDK_INC_PATH)\wdm\hubbusif.h}\
  45. {wdm\usbbusif.w=$(DDK_INC_PATH)\wdm\usbbusif.h}\
  46. {wdm\usbdlib.w=$(DDK_INC_PATH)\wdm\usbdlib.h}\
  47. {wdm\usbdrivr.w=$(DDK_INC_PATH)\wdm\usbdrivr.h}\
  48. {wdm\usbkern.w=$(DDK_INC_PATH)\wdm\usbkern.h}\
  49. {wdm\BdaSup.w=$(DDK_INC_PATH)\wdm\BdaSup.h}\
  50. SOURCES=
  51. #
  52. # Defining the NTTARGETFILES variable causes MAKEFILE.DEF to attempt to
  53. # include .\makefile.inc immediately after it specifies the top
  54. # level targets (all, clean and loc) and their dependencies. MAKEFILE.DEF
  55. # also expands the value of the NTTARGETFILES variable at the end of the
  56. # list of dependencies for the all target. Useful for specifying additional
  57. # targets and dependencies that don't fit the general case covered by
  58. # MAKEFILE.DEF
  59. #
  60. NTTARGETFILES=