VirtualBox

Ignore:
Timestamp:
Jan 13, 2014 2:25:21 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
91558
Message:

Minor cosmetics, no functional change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/lwip-new/Makefile.kmk

    r48178 r50057  
    1414# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16 #
    17 
    18 #
    19 # Recommended kmk flags:
    20 #
    21 # VBOX_WITH_NAT_SERVICE=1
    22 # VBOX_WITH_LWIP_NAT=1
    2316#
    2417
     
    10295
    10396
    104 define def_vbox_lwip_flags # VAR_BaseName, path/to/lwip/dir
    105   $(strip $1)_INCS += $(foreach incdir, $(LWIP_INCS), $(strip $2)/$(incdir))
    106 endef
    107 
    10897define _def_vbox_lwip_use # VAR_BaseName, path/to/lwip/dir
    10998  $(strip $1)_SOURCES += \
     
    112101  # if individual lwip files need special settings, add them here:
    113102  # $(strip $2)/src/foo/bar.c_CFLAGS += -magic
     103endef
     104
     105define def_vbox_lwip_flags # VAR_BaseName, path/to/lwip/dir
     106  $(strip $1)_INCS += $(foreach incdir, $(LWIP_INCS), $(strip $2)/$(incdir))
    114107endef
    115108
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