VirtualBox

Changeset 2953

Show
Ignore:
Timestamp:
05/31/07 02:50:36 (2 years ago)
Author:
vboxsync
Message:

No need to build runtime since can do that faster locally.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/Additions/Makefile.kmk

    r2948 r2953  
    150150 
    151151build-win32-additions: 
     152ifneq ($(BUILD_TARGET),linux) # Nothing is signed here and wine is faster building it. 
    152153        $(KMK) VBOX_ADDITIONS_WIN32_ONLY=1 -C ../Runtime 
     154endif 
    153155        $(KMK) VBOX_ADDITIONS_WIN32_ONLY=1 -C . all packing 
    154156 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy