VirtualBox

儲存庫 vbox 的更動 4596


忽略:
時間撮記:
2007-9-7 上午09:01:38 (17 年 以前)
作者:
vboxsync
訊息:

License key file only on Linux

位置:
trunk
檔案:
修改 2 筆資料

圖例:

未更動
新增
刪除
  • trunk/Config.kmk

    r4587 r4596  
    25112511        $(QUIET)$(MV) -f [email protected] $@
    25122512
     2513ifndef VBOX_OSE
     2514ifeq ($(BUILD_TARGET),linux)
    25132515VBOX_LICENSE_SRC := $(PATH_ROOT)/doc/License.html
    25142516VBOX_LICENSE_VER := $(shell grep Version $(VBOX_LICENSE_SRC)|sed -e 's/.*Version \([0-9.]*\),.*/\1/g')
     
    25182520        $(call MSG_GENERATE,,$@)
    25192521        $(QUIET)$(CP) $< $@
     2522endif
     2523endif
    25202524
    25212525
  • trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk

    r4589 r4596  
    5454endif
    5555
    56 ifeq ($(VBOX_OSE),)
     56ifndef VBOX_OSE
    5757ifeq ($(BUILD_TARGET),linux)
    5858# Note: I'm doing this right here because the GUI will _not_ run
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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