VirtualBox

Changeset 68676 in vbox for trunk/Makefile.kmk


Ignore:
Timestamp:
Sep 6, 2017 11:09:36 AM (7 years ago)
Author:
vboxsync
Message:

Made it possible to enable include/ syntax checking on the build boxes by defining VBOX_WITH_INCLUDE_SYNTAX_CHECKING in LocalConfig.kmk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r67129 r68676  
    2828 endif
    2929 include $(PATH_SUB_CURRENT)/src/Makefile.kmk
     30 ifdef VBOX_WITH_INCLUDE_SYNTAX_CHECKING
     31  include $(PATH_SUB_CURRENT)/include/Makefile.kmk
     32 endif
    3033endif
    3134
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