VirtualBox

vbox的更動 11364 路徑 trunk/src/VBox/Devices/PC


忽略:
時間撮記:
2008-8-12 下午03:17:42 (16 年 以前)
作者:
vboxsync
訊息:

missing dep to the correct version stamp

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk

    r10043 r11364  
    7676# 2. compile to intermediate asm file.
    7777# BCC tempfile clashes, order the BCC jobs to make sure they don't interfere with one another.
    78 $(PATH_TARGET)/rombios0.s: $(PATH_TARGET)/_rombios_.c | $(VBOX_BCC_JOBS)
     78$(PATH_TARGET)/rombios0.s: $(PATH_TARGET)/_rombios_.c $(VBOX_VERSION_STAMP) | $(VBOX_BCC_JOBS)
    7979        $(call MSG_COMPILE,PcBiosBin,$<,$@,C)
    80         $(QUIET)$(VBOX_BCC) -o $@ -C-c -D__i86__ -0 -S $^
     80        $(QUIET)$(VBOX_BCC) -o $@ -C-c -D__i86__ -0 -S $<
    8181VBOX_BCC_JOBS += $(PATH_TARGET)/rombios0.s
    8282
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette