OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POTFILES
(Results
1 - 25
of
35
) sorted by relevancy
1
2
/src/external/gpl3/binutils/dist/gprof/
Makefile.am
72
POTFILES
= $(sources) $(noinst_HEADERS)
73
po/
POTFILES
.in: @MAINT@ Makefile
74
for f in $(
POTFILES
); do echo $$f; done | LC_ALL=C sort > tmp \
75
&& mv tmp $(srcdir)/po/
POTFILES
.in
/src/external/gpl3/binutils.old/dist/gprof/
Makefile.am
72
POTFILES
= $(sources) $(noinst_HEADERS)
73
po/
POTFILES
.in: @MAINT@ Makefile
74
for f in $(
POTFILES
); do echo $$f; done | LC_ALL=C sort > tmp \
75
&& mv tmp $(srcdir)/po/
POTFILES
.in
/src/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnustep/po/
GNUmakefile
11
POTFILES
= \
64
POTFILES_DEPS = $(foreach file, $(
POTFILES
), $(top_srcdir)/$(file))
95
$(
POTFILES
)
/src/external/gpl2/gettext/dist/djgpp/
config.bat
204
Rem
POTFILES
.in must be adjusted to reflect the changed names
206
test -f %XSRC%/po/
POTFILES
.orig
207
if errorlevel 1 update %XSRC%/po/
POTFILES
.in %XSRC%/po/
POTFILES
.orig
208
sed "s/format-librep/format_librep/;s/format-pascal/format_pascal/" %XSRC%/po/
POTFILES
.orig >
POTFILES
.tmp
210
mv ./
POTFILES
.tmp %XSRC%/po/
POTFILES
.in
/src/external/gpl3/binutils/dist/binutils/
Makefile.am
183
POTFILES
= $(CFILES) $(DEBUG_SRCS) $(HFILES)
184
po/
POTFILES
.in: @MAINT@ Makefile
185
for f in $(
POTFILES
); do echo $$f; done | LC_ALL=C sort > tmp \
186
&& mv tmp $(srcdir)/po/
POTFILES
.in
/src/external/gpl3/binutils/dist/gas/
Makefile.am
371
POTFILES
= $(MULTI_CFILES) $(CONFIG_ATOF_CFILES) \
375
po/
POTFILES
.in: @MAINT@ Makefile
376
for f in $(
POTFILES
); do echo $$f; done | LC_ALL=C sort > tmp \
377
&& mv tmp $(srcdir)/po/
POTFILES
.in
/src/external/gpl3/binutils/dist/ld/
Makefile.am
554
po/SRC-
POTFILES
.in: @MAINT@ Makefile
556
&& mv $@-tmp $(srcdir)/po/SRC-
POTFILES
.in
558
po/BLD-
POTFILES
.in: @MAINT@ Makefile
560
&& mv $@-tmp $(srcdir)/po/BLD-
POTFILES
.in
/src/external/gpl3/binutils/dist/opcodes/
Makefile.am
325
POTFILES
= $(HFILES) $(LIBOPCODES_CFILES)
326
po/
POTFILES
.in: @MAINT@ Makefile
327
for f in $(
POTFILES
); do echo $$f; done | LC_ALL=C sort > tmp \
328
&& mv tmp $(srcdir)/po/
POTFILES
.in
/src/external/gpl3/binutils.old/dist/binutils/
Makefile.am
183
POTFILES
= $(CFILES) $(DEBUG_SRCS) $(HFILES)
184
po/
POTFILES
.in: @MAINT@ Makefile
185
for f in $(
POTFILES
); do echo $$f; done | LC_ALL=C sort > tmp \
186
&& mv tmp $(srcdir)/po/
POTFILES
.in
/src/external/gpl3/binutils.old/dist/gas/
Makefile.am
369
POTFILES
= $(MULTI_CFILES) $(CONFIG_ATOF_CFILES) \
373
po/
POTFILES
.in: @MAINT@ Makefile
374
for f in $(
POTFILES
); do echo $$f; done | LC_ALL=C sort > tmp \
375
&& mv tmp $(srcdir)/po/
POTFILES
.in
/src/external/gpl3/binutils.old/dist/ld/
Makefile.am
559
po/SRC-
POTFILES
.in: @MAINT@ Makefile
561
&& mv $@-tmp $(srcdir)/po/SRC-
POTFILES
.in
563
po/BLD-
POTFILES
.in: @MAINT@ Makefile
565
&& mv $@-tmp $(srcdir)/po/BLD-
POTFILES
.in
/src/external/gpl3/binutils.old/dist/opcodes/
Makefile.am
325
POTFILES
= $(HFILES) $(LIBOPCODES_CFILES)
326
po/
POTFILES
.in: @MAINT@ Makefile
327
for f in $(
POTFILES
); do echo $$f; done | LC_ALL=C sort > tmp \
328
&& mv tmp $(srcdir)/po/
POTFILES
.in
/src/external/gpl3/gdb/dist/opcodes/
Makefile.am
324
POTFILES
= $(HFILES) $(LIBOPCODES_CFILES)
325
po/
POTFILES
.in: @MAINT@ Makefile
326
for f in $(
POTFILES
); do echo $$f; done | LC_ALL=C sort > tmp \
327
&& mv tmp $(srcdir)/po/
POTFILES
.in
/src/external/gpl3/gdb.old/dist/opcodes/
Makefile.am
326
POTFILES
= $(HFILES) $(LIBOPCODES_CFILES)
327
po/
POTFILES
.in: @MAINT@ Makefile
328
for f in $(
POTFILES
); do echo $$f; done | LC_ALL=C sort > tmp \
329
&& mv tmp $(srcdir)/po/
POTFILES
.in
/src/external/gpl3/binutils/dist/bfd/
Makefile.am
747
po/SRC-
POTFILES
.in: @MAINT@ Makefile
750
&& mv tmp.src $(srcdir)/po/SRC-
POTFILES
.in
752
po/BLD-
POTFILES
.in: @MAINT@ Makefile
755
&& mv tmp.bld $(srcdir)/po/BLD-
POTFILES
.in
/src/external/gpl3/binutils.old/dist/bfd/
Makefile.am
747
po/SRC-
POTFILES
.in: @MAINT@ Makefile
750
&& mv tmp.src $(srcdir)/po/SRC-
POTFILES
.in
752
po/BLD-
POTFILES
.in: @MAINT@ Makefile
755
&& mv tmp.bld $(srcdir)/po/BLD-
POTFILES
.in
/src/external/gpl3/gdb/dist/bfd/
Makefile.am
747
po/SRC-
POTFILES
.in: @MAINT@ Makefile
750
&& mv tmp.src $(srcdir)/po/SRC-
POTFILES
.in
752
po/BLD-
POTFILES
.in: @MAINT@ Makefile
755
&& mv tmp.bld $(srcdir)/po/BLD-
POTFILES
.in
/src/external/gpl3/gdb.old/dist/bfd/
Makefile.am
751
po/SRC-
POTFILES
.in: @MAINT@ Makefile
754
&& mv tmp.src $(srcdir)/po/SRC-
POTFILES
.in
756
po/BLD-
POTFILES
.in: @MAINT@ Makefile
759
&& mv tmp.bld $(srcdir)/po/BLD-
POTFILES
.in
/src/external/gpl2/gettext/dist/gettext-tools/examples/
Makefile.am
39
hello-c/po/
POTFILES
.in \
80
hello-c-gnome/po/
POTFILES
.in \
118
hello-c++/po/
POTFILES
.in \
222
hello-c++-kde/po/
POTFILES
.in \
265
hello-c++-gnome/po/
POTFILES
.in \
341
hello-objc/po/
POTFILES
.in \
423
hello-objc-gnome/po/
POTFILES
.in \
configure
3495
#
POTFILES
.in file. This allows packages to have multiple PO
3497
if test -f "$ac_given_srcdir/$ac_dir/
POTFILES
.in"; then
3498
rm -f "$ac_dir/
POTFILES
"
3499
test -n "$as_me" && echo "$as_me: creating $ac_dir/
POTFILES
" || echo "creating $ac_dir/
POTFILES
"
3500
cat "$ac_given_srcdir/$ac_dir/
POTFILES
.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/
POTFILES
"
3501
POMAKEFILEDEPS="
POTFILES
.in"
3574
sed -e "/^
POTFILES
=/r $ac_dir/
POTFILES
" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g" -e "s|@UPDATEPO (…)
[
all
...]
/src/external/gpl2/gettext/dist/gettext-tools/examples/po/
Makefile.am
23
POTFILES
= \
130
# This is computed as $(foreach file, $(
POTFILES
), $(top_srcdir)/$(file))
/src/external/gpl3/gcc.old/dist/intl/
configure
8150
if test -f "$ac_given_srcdir/$ac_dir/
POTFILES
.in"; then
8151
rm -f "$ac_dir/
POTFILES
"
8152
test -n "$as_me" && echo "$as_me: creating $ac_dir/
POTFILES
" || echo "creating $ac_dir/
POTFILES
"
8153
cat "$ac_given_srcdir/$ac_dir/
POTFILES
.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/
POTFILES
"
8154
POMAKEFILEDEPS="
POTFILES
.in"
8218
sed -e "/^
POTFILES
=/r $ac_dir/
POTFILES
" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g" -e "s|@GMOFILES@|$GMOFILES|g" -e "s|@UPDATEPOFILES@|$UPDATEPOFILES|g" -e "s|@DUMMYPOFILES@|$DUMMYPOFILES|g" -e "s|@CATALOGS@|$CATALOGS|g" -e "s|@POMAKEFILEDEPS@|$POMAKEFILEDEPS|g" "$ac_dir/Makefile.in" > "$ac_dir/Makefile"
/src/external/gpl3/gcc/dist/libcpp/
configure
10712
if test -f "$ac_given_srcdir/$ac_dir/
POTFILES
.in"; then
10713
rm -f "$ac_dir/
POTFILES
"
10714
test -n "$as_me" && echo "$as_me: creating $ac_dir/
POTFILES
" || echo "creating $ac_dir/
POTFILES
"
10715
cat "$ac_given_srcdir/$ac_dir/
POTFILES
.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/
POTFILES
"
10716
POMAKEFILEDEPS="
POTFILES
.in"
10780
sed -e "/^
POTFILES
=/r $ac_dir/
POTFILES
" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g" -e "s|@GMOFILES@|$GMOFILES|g" -e "s|@UPDATEPOFILES@|$UPDATEPOFILES|g" -e "s|@DUMMYPOFILES@|$DUMMYPOFILES|g" -e "s|@CATALOGS@|$CATALOGS|g" -e "s|@POMAKEFILEDEPS@|$POMAKEFILEDEPS|g" "$ac_dir/Makefile.in" > "$ac_dir/Makefile"
/src/external/gpl3/autoconf/dist/
maint.mk
1078
# Verify that all source files using _() are listed in po/
POTFILES
.in.
1079
po_file ?= $(srcdir)/po/
POTFILES
.in
/src/external/gpl3/gdb/dist/gdbserver/
configure
16463
if test -f "$ac_given_srcdir/$ac_dir/
POTFILES
.in"; then
16464
rm -f "$ac_dir/
POTFILES
"
16465
test -n "$as_me" && echo "$as_me: creating $ac_dir/
POTFILES
" || echo "creating $ac_dir/
POTFILES
"
16466
cat "$ac_given_srcdir/$ac_dir/
POTFILES
.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/
POTFILES
"
16467
POMAKEFILEDEPS="
POTFILES
.in"
16531
sed -e "/^
POTFILES
=/r $ac_dir/
POTFILES
" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g" -e "s|@GMOFILES@|$GMOFILES|g" -e "s|@UPDATEPOFILES@|$UPDATEPOFILES|g" -e "s|@DUMMYPOFILES@|$DUMMYPOFILES|g" -e "s|@CATALOGS@|$CATALOGS|g" -e "s|@POMAKEFILEDEPS@|$POMAKEFILEDEPS|g" "$ac_dir/Makefile.in" > "$ac_dir/Makefile"
Completed in 146 milliseconds
1
2
Indexes created Sat Feb 28 05:31:39 UTC 2026