1# List of files containing translatable strings.
2
3# Copyright 2020-2021 Free Software Foundation, Inc.
4
5# This file is part of GNU M4.
6
7# GNU M4 is free software; you can redistribute it and/or modify
8# it under the terms of the GNU General Public License as published by
9# the Free Software Foundation; either version 3 of the License, or
10# (at your option) any later version.
11
12# GNU M4 is distributed in the hope that it will be useful,
13# but WITHOUT ANY WARRANTY; without even the implied warranty of
14# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15# GNU General Public License for more details.
16
17# You should have received a copy of the GNU General Public License
18# along with this program.  If not, see <https://www.gnu.org/licenses/>.
19
20lib/clean-temp.c
21lib/closein.c
22lib/closeout.c
23lib/c-stack.c
24lib/clean-temp-simple.c
25lib/error.c
26lib/execute.c
27lib/getopt.c
28lib/obstack.c
29lib/openat-die.c
30lib/os2-spawn.c
31lib/quotearg.c
32lib/regcomp.c
33lib/siglist.h
34lib/spawn-pipe.c
35lib/strsignal.c
36lib/verror.c
37lib/version-etc.c
38lib/wait-process.c
39lib/xalloc-die.c
40lib/xprintf.c
41src/builtin.c
42src/debug.c
43src/eval.c
44src/format.c
45src/freeze.c
46src/input.c
47src/m4.c
48src/macro.c
49src/output.c
50