VirtualBox

Changeset 36497 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Apr 1, 2011 1:18:57 PM (14 years ago)
Author:
vboxsync
Message:

InstallHelper/Makefile.kmk: Re r70893: TARGET_xxx -> xxx_1_TARGET. The former form is deprecated. Fixed intentation and list syntax.

File:
1 edited

Legend:

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

    r36487 r36497  
    55
    66#
    7 # Copyright (C) 2008-2010 Oracle Corporation
     7# Copyright (C) 2008-2011 Oracle Corporation
    88#
    99# This file is part of VirtualBox Open Source Edition (OSE), as
     
    3737VBoxInstallHelper_LIBS     = $(PATH_SDK_W2K3DDK_LIB)/Msi.lib
    3838ifdef VBOX_WITH_NETFLT
    39  VBoxInstallHelper_LIBS   += $(TARGET_WinNetConfig) \
    40     $(TARGET_VBoxDrvCfg) \
     39 VBoxInstallHelper_LIBS   += \
     40        $(WinNetConfig_1_TARGET) \
     41        $(VBoxDrvCfg_1_TARGET) \
    4142        $(PATH_TOOL_$(VBOX_VCC_TOOL)_LIB)/comsupp.lib \
    42         $(PATH_SDK_WINPSDK_LIB)/WbemUuid.Lib
     43        $(PATH_SDK_WINPSDK_LIB)/WbemUuid.Lib
    4344endif
    4445
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