VirtualBox

Ignore:
Timestamp:
Aug 30, 2013 4:59:15 AM (11 years ago)
Author:
vboxsync
Message:

Conditionally include lwip makefile to make it possible to build
locally. This is still icky.

File:
1 edited

Legend:

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

    r48178 r48179  
    1919
    2020ifdef VBOX_WITH_LWIP_NAT
    21 # XXX: This file depends on lwip makefile already included by Devices,
    22 #      which is included by ancestor makefile before us...
    23 #if !defined(LWIP_SOURCES) # ???
    24 #  include ../../Devices/Network/lwip-new/Makefile.kmk
    25 #endif
     21# XXX: do not depend on order
     22ifndef LWIP_SOURCES
     23  include ../../Devices/Network/lwip-new/Makefile.kmk
     24endif
    2625
    2726ifdef VBOX_WITH_HARDENING
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