2002-04-22 07:57:24 +08:00
|
|
|
# List of source files containing translatable strings.
|
2012-03-05 22:10:39 +08:00
|
|
|
# Copyright (C) 2000-2012 Free Software Foundation, Inc.
|
2006-02-12 03:02:21 +08:00
|
|
|
# This file is part of GNU Make.
|
|
|
|
#
|
2007-07-05 03:35:15 +08:00
|
|
|
# GNU Make is free software; you can redistribute it and/or modify it under
|
|
|
|
# the terms of the GNU General Public License as published by the Free Software
|
|
|
|
# Foundation; either version 3 of the License, or (at your option) any later
|
|
|
|
# version.
|
2006-02-12 03:02:21 +08:00
|
|
|
#
|
|
|
|
# GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
|
2007-07-05 03:35:15 +08:00
|
|
|
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
|
|
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
|
|
# details.
|
2006-02-12 03:02:21 +08:00
|
|
|
#
|
|
|
|
# You should have received a copy of the GNU General Public License along with
|
2007-07-05 03:35:15 +08:00
|
|
|
# this program. If not, see <http://www.gnu.org/licenses/>.
|
2002-04-22 07:57:24 +08:00
|
|
|
|
|
|
|
ar.c
|
|
|
|
arscan.c
|
|
|
|
commands.c
|
|
|
|
dir.c
|
|
|
|
expand.c
|
|
|
|
file.c
|
|
|
|
function.c
|
|
|
|
getopt.c
|
2012-01-16 06:41:53 +08:00
|
|
|
guile.c
|
2002-08-08 13:39:17 +08:00
|
|
|
hash.c
|
2002-04-22 07:57:24 +08:00
|
|
|
implicit.c
|
|
|
|
job.c
|
2013-01-06 23:37:07 +08:00
|
|
|
load.c
|
2002-04-22 07:57:24 +08:00
|
|
|
main.c
|
|
|
|
misc.c
|
|
|
|
read.c
|
|
|
|
remake.c
|
|
|
|
remote-cstms.c
|
|
|
|
rule.c
|
|
|
|
signame.c
|
2006-02-12 03:02:21 +08:00
|
|
|
strcache.c
|
2002-04-22 07:57:24 +08:00
|
|
|
variable.c
|
2002-10-05 21:45:47 +08:00
|
|
|
variable.h
|
2002-04-22 07:57:24 +08:00
|
|
|
vmsfunctions.c
|
2005-05-10 09:38:18 +08:00
|
|
|
vmsjobs.c
|
2002-04-22 07:57:24 +08:00
|
|
|
vpath.c
|