VirtualBox

Changeset 6663

Show
Ignore:
Timestamp:
01/31/08 16:33:36 (8 months ago)
Author:
vboxsync
Message:

Fixed up2/update2.

Files:

Legend:

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

    r6466 r6663  
    501501 
    502502 
    503 ## add tools fetching to the 'up' / 'update' target. 
    504 up update:: 
    505 # this doesn't work of course if kmk is updated:        svn$(HOSTSUFF_EXE) up $(PATH_KBUILD) 
     503
     504# Add fetching of the tools to the 'up[date][2]' targets. 
     505
     506up update up2 update2:: 
    506507ifndef VBOX_OSE 
    507508        $(MAKE) -C tools fetch 
     
    510511endif 
    511512 
    512 up2 update2:: 
    513         $(SVN) up src/lib/kStuff 
    514 if1of ($(BUILD_PLATFORM),win os2) 
    515         $(ECHO) This may fail if kmk.exe is updated. 
    516 endif 
    517         $(SVN) up kBuild 
    518513 
    519514# 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy