使用者工具

網站工具


calculation_bios_build_time

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
calculation_bios_build_time [2024/07/09 09:14]
don
calculation_bios_build_time [2024/09/11 12:36] (目前版本)
don
行 8: 行 8:
  
  
-Step1 : Add two variables+Step1 : Add two variables before .XXXXX   ex:.PHONY
 <code> <code>
 START_TIME := $(shell echo %time%) START_TIME := $(shell echo %time%)
行 33: 行 33:
 </code> </code>
  
-Step4 : Add the target to start location and end location +Step4 : Add the target to start location and end location\\ 
-<code>+
 all: <color #ed1c24>start_time</color> Prologue $(BUILD_DIR) RunAmiSdl AptioV <color #ed1c24>end_time</color> all: <color #ed1c24>start_time</color> Prologue $(BUILD_DIR) RunAmiSdl AptioV <color #ed1c24>end_time</color>
-</code> 
  
  
calculation_bios_build_time.1720487658.txt.gz · 上一次變更: 2024/07/09 09:14 由 don