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.

54 lines
1.3 KiB

  1. !IF 0
  2. Copyright (c) 1989-2000 Microsoft Corporation
  3. !ENDIF
  4. !include $(PROJECT_ROOT)\hals\hals.inc
  5. CSOURCES= \
  6. hal.rc \
  7. ..\acpidtct.c \
  8. ..\chiphacks.c \
  9. ..\cmosopregion.c \
  10. ..\drivesup.c \
  11. ..\dynsysres.c \
  12. ..\ixenvirv.c \
  13. ..\ixfirm.c \
  14. ..\ixhalt.c \
  15. ..\ixhwsup.c \
  16. ..\ixinfo.c \
  17. ..\ixisabus.c \
  18. ..\ixisasup.c \
  19. ..\ixmca.c \
  20. ..\ixnmi.c \
  21. ..\ixpcibus.c \
  22. ..\ixpciint.c \
  23. ..\ixphwsup.c \
  24. ..\ixpnpdrv.c \
  25. ..\ixreboot.c \
  26. ..\ixslpsup.c \
  27. ..\ixthunk.c \
  28. ..\ixusage.c \
  29. ..\mmtimer.c \
  30. ..\mpprocst.c \
  31. ..\pmbus.c \
  32. ..\pmdata.c \
  33. ..\pmisabus.c \
  34. ..\pmpcisup.c \
  35. ..\pmsleep.c \
  36. ..\sratnuma.c \
  37. ..\xxacpi.c \
  38. ..\xxbiosc.c \
  39. ..\xxdisp.c \
  40. ..\xxmemory.c \
  41. ..\xxstubs.c \
  42. ..\xxtime.c \
  43. ..\xxtimer.c
  44. DLLDEF=$(O)\hal.def
  45. LINKER_FLAGS=$(LINKER_FLAGS) -merge:PAGECONST=PAGE -merge:INITCONST=INIT /LARGEADDRESSAWARE
  46. TARGETLIBS = \
  47. $(HALKIT_LIB_PATH)\kdcom.lib