VirtualBox

Changeset 14491 in vbox for trunk/src


Ignore:
Timestamp:
Nov 23, 2008 1:38:45 AM (16 years ago)
Author:
vboxsync
Message:

VBoxGuestNT/Makefile: Fixed makefile todo/warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk

    r12446 r14491  
    5252#
    5353SYSMODS.x86 += VBoxGuestNT
    54 $(warning Try out VBoxGuestNT_EXTENDS again!)
    55 ## @todo check this out!!!
    56 ifeq (kBuild,0.1.4) # This doesn't work because of the VBoxGuest_NOINST stuff above. ## @todo kBuild: change the NOINST test from ifdef to ifneq ($(strip $($(target)_NOINST)),)
    5754VBoxGuestNT_EXTENDS   = VBoxGuest
    58 else
    59 VBoxGuestNT_TEMPLATE  = VBOXGUESTR0
    60 VBoxGuestNT_INCS      = $(VBoxGuest_INCS)
    61 VBoxGuestNT_LDFLAGS.x86 = $(VBoxGuest_LDFLAGS.x86)
    62 endif
     55VBoxGuestNT_NOINST    = $(NO_SUCH_VARIABLE)
    6356VBoxGuestNT_DEFS      = $(VBoxGuest_DEFS) TARGET_NT4
    6457VBoxGuestNT_SOURCES   = \
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