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.

11 lines
360 B

  1. #
  2. # dummy makefile.inc
  3. #
  4. BOOT_FILE=$(_OBJ_DIR)\ia64\ntfsboot.obj $(_OBJ_DIR)\ia64\miscc.obj
  5. SIMSAL_FILE=$(_OBJ_DIR)\ia64\simsal.obj $(_OBJ_DIR)\ia64\miscc.obj
  6. $(O)\ntfsboot.exe:$(BOOT_OBJ) makefile.inc
  7. -ilink -out:$(O)\ntfsboot.exe @$(TARGET_DIRECTORY)boot.rsp
  8. $(O)\simsal.exe:$(BOOT_OBJ) makefile.inc
  9. -ilink -out:$(O)\simsal.exe @simsal.rsp