.PRECIOUS: %/latex/refman.tex
+DISTFILES = man
+
CLEANFILES = doxyfile doxyfile-*.* m17n.tag warning \
*/html/index.html */latex/refman.*
# The IGNORE_PREFIX tag can be used to specify one or more prefixes that
# should be ignored while generating the index headers.
-IGNORE_PREFIX =
+IGNORE_PREFIX = m M
#---------------------------------------------------------------------------
# configuration options related to the HTML output
# omitted =1 is assumed.
PREDEFINED = FOR_DOXYGEN
+#PREDEFINED += DOXYGEN_INTERNAL_MODULE
# If the MACRO_EXPANSION and EXPAND_PREDEF_ONLY tags are set to YES then
# this tag can be used to specify a list of macro names that should be expanded.