VirtualBox

Changeset 11848 in vbox for trunk/src/VBox/Installer/linux


Ignore:
Timestamp:
Aug 29, 2008 8:31:36 PM (16 years ago)
Author:
vboxsync
Message:

docs, other sdk cleanups

File:
1 edited

Legend:

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

    r11793 r11848  
    153153        VirtualBox.chm
    154154 endif
    155  ifneq ($(wildcard $(PATH_BIN)/VirtualBoxAPI.chm),)
     155 ifneq ($(wildcard $(VBOX_PATH_SDK)/docs/VirtualBoxAPI.chm),)
    156156 # same applies to VirtualBoxAPI.chm
    157157 LINUXNOSTRIP += \
     
    262262                $(VBOX_VERSION_STAMP)
    263263        $(call MSG_L1,Making SDK delivery $@)
    264         $(QUIET)$(REDIRECT) -C $(PATH_BIN) -- zip -r9 $@ sdk
     264        $(QUIET)$(REDIRECT) -C $(PATH_BIN) -- zip -r9 $@ sdk > /dev/null
    265265endif
    266266
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