Searched refs:POTFILES (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/libelf-po/
H A DMakefile48 DISTFILES = $(DISTFILES.common) POTFILES.in $(DOMAIN).pot \
52 POTFILES = \ macro
106 $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in
109 --files-from=$(srcdir)/POTFILES.in \
258 rm -f Makefile Makefile.in POTFILES *.mo
318 Makefile: Makefile.in.in $(top_builddir)/config.status POTFILES.in
/external/elfutils/
H A Dconfigure6491 # POTFILES.in file. This allows packages to have multiple PO
6493 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
6494 rm -f "$ac_dir/POTFILES"
6495 test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
6496 cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
6497 POMAKEFILEDEPS="POTFILES.in"
6570 sed -e "/^POTFILES =/r $ac_dir/POTFILES"
[all...]
/external/e2fsprogs/
H A Dconfigure12294 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
12295 rm -f "$ac_dir/POTFILES"
12296 test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
12297 cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
12298 POMAKEFILEDEPS="POTFILES.in"
12370 sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g" -e "s|@UPDATEPOFILES@|$UPDATEPOFILES|g" -e "s|@DUMMYPOFILES@|$DUMMYPOFILES|g" -e "s|@GMOFILES@|$GMOFILES|g" -e "s|@CATALOGS@|$CATALOGS|g" -e "s|@POMAKEFILEDEPS@|$POMAKEFILEDEPS|g" "$ac_dir/Makefile.in" > "$ac_dir/Makefile"

Completed in 99 milliseconds