zgrep: port to POSIX sed
[gzip.git] / cfg.mk
blob7356f2b38e1f993bd90e56bb660a753c9773445f
1 # Customize maint.mk -*- makefile -*-
2 # Copyright (C) 2003-2022 Free Software Foundation, Inc.
4 # This program is free software: you can redistribute it and/or modify
5 # it under the terms of the GNU General Public License as published by
6 # the Free Software Foundation, either version 3 of the License, or
7 # (at your option) any later version.
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 # GNU General Public License for more details.
14 # You should have received a copy of the GNU General Public License
15 # along with this program. If not, see <https://www.gnu.org/licenses/>.
17 # Don't include the translation project coordinator email address
18 # in announcement template.
19 translation_project_ =
21 # Used in maint.mk's web-manual rule
22 manual_title = gzip: the data compression program
24 # Use the direct link. This is guaranteed to work immediately, while
25 # it can take a while for the faster mirror links to become usable.
26 url_dir_list = https://ftp.gnu.org/gnu/$(PACKAGE)
28 # Tests not to run as part of "make distcheck".
29 local-checks-to-skip = \
30 sc_bindtextdomain \
31 sc_error_message_period \
32 sc_error_message_uppercase \
33 sc_indent \
34 sc_program_name \
35 sc_texinfo_acronym
37 # Tools used to bootstrap this package, used for "announcement".
38 bootstrap-tools = autoconf,automake,gnulib
40 # Now that we have better tests, make this the default.
41 export VERBOSE = yes
43 old_NEWS_hash = 525410f95ea9d830850d7a6900e6d229
45 sc_obs_header_regex = \
46 \<(STDC_HEADERS|HAVE_(LIMITS|STRING|UNISTD|STDLIB)_H)\>
47 sc_prohibit_obsolete_HAVE_HEADER_H:
48 @prohibit='^[ ]*#[ ]*(el)?if.*$(sc_obs_header_regex)' \
49 halt='remove the above obsolete #if...HAVE_HEADER_H test(s)' \
50 $(_sc_search_regexp)
52 update-copyright-env = \
53 UPDATE_COPYRIGHT_USE_INTERVALS=1 \
54 UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79
56 # Indent only with spaces.
57 sc_prohibit_tab_based_indentation:
58 @prohibit='^ * ' \
59 halt='TAB in indentation; use only spaces' \
60 $(_sc_search_regexp)
62 # Don't use "indent-tabs-mode: nil" anymore. No longer needed.
63 sc_prohibit_emacs__indent_tabs_mode__setting:
64 @prohibit='^( *[*#] *)?indent-tabs-mode:' \
65 halt='use of emacs indent-tabs-mode: setting' \
66 $(_sc_search_regexp)
68 sc_gzip_copyright_check:
69 @require='Copyright \(C\) '$$(date +%Y)' Free' \
70 in_vc_files=$(srcdir)/gzip.c \
71 halt="out of date copyright in $$in_files; update it" \
72 $(_sc_search_regexp)
74 include $(srcdir)/dist-check.mk
76 exclude_file_name_regexp--sc_file_system = ^NEWS$$
77 exclude_file_name_regexp--sc_prohibit_tab_based_indentation = \
78 (^|/)(GNU)?[Mm]akefile|(^|/)ChangeLog|\.(am|mk)$$
79 exclude_file_name_regexp--sc_require_config_h = ^lib/match\.c$$
80 exclude_file_name_regexp--sc_require_config_h_first = ^lib/match\.c$$
81 exclude_file_name_regexp--sc_prohibit_empty_lines_at_EOF = \
82 ^tests/hufts-segv\.gz$$
83 exclude_file_name_regexp--sc_prohibit_strcmp = ^gzip\.c$$
84 exclude_file_name_regexp--sc_prohibit_always-defined_macros = ^tailor\.h$$
85 exclude_file_name_regexp--sc_prohibit_atoi_atof = ^(gzip|sample/sub)\.c$$
86 exclude_file_name_regexp--sc_space_tab = ^lib/match\.c$$
87 exclude_file_name_regexp--sc_useless_cpp_parens = ^(lib/match\.c|tailor\.h)$$
89 exclude_file_name_regexp--sc_prohibit_double_semicolon = ^lib/match\.c$$
91 # Tell the tight_scope rule that sources are in ".".
92 export _gl_TS_dir = .
94 # Tell the tight_scope rule that these variables are deliberately "extern".
95 export _gl_TS_unmarked_extern_vars = \
96 block_start d_buf inbuf outbuf prev read_buf strstart window \
97 match_start prev_length max_chain_length good_match nice_match