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.

37 lines
794 B

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