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.

26 lines
390 B

  1. !IF 0
  2. Copyright (c) 1989-2000 Microsoft Corporation
  3. !ENDIF
  4. MAJORCOMP=ntos
  5. MINORCOMP=hal
  6. TARGETPATH=obj
  7. TARGETTYPE=DRIVER
  8. TARGETNAME=amdk6
  9. TARGETLIBS=..\lib\$O\proclib.lib
  10. INCLUDES=$(PROCESSOR_INC_PATH)
  11. SOURCES=\
  12. amdk6.c \
  13. amdk6.rc \
  14. bios.c \
  15. amdk6msr.c \
  16. ..\eventmsg.mc \
  17. ..\processor.mof