Leaked source code of windows server 2003
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.

29 lines
761 B

  1. TARGETTYPE=NOTARGET
  2. TARGETPATH=obj
  3. INCLUDES=\
  4. ..;\
  5. $(DDK_INC_PATH)\wdm; \
  6. $(PROJECT_ROOT)\ntos\inc;\
  7. $(PROJECT_ROOT)\ntos\cache;\
  8. $(PROJECT_ROOT)\ntos\config;\
  9. $(PROJECT_ROOT)\ntos\io\pnpmgr;\
  10. $(PROJECT_ROOT)\ntos\pnp;\
  11. $(PROJECT_ROOT)\ntos\ke;\
  12. $(PROJECT_ROOT)\ntos\mm;\
  13. $(PROJECT_ROOT)\ntos\po;\
  14. $(PROJECT_ROOT)\ntos\rtl;\
  15. $(PROJECT_ROOT)\ntos\se;\
  16. $(PROJECT_ROOT)\ntos\verifier;\
  17. $(PROJECT_ROOT)\busdrv\pci;\
  18. $(PROJECT_ROOT)\busdrv\pci\$(O);\
  19. $(PROJECT_ROOT)\busdrv\isapnp;\
  20. $(PROJECT_ROOT)\busdrv\isapnp\$(O);\
  21. $(PROJECT_ROOT)\hals\inc; \
  22. $(DDK_INC_PATH);\
  23. $(HALKIT_INC_PATH); \
  24. $(DS_INC_PATH)
  25. SOURCES=..\ntsym.c
  26. SOURCES_USED=..\sources.inc