VirtualBox

Changeset 10874 in vbox


Ignore:
Timestamp:
Jul 24, 2008 9:56:56 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33694
Message:

VBOX_WITH_ALL_DOXYGEN_TARGETS

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r10863 r10874  
    323323# Enable performance API.
    324324VBOX_WITH_RESOURCE_USAGE_API = 1
     325# Enables all the doxgen bits.
     326VBOX_WITH_ALL_DOXYGEN_TARGETS = 1
    325327
    326328
  • trunk/Makefile.kmk

    r10244 r10874  
    204204# (This should be converted into a separate pass or merged with an existing one later.)
    205205#
    206 docs: docs.Core
     206docs: $(if $(VBOX_WITH_ALL_DOXYGEN_TARGET),docs.Core)
    207207        $(KMK) -C src/VBox/Main docs
     208ifdef VBOX_WITH_ALL_DOXYGEN_TARGETS
    208209        $(KMK) -C src/VBox/Runtime docs
     210endif
    209211
    210212docs.Core: $(PATH_TARGET)/docs.Core
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette