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.

41 lines
893 B

  1. MAJORCOMP=ntos
  2. MINORCOMP=po
  3. TARGETNAME=po
  4. TARGETTYPE=LIBRARY
  5. TARGETPATH=obj
  6. BUILD_PRODUCES=ntospo$(NT_UP)
  7. INCLUDES=..\..\inc;$(HALKIT_INC_PATH);$(SDKTOOLS_INC_PATH)
  8. MSC_WARNING_LEVEL=/W4 /WX
  9. SOURCES=..\attrib.c \
  10. ..\paction.c \
  11. ..\pbatt.c \
  12. ..\pidle.c \
  13. ..\pinfo.c \
  14. ..\poinit.c \
  15. ..\podata.c \
  16. ..\postate.c \
  17. ..\pocall.c \
  18. ..\poshtdwn.c \
  19. ..\pwork.c \
  20. ..\switch.c \
  21. ..\notify.c \
  22. ..\hiber.c \
  23. ..\idle.c \
  24. ..\misc.c \
  25. ..\ntapi.c \
  26. ..\sidle.c \
  27. ..\suspend.c \
  28. ..\sys.c \
  29. ..\sysdev.c \
  30. ..\thermal.c \
  31. ..\throttle.c \
  32. ..\volume.c
  33. NTTEST=
  34. SOURCES_USED=..\sources.inc