VirtualBox

Changeset 5957

Show
Ignore:
Timestamp:
12/04/07 22:18:53 (9 months ago)
Author:
vboxsync
Message:

Added a --ignore-extnerals variant of up called up2.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Config.kmk

    r5951 r5957  
    27222722        $(SVN) up 
    27232723 
     2724up2 update2:: 
     2725        $(SVN) up --ignore-externals 
     2726 
    27242727st stat status: 
    27252728        $(SVN) status 
  • trunk/Makefile.kmk

    r5903 r5957  
    301301        $(MAKE) -C tools -f Makefile-ose.kmk fetch 
    302302endif 
     303 
     304up2 update2:: 
     305        $(SVN) up src/lib/kStuff 
     306if1of ($(BUILD_PLATFORM),win os2) 
     307        $(ECHO) This may fail if kmk.exe is updated. 
     308endif 
     309        $(SVN) up kBuild 
     310 
    303311 
    304312# 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy