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.

32 lines
443 B

  1. !IF 0
  2. Copyright (c) Microsoft Corporation
  3. !ENDIF
  4. TARGETTYPE=NOTARGET
  5. TARGETPATH=obj
  6. !include $(PROJECT_ROOT)\ntos\ntoskrnl.inc
  7. INCLUDES=\
  8. ..;\
  9. ..\inc;\
  10. ..\..\inc;\
  11. ..\nt;\
  12. ..\shared;\
  13. ..\amlinew;\
  14. $(DDK_INC_PATH)\wdm; \
  15. $(PROJECT_ROOT)\ntos\inc;\
  16. $(DDK_INC_PATH);\
  17. $(HALKIT_INC_PATH)
  18. C_DEFINES=$(C_DEFINES) -D_NTDRIVER_
  19. SOURCES=acpisym.c
  20. NTTARGETFILE1=$(O)\acpi.c
  21. MISCFILES= \
  22. $(O)\acpi.c