mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
build: ignore syntax-check's file_system check on Doxyfile
* cfg.mk: Here.
This commit is contained in:
1
cfg.mk
1
cfg.mk
@@ -157,6 +157,7 @@ $(call exclude,
|
|||||||
bindtextdomain=^lib/main.c$$ \
|
bindtextdomain=^lib/main.c$$ \
|
||||||
cast_of_argument_to_free=^src/muscle-tab.c$$ \
|
cast_of_argument_to_free=^src/muscle-tab.c$$ \
|
||||||
error_message_uppercase=etc/bench.pl.in$$ \
|
error_message_uppercase=etc/bench.pl.in$$ \
|
||||||
|
file_system=^doc/Doxyfile.in$$ \
|
||||||
po_check=^tests|(^po/POTFILES.in|.md)$$ \
|
po_check=^tests|(^po/POTFILES.in|.md)$$ \
|
||||||
preprocessor_indentation=^data/|^lib/|^src/parse-gram.[ch]$$ \
|
preprocessor_indentation=^data/|^lib/|^src/parse-gram.[ch]$$ \
|
||||||
program_name=^lib/main.c$$ \
|
program_name=^lib/main.c$$ \
|
||||||
|
|||||||
Reference in New Issue
Block a user