summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2000-01-22 08:57:17 +0000
committerPaul Smith <psmith@gnu.org>2000-01-22 08:57:17 +0000
commit2fd5b943d10664ddd815348e86b082aa2c5d2bfb (patch)
treecbaa9ce561306ae1d2c547d25d66c1494fbed0a2 /po/POTFILES.in
parent74fca88bf3cfc802308018faf69b0231876c633c (diff)
downloadgunmake-2fd5b943d10664ddd815348e86b082aa2c5d2bfb.tar.gz
* Implement GNU gettext internationalization support in GNU make.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in27
1 files changed, 27 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
new file mode 100644
index 0000000..c739b21
--- /dev/null
+++ b/po/POTFILES.in
@@ -0,0 +1,27 @@
+# List of source files containing translatable strings for GNU make.
+# Copyright (C) 2000 Free Software Foundation, Inc.
+
+# Sources from make proper
+
+ar.c
+arscan.c
+commands.c
+dir.c
+expand.c
+file.c
+function.c
+getopt.c
+implicit.c
+job.c
+main.c
+make.h
+misc.c
+read.c
+remake.c
+remote-cstms.c
+rule.c
+signame.c
+variable.c
+vpath.c
+
+# Sources in the Windows port