mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 09:43:03 +00:00
maint: include <config.h> first
* cfg.mk (exclude_file_name_regexp--sc_require_config_h_first): Exempt data/glr.c and data/yacc.c from the include-config.h-first requirement.
This commit is contained in:
1
cfg.mk
1
cfg.mk
@@ -55,3 +55,4 @@ update-copyright-env = \
|
|||||||
UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1
|
UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1
|
||||||
|
|
||||||
exclude_file_name_regexp--sc_space_tab = ^tests/(input|c\+\+)\.at$$
|
exclude_file_name_regexp--sc_space_tab = ^tests/(input|c\+\+)\.at$$
|
||||||
|
exclude_file_name_regexp--sc_require_config_h_first = ^data/(glr|yacc)\.c$$
|
||||||
|
|||||||
Reference in New Issue
Block a user