VirtualBox

Changeset 16983 in vbox


Ignore:
Timestamp:
Feb 21, 2009 12:07:59 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
43168
Message:

tools: darwin.x86.qt.v4.4.3 and some cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/CommonFetch.kmk

    r16979 r16983  
    1919
    2020#
    21 # Template for the fetch targets.
    22 #
    23 TEMPLATE_VBOXFETCH = Template for the fetch targets using zip.
    24 ifdef FETCHDIR
    25 TEMPLATE_VBOXFETCH_FETCHDIR ?= $(FETCHDIR)
    26 else
    27 TEMPLATE_VBOXFETCH_FETCHDIR ?= $(PATH_DEVTOOLS)/FetchDir
    28 endif
    29 TEMPLATE_VBOXFETCH_FETCHTOOL = WGET
    30 TEMPLATE_VBOXFETCH_FETCHFLAGS = $(VBOX_FETCHFLAGS)
    31 TEMPLATE_VBOXFETCH_UNPACKTOOL = ZIP
    32 TEMPLATE_VBOXFETCH_UNPACKFLAGS = -o
    33 
    34 #
    35 # tar.bz2 variant.
    36 #
    37 TEMPLATE_VBOXFETCH_TAR_BZ2 = Template for the fetch targets using tar.bz2.
    38 TEMPLATE_VBOXFETCH_TAR_BZ2_FETCHDIR ?= $(TEMPLATE_VBOXFETCH_FETCHDIR)
    39 TEMPLATE_VBOXFETCH_TAR_BZ2_FETCHTOOL = $(TEMPLATE_VBOXFETCH_FETCHTOOL)
    40 TEMPLATE_VBOXFETCH_TAR_BZ2_FETCHFLAGS = $(TEMPLATE_VBOXFETCH_FETCHFLAGS)
    41 TEMPLATE_VBOXFETCH_TAR_BZ2_UNPACKTOOL = TARBZ2
    42 TEMPLATE_VBOXFETCH_TAR_BZ2_UNPACKFLAGS =
    43 
    44 
    45 #
    4621# OS/2 stuff.
    4722#
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette