Lines Matching +full:build +full:- +full:dependencies
2 --------------------------------------------------------------
4 For every Doxyfile-(.*) the Makefile adds the public targets $1, pdf-$1 and
5 clean-$1. For e.g. Doxyfile-dev_pci this translates to the targets dev_pci,
6 pdf-dev_pci and clean-dev_pci.
8 Additionally, the targets 'all', 'pdf-all' and 'clean' to generate or remove
11 The file 'Dependencies' contains dependencies for the .tag files.
14 the necessary dependencies to the file 'Dependencies'.
17 - DOXYGEN_SRC_PATH (/usr/src/sys)
18 - DOXYGEN_DEST_PATH (where the docs are generated)
19 - DOXYGEN_TARGET_ARCH (${TARGET_ARCH} if set, else ${MACHINE_ARCH})
22 configuration (the build may fail and an error about e.g. "pool size" is
23 shown), for print/texlive-full this is done in
27 - devel/doxygen
28 - print/texlive-full
29 - graphics/graphviz
31 --