VirtualBox

Changeset 49348 in vbox for trunk/src/VBox/NetworkServices


Ignore:
Timestamp:
Oct 31, 2013 4:08:24 PM (11 years ago)
Author:
vboxsync
Message:

tstDhcpCongig was g/c'ed in r90317, so delete it from the makefile as well

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/DHCP/Makefile.kmk

    r48956 r49348  
    5353VBoxNetDHCP_LDFLAGS.win = /SUBSYSTEM:windows
    5454
    55 ifeq ($(USERNAME),vvl)
    56 PROGRAMS += tstDhcpConfig
    57 
    58 #
    59 # VBOXMAINCLIENT here only to use DhcpOpt_T type.
    60 tstDhcpConfig_TEMPLATE = VBOXMAINCLIENTEXE
    61 #XXX: enable condtionally if user is vvl
    62 #tstDhcpConfig_INSTTYPE = none
    63 tstDhcpConfig_SOURCES = test/tstDhcpConfig.cpp \
    64         Config.cpp
    65 endif
    66 
    67 
    6855include $(FILE_KBUILD_SUB_FOOTER)
    69 
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