VirtualBox

Changeset 8634 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
May 6, 2008 5:20:38 PM (17 years ago)
Author:
vboxsync
Message:

Solaris installer: commented out Conditional SDK stuff for build box's sake.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/Makefile.kmk

    r8633 r8634  
    162162
    163163$(PATH_BIN)/$(PKGFILENAME).tar.gz: \
    164                 $(addprefix $(SOLARISINSTDIR)/,$(SOLARISSDK)) \
    165164                $(VBOX_VERSION_STAMP) \
    166165                makepackage.sh \
     
    312311        $(QUIET)chmod 0644 $(PATH_BIN)/$(DBGARCHIVE)
    313312
    314 $(addprefix $(SOLARIS_INST_DIR)/,$(SOLARIS_SDK)): $$(subst $$(SOLARIS_INST_DIR)/,$(PATH_BIN)/,$$@)
    315         $(RM) -f $@
    316         $(MKDIR) -p $(@D)
    317         $(CP) -pf $< $@
    318 
     313# Commented out for now
     314#$(addprefix $(SOLARIS_INST_DIR)/,$(SOLARIS_SDK)): $$(subst $$(SOLARIS_INST_DIR)/,$(PATH_BIN)/,$$@)
     315#       $(RM) -f $@
     316#       $(MKDIR) -p $(@D)
     317#       $(CP) -pf $< $@
     318
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