VirtualBox

儲存庫 vbox 的更動 14640


忽略:
時間撮記:
2008-11-26 下午01:31:13 (16 年 以前)
作者:
vboxsync
訊息:

indentation

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/recompiler_new/Makefile.kmk

    r14639 r14640  
    169169#
    170170VBoxREMImp_TEMPLATE         = VBOXR3
    171 if1of ($(KBUILD_TARGET), os2 win)
     171 if1of ($(KBUILD_TARGET), os2 win)
    172172VBoxREMImp_INST             = $(INST_LIB)
    173 else
     173 else
    174174VBoxREMImp_NAME             = VBoxREM
    175175VBoxREMImp_INST             = $(INST_LIB)
    176 endif
     176 endif
    177177VBoxREMImp_SOURCES.win      = VBoxREM.def
    178178VBoxREMImp_SOURCES.os2      = $(PATH_VBoxREMImp)/VBoxREMOS2.def
    179 ifeq ($(filter win os2,$(KBUILD_TARGET)),)
     179 ifeq ($(filter win os2,$(KBUILD_TARGET)),)
    180180VBoxREMImp_SOURCES          = $(PATH_VBoxREMImp)/VBoxREMImp.c
    181181VBoxREMImp_CLEAN            = $(PATH_VBoxREMImp)/VBoxREMImp.c
    182 endif
    183 ifneq ($(filter-out darwin os2 win,$(KBUILD_TARGET)),)
     182 endif
     183 ifneq ($(filter-out darwin os2 win,$(KBUILD_TARGET)),)
    184184VBoxREMImp_SONAME           = VBoxREM$(SUFF_DLL)
    185 endif
     185 endif
    186186VBoxREMImp_LDFLAGS.darwin   = -install_name $(VBOX_DYLD_EXECUTABLE_PATH)/VBoxREM.dylib
    187187VBoxREMImp_LDFLAGS.l4       = -T$(L4_LIBDIR)/../main_rel.ld -nostdlib
     
    204204                --output $@ \
    205205                $<
    206 endif
     206endif # USE_REM_IMP
    207207
    208208#
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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