VirtualBox

Ignore:
Timestamp:
Sep 18, 2008 2:53:28 PM (16 years ago)
Author:
vboxsync
Message:

Makefiles: Install the license file from the root makefile instead of the two qt guis.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk

    r12488 r12576  
    122122 #VirtualBox3Hardened_INST.darwin = $(INST_BIN)VirtualBox3 $(INST_BIN)VirtualBoxVM3
    123123 VirtualBox3Hardened_INST = $(INST_BIN)VirtualBox3 $(INST_BIN)VirtualBoxVM3
    124 endif
    125 
    126 
    127 #
    128 # Note: I'm doing this right here because the GUI will _not_ run
    129 #       without that file which might be annoying for developers!
    130 #
    131 ## @todo is is an ugly hack, change into an install target or make the root Makefile do this!
    132 ifndef VBOX_OSE
    133  ifeq ($(filter-out freebsd linux netbsd openbsd solaris,$(KBUILD_TARGET)),) # linux only, yea, right.
    134 $(VBOX_LICENSE_BIN): $(VBOX_BRAND_LICENSE_HTML)
    135         $(call MSG_GENERATE,,$@)
    136         $(QUIET)$(CP) $< $@
    137 
    138 $(PATH_BIN)/VirtualBox3: $(VBOX_LICENSE_BIN)
    139  endif
    140124endif
    141125
Note: See TracChangeset for help on using the changeset viewer.

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