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.

23 lines
353 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=amdk7
  9. TARGETLIBS=..\lib\$O\proclib.lib
  10. INCLUDES=$(PROCESSOR_INC_PATH)
  11. SOURCES=\
  12. amdk7.c \
  13. amdk7.rc \
  14. legacy.c \
  15. ..\eventmsg.mc \
  16. ..\processor.mof