Leaked source code of windows server 2003
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.

13 lines
178 B

  1. TARGETTYPE=HAL
  2. DLLDEF=kdcom.def
  3. !if $(AMD64)
  4. HALBASE=0x10000
  5. !endif
  6. PASS1_PUBLISH = \
  7. {$(O)\kdcom.lib=$(HALKIT_LIB_PATH)\kdcom.lib}
  8. !include ..\sources.inc