=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== subtitleeditor-0.54.0/autogen.sh-2- subtitleeditor-0.54.0/autogen.sh:3:srcdir=`dirname $0` subtitleeditor-0.54.0/autogen.sh-4-test -z "$srcdir" && srcdir=. ############################################## subtitleeditor-0.54.0/autogen.sh-100- subtitleeditor-0.54.0/autogen.sh:101:for coin in `find $srcdir -path $srcdir/CVS -prune -o -name configure.ac -print` subtitleeditor-0.54.0/autogen.sh-102-do subtitleeditor-0.54.0/autogen.sh:103: dr=`dirname $coin` subtitleeditor-0.54.0/autogen.sh-104- if test -f $dr/NO-AUTO-GEN; then ############################################## subtitleeditor-0.54.0/ltmain.sh-103-# subtitleeditor-0.54.0/ltmain.sh:104:# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh subtitleeditor-0.54.0/ltmain.sh-105-# ############################################## subtitleeditor-0.54.0/ltmain.sh-202- func_executable_p "$_G_path_prog" || continue subtitleeditor-0.54.0/ltmain.sh:203: case `"$_G_path_prog" --version 2>&1` in subtitleeditor-0.54.0/ltmain.sh-204- *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; ############################################## subtitleeditor-0.54.0/ltmain.sh-249- diff conftest.out conftest.nl >/dev/null 2>&1 || break subtitleeditor-0.54.0/ltmain.sh:250: _G_count=`expr $_G_count + 1` subtitleeditor-0.54.0/ltmain.sh-251- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## subtitleeditor-0.54.0/ltmain.sh-285- diff conftest.out conftest.nl >/dev/null 2>&1 || break subtitleeditor-0.54.0/ltmain.sh:286: _G_count=`expr $_G_count + 1` subtitleeditor-0.54.0/ltmain.sh-287- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## subtitleeditor-0.54.0/ltmain.sh-410-# The name of this program. subtitleeditor-0.54.0/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"` subtitleeditor-0.54.0/ltmain.sh-412- ############################################## subtitleeditor-0.54.0/ltmain.sh-416- *[\\/]*) subtitleeditor-0.54.0/ltmain.sh:417: progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` subtitleeditor-0.54.0/ltmain.sh:418: progdir=`cd "$progdir" && pwd` subtitleeditor-0.54.0/ltmain.sh-419- progpath=$progdir/$progname ############################################## subtitleeditor-0.54.0/ltmain.sh-610- subtitleeditor-0.54.0/ltmain.sh:611: eval _G_current_value='`$ECHO $'$1'`' subtitleeditor-0.54.0/ltmain.sh:612: _G_delim=`expr "$2" : '\(.\)'` subtitleeditor-0.54.0/ltmain.sh-613- ############################################## subtitleeditor-0.54.0/ltmain.sh-639- subtitleeditor-0.54.0/ltmain.sh:640: func_arith_result=`expr "$@"` subtitleeditor-0.54.0/ltmain.sh-641- } ############################################## subtitleeditor-0.54.0/ltmain.sh-660- # ...otherwise fall back to using sed. subtitleeditor-0.54.0/ltmain.sh:661: _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' subtitleeditor-0.54.0/ltmain.sh:662: _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` subtitleeditor-0.54.0/ltmain.sh-663- if test "X$func_dirname_result" = "X$1"; then ############################################## subtitleeditor-0.54.0/ltmain.sh-757- test -n "$_G_tc" && { subtitleeditor-0.54.0/ltmain.sh:758: _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` subtitleeditor-0.54.0/ltmain.sh:759: _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` subtitleeditor-0.54.0/ltmain.sh-760- } subtitleeditor-0.54.0/ltmain.sh-761- done subtitleeditor-0.54.0/ltmain.sh:762: _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes subtitleeditor-0.54.0/ltmain.sh-763- ############################################## subtitleeditor-0.54.0/ltmain.sh-831- subtitleeditor-0.54.0/ltmain.sh:832: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` subtitleeditor-0.54.0/ltmain.sh-833- } ############################################## subtitleeditor-0.54.0/ltmain.sh-863- # ...otherwise throw away the child directory and loop subtitleeditor-0.54.0/ltmain.sh:864: _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` subtitleeditor-0.54.0/ltmain.sh-865- done subtitleeditor-0.54.0/ltmain.sh:866: _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` subtitleeditor-0.54.0/ltmain.sh-867- ############################################## subtitleeditor-0.54.0/ltmain.sh-901- # If mktemp works, use that first and foremost subtitleeditor-0.54.0/ltmain.sh:902: _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` subtitleeditor-0.54.0/ltmain.sh-903- ############################################## subtitleeditor-0.54.0/ltmain.sh-1111- *[\\\`\"\$]*) subtitleeditor-0.54.0/ltmain.sh:1112: _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;; subtitleeditor-0.54.0/ltmain.sh-1113- *) ############################################## subtitleeditor-0.54.0/ltmain.sh-1198- case $2 in subtitleeditor-0.54.0/ltmain.sh:1199: .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; subtitleeditor-0.54.0/ltmain.sh:1200: *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; subtitleeditor-0.54.0/ltmain.sh-1201- esac ############################################## subtitleeditor-0.54.0/ltmain.sh-1271- [0-9]* | *[!a-zA-Z0-9_]*) subtitleeditor-0.54.0/ltmain.sh:1272: func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` subtitleeditor-0.54.0/ltmain.sh-1273- ;; ############################################## subtitleeditor-0.54.0/ltmain.sh-1358- subtitleeditor-0.54.0/ltmain.sh:1359: test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` subtitleeditor-0.54.0/ltmain.sh-1360-} ############################################## subtitleeditor-0.54.0/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell subtitleeditor-0.54.0/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another subtitleeditor-0.54.0/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script ############################################## subtitleeditor-0.54.0/ltmain.sh-1517- subtitleeditor-0.54.0/ltmain.sh:1518: eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' subtitleeditor-0.54.0/ltmain.sh-1519-} ############################################## subtitleeditor-0.54.0/ltmain.sh-1870- subtitleeditor-0.54.0/ltmain.sh:1871: func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` subtitleeditor-0.54.0/ltmain.sh-1872- func_split_equals_rhs= subtitleeditor-0.54.0/ltmain.sh-1873- test "x$func_split_equals_lhs" = "x$1" \ subtitleeditor-0.54.0/ltmain.sh:1874: || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` subtitleeditor-0.54.0/ltmain.sh-1875- } ############################################## subtitleeditor-0.54.0/ltmain.sh-1898- subtitleeditor-0.54.0/ltmain.sh:1899: func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` subtitleeditor-0.54.0/ltmain.sh:1900: func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` subtitleeditor-0.54.0/ltmain.sh-1901- } ############################################## subtitleeditor-0.54.0/ltmain.sh-2071- version: $progname (GNU libtool) 2.4.6 subtitleeditor-0.54.0/ltmain.sh:2072: automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` subtitleeditor-0.54.0/ltmain.sh:2073: autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` subtitleeditor-0.54.0/ltmain.sh-2074- ############################################## subtitleeditor-0.54.0/ltmain.sh-2110- { subtitleeditor-0.54.0/ltmain.sh:2111: func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` subtitleeditor-0.54.0/ltmain.sh-2112- } ############################################## subtitleeditor-0.54.0/ltmain.sh-2115- { subtitleeditor-0.54.0/ltmain.sh:2116: func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` subtitleeditor-0.54.0/ltmain.sh-2117- } ############################################## subtitleeditor-0.54.0/ltmain.sh-2206- # quotes we have to do it in 2 steps: subtitleeditor-0.54.0/ltmain.sh:2207: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` subtitleeditor-0.54.0/ltmain.sh-2208- eval "$extractedcf" ############################################## subtitleeditor-0.54.0/ltmain.sh-2659- done subtitleeditor-0.54.0/ltmain.sh:2660: CC_expanded=`func_echo_all $CC` subtitleeditor-0.54.0/ltmain.sh:2661: CC_quoted_expanded=`func_echo_all $CC_quoted` subtitleeditor-0.54.0/ltmain.sh-2662- case $@ in ############################################## subtitleeditor-0.54.0/ltmain.sh-2672- # Evaluate the configuration. subtitleeditor-0.54.0/ltmain.sh:2673: eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" subtitleeditor-0.54.0/ltmain.sh-2674- CC_quoted= ############################################## subtitleeditor-0.54.0/ltmain.sh-2678- done subtitleeditor-0.54.0/ltmain.sh:2679: CC_expanded=`func_echo_all $CC` subtitleeditor-0.54.0/ltmain.sh:2680: CC_quoted_expanded=`func_echo_all $CC_quoted` subtitleeditor-0.54.0/ltmain.sh-2681- case "$@ " in ############################################## subtitleeditor-0.54.0/ltmain.sh-2770- # zero AND non-empty stdout, which explains the odd construction: subtitleeditor-0.54.0/ltmain.sh:2771: func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null` subtitleeditor-0.54.0/ltmain.sh-2772- if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then ############################################## subtitleeditor-0.54.0/ltmain.sh-2838- if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then subtitleeditor-0.54.0/ltmain.sh:2839: func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` subtitleeditor-0.54.0/ltmain.sh-2840- if test "$?" -ne 0; then ############################################## subtitleeditor-0.54.0/ltmain.sh-3009- # LT_CYGPATH in this case. subtitleeditor-0.54.0/ltmain.sh:3010: func_to_host_file_result=`cygpath -m "$1"` subtitleeditor-0.54.0/ltmain.sh-3011- fi ############################################## subtitleeditor-0.54.0/ltmain.sh-3166- func_to_host_path_tmp1=$func_stripname_result subtitleeditor-0.54.0/ltmain.sh:3167: func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` subtitleeditor-0.54.0/ltmain.sh-3168- func_convert_path_check : ";" \ ############################################## subtitleeditor-0.54.0/ltmain.sh-3376- *.[cCFSifmso] | \ subtitleeditor-0.54.0/ltmain.sh:3377: *.ada | *.adb | *.ads | *.asm | \ subtitleeditor-0.54.0/ltmain.sh-3378- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## subtitleeditor-0.54.0/ltmain.sh-3453- if test no = "$compiler_c_o"; then subtitleeditor-0.54.0/ltmain.sh:3454: output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext subtitleeditor-0.54.0/ltmain.sh-3455- lockfile=$output_obj.lock ############################################## subtitleeditor-0.54.0/ltmain.sh-3472-*** ERROR, $lockfile exists and contains: subtitleeditor-0.54.0/ltmain.sh:3473:`cat $lockfile 2>/dev/null` subtitleeditor-0.54.0/ltmain.sh-3474- ############################################## subtitleeditor-0.54.0/ltmain.sh-3520- if test warn = "$need_locks" && subtitleeditor-0.54.0/ltmain.sh:3521: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then subtitleeditor-0.54.0/ltmain.sh-3522- $ECHO "\ subtitleeditor-0.54.0/ltmain.sh-3523-*** ERROR, $lockfile contains: subtitleeditor-0.54.0/ltmain.sh:3524:`cat $lockfile 2>/dev/null` subtitleeditor-0.54.0/ltmain.sh-3525- ############################################## subtitleeditor-0.54.0/ltmain.sh-3569- if test warn = "$need_locks" && subtitleeditor-0.54.0/ltmain.sh:3570: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then subtitleeditor-0.54.0/ltmain.sh-3571- $ECHO "\ subtitleeditor-0.54.0/ltmain.sh-3572-*** ERROR, $lockfile contains: subtitleeditor-0.54.0/ltmain.sh:3573:`cat $lockfile 2>/dev/null` subtitleeditor-0.54.0/ltmain.sh-3574- ############################################## subtitleeditor-0.54.0/ltmain.sh-3895- # Get the absolute pathname. subtitleeditor-0.54.0/ltmain.sh:3896: absdir=`cd "$dir" && pwd` subtitleeditor-0.54.0/ltmain.sh-3897- test -n "$absdir" && dir=$absdir ############################################## subtitleeditor-0.54.0/ltmain.sh-3994- if test -n "$lt_sysroot"; then subtitleeditor-0.54.0/ltmain.sh:3995: sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` subtitleeditor-0.54.0/ltmain.sh-3996- sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" ############################################## subtitleeditor-0.54.0/ltmain.sh-4278- # Determine the prefix the user has applied to our future dir. subtitleeditor-0.54.0/ltmain.sh:4279: inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` subtitleeditor-0.54.0/ltmain.sh-4280- ############################################## subtitleeditor-0.54.0/ltmain.sh-4291- # Stick the inst_prefix_dir data into the link command. subtitleeditor-0.54.0/ltmain.sh:4292: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` subtitleeditor-0.54.0/ltmain.sh-4293- else subtitleeditor-0.54.0/ltmain.sh:4294: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` subtitleeditor-0.54.0/ltmain.sh-4295- fi ############################################## subtitleeditor-0.54.0/ltmain.sh-4458- fi subtitleeditor-0.54.0/ltmain.sh:4459: libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` subtitleeditor-0.54.0/ltmain.sh-4460- if test -n "$libdir" && test ! -f "$libfile"; then ############################################## subtitleeditor-0.54.0/ltmain.sh-4477- # Replace the output file specification. subtitleeditor-0.54.0/ltmain.sh:4478: relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` subtitleeditor-0.54.0/ltmain.sh-4479- ############################################## subtitleeditor-0.54.0/ltmain.sh-4496- # Install the binary that we compiled earlier. subtitleeditor-0.54.0/ltmain.sh:4497: file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` subtitleeditor-0.54.0/ltmain.sh-4498- fi ############################################## subtitleeditor-0.54.0/ltmain.sh-4570- my_pic_p=${3-false} subtitleeditor-0.54.0/ltmain.sh:4571: my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` subtitleeditor-0.54.0/ltmain.sh-4572- my_dlsyms= ############################################## subtitleeditor-0.54.0/ltmain.sh-4628- # Add our own program objects to the symbol list. subtitleeditor-0.54.0/ltmain.sh:4629: progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` subtitleeditor-0.54.0/ltmain.sh-4630- for progfile in $progfiles; do ############################################## subtitleeditor-0.54.0/ltmain.sh-4690- # Use subshell, to avoid clobbering current variable values subtitleeditor-0.54.0/ltmain.sh:4691: dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` subtitleeditor-0.54.0/ltmain.sh-4692- if test -n "$dlprefile_dlname"; then ############################################## subtitleeditor-0.54.0/ltmain.sh-4859- if test -f "$output_objdir/$my_outputname.def"; then subtitleeditor-0.54.0/ltmain.sh:4860: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` subtitleeditor-0.54.0/ltmain.sh:4861: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` subtitleeditor-0.54.0/ltmain.sh-4862- else subtitleeditor-0.54.0/ltmain.sh:4863: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` subtitleeditor-0.54.0/ltmain.sh:4864: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` subtitleeditor-0.54.0/ltmain.sh-4865- fi ############################################## subtitleeditor-0.54.0/ltmain.sh-4867- *) subtitleeditor-0.54.0/ltmain.sh:4868: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` subtitleeditor-0.54.0/ltmain.sh:4869: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` subtitleeditor-0.54.0/ltmain.sh-4870- ;; ############################################## subtitleeditor-0.54.0/ltmain.sh-4882- # Nullify the symbol file. subtitleeditor-0.54.0/ltmain.sh:4883: compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` subtitleeditor-0.54.0/ltmain.sh:4884: finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` subtitleeditor-0.54.0/ltmain.sh-4885- fi ############################################## subtitleeditor-0.54.0/ltmain.sh-4896- func_to_tool_file "$1" func_convert_file_msys_to_w32 subtitleeditor-0.54.0/ltmain.sh:4897: func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` subtitleeditor-0.54.0/ltmain.sh-4898- test -n "$func_cygming_gnu_implib_tmp" ############################################## subtitleeditor-0.54.0/ltmain.sh-4909- func_to_tool_file "$1" func_convert_file_msys_to_w32 subtitleeditor-0.54.0/ltmain.sh:4910: func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` subtitleeditor-0.54.0/ltmain.sh-4911- test -n "$func_cygming_ms_implib_tmp" ############################################## subtitleeditor-0.54.0/ltmain.sh-4925- win32_libid_type=unknown subtitleeditor-0.54.0/ltmain.sh:4926: win32_fileres=`file -L $1 2>/dev/null` subtitleeditor-0.54.0/ltmain.sh-4927- case $win32_fileres in ############################################## subtitleeditor-0.54.0/ltmain.sh-4990- subtitleeditor-0.54.0/ltmain.sh:4991: sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` subtitleeditor-0.54.0/ltmain.sh-4992-} ############################################## subtitleeditor-0.54.0/ltmain.sh-5008- subtitleeditor-0.54.0/ltmain.sh:5009: match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` subtitleeditor-0.54.0/ltmain.sh-5010- $OBJDUMP -s --section "$1" "$2" 2>/dev/null | ############################################## subtitleeditor-0.54.0/ltmain.sh-5072- # binutils import library subtitleeditor-0.54.0/ltmain.sh:5073: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` subtitleeditor-0.54.0/ltmain.sh-5074- elif func_cygming_ms_implib_p "$1"; then subtitleeditor-0.54.0/ltmain.sh-5075- # ms-generated import library subtitleeditor-0.54.0/ltmain.sh:5076: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` subtitleeditor-0.54.0/ltmain.sh-5077- else ############################################## subtitleeditor-0.54.0/ltmain.sh-5156- darwin_base_archive=$func_basename_result subtitleeditor-0.54.0/ltmain.sh:5157: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` subtitleeditor-0.54.0/ltmain.sh-5158- if test -n "$darwin_arches"; then subtitleeditor-0.54.0/ltmain.sh:5159: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` subtitleeditor-0.54.0/ltmain.sh-5160- darwin_arch= ############################################## subtitleeditor-0.54.0/ltmain.sh-5170- ## Okay now we've a bunch of thin objects, gotta fatten them up :) subtitleeditor-0.54.0/ltmain.sh:5171: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` subtitleeditor-0.54.0/ltmain.sh-5172- darwin_file= ############################################## subtitleeditor-0.54.0/ltmain.sh-5174- for darwin_file in $darwin_filelist; do subtitleeditor-0.54.0/ltmain.sh:5175: darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` subtitleeditor-0.54.0/ltmain.sh-5176- $LIPO -create -output "$darwin_file" $darwin_files ############################################## subtitleeditor-0.54.0/ltmain.sh-5189- esac subtitleeditor-0.54.0/ltmain.sh:5190: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` subtitleeditor-0.54.0/ltmain.sh-5191- done ############################################## subtitleeditor-0.54.0/ltmain.sh-5260- subtitleeditor-0.54.0/ltmain.sh:5261: qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` subtitleeditor-0.54.0/ltmain.sh-5262- $ECHO "\ ############################################## subtitleeditor-0.54.0/ltmain.sh-5295- --lt-dump-script) subtitleeditor-0.54.0/ltmain.sh:5296: lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` subtitleeditor-0.54.0/ltmain.sh-5297- test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. subtitleeditor-0.54.0/ltmain.sh:5298: lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` subtitleeditor-0.54.0/ltmain.sh-5299- cat \"\$lt_dump_D/\$lt_dump_F\" ############################################## subtitleeditor-0.54.0/ltmain.sh-5322- \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" subtitleeditor-0.54.0/ltmain.sh:5323: lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` subtitleeditor-0.54.0/ltmain.sh-5324- done ############################################## subtitleeditor-0.54.0/ltmain.sh-5380- # Find the directory that this script lives in. subtitleeditor-0.54.0/ltmain.sh:5381: thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` subtitleeditor-0.54.0/ltmain.sh-5382- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## subtitleeditor-0.54.0/ltmain.sh-5384- # Follow symbolic links until we get to the real thisdir. subtitleeditor-0.54.0/ltmain.sh:5385: file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` subtitleeditor-0.54.0/ltmain.sh-5386- while test -n \"\$file\"; do subtitleeditor-0.54.0/ltmain.sh:5387: destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` subtitleeditor-0.54.0/ltmain.sh-5388- ############################################## subtitleeditor-0.54.0/ltmain.sh-5396- subtitleeditor-0.54.0/ltmain.sh:5397: file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` subtitleeditor-0.54.0/ltmain.sh:5398: file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` subtitleeditor-0.54.0/ltmain.sh-5399- done ############################################## subtitleeditor-0.54.0/ltmain.sh-5410- case \"\$thisdir\" in subtitleeditor-0.54.0/ltmain.sh:5411: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; subtitleeditor-0.54.0/ltmain.sh-5412- $objdir ) thisdir=. ;; ############################################## subtitleeditor-0.54.0/ltmain.sh-5416- # Try to get the absolute directory name. subtitleeditor-0.54.0/ltmain.sh:5417: absdir=\`cd \"\$thisdir\" && pwd\` subtitleeditor-0.54.0/ltmain.sh-5418- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## subtitleeditor-0.54.0/ltmain.sh-5426- if test ! -f \"\$progdir/\$program\" || subtitleeditor-0.54.0/ltmain.sh:5427: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ subtitleeditor-0.54.0/ltmain.sh-5428- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## subtitleeditor-0.54.0/ltmain.sh-5441- if test -n \"\$relink_command\"; then subtitleeditor-0.54.0/ltmain.sh:5442: if relink_command_output=\`eval \$relink_command 2>&1\`; then : subtitleeditor-0.54.0/ltmain.sh-5443- else ############################################## subtitleeditor-0.54.0/ltmain.sh-5485- # The second colon is a workaround for a bug in BeOS R4 sed subtitleeditor-0.54.0/ltmain.sh:5486: $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` subtitleeditor-0.54.0/ltmain.sh-5487- ############################################## subtitleeditor-0.54.0/ltmain.sh-6464- subtitleeditor-0.54.0/ltmain.sh:6465: case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in subtitleeditor-0.54.0/ltmain.sh-6466- *import*) : ;; ############################################## subtitleeditor-0.54.0/ltmain.sh-6712- moreargs= subtitleeditor-0.54.0/ltmain.sh:6713: for fil in `cat "$save_arg"` subtitleeditor-0.54.0/ltmain.sh-6714- do ############################################## subtitleeditor-0.54.0/ltmain.sh-6973- *) subtitleeditor-0.54.0/ltmain.sh:6974: absdir=`cd "$dir" && pwd` subtitleeditor-0.54.0/ltmain.sh-6975- test -z "$absdir" && \ ############################################## subtitleeditor-0.54.0/ltmain.sh-6994- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) subtitleeditor-0.54.0/ltmain.sh:6995: testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` subtitleeditor-0.54.0/ltmain.sh-6996- case :$dllsearchpath: in ############################################## subtitleeditor-0.54.0/ltmain.sh-7287- -Z*) subtitleeditor-0.54.0/ltmain.sh:7288: if test os2 = "`expr $host : '.*\(os2\)'`"; then subtitleeditor-0.54.0/ltmain.sh-7289- # OS/2 uses -Zxxx to specify OS/2-specific options ############################################## subtitleeditor-0.54.0/ltmain.sh-7457- # get the directories listed in $shlibpath_var subtitleeditor-0.54.0/ltmain.sh:7458: eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` subtitleeditor-0.54.0/ltmain.sh-7459- else ############################################## subtitleeditor-0.54.0/ltmain.sh-7773- set dummy $deplibs_check_method; shift subtitleeditor-0.54.0/ltmain.sh:7774: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` subtitleeditor-0.54.0/ltmain.sh-7775- if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ ############################################## subtitleeditor-0.54.0/ltmain.sh-7863- if test -n "$inherited_linker_flags"; then subtitleeditor-0.54.0/ltmain.sh:7864: tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` subtitleeditor-0.54.0/ltmain.sh-7865- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## subtitleeditor-0.54.0/ltmain.sh-7871- fi subtitleeditor-0.54.0/ltmain.sh:7872: dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` subtitleeditor-0.54.0/ltmain.sh-7873- if test lib,link = "$linkmode,$pass" || ############################################## subtitleeditor-0.54.0/ltmain.sh-7944- *) subtitleeditor-0.54.0/ltmain.sh:7945: abs_ladir=`cd "$ladir" && pwd` subtitleeditor-0.54.0/ltmain.sh-7946- if test -z "$abs_ladir"; then ############################################## subtitleeditor-0.54.0/ltmain.sh-8197- shift subtitleeditor-0.54.0/ltmain.sh:8198: libname=`eval "\\$ECHO \"$libname_spec\""` subtitleeditor-0.54.0/ltmain.sh-8199- # use dlname if we got it. it's perfectly good, no? ############################################## subtitleeditor-0.54.0/ltmain.sh-8489- *) subtitleeditor-0.54.0/ltmain.sh:8490: absdir=`cd "$dir" && pwd` subtitleeditor-0.54.0/ltmain.sh-8491- if test -z "$absdir"; then ############################################## subtitleeditor-0.54.0/ltmain.sh-8500- depdepl= subtitleeditor-0.54.0/ltmain.sh:8501: eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` subtitleeditor-0.54.0/ltmain.sh-8502- if test -n "$deplibrary_names"; then ############################################## subtitleeditor-0.54.0/ltmain.sh-8507- depdepl=$absdir/$objdir/$depdepl subtitleeditor-0.54.0/ltmain.sh:8508: darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` subtitleeditor-0.54.0/ltmain.sh-8509- if test -z "$darwin_install_name"; then subtitleeditor-0.54.0/ltmain.sh:8510: darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` subtitleeditor-0.54.0/ltmain.sh-8511- fi ############################################## subtitleeditor-0.54.0/ltmain.sh-8522- else subtitleeditor-0.54.0/ltmain.sh:8523: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` subtitleeditor-0.54.0/ltmain.sh-8524- test -z "$libdir" && \ ############################################## subtitleeditor-0.54.0/ltmain.sh-8545- else subtitleeditor-0.54.0/ltmain.sh:8546: compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` subtitleeditor-0.54.0/ltmain.sh-8547- fi ############################################## subtitleeditor-0.54.0/ltmain.sh-8634- linux*) subtitleeditor-0.54.0/ltmain.sh:8635: case `$CC -V 2>&1 | sed 5q` in subtitleeditor-0.54.0/ltmain.sh-8636- *Sun\ C*) # Sun C++ 5.9 ############################################## subtitleeditor-0.54.0/ltmain.sh-9039- removelist= subtitleeditor-0.54.0/ltmain.sh:9040: tempremovelist=`$ECHO "$output_objdir/*"` subtitleeditor-0.54.0/ltmain.sh-9041- for p in $tempremovelist; do ############################################## subtitleeditor-0.54.0/ltmain.sh-9065- # Transform .lo files to .o files. subtitleeditor-0.54.0/ltmain.sh:9066: oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` subtitleeditor-0.54.0/ltmain.sh-9067- fi ############################################## subtitleeditor-0.54.0/ltmain.sh-9070- #for path in $notinst_path; do subtitleeditor-0.54.0/ltmain.sh:9071: # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` subtitleeditor-0.54.0/ltmain.sh:9072: # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` subtitleeditor-0.54.0/ltmain.sh:9073: # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` subtitleeditor-0.54.0/ltmain.sh-9074- #done ############################################## subtitleeditor-0.54.0/ltmain.sh-9191- if test -n "$i"; then subtitleeditor-0.54.0/ltmain.sh:9192: libname=`eval "\\$ECHO \"$libname_spec\""` subtitleeditor-0.54.0/ltmain.sh:9193: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` subtitleeditor-0.54.0/ltmain.sh-9194- set dummy $deplib_matches; shift subtitleeditor-0.54.0/ltmain.sh-9195- deplib_match=$1 subtitleeditor-0.54.0/ltmain.sh:9196: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then subtitleeditor-0.54.0/ltmain.sh-9197- func_append newdeplibs " $i" ############################################## subtitleeditor-0.54.0/ltmain.sh-9234- if test -n "$i"; then subtitleeditor-0.54.0/ltmain.sh:9235: libname=`eval "\\$ECHO \"$libname_spec\""` subtitleeditor-0.54.0/ltmain.sh:9236: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` subtitleeditor-0.54.0/ltmain.sh-9237- set dummy $deplib_matches; shift subtitleeditor-0.54.0/ltmain.sh-9238- deplib_match=$1 subtitleeditor-0.54.0/ltmain.sh:9239: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then subtitleeditor-0.54.0/ltmain.sh-9240- func_append newdeplibs " $i" ############################################## subtitleeditor-0.54.0/ltmain.sh-9269- set dummy $deplibs_check_method; shift subtitleeditor-0.54.0/ltmain.sh:9270: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` subtitleeditor-0.54.0/ltmain.sh-9271- for a_deplib in $deplibs; do ############################################## subtitleeditor-0.54.0/ltmain.sh-9284- if test -n "$a_deplib"; then subtitleeditor-0.54.0/ltmain.sh:9285: libname=`eval "\\$ECHO \"$libname_spec\""` subtitleeditor-0.54.0/ltmain.sh-9286- if test -n "$file_magic_glob"; then subtitleeditor-0.54.0/ltmain.sh:9287: libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob` subtitleeditor-0.54.0/ltmain.sh-9288- else ############################################## subtitleeditor-0.54.0/ltmain.sh-9294- shopt -s nocaseglob subtitleeditor-0.54.0/ltmain.sh:9295: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` subtitleeditor-0.54.0/ltmain.sh-9296- $nocaseglob subtitleeditor-0.54.0/ltmain.sh-9297- else subtitleeditor-0.54.0/ltmain.sh:9298: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` subtitleeditor-0.54.0/ltmain.sh-9299- fi ############################################## subtitleeditor-0.54.0/ltmain.sh-9312- while test -h "$potlib" 2>/dev/null; do subtitleeditor-0.54.0/ltmain.sh:9313: potliblink=`ls -ld $potlib | $SED 's/.* -> //'` subtitleeditor-0.54.0/ltmain.sh-9314- case $potliblink in subtitleeditor-0.54.0/ltmain.sh-9315- [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; subtitleeditor-0.54.0/ltmain.sh:9316: *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; subtitleeditor-0.54.0/ltmain.sh-9317- esac ############################################## subtitleeditor-0.54.0/ltmain.sh-9353- set dummy $deplibs_check_method; shift subtitleeditor-0.54.0/ltmain.sh:9354: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` subtitleeditor-0.54.0/ltmain.sh-9355- for a_deplib in $deplibs; do ############################################## subtitleeditor-0.54.0/ltmain.sh-9368- if test -n "$a_deplib"; then subtitleeditor-0.54.0/ltmain.sh:9369: libname=`eval "\\$ECHO \"$libname_spec\""` subtitleeditor-0.54.0/ltmain.sh-9370- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do subtitleeditor-0.54.0/ltmain.sh:9371: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` subtitleeditor-0.54.0/ltmain.sh-9372- for potent_lib in $potential_libs; do ############################################## subtitleeditor-0.54.0/ltmain.sh-9407- newdeplibs= subtitleeditor-0.54.0/ltmain.sh:9408: tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` subtitleeditor-0.54.0/ltmain.sh-9409- if test yes = "$allow_libtool_libs_with_static_runtimes"; then ############################################## subtitleeditor-0.54.0/ltmain.sh-9411- # can't use Xsed below, because $i might contain '/' subtitleeditor-0.54.0/ltmain.sh:9412: tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` subtitleeditor-0.54.0/ltmain.sh-9413- done ############################################## subtitleeditor-0.54.0/ltmain.sh-9437- # On Rhapsody replace the C library with the System framework subtitleeditor-0.54.0/ltmain.sh:9438: newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` subtitleeditor-0.54.0/ltmain.sh-9439- ;; ############################################## subtitleeditor-0.54.0/ltmain.sh-9489- *-*-darwin*) subtitleeditor-0.54.0/ltmain.sh:9490: newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` subtitleeditor-0.54.0/ltmain.sh:9491: new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` subtitleeditor-0.54.0/ltmain.sh:9492: deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` subtitleeditor-0.54.0/ltmain.sh-9493- ;; ############################################## subtitleeditor-0.54.0/ltmain.sh-9616- # Use standard objects if they are pic subtitleeditor-0.54.0/ltmain.sh:9617: test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` subtitleeditor-0.54.0/ltmain.sh-9618- test "X$libobjs" = "X " && libobjs= ############################################## subtitleeditor-0.54.0/ltmain.sh-10130- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" subtitleeditor-0.54.0/ltmain.sh:10131: test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` subtitleeditor-0.54.0/ltmain.sh-10132- reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags ############################################## subtitleeditor-0.54.0/ltmain.sh-10145- # Create the old-style object. subtitleeditor-0.54.0/ltmain.sh:10146: reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs subtitleeditor-0.54.0/ltmain.sh-10147- ############################################## subtitleeditor-0.54.0/ltmain.sh-10203- # On Rhapsody replace the C library is the System framework subtitleeditor-0.54.0/ltmain.sh:10204: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` subtitleeditor-0.54.0/ltmain.sh:10205: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` subtitleeditor-0.54.0/ltmain.sh-10206- ;; ############################################## subtitleeditor-0.54.0/ltmain.sh-10221- # Time to change all our "foo.ltframework" stuff back to "-framework foo" subtitleeditor-0.54.0/ltmain.sh:10222: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` subtitleeditor-0.54.0/ltmain.sh:10223: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` subtitleeditor-0.54.0/ltmain.sh-10224- ;; ############################################## subtitleeditor-0.54.0/ltmain.sh-10299- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) subtitleeditor-0.54.0/ltmain.sh:10300: testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` subtitleeditor-0.54.0/ltmain.sh-10301- case :$dllsearchpath: in ############################################## subtitleeditor-0.54.0/ltmain.sh-10359- # Transform all the library objects into standard objects. subtitleeditor-0.54.0/ltmain.sh:10360: compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` subtitleeditor-0.54.0/ltmain.sh:10361: finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` subtitleeditor-0.54.0/ltmain.sh-10362- fi ############################################## subtitleeditor-0.54.0/ltmain.sh-10387- # Replace the output file specification. subtitleeditor-0.54.0/ltmain.sh:10388: compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` subtitleeditor-0.54.0/ltmain.sh-10389- link_command=$compile_command$compile_rpath ############################################## subtitleeditor-0.54.0/ltmain.sh-10396- func_to_tool_file "$output" subtitleeditor-0.54.0/ltmain.sh:10397: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` subtitleeditor-0.54.0/ltmain.sh-10398- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## subtitleeditor-0.54.0/ltmain.sh-10440- # Replace the output file specification. subtitleeditor-0.54.0/ltmain.sh:10441: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` subtitleeditor-0.54.0/ltmain.sh-10442- # Delete the old output file. ############################################## subtitleeditor-0.54.0/ltmain.sh-10448- func_to_tool_file "$output" subtitleeditor-0.54.0/ltmain.sh:10449: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` subtitleeditor-0.54.0/ltmain.sh-10450- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## subtitleeditor-0.54.0/ltmain.sh-10466- link_command=$finalize_var$compile_command$finalize_rpath subtitleeditor-0.54.0/ltmain.sh:10467: relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` subtitleeditor-0.54.0/ltmain.sh-10468- ;; ############################################## subtitleeditor-0.54.0/ltmain.sh-10479- # Replace the output file specification. subtitleeditor-0.54.0/ltmain.sh:10480: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` subtitleeditor-0.54.0/ltmain.sh-10481- ############################################## subtitleeditor-0.54.0/ltmain.sh-10488- func_to_tool_file "$output_objdir/$outputname" subtitleeditor-0.54.0/ltmain.sh:10489: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` subtitleeditor-0.54.0/ltmain.sh-10490- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## subtitleeditor-0.54.0/ltmain.sh-10509- relink_command="(cd `pwd`; $relink_command)" subtitleeditor-0.54.0/ltmain.sh:10510: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` subtitleeditor-0.54.0/ltmain.sh-10511- fi ############################################## subtitleeditor-0.54.0/ltmain.sh-10755- relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" subtitleeditor-0.54.0/ltmain.sh:10756: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` subtitleeditor-0.54.0/ltmain.sh-10757- if test yes = "$hardcode_automatic"; then ############################################## subtitleeditor-0.54.0/ltmain.sh-10776- func_resolve_sysroot "$deplib" subtitleeditor-0.54.0/ltmain.sh:10777: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` subtitleeditor-0.54.0/ltmain.sh-10778- test -z "$libdir" && \ ############################################## subtitleeditor-0.54.0/ltmain.sh-10802- name=$func_basename_result subtitleeditor-0.54.0/ltmain.sh:10803: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` subtitleeditor-0.54.0/ltmain.sh-10804- test -z "$libdir" && \ ############################################## subtitleeditor-0.54.0/ltmain.sh-10821- name=$func_basename_result subtitleeditor-0.54.0/ltmain.sh:10822: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` subtitleeditor-0.54.0/ltmain.sh-10823- test -z "$libdir" && \ ############################################## subtitleeditor-0.54.0/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static subtitleeditor-0.54.0/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` subtitleeditor-0.54.0/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## subtitleeditor-0.54.0/config.guess-34- subtitleeditor-0.54.0/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` subtitleeditor-0.54.0/config.guess-36- ############################################## subtitleeditor-0.54.0/config.guess-102-: ${TMPDIR=/tmp} ; subtitleeditor-0.54.0/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || subtitleeditor-0.54.0/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## subtitleeditor-0.54.0/config.guess-151- EOF subtitleeditor-0.54.0/config.guess:152: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` subtitleeditor-0.54.0/config.guess-153- ;; ############################################## subtitleeditor-0.54.0/config.guess-181- earmv*) subtitleeditor-0.54.0/config.guess:182: arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'` subtitleeditor-0.54.0/config.guess:183: endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'` subtitleeditor-0.54.0/config.guess-184- machine=${arch}${endian}-unknown ############################################## subtitleeditor-0.54.0/config.guess-213- expr='s/^earmv[0-9]/-eabi/;s/eb$//' subtitleeditor-0.54.0/config.guess:214: abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"` subtitleeditor-0.54.0/config.guess-215- ;; ############################################## subtitleeditor-0.54.0/config.guess-226- *) subtitleeditor-0.54.0/config.guess:227: release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2` subtitleeditor-0.54.0/config.guess-228- ;; ############################################## subtitleeditor-0.54.0/config.guess-264- *4.0) subtitleeditor-0.54.0/config.guess:265: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` subtitleeditor-0.54.0/config.guess-266- ;; subtitleeditor-0.54.0/config.guess-267- *5.*) subtitleeditor-0.54.0/config.guess:268: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` subtitleeditor-0.54.0/config.guess-269- ;; ############################################## subtitleeditor-0.54.0/config.guess-274- # types through head -n 1, so we only detect the type of CPU 0. subtitleeditor-0.54.0/config.guess:275: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` subtitleeditor-0.54.0/config.guess-276- case "$ALPHA_CPU_TYPE" in ############################################## subtitleeditor-0.54.0/config.guess-312- # 1.2 uses "1.2" for uname -r. subtitleeditor-0.54.0/config.guess:313: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz` subtitleeditor-0.54.0/config.guess-314- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## subtitleeditor-0.54.0/config.guess-372- s390x:SunOS:*:*) subtitleeditor-0.54.0/config.guess:373: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` subtitleeditor-0.54.0/config.guess-374- exit ;; subtitleeditor-0.54.0/config.guess-375- sun4H:SunOS:5.*:*) subtitleeditor-0.54.0/config.guess:376: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` subtitleeditor-0.54.0/config.guess-377- exit ;; subtitleeditor-0.54.0/config.guess-378- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) subtitleeditor-0.54.0/config.guess:379: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` subtitleeditor-0.54.0/config.guess-380- exit ;; ############################################## subtitleeditor-0.54.0/config.guess-397- fi subtitleeditor-0.54.0/config.guess:398: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` subtitleeditor-0.54.0/config.guess-399- exit ;; ############################################## subtitleeditor-0.54.0/config.guess-403- # it's likely to be more like Solaris than SunOS4. subtitleeditor-0.54.0/config.guess:404: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` subtitleeditor-0.54.0/config.guess-405- exit ;; ############################################## subtitleeditor-0.54.0/config.guess-412- # Japanese Language versions have a version number like `4.1.3-JL'. subtitleeditor-0.54.0/config.guess:413: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` subtitleeditor-0.54.0/config.guess-414- exit ;; ############################################## subtitleeditor-0.54.0/config.guess-418- sun*:*:4.2BSD:*) subtitleeditor-0.54.0/config.guess:419: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` subtitleeditor-0.54.0/config.guess-420- test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3 ############################################## subtitleeditor-0.54.0/config.guess-500- $CC_FOR_BUILD -o $dummy $dummy.c && subtitleeditor-0.54.0/config.guess:501: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && subtitleeditor-0.54.0/config.guess:502: SYSTEM_NAME=`$dummy $dummyarg` && subtitleeditor-0.54.0/config.guess-503- { echo "$SYSTEM_NAME"; exit; } ############################################## subtitleeditor-0.54.0/config.guess-556- *:IRIX*:*:*) subtitleeditor-0.54.0/config.guess:557: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` subtitleeditor-0.54.0/config.guess-558- exit ;; ############################################## subtitleeditor-0.54.0/config.guess-586-EOF subtitleeditor-0.54.0/config.guess:587: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` subtitleeditor-0.54.0/config.guess-588- then ############################################## subtitleeditor-0.54.0/config.guess-599- *:AIX:*:[4567]) subtitleeditor-0.54.0/config.guess:600: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` subtitleeditor-0.54.0/config.guess-601- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## subtitleeditor-0.54.0/config.guess-635- 9000/[34678]??:HP-UX:*:*) subtitleeditor-0.54.0/config.guess:636: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` subtitleeditor-0.54.0/config.guess-637- case "${UNAME_MACHINE}" in ############################################## subtitleeditor-0.54.0/config.guess-689-EOF subtitleeditor-0.54.0/config.guess:690: (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` subtitleeditor-0.54.0/config.guess-691- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## subtitleeditor-0.54.0/config.guess-717- ia64:HP-UX:*:*) subtitleeditor-0.54.0/config.guess:718: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` subtitleeditor-0.54.0/config.guess-719- echo ia64-hp-hpux${HPUX_REV} ############################################## subtitleeditor-0.54.0/config.guess-747-EOF subtitleeditor-0.54.0/config.guess:748: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && subtitleeditor-0.54.0/config.guess-749- { echo "$SYSTEM_NAME"; exit; } ############################################## subtitleeditor-0.54.0/config.guess-818- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` subtitleeditor-0.54.0/config.guess:819: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` subtitleeditor-0.54.0/config.guess-820- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## subtitleeditor-0.54.0/config.guess-823- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` subtitleeditor-0.54.0/config.guess:824: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` subtitleeditor-0.54.0/config.guess-825- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## subtitleeditor-0.54.0/config.guess-839- amd64) subtitleeditor-0.54.0/config.guess:840: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; subtitleeditor-0.54.0/config.guess-841- *) subtitleeditor-0.54.0/config.guess:842: echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; subtitleeditor-0.54.0/config.guess-843- esac ############################################## subtitleeditor-0.54.0/config.guess-897- prep*:SunOS:5.*:*) subtitleeditor-0.54.0/config.guess:898: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` subtitleeditor-0.54.0/config.guess-899- exit ;; ############################################## subtitleeditor-0.54.0/config.guess-901- # the GNU system subtitleeditor-0.54.0/config.guess:902: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` subtitleeditor-0.54.0/config.guess-903- exit ;; ############################################## subtitleeditor-0.54.0/config.guess-905- # other systems with GNU libc and userland subtitleeditor-0.54.0/config.guess:906: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} subtitleeditor-0.54.0/config.guess-907- exit ;; ############################################## subtitleeditor-0.54.0/config.guess-999-EOF subtitleeditor-0.54.0/config.guess:1000: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` subtitleeditor-0.54.0/config.guess-1001- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ############################################## subtitleeditor-0.54.0/config.guess-1099- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) subtitleeditor-0.54.0/config.guess:1100: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` subtitleeditor-0.54.0/config.guess-1101- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## subtitleeditor-0.54.0/config.guess-1302- fi subtitleeditor-0.54.0/config.guess:1303: if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then subtitleeditor-0.54.0/config.guess-1304- if [ "$CC_FOR_BUILD" != no_compiler_found ]; then ############################################## subtitleeditor-0.54.0/config.guess-1387- *:DragonFly:*:*) subtitleeditor-0.54.0/config.guess:1388: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` subtitleeditor-0.54.0/config.guess-1389- exit ;; ############################################## subtitleeditor-0.54.0/config.guess-1400- i*86:skyos:*:*) subtitleeditor-0.54.0/config.guess:1401: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'` subtitleeditor-0.54.0/config.guess-1402- exit ;; ############################################## subtitleeditor-0.54.0/m4/ax_check_gl.m4-84- AS_IF([test X$ax_compiler_ms = Xyes], subtitleeditor-0.54.0/m4/ax_check_gl.m4:85: [ax_try_lib=`echo $ax_lib | sed -e 's/^-l//' -e 's/$/.lib/'`], subtitleeditor-0.54.0/m4/ax_check_gl.m4-86- [ax_try_lib="${ax_lib}"]) ############################################## subtitleeditor-0.54.0/m4/gst_element_check_required.m4-12- subtitleeditor-0.54.0/m4/gst_element_check_required.m4:13: toolsdir=`$PKG_CONFIG --variable=toolsdir gstreamer-$1` subtitleeditor-0.54.0/m4/gst_element_check_required.m4-14- ############################################## subtitleeditor-0.54.0/m4/gst_element_check_required.m4-19- subtitleeditor-0.54.0/m4/gst_element_check_required.m4:20: element_version=`$gst_inspect $2 | $EGREP Version | $SED 's/^.*\s$1/$1/'` subtitleeditor-0.54.0/m4/gst_element_check_required.m4-21- ############################################## subtitleeditor-0.54.0/m4/Makefile.in-49- { \ subtitleeditor-0.54.0/m4/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/m4/Makefile.in-51- }; \ ############################################## subtitleeditor-0.54.0/m4/Makefile.in-366-distdir: $(DISTFILES) subtitleeditor-0.54.0/m4/Makefile.in:367: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/m4/Makefile.in:368: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/m4/Makefile.in-369- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/m4/Makefile.in-380- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/m4/Makefile.in:381: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/m4/Makefile.in-382- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/m4/libtool.m4-119- done subtitleeditor-0.54.0/m4/libtool.m4:120: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` subtitleeditor-0.54.0/m4/libtool.m4-121-} ############################################## subtitleeditor-0.54.0/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE], subtitleeditor-0.54.0/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) subtitleeditor-0.54.0/m4/libtool.m4-439- ############################################## subtitleeditor-0.54.0/m4/libtool.m4-447-# subtitleeditor-0.54.0/m4/libtool.m4:448:# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## subtitleeditor-0.54.0/m4/libtool.m4-557-]], lt_decl_quote_varnames); do subtitleeditor-0.54.0/m4/libtool.m4:558: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in subtitleeditor-0.54.0/m4/libtool.m4-559- *[[\\\\\\\`\\"\\\$]]*) subtitleeditor-0.54.0/m4/libtool.m4:560: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes subtitleeditor-0.54.0/m4/libtool.m4-561- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do subtitleeditor-0.54.0/m4/libtool.m4:571: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in subtitleeditor-0.54.0/m4/libtool.m4-572- *[[\\\\\\\`\\"\\\$]]*) subtitleeditor-0.54.0/m4/libtool.m4:573: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes subtitleeditor-0.54.0/m4/libtool.m4-574- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1112- if test yes = "$lt_cv_ld_force_load"; then subtitleeditor-0.54.0/m4/libtool.m4:1113: _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' subtitleeditor-0.54.0/m4/libtool.m4-1114- m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1165- }]' subtitleeditor-0.54.0/m4/libtool.m4:1166: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` subtitleeditor-0.54.0/m4/libtool.m4-1167- # Check for a 64-bit object if we didn't find anything. subtitleeditor-0.54.0/m4/libtool.m4-1168- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then subtitleeditor-0.54.0/m4/libtool.m4:1169: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` subtitleeditor-0.54.0/m4/libtool.m4-1170- fi],[]) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ subtitleeditor-0.54.0/m4/libtool.m4:1202: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then subtitleeditor-0.54.0/m4/libtool.m4-1203- ECHO='print -r --' subtitleeditor-0.54.0/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then subtitleeditor-0.54.0/m4/libtool.m4-1205- ECHO='printf %s\n' ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1236- PATH=/empty FPATH=/empty; export PATH FPATH subtitleeditor-0.54.0/m4/libtool.m4:1237: test "X`printf %s $ECHO`" = "X$ECHO" \ subtitleeditor-0.54.0/m4/libtool.m4:1238: || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) subtitleeditor-0.54.0/m4/libtool.m4-1239- ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1260- if test yes = "$GCC"; then subtitleeditor-0.54.0/m4/libtool.m4:1261: lt_sysroot=`$CC --print-sysroot 2>/dev/null` subtitleeditor-0.54.0/m4/libtool.m4-1262- fi ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1264- /*) subtitleeditor-0.54.0/m4/libtool.m4:1265: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` subtitleeditor-0.54.0/m4/libtool.m4-1266- ;; #( ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1294- if AC_TRY_EVAL(ac_compile); then subtitleeditor-0.54.0/m4/libtool.m4:1295: case `/usr/bin/file conftest.$ac_objext` in subtitleeditor-0.54.0/m4/libtool.m4-1296- *ELF-32*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1311- if test yes = "$lt_cv_prog_gnu_ld"; then subtitleeditor-0.54.0/m4/libtool.m4:1312: case `/usr/bin/file conftest.$ac_objext` in subtitleeditor-0.54.0/m4/libtool.m4-1313- *32-bit*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1323- else subtitleeditor-0.54.0/m4/libtool.m4:1324: case `/usr/bin/file conftest.$ac_objext` in subtitleeditor-0.54.0/m4/libtool.m4-1325- *32-bit*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1345- emul=elf subtitleeditor-0.54.0/m4/libtool.m4:1346: case `/usr/bin/file conftest.$ac_objext` in subtitleeditor-0.54.0/m4/libtool.m4-1347- *32-bit*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1353- esac subtitleeditor-0.54.0/m4/libtool.m4:1354: case `/usr/bin/file conftest.$ac_objext` in subtitleeditor-0.54.0/m4/libtool.m4-1355- *MSB*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1361- esac subtitleeditor-0.54.0/m4/libtool.m4:1362: case `/usr/bin/file conftest.$ac_objext` in subtitleeditor-0.54.0/m4/libtool.m4-1363- *N32*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1726- # And add a safety zone subtitleeditor-0.54.0/m4/libtool.m4:1727: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` subtitleeditor-0.54.0/m4/libtool.m4:1728: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` subtitleeditor-0.54.0/m4/libtool.m4-1729- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1759- if test -n "$kargmax"; then subtitleeditor-0.54.0/m4/libtool.m4:1760: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` subtitleeditor-0.54.0/m4/libtool.m4-1761- else ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1768- test undefined != "$lt_cv_sys_max_cmd_len"; then subtitleeditor-0.54.0/m4/libtool.m4:1769: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` subtitleeditor-0.54.0/m4/libtool.m4:1770: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` subtitleeditor-0.54.0/m4/libtool.m4-1771- else ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1780- # we can't tell. subtitleeditor-0.54.0/m4/libtool.m4:1781: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ subtitleeditor-0.54.0/m4/libtool.m4-1782- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1784- do subtitleeditor-0.54.0/m4/libtool.m4:1785: i=`expr $i + 1` subtitleeditor-0.54.0/m4/libtool.m4-1786- teststring=$teststring$teststring ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1788- # Only check the string length outside the loop. subtitleeditor-0.54.0/m4/libtool.m4:1789: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` subtitleeditor-0.54.0/m4/libtool.m4-1790- teststring= ############################################## subtitleeditor-0.54.0/m4/libtool.m4-1793- # linker. It appears as though 1/2 is a usable value. subtitleeditor-0.54.0/m4/libtool.m4:1794: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` subtitleeditor-0.54.0/m4/libtool.m4-1795- fi ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2259- *:) subtitleeditor-0.54.0/m4/libtool.m4:2260: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\" subtitleeditor-0.54.0/m4/libtool.m4-2261- ;; subtitleeditor-0.54.0/m4/libtool.m4-2262- x:*) subtitleeditor-0.54.0/m4/libtool.m4:2263: eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\" subtitleeditor-0.54.0/m4/libtool.m4-2264- ;; subtitleeditor-0.54.0/m4/libtool.m4-2265- *::*) subtitleeditor-0.54.0/m4/libtool.m4:2266: eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" subtitleeditor-0.54.0/m4/libtool.m4:2267: eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\" subtitleeditor-0.54.0/m4/libtool.m4-2268- ;; subtitleeditor-0.54.0/m4/libtool.m4-2269- *) subtitleeditor-0.54.0/m4/libtool.m4:2270: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\" subtitleeditor-0.54.0/m4/libtool.m4-2271- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2299- esac subtitleeditor-0.54.0/m4/libtool.m4:2300: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` subtitleeditor-0.54.0/m4/libtool.m4-2301- case $lt_search_path_spec in ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2306- # okay in the real world where ";" in dirpaths is itself problematic. subtitleeditor-0.54.0/m4/libtool.m4:2307: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` subtitleeditor-0.54.0/m4/libtool.m4-2308- ;; subtitleeditor-0.54.0/m4/libtool.m4-2309- *) subtitleeditor-0.54.0/m4/libtool.m4:2310: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` subtitleeditor-0.54.0/m4/libtool.m4-2311- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2315- lt_tmp_lt_search_path_spec= subtitleeditor-0.54.0/m4/libtool.m4:2316: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` subtitleeditor-0.54.0/m4/libtool.m4-2317- # ...but if some path component already ends with the multilib dir we assume ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2357- esac subtitleeditor-0.54.0/m4/libtool.m4:2358: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` subtitleeditor-0.54.0/m4/libtool.m4-2359-else ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2498- # Create ${libname}_ixlibrary.a entries in /sys/libs. subtitleeditor-0.54.0/m4/libtool.m4:2499: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' subtitleeditor-0.54.0/m4/libtool.m4-2500- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2534- # DLL is installed to $(libdir)/../bin by postinstall_cmds subtitleeditor-0.54.0/m4/libtool.m4:2535: postinstall_cmds='base_file=`basename \$file`~ subtitleeditor-0.54.0/m4/libtool.m4:2536: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ subtitleeditor-0.54.0/m4/libtool.m4:2537: dldir=$destdir/`dirname \$dlpath`~ subtitleeditor-0.54.0/m4/libtool.m4-2538- test -d \$dldir || mkdir -p \$dldir~ ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2543- fi' subtitleeditor-0.54.0/m4/libtool.m4:2544: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ subtitleeditor-0.54.0/m4/libtool.m4-2545- dlpath=$dir/\$dldll~ ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2551- # Cygwin DLLs use 'cyg' prefix rather than 'lib' subtitleeditor-0.54.0/m4/libtool.m4:2552: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' subtitleeditor-0.54.0/m4/libtool.m4-2553-m4_if([$1], [],[ ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2557- # MinGW DLLs use traditional 'lib' prefix subtitleeditor-0.54.0/m4/libtool.m4:2558: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' subtitleeditor-0.54.0/m4/libtool.m4-2559- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2561- # pw32 DLLs use 'pw' prefix rather than 'lib' subtitleeditor-0.54.0/m4/libtool.m4:2562: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' subtitleeditor-0.54.0/m4/libtool.m4-2563- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2570- libname_spec='$name' subtitleeditor-0.54.0/m4/libtool.m4:2571: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' subtitleeditor-0.54.0/m4/libtool.m4-2572- library_names_spec='$libname.dll.lib' ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2582- # Let DOS variable expansion print the short 8.3 style file name. subtitleeditor-0.54.0/m4/libtool.m4:2583: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` subtitleeditor-0.54.0/m4/libtool.m4-2584- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2587- # Convert to MSYS style. subtitleeditor-0.54.0/m4/libtool.m4:2588: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` subtitleeditor-0.54.0/m4/libtool.m4-2589- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2593- # like /cygdrive/c/PROGRA~1:/cygdr... subtitleeditor-0.54.0/m4/libtool.m4:2594: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` subtitleeditor-0.54.0/m4/libtool.m4:2595: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` subtitleeditor-0.54.0/m4/libtool.m4:2596: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` subtitleeditor-0.54.0/m4/libtool.m4-2597- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2601- # It is most probably a Windows format PATH. subtitleeditor-0.54.0/m4/libtool.m4:2602: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` subtitleeditor-0.54.0/m4/libtool.m4-2603- else subtitleeditor-0.54.0/m4/libtool.m4:2604: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` subtitleeditor-0.54.0/m4/libtool.m4-2605- fi ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2611- # DLL is installed to $(libdir)/../bin by postinstall_cmds subtitleeditor-0.54.0/m4/libtool.m4:2612: postinstall_cmds='base_file=`basename \$file`~ subtitleeditor-0.54.0/m4/libtool.m4:2613: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ subtitleeditor-0.54.0/m4/libtool.m4:2614: dldir=$destdir/`dirname \$dlpath`~ subtitleeditor-0.54.0/m4/libtool.m4-2615- test -d \$dldir || mkdir -p \$dldir~ subtitleeditor-0.54.0/m4/libtool.m4-2616- $install_prog $dir/$dlname \$dldir/$dlname' subtitleeditor-0.54.0/m4/libtool.m4:2617: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ subtitleeditor-0.54.0/m4/libtool.m4-2618- dlpath=$dir/\$dldll~ ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2625- # Assume MSVC wrapper subtitleeditor-0.54.0/m4/libtool.m4:2626: library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' subtitleeditor-0.54.0/m4/libtool.m4-2627- dynamic_linker='Win32 ld.exe' ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2642- shlibpath_var=DYLD_LIBRARY_PATH subtitleeditor-0.54.0/m4/libtool.m4:2643: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' subtitleeditor-0.54.0/m4/libtool.m4-2644-m4_if([$1], [],[ ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2879- if test -f /etc/ld.so.conf; then subtitleeditor-0.54.0/m4/libtool.m4:2880: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` subtitleeditor-0.54.0/m4/libtool.m4-2881- sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra" ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2933- need_lib_prefix=no subtitleeditor-0.54.0/m4/libtool.m4:2934: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then subtitleeditor-0.54.0/m4/libtool.m4-2935- need_version=no ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2960- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec subtitleeditor-0.54.0/m4/libtool.m4:2961: postinstall_cmds='base_file=`basename \$file`~ subtitleeditor-0.54.0/m4/libtool.m4:2962: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ subtitleeditor-0.54.0/m4/libtool.m4:2963: dldir=$destdir/`dirname \$dlpath`~ subtitleeditor-0.54.0/m4/libtool.m4-2964- test -d \$dldir || mkdir -p \$dldir~ ############################################## subtitleeditor-0.54.0/m4/libtool.m4-2969- fi' subtitleeditor-0.54.0/m4/libtool.m4:2970: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ subtitleeditor-0.54.0/m4/libtool.m4-2971- dlpath=$dir/\$dldll~ ############################################## subtitleeditor-0.54.0/m4/libtool.m4-3180- "file_magic "*) subtitleeditor-0.54.0/m4/libtool.m4:3181: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` subtitleeditor-0.54.0/m4/libtool.m4-3182- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## subtitleeditor-0.54.0/m4/libtool.m4-3263- # gcc leaves a trailing carriage return, which upsets mingw subtitleeditor-0.54.0/m4/libtool.m4:3264: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; subtitleeditor-0.54.0/m4/libtool.m4-3265- *) subtitleeditor-0.54.0/m4/libtool.m4:3266: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; subtitleeditor-0.54.0/m4/libtool.m4-3267- esac ############################################## subtitleeditor-0.54.0/m4/libtool.m4-3272- # Canonicalize the pathname of ld subtitleeditor-0.54.0/m4/libtool.m4:3273: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` subtitleeditor-0.54.0/m4/libtool.m4-3274- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do subtitleeditor-0.54.0/m4/libtool.m4:3275: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` subtitleeditor-0.54.0/m4/libtool.m4-3276- done ############################################## subtitleeditor-0.54.0/m4/libtool.m4-3303- # Break only if it was the GNU/non-GNU ld that we prefer. subtitleeditor-0.54.0/m4/libtool.m4:3304: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in subtitleeditor-0.54.0/m4/libtool.m4-3305- *GNU* | *'with BFD'*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-3343-[# I'd rather use --version here, but apparently some GNU lds only accept -v. subtitleeditor-0.54.0/m4/libtool.m4:3344:case `$LD -v 2>&1 </dev/null` in subtitleeditor-0.54.0/m4/libtool.m4-3345-*GNU* | *'with BFD'*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-3570-openbsd* | bitrig*) subtitleeditor-0.54.0/m4/libtool.m4:3571: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then subtitleeditor-0.54.0/m4/libtool.m4-3572- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## subtitleeditor-0.54.0/m4/libtool.m4-3637- else subtitleeditor-0.54.0/m4/libtool.m4:3638: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` subtitleeditor-0.54.0/m4/libtool.m4-3639- fi ############################################## subtitleeditor-0.54.0/m4/libtool.m4-3688- esac subtitleeditor-0.54.0/m4/libtool.m4:3689: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in subtitleeditor-0.54.0/m4/libtool.m4-3690- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-3694- *) subtitleeditor-0.54.0/m4/libtool.m4:3695: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in subtitleeditor-0.54.0/m4/libtool.m4-3696- */dev/null*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-3720- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) subtitleeditor-0.54.0/m4/libtool.m4:3721: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in subtitleeditor-0.54.0/m4/libtool.m4-3722- *COFF*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-3779- # decide which one to use based on capabilities of $DLLTOOL subtitleeditor-0.54.0/m4/libtool.m4:3780: case `$DLLTOOL --help 2>&1` in subtitleeditor-0.54.0/m4/libtool.m4-3781- *--identify-strict*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-3953-# If we're using GNU nm, then use its standard symbol codes. subtitleeditor-0.54.0/m4/libtool.m4:3954:case `$NM -V 2>&1` in subtitleeditor-0.54.0/m4/libtool.m4-3955-*GNU* | *'with BFD'*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-4001-mingw*) subtitleeditor-0.54.0/m4/libtool.m4:4002: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp subtitleeditor-0.54.0/m4/libtool.m4-4003- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-4057- nlist=conftest.nm subtitleeditor-0.54.0/m4/libtool.m4:4058: if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then subtitleeditor-0.54.0/m4/libtool.m4-4059- # Try sorting and uniquifying the output. ############################################## subtitleeditor-0.54.0/m4/libtool.m4-4405- *) subtitleeditor-0.54.0/m4/libtool.m4:4406: case `$CC -V 2>&1 | sed 5q` in subtitleeditor-0.54.0/m4/libtool.m4-4407- *Sun\ C*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-4741- *) subtitleeditor-0.54.0/m4/libtool.m4:4742: case `$CC -V 2>&1 | sed 5q` in subtitleeditor-0.54.0/m4/libtool.m4-4743- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-4924- else subtitleeditor-0.54.0/m4/libtool.m4:4925: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' subtitleeditor-0.54.0/m4/libtool.m4-4926- fi ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5017- # shared libraries, regardless of the interface used. subtitleeditor-0.54.0/m4/libtool.m4:5018: case `$LD -v 2>&1` in subtitleeditor-0.54.0/m4/libtool.m4-5019- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5049- supports_anon_versioning=no subtitleeditor-0.54.0/m4/libtool.m4:5050: case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in subtitleeditor-0.54.0/m4/libtool.m4-5051- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5152- prefix_cmds="$SED"~ subtitleeditor-0.54.0/m4/libtool.m4:5153: if test EXPORTS = "`$SED 1q $export_symbols`"; then subtitleeditor-0.54.0/m4/libtool.m4-5154- prefix_cmds="$prefix_cmds -e 1d"; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5174- # time. Moving up from 0x10000000 also allows more sbrk(2) space. subtitleeditor-0.54.0/m4/libtool.m4:5175: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' subtitleeditor-0.54.0/m4/libtool.m4:5176: _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' subtitleeditor-0.54.0/m4/libtool.m4-5177- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5192- pgcc*) # Portland Group C compiler subtitleeditor-0.54.0/m4/libtool.m4:5193: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' subtitleeditor-0.54.0/m4/libtool.m4-5194- tmp_addflag=' $pic_flag' ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5197- # Portland Group f77 and f90 compilers subtitleeditor-0.54.0/m4/libtool.m4:5198: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' subtitleeditor-0.54.0/m4/libtool.m4-5199- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5214- nvcc*) # Cuda Compiler Driver 2.2 subtitleeditor-0.54.0/m4/libtool.m4:5215: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' subtitleeditor-0.54.0/m4/libtool.m4-5216- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5218- esac subtitleeditor-0.54.0/m4/libtool.m4:5219: case `$CC -V 2>&1 | sed 5q` in subtitleeditor-0.54.0/m4/libtool.m4-5220- *Sun\ C*) # Sun C 5.9 subtitleeditor-0.54.0/m4/libtool.m4:5221: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' subtitleeditor-0.54.0/m4/libtool.m4-5222- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5289- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) subtitleeditor-0.54.0/m4/libtool.m4:5290: case `$LD -v 2>&1` in subtitleeditor-0.54.0/m4/libtool.m4-5291- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5378- else subtitleeditor-0.54.0/m4/libtool.m4:5379: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' subtitleeditor-0.54.0/m4/libtool.m4-5380- fi ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5443- # below for broken collect2 doesn't work under 4.3+ subtitleeditor-0.54.0/m4/libtool.m4:5444: collect2name=`$CC -print-prog-name=collect2` subtitleeditor-0.54.0/m4/libtool.m4-5445- if test -f "$collect2name" && ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5499- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" subtitleeditor-0.54.0/m4/libtool.m4:5500: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag subtitleeditor-0.54.0/m4/libtool.m4-5501- else ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5524- # -brtl affects multiple linker settings, -berok does not and is overridden later subtitleeditor-0.54.0/m4/libtool.m4:5525: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' subtitleeditor-0.54.0/m4/libtool.m4-5526- if test svr4 != "$with_aix_soname"; then ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5615- # FIXME: Setting linknames here is a bad hack. subtitleeditor-0.54.0/m4/libtool.m4:5616: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' subtitleeditor-0.54.0/m4/libtool.m4-5617- # The linker will automatically build a .lib file if we build a DLL. ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5753- if test yes = "$GCC"; then subtitleeditor-0.54.0/m4/libtool.m4:5754: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/m4/libtool.m4-5755- # Try to use the -exported_symbol ld option, if it does not ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5776- if test yes = "$lt_cv_irix_exported_symbol"; then subtitleeditor-0.54.0/m4/libtool.m4:5777: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' subtitleeditor-0.54.0/m4/libtool.m4-5778- fi subtitleeditor-0.54.0/m4/libtool.m4-5779- else subtitleeditor-0.54.0/m4/libtool.m4:5780: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/m4/libtool.m4:5781: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' subtitleeditor-0.54.0/m4/libtool.m4-5782- fi ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5826- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes subtitleeditor-0.54.0/m4/libtool.m4:5827: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then subtitleeditor-0.54.0/m4/libtool.m4-5828- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5857- prefix_cmds="$SED"~ subtitleeditor-0.54.0/m4/libtool.m4:5858: if test EXPORTS = "`$SED 1q $export_symbols`"; then subtitleeditor-0.54.0/m4/libtool.m4-5859- prefix_cmds="$prefix_cmds -e 1d"; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5871- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' subtitleeditor-0.54.0/m4/libtool.m4:5872: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/m4/libtool.m4-5873- else subtitleeditor-0.54.0/m4/libtool.m4-5874- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' subtitleeditor-0.54.0/m4/libtool.m4:5875: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/m4/libtool.m4-5876- fi ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5884- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' subtitleeditor-0.54.0/m4/libtool.m4:5885: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/m4/libtool.m4-5886- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5888- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' subtitleeditor-0.54.0/m4/libtool.m4:5889: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/m4/libtool.m4:5890: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ subtitleeditor-0.54.0/m4/libtool.m4:5891: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' subtitleeditor-0.54.0/m4/libtool.m4-5892- ############################################## subtitleeditor-0.54.0/m4/libtool.m4-5907- else subtitleeditor-0.54.0/m4/libtool.m4:5908: case `$CC -V 2>&1` in subtitleeditor-0.54.0/m4/libtool.m4-5909- *"Compilers 5.0"*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-6100- _LT_TAGVAR(allow_undefined_flag, $1)= subtitleeditor-0.54.0/m4/libtool.m4:6101: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) subtitleeditor-0.54.0/m4/libtool.m4-6102- then ############################################## subtitleeditor-0.54.0/m4/libtool.m4-6404- # ancient GNU ld didn't support --whole-archive et. al. subtitleeditor-0.54.0/m4/libtool.m4:6405: if eval "`$CC -print-prog-name=ld` --help 2>&1" | subtitleeditor-0.54.0/m4/libtool.m4-6406- $GREP 'no-whole-archive' > /dev/null; then ############################################## subtitleeditor-0.54.0/m4/libtool.m4-6514- # below for broken collect2 doesn't work under 4.3+ subtitleeditor-0.54.0/m4/libtool.m4:6515: collect2name=`$CC -print-prog-name=collect2` subtitleeditor-0.54.0/m4/libtool.m4-6516- if test -f "$collect2name" && ############################################## subtitleeditor-0.54.0/m4/libtool.m4-6572- subtitleeditor-0.54.0/m4/libtool.m4:6573: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag subtitleeditor-0.54.0/m4/libtool.m4-6574- else ############################################## subtitleeditor-0.54.0/m4/libtool.m4-6597- # -brtl affects multiple linker settings, -berok does not and is overridden later subtitleeditor-0.54.0/m4/libtool.m4:6598: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' subtitleeditor-0.54.0/m4/libtool.m4-6599- if test svr4 != "$with_aix_soname"; then ############################################## subtitleeditor-0.54.0/m4/libtool.m4-6726- prefix_cmds="$SED"~ subtitleeditor-0.54.0/m4/libtool.m4:6727: if test EXPORTS = "`$SED 1q $export_symbols`"; then subtitleeditor-0.54.0/m4/libtool.m4-6728- prefix_cmds="$prefix_cmds -e 1d"; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-6800- # dependencies. subtitleeditor-0.54.0/m4/libtool.m4:6801: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' subtitleeditor-0.54.0/m4/libtool.m4-6802- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-6865- # dependencies. subtitleeditor-0.54.0/m4/libtool.m4:6866: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' subtitleeditor-0.54.0/m4/libtool.m4-6867- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-6901- # time. Moving up from 0x10000000 also allows more sbrk(2) space. subtitleeditor-0.54.0/m4/libtool.m4:6902: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' subtitleeditor-0.54.0/m4/libtool.m4:6903: _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' subtitleeditor-0.54.0/m4/libtool.m4-6904- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-6908- # SGI C++ subtitleeditor-0.54.0/m4/libtool.m4:6909: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/m4/libtool.m4-6910- ############################################## subtitleeditor-0.54.0/m4/libtool.m4-6919- if test no = "$with_gnu_ld"; then subtitleeditor-0.54.0/m4/libtool.m4:6920: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/m4/libtool.m4-6921- else subtitleeditor-0.54.0/m4/libtool.m4:6922: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib' subtitleeditor-0.54.0/m4/libtool.m4-6923- fi ############################################## subtitleeditor-0.54.0/m4/libtool.m4-6940- # to its proper name (with version) after linking. subtitleeditor-0.54.0/m4/libtool.m4:6941: _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' subtitleeditor-0.54.0/m4/libtool.m4:6942: _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib' subtitleeditor-0.54.0/m4/libtool.m4-6943- # Commands to make compiler produce verbose output that lists ############################################## subtitleeditor-0.54.0/m4/libtool.m4-6950- # dependencies. subtitleeditor-0.54.0/m4/libtool.m4:6951: output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' subtitleeditor-0.54.0/m4/libtool.m4-6952- ############################################## subtitleeditor-0.54.0/m4/libtool.m4-6965- # earlier do not add the objects themselves. subtitleeditor-0.54.0/m4/libtool.m4:6966: case `$CC -V 2>&1` in subtitleeditor-0.54.0/m4/libtool.m4-6967- *"Version 7."*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-6986- # Portland Group C++ compiler subtitleeditor-0.54.0/m4/libtool.m4:6987: case `$CC -V` in subtitleeditor-0.54.0/m4/libtool.m4-6988- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-6991- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ subtitleeditor-0.54.0/m4/libtool.m4:6992: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' subtitleeditor-0.54.0/m4/libtool.m4-6993- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## subtitleeditor-0.54.0/m4/libtool.m4-6995- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ subtitleeditor-0.54.0/m4/libtool.m4:6996: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ subtitleeditor-0.54.0/m4/libtool.m4-6997- $RANLIB $oldlib' ############################################## subtitleeditor-0.54.0/m4/libtool.m4-7000- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ subtitleeditor-0.54.0/m4/libtool.m4:7001: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' subtitleeditor-0.54.0/m4/libtool.m4-7002- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## subtitleeditor-0.54.0/m4/libtool.m4-7004- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ subtitleeditor-0.54.0/m4/libtool.m4:7005: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' subtitleeditor-0.54.0/m4/libtool.m4-7006- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-7014- _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' subtitleeditor-0.54.0/m4/libtool.m4:7015: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' subtitleeditor-0.54.0/m4/libtool.m4-7016- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-7033- # dependencies. subtitleeditor-0.54.0/m4/libtool.m4:7034: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' subtitleeditor-0.54.0/m4/libtool.m4-7035- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-7048- *) subtitleeditor-0.54.0/m4/libtool.m4:7049: case `$CC -V 2>&1 | sed 5q` in subtitleeditor-0.54.0/m4/libtool.m4-7050- *Sun\ C*) ############################################## subtitleeditor-0.54.0/m4/libtool.m4-7055- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' subtitleeditor-0.54.0/m4/libtool.m4:7056: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' subtitleeditor-0.54.0/m4/libtool.m4-7057- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## subtitleeditor-0.54.0/m4/libtool.m4-7120- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' subtitleeditor-0.54.0/m4/libtool.m4:7121: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then subtitleeditor-0.54.0/m4/libtool.m4-7122- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib' ############################################## subtitleeditor-0.54.0/m4/libtool.m4-7139- # to its proper name (with version) after linking. subtitleeditor-0.54.0/m4/libtool.m4:7140: _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' subtitleeditor-0.54.0/m4/libtool.m4-7141- ############################################## subtitleeditor-0.54.0/m4/libtool.m4-7160- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' subtitleeditor-0.54.0/m4/libtool.m4:7161: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/m4/libtool.m4-7162- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## subtitleeditor-0.54.0/m4/libtool.m4-7165- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' subtitleeditor-0.54.0/m4/libtool.m4:7166: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/m4/libtool.m4:7167: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ subtitleeditor-0.54.0/m4/libtool.m4-7168- echo "-hidden">> $lib.exp~ subtitleeditor-0.54.0/m4/libtool.m4:7169: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~ subtitleeditor-0.54.0/m4/libtool.m4-7170- $RM $lib.exp' ############################################## subtitleeditor-0.54.0/m4/libtool.m4-7184- # dependencies. subtitleeditor-0.54.0/m4/libtool.m4:7185: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' subtitleeditor-0.54.0/m4/libtool.m4-7186- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-7191- osf3*) subtitleeditor-0.54.0/m4/libtool.m4:7192: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/m4/libtool.m4-7193- ;; subtitleeditor-0.54.0/m4/libtool.m4-7194- *) subtitleeditor-0.54.0/m4/libtool.m4:7195: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/m4/libtool.m4-7196- ;; ############################################## subtitleeditor-0.54.0/m4/libtool.m4-7444- case @S|@2 in subtitleeditor-0.54.0/m4/libtool.m4:7445: .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;; subtitleeditor-0.54.0/m4/libtool.m4:7446: *) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;; subtitleeditor-0.54.0/m4/libtool.m4-7447- esac ############################################## subtitleeditor-0.54.0/m4/libtool.m4-7533- subtitleeditor-0.54.0/m4/libtool.m4:7534: for p in `eval "$output_verbose_link_cmd"`; do subtitleeditor-0.54.0/m4/libtool.m4-7535- case $prev$p in ############################################## subtitleeditor-0.54.0/m4/libtool.m4-7637-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then subtitleeditor-0.54.0/m4/libtool.m4:7638: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'` subtitleeditor-0.54.0/m4/libtool.m4-7639-fi ############################################## subtitleeditor-0.54.0/m4/libtool.m4-8257- test 10 -lt "$lt_ac_count" && break subtitleeditor-0.54.0/m4/libtool.m4:8258: lt_ac_count=`expr $lt_ac_count + 1` subtitleeditor-0.54.0/m4/libtool.m4-8259- if test "$lt_ac_count" -gt "$lt_ac_max"; then ############################################## subtitleeditor-0.54.0/m4/ltsugar.m4-68-m4_define([lt_combine], subtitleeditor-0.54.0/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1], subtitleeditor-0.54.0/m4/ltsugar.m4-70- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## subtitleeditor-0.54.0/m4/intltool.m4-38- subtitleeditor-0.54.0/m4/intltool.m4:39:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` subtitleeditor-0.54.0/m4/intltool.m4-40-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` subtitleeditor-0.54.0/m4/intltool.m4:41:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` subtitleeditor-0.54.0/m4/intltool.m4-42-if test -n "$1"; then ############################################## subtitleeditor-0.54.0/m4/intltool.m4-126-fi subtitleeditor-0.54.0/m4/intltool.m4:127:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" subtitleeditor-0.54.0/m4/intltool.m4:128:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" subtitleeditor-0.54.0/m4/intltool.m4:129:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" subtitleeditor-0.54.0/m4/intltool.m4-130-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## subtitleeditor-0.54.0/m4/intltool.m4-142-else subtitleeditor-0.54.0/m4/intltool.m4:143: IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"` subtitleeditor-0.54.0/m4/intltool.m4-144- AC_MSG_RESULT([$IT_PERL_VERSION]) ############################################## subtitleeditor-0.54.0/m4/intltool.m4-147- AC_MSG_CHECKING([for XML::Parser]) subtitleeditor-0.54.0/m4/intltool.m4:148: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then subtitleeditor-0.54.0/m4/intltool.m4-149- AC_MSG_RESULT([ok]) ############################################## subtitleeditor-0.54.0/m4/acx_ccache.m4-20- ccache_full=`which ccache` subtitleeditor-0.54.0/m4/acx_ccache.m4:21: with_ccache_prefix=`dirname ${ccache_full}` subtitleeditor-0.54.0/m4/acx_ccache.m4-22- ]) ############################################## subtitleeditor-0.54.0/Makefile.in-49- { \ subtitleeditor-0.54.0/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/Makefile.in-51- }; \ ############################################## subtitleeditor-0.54.0/Makefile.in-191- while test -n "$$dir1"; do \ subtitleeditor-0.54.0/Makefile.in:192: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ subtitleeditor-0.54.0/Makefile.in-193- if test "$$first" != "."; then \ subtitleeditor-0.54.0/Makefile.in-194- if test "$$first" = ".."; then \ subtitleeditor-0.54.0/Makefile.in:195: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ subtitleeditor-0.54.0/Makefile.in:196: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ subtitleeditor-0.54.0/Makefile.in-197- else \ subtitleeditor-0.54.0/Makefile.in:198: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ subtitleeditor-0.54.0/Makefile.in-199- if test "$$first2" = "$$first"; then \ subtitleeditor-0.54.0/Makefile.in:200: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ subtitleeditor-0.54.0/Makefile.in-201- else \ ############################################## subtitleeditor-0.54.0/Makefile.in-206- fi; \ subtitleeditor-0.54.0/Makefile.in:207: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ subtitleeditor-0.54.0/Makefile.in-208- done; \ ############################################## subtitleeditor-0.54.0/Makefile.in-484- dot_seen=no; \ subtitleeditor-0.54.0/Makefile.in:485: target=`echo $@ | sed s/-recursive//`; \ subtitleeditor-0.54.0/Makefile.in-486- case "$@" in \ ############################################## subtitleeditor-0.54.0/Makefile.in-547-GTAGS: subtitleeditor-0.54.0/Makefile.in:548: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/Makefile.in-549- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/Makefile.in-579- test -d "$(distdir)" || mkdir "$(distdir)" subtitleeditor-0.54.0/Makefile.in:580: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/Makefile.in:581: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/Makefile.in-582- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/Makefile.in-593- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/Makefile.in:594: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/Makefile.in-595- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/Makefile.in-704- test -d $(distdir)/_build || exit 0; \ subtitleeditor-0.54.0/Makefile.in:705: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ subtitleeditor-0.54.0/Makefile.in-706- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## subtitleeditor-0.54.0/Makefile.in-748- }; \ subtitleeditor-0.54.0/Makefile.in:749: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ subtitleeditor-0.54.0/Makefile.in-750- || { echo "ERROR: files left after uninstall:" ; \ ############################################## subtitleeditor-0.54.0/Makefile.in-760- fi subtitleeditor-0.54.0/Makefile.in:761: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ subtitleeditor-0.54.0/Makefile.in-762- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## subtitleeditor-0.54.0/share/Makefile.in-50- { \ subtitleeditor-0.54.0/share/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/share/Makefile.in-52- }; \ ############################################## subtitleeditor-0.54.0/share/Makefile.in-138- esac subtitleeditor-0.54.0/share/Makefile.in:139:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/share/Makefile.in-140-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/share/Makefile.in:141: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/share/Makefile.in-142- *) f=$$p;; \ subtitleeditor-0.54.0/share/Makefile.in-143- esac; subtitleeditor-0.54.0/share/Makefile.in:144:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/share/Makefile.in-145-am__install_max = 40 subtitleeditor-0.54.0/share/Makefile.in-146-am__nobase_strip_setup = \ subtitleeditor-0.54.0/share/Makefile.in:147: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/share/Makefile.in-148-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/share/Makefile.in-205- while test -n "$$dir1"; do \ subtitleeditor-0.54.0/share/Makefile.in:206: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ subtitleeditor-0.54.0/share/Makefile.in-207- if test "$$first" != "."; then \ subtitleeditor-0.54.0/share/Makefile.in-208- if test "$$first" = ".."; then \ subtitleeditor-0.54.0/share/Makefile.in:209: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ subtitleeditor-0.54.0/share/Makefile.in:210: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ subtitleeditor-0.54.0/share/Makefile.in-211- else \ subtitleeditor-0.54.0/share/Makefile.in:212: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ subtitleeditor-0.54.0/share/Makefile.in-213- if test "$$first2" = "$$first"; then \ subtitleeditor-0.54.0/share/Makefile.in:214: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ subtitleeditor-0.54.0/share/Makefile.in-215- else \ ############################################## subtitleeditor-0.54.0/share/Makefile.in-220- fi; \ subtitleeditor-0.54.0/share/Makefile.in:221: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ subtitleeditor-0.54.0/share/Makefile.in-222- done; \ ############################################## subtitleeditor-0.54.0/share/Makefile.in-477- @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \ subtitleeditor-0.54.0/share/Makefile.in:478: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/share/Makefile.in-479- dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/share/Makefile.in-498- @list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \ subtitleeditor-0.54.0/share/Makefile.in:499: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/share/Makefile.in-500- dir='$(DESTDIR)$(pixmapdir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/share/Makefile.in-519- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/share/Makefile.in:520: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/share/Makefile.in-521- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/share/Makefile.in-536- dot_seen=no; \ subtitleeditor-0.54.0/share/Makefile.in:537: target=`echo $@ | sed s/-recursive//`; \ subtitleeditor-0.54.0/share/Makefile.in-538- case "$@" in \ ############################################## subtitleeditor-0.54.0/share/Makefile.in-599-GTAGS: subtitleeditor-0.54.0/share/Makefile.in:600: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/share/Makefile.in-601- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/share/Makefile.in-622-distdir: $(DISTFILES) subtitleeditor-0.54.0/share/Makefile.in:623: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/share/Makefile.in:624: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/share/Makefile.in-625- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/share/Makefile.in-636- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/share/Makefile.in:637: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/share/Makefile.in-638- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/share/ui/Makefile.in-50- { \ subtitleeditor-0.54.0/share/ui/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/share/ui/Makefile.in-52- }; \ ############################################## subtitleeditor-0.54.0/share/ui/Makefile.in-130- esac subtitleeditor-0.54.0/share/ui/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/share/ui/Makefile.in-132-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/share/ui/Makefile.in:133: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/share/ui/Makefile.in-134- *) f=$$p;; \ subtitleeditor-0.54.0/share/ui/Makefile.in-135- esac; subtitleeditor-0.54.0/share/ui/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/share/ui/Makefile.in-137-am__install_max = 40 subtitleeditor-0.54.0/share/ui/Makefile.in-138-am__nobase_strip_setup = \ subtitleeditor-0.54.0/share/ui/Makefile.in:139: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/share/ui/Makefile.in-140-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/share/ui/Makefile.in-417- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/share/ui/Makefile.in:418: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/share/ui/Makefile.in-419- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/share/ui/Makefile.in-427-distdir: $(DISTFILES) subtitleeditor-0.54.0/share/ui/Makefile.in:428: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/share/ui/Makefile.in:429: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/share/ui/Makefile.in-430- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/share/ui/Makefile.in-441- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/share/ui/Makefile.in:442: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/share/ui/Makefile.in-443- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/share/icons/24x24/Makefile.in-50- { \ subtitleeditor-0.54.0/share/icons/24x24/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/share/icons/24x24/Makefile.in-52- }; \ ############################################## subtitleeditor-0.54.0/share/icons/24x24/Makefile.in-130- esac subtitleeditor-0.54.0/share/icons/24x24/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/share/icons/24x24/Makefile.in-132-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/share/icons/24x24/Makefile.in:133: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/share/icons/24x24/Makefile.in-134- *) f=$$p;; \ subtitleeditor-0.54.0/share/icons/24x24/Makefile.in-135- esac; subtitleeditor-0.54.0/share/icons/24x24/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/share/icons/24x24/Makefile.in-137-am__install_max = 40 subtitleeditor-0.54.0/share/icons/24x24/Makefile.in-138-am__nobase_strip_setup = \ subtitleeditor-0.54.0/share/icons/24x24/Makefile.in:139: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/share/icons/24x24/Makefile.in-140-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/share/icons/24x24/Makefile.in-408- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ subtitleeditor-0.54.0/share/icons/24x24/Makefile.in:409: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/share/icons/24x24/Makefile.in-410- dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/share/icons/24x24/Makefile.in-418-distdir: $(DISTFILES) subtitleeditor-0.54.0/share/icons/24x24/Makefile.in:419: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/share/icons/24x24/Makefile.in:420: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/share/icons/24x24/Makefile.in-421- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/share/icons/24x24/Makefile.in-432- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/share/icons/24x24/Makefile.in:433: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/share/icons/24x24/Makefile.in-434- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/share/icons/Makefile.in-49- { \ subtitleeditor-0.54.0/share/icons/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/share/icons/Makefile.in-51- }; \ ############################################## subtitleeditor-0.54.0/share/icons/Makefile.in-174- while test -n "$$dir1"; do \ subtitleeditor-0.54.0/share/icons/Makefile.in:175: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ subtitleeditor-0.54.0/share/icons/Makefile.in-176- if test "$$first" != "."; then \ subtitleeditor-0.54.0/share/icons/Makefile.in-177- if test "$$first" = ".."; then \ subtitleeditor-0.54.0/share/icons/Makefile.in:178: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ subtitleeditor-0.54.0/share/icons/Makefile.in:179: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ subtitleeditor-0.54.0/share/icons/Makefile.in-180- else \ subtitleeditor-0.54.0/share/icons/Makefile.in:181: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ subtitleeditor-0.54.0/share/icons/Makefile.in-182- if test "$$first2" = "$$first"; then \ subtitleeditor-0.54.0/share/icons/Makefile.in:183: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ subtitleeditor-0.54.0/share/icons/Makefile.in-184- else \ ############################################## subtitleeditor-0.54.0/share/icons/Makefile.in-189- fi; \ subtitleeditor-0.54.0/share/icons/Makefile.in:190: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ subtitleeditor-0.54.0/share/icons/Makefile.in-191- done; \ ############################################## subtitleeditor-0.54.0/share/icons/Makefile.in-432- dot_seen=no; \ subtitleeditor-0.54.0/share/icons/Makefile.in:433: target=`echo $@ | sed s/-recursive//`; \ subtitleeditor-0.54.0/share/icons/Makefile.in-434- case "$@" in \ ############################################## subtitleeditor-0.54.0/share/icons/Makefile.in-495-GTAGS: subtitleeditor-0.54.0/share/icons/Makefile.in:496: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/share/icons/Makefile.in-497- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/share/icons/Makefile.in-518-distdir: $(DISTFILES) subtitleeditor-0.54.0/share/icons/Makefile.in:519: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/share/icons/Makefile.in:520: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/share/icons/Makefile.in-521- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/share/icons/Makefile.in-532- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/share/icons/Makefile.in:533: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/share/icons/Makefile.in-534- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/share/icons/32x32/Makefile.in-50- { \ subtitleeditor-0.54.0/share/icons/32x32/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/share/icons/32x32/Makefile.in-52- }; \ ############################################## subtitleeditor-0.54.0/share/icons/32x32/Makefile.in-130- esac subtitleeditor-0.54.0/share/icons/32x32/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/share/icons/32x32/Makefile.in-132-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/share/icons/32x32/Makefile.in:133: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/share/icons/32x32/Makefile.in-134- *) f=$$p;; \ subtitleeditor-0.54.0/share/icons/32x32/Makefile.in-135- esac; subtitleeditor-0.54.0/share/icons/32x32/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/share/icons/32x32/Makefile.in-137-am__install_max = 40 subtitleeditor-0.54.0/share/icons/32x32/Makefile.in-138-am__nobase_strip_setup = \ subtitleeditor-0.54.0/share/icons/32x32/Makefile.in:139: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/share/icons/32x32/Makefile.in-140-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/share/icons/32x32/Makefile.in-408- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ subtitleeditor-0.54.0/share/icons/32x32/Makefile.in:409: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/share/icons/32x32/Makefile.in-410- dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/share/icons/32x32/Makefile.in-418-distdir: $(DISTFILES) subtitleeditor-0.54.0/share/icons/32x32/Makefile.in:419: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/share/icons/32x32/Makefile.in:420: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/share/icons/32x32/Makefile.in-421- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/share/icons/32x32/Makefile.in-432- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/share/icons/32x32/Makefile.in:433: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/share/icons/32x32/Makefile.in-434- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/share/icons/scalable/Makefile.in-50- { \ subtitleeditor-0.54.0/share/icons/scalable/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/share/icons/scalable/Makefile.in-52- }; \ ############################################## subtitleeditor-0.54.0/share/icons/scalable/Makefile.in-130- esac subtitleeditor-0.54.0/share/icons/scalable/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/share/icons/scalable/Makefile.in-132-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/share/icons/scalable/Makefile.in:133: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/share/icons/scalable/Makefile.in-134- *) f=$$p;; \ subtitleeditor-0.54.0/share/icons/scalable/Makefile.in-135- esac; subtitleeditor-0.54.0/share/icons/scalable/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/share/icons/scalable/Makefile.in-137-am__install_max = 40 subtitleeditor-0.54.0/share/icons/scalable/Makefile.in-138-am__nobase_strip_setup = \ subtitleeditor-0.54.0/share/icons/scalable/Makefile.in:139: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/share/icons/scalable/Makefile.in-140-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/share/icons/scalable/Makefile.in-408- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ subtitleeditor-0.54.0/share/icons/scalable/Makefile.in:409: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/share/icons/scalable/Makefile.in-410- dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/share/icons/scalable/Makefile.in-418-distdir: $(DISTFILES) subtitleeditor-0.54.0/share/icons/scalable/Makefile.in:419: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/share/icons/scalable/Makefile.in:420: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/share/icons/scalable/Makefile.in-421- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/share/icons/scalable/Makefile.in-432- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/share/icons/scalable/Makefile.in:433: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/share/icons/scalable/Makefile.in-434- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/share/icons/16x16/Makefile.in-50- { \ subtitleeditor-0.54.0/share/icons/16x16/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/share/icons/16x16/Makefile.in-52- }; \ ############################################## subtitleeditor-0.54.0/share/icons/16x16/Makefile.in-130- esac subtitleeditor-0.54.0/share/icons/16x16/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/share/icons/16x16/Makefile.in-132-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/share/icons/16x16/Makefile.in:133: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/share/icons/16x16/Makefile.in-134- *) f=$$p;; \ subtitleeditor-0.54.0/share/icons/16x16/Makefile.in-135- esac; subtitleeditor-0.54.0/share/icons/16x16/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/share/icons/16x16/Makefile.in-137-am__install_max = 40 subtitleeditor-0.54.0/share/icons/16x16/Makefile.in-138-am__nobase_strip_setup = \ subtitleeditor-0.54.0/share/icons/16x16/Makefile.in:139: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/share/icons/16x16/Makefile.in-140-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/share/icons/16x16/Makefile.in-408- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ subtitleeditor-0.54.0/share/icons/16x16/Makefile.in:409: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/share/icons/16x16/Makefile.in-410- dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/share/icons/16x16/Makefile.in-418-distdir: $(DISTFILES) subtitleeditor-0.54.0/share/icons/16x16/Makefile.in:419: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/share/icons/16x16/Makefile.in:420: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/share/icons/16x16/Makefile.in-421- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/share/icons/16x16/Makefile.in-432- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/share/icons/16x16/Makefile.in:433: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/share/icons/16x16/Makefile.in-434- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/share/icons/22x22/Makefile.in-50- { \ subtitleeditor-0.54.0/share/icons/22x22/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/share/icons/22x22/Makefile.in-52- }; \ ############################################## subtitleeditor-0.54.0/share/icons/22x22/Makefile.in-130- esac subtitleeditor-0.54.0/share/icons/22x22/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/share/icons/22x22/Makefile.in-132-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/share/icons/22x22/Makefile.in:133: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/share/icons/22x22/Makefile.in-134- *) f=$$p;; \ subtitleeditor-0.54.0/share/icons/22x22/Makefile.in-135- esac; subtitleeditor-0.54.0/share/icons/22x22/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/share/icons/22x22/Makefile.in-137-am__install_max = 40 subtitleeditor-0.54.0/share/icons/22x22/Makefile.in-138-am__nobase_strip_setup = \ subtitleeditor-0.54.0/share/icons/22x22/Makefile.in:139: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/share/icons/22x22/Makefile.in-140-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/share/icons/22x22/Makefile.in-408- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ subtitleeditor-0.54.0/share/icons/22x22/Makefile.in:409: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/share/icons/22x22/Makefile.in-410- dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/share/icons/22x22/Makefile.in-418-distdir: $(DISTFILES) subtitleeditor-0.54.0/share/icons/22x22/Makefile.in:419: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/share/icons/22x22/Makefile.in:420: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/share/icons/22x22/Makefile.in-421- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/share/icons/22x22/Makefile.in-432- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/share/icons/22x22/Makefile.in:433: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/share/icons/22x22/Makefile.in-434- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/share/appdata/Makefile.in-50- { \ subtitleeditor-0.54.0/share/appdata/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/share/appdata/Makefile.in-52- }; \ ############################################## subtitleeditor-0.54.0/share/appdata/Makefile.in-130- esac subtitleeditor-0.54.0/share/appdata/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/share/appdata/Makefile.in-132-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/share/appdata/Makefile.in:133: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/share/appdata/Makefile.in-134- *) f=$$p;; \ subtitleeditor-0.54.0/share/appdata/Makefile.in-135- esac; subtitleeditor-0.54.0/share/appdata/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/share/appdata/Makefile.in-137-am__install_max = 40 subtitleeditor-0.54.0/share/appdata/Makefile.in-138-am__nobase_strip_setup = \ subtitleeditor-0.54.0/share/appdata/Makefile.in:139: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/share/appdata/Makefile.in-140-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/share/appdata/Makefile.in-409- @list='$(appdata_DATA)'; test -n "$(appdatadir)" || list=; \ subtitleeditor-0.54.0/share/appdata/Makefile.in:410: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/share/appdata/Makefile.in-411- dir='$(DESTDIR)$(appdatadir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/share/appdata/Makefile.in-419-distdir: $(DISTFILES) subtitleeditor-0.54.0/share/appdata/Makefile.in:420: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/share/appdata/Makefile.in:421: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/share/appdata/Makefile.in-422- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/share/appdata/Makefile.in-433- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/share/appdata/Makefile.in:434: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/share/appdata/Makefile.in-435- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/docs/Makefile.in-49- { \ subtitleeditor-0.54.0/docs/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/docs/Makefile.in-51- }; \ ############################################## subtitleeditor-0.54.0/docs/Makefile.in-137- esac subtitleeditor-0.54.0/docs/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/docs/Makefile.in-139-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/docs/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/docs/Makefile.in-141- *) f=$$p;; \ subtitleeditor-0.54.0/docs/Makefile.in-142- esac; subtitleeditor-0.54.0/docs/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/docs/Makefile.in-144-am__install_max = 40 subtitleeditor-0.54.0/docs/Makefile.in-145-am__nobase_strip_setup = \ subtitleeditor-0.54.0/docs/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/docs/Makefile.in-147-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/docs/Makefile.in-205- while test -n "$$dir1"; do \ subtitleeditor-0.54.0/docs/Makefile.in:206: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ subtitleeditor-0.54.0/docs/Makefile.in-207- if test "$$first" != "."; then \ subtitleeditor-0.54.0/docs/Makefile.in-208- if test "$$first" = ".."; then \ subtitleeditor-0.54.0/docs/Makefile.in:209: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ subtitleeditor-0.54.0/docs/Makefile.in:210: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ subtitleeditor-0.54.0/docs/Makefile.in-211- else \ subtitleeditor-0.54.0/docs/Makefile.in:212: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ subtitleeditor-0.54.0/docs/Makefile.in-213- if test "$$first2" = "$$first"; then \ subtitleeditor-0.54.0/docs/Makefile.in:214: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ subtitleeditor-0.54.0/docs/Makefile.in-215- else \ ############################################## subtitleeditor-0.54.0/docs/Makefile.in-220- fi; \ subtitleeditor-0.54.0/docs/Makefile.in:221: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ subtitleeditor-0.54.0/docs/Makefile.in-222- done; \ ############################################## subtitleeditor-0.54.0/docs/Makefile.in-455- test -n "$(man1dir)" \ subtitleeditor-0.54.0/docs/Makefile.in:456: && test -n "`echo $$list1$$list2`" \ subtitleeditor-0.54.0/docs/Makefile.in-457- || exit 0; \ ############################################## subtitleeditor-0.54.0/docs/Makefile.in-508- dot_seen=no; \ subtitleeditor-0.54.0/docs/Makefile.in:509: target=`echo $@ | sed s/-recursive//`; \ subtitleeditor-0.54.0/docs/Makefile.in-510- case "$@" in \ ############################################## subtitleeditor-0.54.0/docs/Makefile.in-571-GTAGS: subtitleeditor-0.54.0/docs/Makefile.in:572: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/docs/Makefile.in-573- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/docs/Makefile.in-594-distdir: $(DISTFILES) subtitleeditor-0.54.0/docs/Makefile.in:595: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/docs/Makefile.in:596: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/docs/Makefile.in-597- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/docs/Makefile.in-608- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/docs/Makefile.in:609: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/docs/Makefile.in-610- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/po/Makefile.in.in-57- subtitleeditor-0.54.0/po/Makefile.in.in:58:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi) subtitleeditor-0.54.0/po/Makefile.in.in-59- ############################################## subtitleeditor-0.54.0/po/Makefile.in.in-87-.po.gmo: subtitleeditor-0.54.0/po/Makefile.in.in:88: $(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \ subtitleeditor-0.54.0/po/Makefile.in.in-89- && rm -f $$file && $(GMSGFMT) -o $$file $< ############################################## subtitleeditor-0.54.0/po/Makefile.in.in-188- echo "$$lang:"; \ subtitleeditor-0.54.0/po/Makefile.in.in:189: result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \ subtitleeditor-0.54.0/po/Makefile.in.in-190- if $$result; then \ ############################################## subtitleeditor-0.54.0/aclocal.m4-271- GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, subtitleeditor-0.54.0/aclocal.m4:272: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl subtitleeditor-0.54.0/aclocal.m4-273- if test "$MSGFMT" != "no"; then ############################################## subtitleeditor-0.54.0/aclocal.m4-292- GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext, subtitleeditor-0.54.0/aclocal.m4:293: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) subtitleeditor-0.54.0/aclocal.m4-294- AC_TRY_LINK(, [extern int _nl_msg_cat_cntr; ############################################## subtitleeditor-0.54.0/aclocal.m4-443- if test "x$srcdir" != "x."; then subtitleeditor-0.54.0/aclocal.m4:444: if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then subtitleeditor-0.54.0/aclocal.m4-445- posrcprefix="$srcdir/" ############################################## subtitleeditor-0.54.0/aclocal.m4-468-test "x$exec_prefix" = xNONE && exec_prefix=$prefix subtitleeditor-0.54.0/aclocal.m4:469:datarootdir=`eval echo "${datarootdir}"` subtitleeditor-0.54.0/aclocal.m4-470-if test "x$CATOBJEXT" = "x.mo" ; then subtitleeditor-0.54.0/aclocal.m4:471: localedir=`eval echo "${libdir}/locale"` subtitleeditor-0.54.0/aclocal.m4-472-else subtitleeditor-0.54.0/aclocal.m4:473: localedir=`eval echo "${datadir}/locale"` subtitleeditor-0.54.0/aclocal.m4-474-fi ############################################## subtitleeditor-0.54.0/aclocal.m4-648- PKG_CHECK_EXISTS([$3], subtitleeditor-0.54.0/aclocal.m4:649: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` subtitleeditor-0.54.0/aclocal.m4-650- test "x$?" != "x0" && pkg_failed=yes ], ############################################## subtitleeditor-0.54.0/aclocal.m4-696- if test $_pkg_short_errors_supported = yes; then subtitleeditor-0.54.0/aclocal.m4:697: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` subtitleeditor-0.54.0/aclocal.m4-698- else subtitleeditor-0.54.0/aclocal.m4:699: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` subtitleeditor-0.54.0/aclocal.m4-700- fi ############################################## subtitleeditor-0.54.0/aclocal.m4-953-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: subtitleeditor-0.54.0/aclocal.m4:954:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` subtitleeditor-0.54.0/aclocal.m4-955-# and then we would define $MISSING as ############################################## subtitleeditor-0.54.0/aclocal.m4-968-# Expand $ac_aux_dir to an absolute path. subtitleeditor-0.54.0/aclocal.m4:969:am_aux_dir=`cd "$ac_aux_dir" && pwd` subtitleeditor-0.54.0/aclocal.m4-970-]) ############################################## subtitleeditor-0.54.0/aclocal.m4-1066- if test "$am_compiler_list" = ""; then subtitleeditor-0.54.0/aclocal.m4:1067: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` subtitleeditor-0.54.0/aclocal.m4-1068- fi ############################################## subtitleeditor-0.54.0/aclocal.m4-1217- # Strip MF so we end up with the name of the file. subtitleeditor-0.54.0/aclocal.m4:1218: mf=`echo "$mf" | sed -e 's/:.*$//'` subtitleeditor-0.54.0/aclocal.m4-1219- # Check whether this is an Automake generated Makefile or not. ############################################## subtitleeditor-0.54.0/aclocal.m4-1226- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then subtitleeditor-0.54.0/aclocal.m4:1227: dirpart=`AS_DIRNAME("$mf")` subtitleeditor-0.54.0/aclocal.m4-1228- else ############################################## subtitleeditor-0.54.0/aclocal.m4-1232- # from the Makefile without running 'make'. subtitleeditor-0.54.0/aclocal.m4:1233: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` subtitleeditor-0.54.0/aclocal.m4-1234- test -z "$DEPDIR" && continue subtitleeditor-0.54.0/aclocal.m4:1235: am__include=`sed -n 's/^am__include = //p' < "$mf"` subtitleeditor-0.54.0/aclocal.m4-1236- test -z "$am__include" && continue subtitleeditor-0.54.0/aclocal.m4:1237: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` subtitleeditor-0.54.0/aclocal.m4-1238- # Find all dependency output files, they are included files with ############################################## subtitleeditor-0.54.0/aclocal.m4-1246- test -f "$dirpart/$file" && continue subtitleeditor-0.54.0/aclocal.m4:1247: fdir=`AS_DIRNAME(["$file"])` subtitleeditor-0.54.0/aclocal.m4-1248- AS_MKDIR_P([$dirpart/$fdir]) ############################################## subtitleeditor-0.54.0/aclocal.m4-1304-AC_REQUIRE([AC_PROG_INSTALL])dnl subtitleeditor-0.54.0/aclocal.m4:1305:if test "`cd $srcdir && pwd`" != "`pwd`"; then subtitleeditor-0.54.0/aclocal.m4-1306- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## subtitleeditor-0.54.0/aclocal.m4-1463- * ) subtitleeditor-0.54.0/aclocal.m4:1464: _am_stamp_count=`expr $_am_stamp_count + 1` ;; subtitleeditor-0.54.0/aclocal.m4-1465- esac subtitleeditor-0.54.0/aclocal.m4-1466-done subtitleeditor-0.54.0/aclocal.m4:1467:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) subtitleeditor-0.54.0/aclocal.m4-1468- ############################################## subtitleeditor-0.54.0/aclocal.m4-1534-# Ignore all kinds of additional output from 'make'. subtitleeditor-0.54.0/aclocal.m4:1535:case `$am_make -s -f confmf 2> /dev/null` in #( subtitleeditor-0.54.0/aclocal.m4-1536-*the\ am__doit\ target*) ############################################## subtitleeditor-0.54.0/aclocal.m4-1544- echo '.include "confinc"' > confmf subtitleeditor-0.54.0/aclocal.m4:1545: case `$am_make -s -f confmf 2> /dev/null` in #( subtitleeditor-0.54.0/aclocal.m4-1546- *the\ am__doit\ target*) ############################################## subtitleeditor-0.54.0/aclocal.m4-1755- echo "timestamp, slept: $am_has_slept" > conftest.file subtitleeditor-0.54.0/aclocal.m4:1756: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` subtitleeditor-0.54.0/aclocal.m4-1757- if test "$[*]" = "X"; then subtitleeditor-0.54.0/aclocal.m4-1758- # -L didn't work. subtitleeditor-0.54.0/aclocal.m4:1759: set X `ls -t "$srcdir/configure" conftest.file` subtitleeditor-0.54.0/aclocal.m4-1760- fi ############################################## subtitleeditor-0.54.0/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \ subtitleeditor-0.54.0/configure:44: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then subtitleeditor-0.54.0/configure-45- as_echo='print -r --' subtitleeditor-0.54.0/configure-46- as_echo_n='print -rn --' subtitleeditor-0.54.0/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then subtitleeditor-0.54.0/configure-48- as_echo='printf %s\n' ############################################## subtitleeditor-0.54.0/configure-50-else subtitleeditor-0.54.0/configure:51: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then subtitleeditor-0.54.0/configure-52- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## subtitleeditor-0.54.0/configure-60- expr "X$arg" : "X\\(.*\\)$as_nl"; subtitleeditor-0.54.0/configure:61: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; subtitleeditor-0.54.0/configure-62- esac; ############################################## subtitleeditor-0.54.0/configure-197- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && subtitleeditor-0.54.0/configure:198: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 subtitleeditor-0.54.0/configure-199-test \$(( 1 + 1 )) = 2 || exit 1 ############################################## subtitleeditor-0.54.0/configure-205- PATH=/empty FPATH=/empty; export PATH FPATH subtitleeditor-0.54.0/configure:206: test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ subtitleeditor-0.54.0/configure:207: || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1" subtitleeditor-0.54.0/configure-208- if (eval "$as_required") 2>/dev/null; then : ############################################## subtitleeditor-0.54.0/configure-332- case $as_dir in #( subtitleeditor-0.54.0/configure:333: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( subtitleeditor-0.54.0/configure-334- *) as_qdir=$as_dir;; ############################################## subtitleeditor-0.54.0/configure-405- { subtitleeditor-0.54.0/configure:406: as_val=`expr "$@" || test $? -eq 1` subtitleeditor-0.54.0/configure-407- } ############################################## subtitleeditor-0.54.0/configure-412-# ---------------------------------------- subtitleeditor-0.54.0/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are subtitleeditor-0.54.0/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## subtitleeditor-0.54.0/configure-475- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && subtitleeditor-0.54.0/configure:476: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { subtitleeditor-0.54.0/configure-477- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## subtitleeditor-0.54.0/configure-956- case $ac_option in subtitleeditor-0.54.0/configure:957: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; subtitleeditor-0.54.0/configure-958- *=) ac_optarg= ;; ############################################## subtitleeditor-0.54.0/configure-1000- -disable-* | --disable-*) subtitleeditor-0.54.0/configure:1001: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` subtitleeditor-0.54.0/configure-1002- # Reject names that are not valid shell variable names. ############################################## subtitleeditor-0.54.0/configure-1005- ac_useropt_orig=$ac_useropt subtitleeditor-0.54.0/configure:1006: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` subtitleeditor-0.54.0/configure-1007- case $ac_user_opts in ############################################## subtitleeditor-0.54.0/configure-1026- -enable-* | --enable-*) subtitleeditor-0.54.0/configure:1027: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` subtitleeditor-0.54.0/configure-1028- # Reject names that are not valid shell variable names. ############################################## subtitleeditor-0.54.0/configure-1031- ac_useropt_orig=$ac_useropt subtitleeditor-0.54.0/configure:1032: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` subtitleeditor-0.54.0/configure-1033- case $ac_user_opts in ############################################## subtitleeditor-0.54.0/configure-1230- -with-* | --with-*) subtitleeditor-0.54.0/configure:1231: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` subtitleeditor-0.54.0/configure-1232- # Reject names that are not valid shell variable names. ############################################## subtitleeditor-0.54.0/configure-1235- ac_useropt_orig=$ac_useropt subtitleeditor-0.54.0/configure:1236: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` subtitleeditor-0.54.0/configure-1237- case $ac_user_opts in ############################################## subtitleeditor-0.54.0/configure-1246- -without-* | --without-*) subtitleeditor-0.54.0/configure:1247: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` subtitleeditor-0.54.0/configure-1248- # Reject names that are not valid shell variable names. ############################################## subtitleeditor-0.54.0/configure-1251- ac_useropt_orig=$ac_useropt subtitleeditor-0.54.0/configure:1252: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` subtitleeditor-0.54.0/configure-1253- case $ac_user_opts in ############################################## subtitleeditor-0.54.0/configure-1284- *=*) subtitleeditor-0.54.0/configure:1285: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` subtitleeditor-0.54.0/configure-1286- # Reject names that are not valid shell variable names. ############################################## subtitleeditor-0.54.0/configure-1305-if test -n "$ac_prev"; then subtitleeditor-0.54.0/configure:1306: ac_option=--`echo $ac_prev | sed 's/_/-/g'` subtitleeditor-0.54.0/configure-1307- as_fn_error $? "missing argument to $ac_option" ############################################## subtitleeditor-0.54.0/configure-1327- */ ) subtitleeditor-0.54.0/configure:1328: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` subtitleeditor-0.54.0/configure-1329- eval $ac_var=\$ac_val;; ############################################## subtitleeditor-0.54.0/configure-1362-ac_ls_di=`ls -di .` && subtitleeditor-0.54.0/configure:1363:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || subtitleeditor-0.54.0/configure-1364- as_fn_error $? "working directory cannot be determined" ############################################## subtitleeditor-0.54.0/configure-1418-case $srcdir in subtitleeditor-0.54.0/configure:1419:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; subtitleeditor-0.54.0/configure-1420-esac ############################################## subtitleeditor-0.54.0/configure-1461-By default, \`make install' will install all the files in subtitleeditor-0.54.0/configure:1462:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify subtitleeditor-0.54.0/configure:1463:an installation prefix other than \`$ac_default_prefix' using \`--prefix', subtitleeditor-0.54.0/configure-1464-for instance \`--prefix=\$HOME'. ############################################## subtitleeditor-0.54.0/configure-1616-*) subtitleeditor-0.54.0/configure:1617: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` subtitleeditor-0.54.0/configure-1618- # A ".." for each directory in $ac_dir_suffix. subtitleeditor-0.54.0/configure:1619: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` subtitleeditor-0.54.0/configure-1620- case $ac_top_builddir_sub in ############################################## subtitleeditor-0.54.0/configure-2429- *\'*) subtitleeditor-0.54.0/configure:2430: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; subtitleeditor-0.54.0/configure-2431- esac ############################################## subtitleeditor-0.54.0/configure-2512- case $ac_val in subtitleeditor-0.54.0/configure:2513: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; subtitleeditor-0.54.0/configure-2514- esac ############################################## subtitleeditor-0.54.0/configure-2527- case $ac_val in subtitleeditor-0.54.0/configure:2528: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; subtitleeditor-0.54.0/configure-2529- esac ############################################## subtitleeditor-0.54.0/configure-2647- set,) subtitleeditor-0.54.0/configure:2648: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 subtitleeditor-0.54.0/configure:2649:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} subtitleeditor-0.54.0/configure-2650- ac_cache_corrupted=: ;; ############################################## subtitleeditor-0.54.0/configure-2658- # differences in whitespace do not lead to failure. subtitleeditor-0.54.0/configure:2659: ac_old_val_w=`echo x $ac_old_val` subtitleeditor-0.54.0/configure:2660: ac_new_val_w=`echo x $ac_new_val` subtitleeditor-0.54.0/configure-2661- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## subtitleeditor-0.54.0/configure-2678- case $ac_new_val in subtitleeditor-0.54.0/configure:2679: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; subtitleeditor-0.54.0/configure-2680- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## subtitleeditor-0.54.0/configure-2853- echo "timestamp, slept: $am_has_slept" > conftest.file subtitleeditor-0.54.0/configure:2854: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` subtitleeditor-0.54.0/configure-2855- if test "$*" = "X"; then subtitleeditor-0.54.0/configure-2856- # -L didn't work. subtitleeditor-0.54.0/configure:2857: set X `ls -t "$srcdir/configure" conftest.file` subtitleeditor-0.54.0/configure-2858- fi ############################################## subtitleeditor-0.54.0/configure-2904-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' subtitleeditor-0.54.0/configure:2905:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` subtitleeditor-0.54.0/configure-2906- subtitleeditor-0.54.0/configure-2907-# Expand $ac_aux_dir to an absolute path. subtitleeditor-0.54.0/configure:2908:am_aux_dir=`cd "$ac_aux_dir" && pwd` subtitleeditor-0.54.0/configure-2909- ############################################## subtitleeditor-0.54.0/configure-3049- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue subtitleeditor-0.54.0/configure:3050: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( subtitleeditor-0.54.0/configure-3051- 'mkdir (GNU coreutils) '* | \ ############################################## subtitleeditor-0.54.0/configure-3122-set x ${MAKE-make} subtitleeditor-0.54.0/configure:3123:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` subtitleeditor-0.54.0/configure-3124-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## subtitleeditor-0.54.0/configure-3132-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. subtitleeditor-0.54.0/configure:3133:case `${MAKE-make} -f conftest.make 2>/dev/null` in subtitleeditor-0.54.0/configure-3134- *@@@%%%=?*=@@@%%%*) ############################################## subtitleeditor-0.54.0/configure-3198- subtitleeditor-0.54.0/configure:3199:if test "`cd $srcdir && pwd`" != "`pwd`"; then subtitleeditor-0.54.0/configure-3200- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## subtitleeditor-0.54.0/configure-3455-# Ignore all kinds of additional output from 'make'. subtitleeditor-0.54.0/configure:3456:case `$am_make -s -f confmf 2> /dev/null` in #( subtitleeditor-0.54.0/configure-3457-*the\ am__doit\ target*) ############################################## subtitleeditor-0.54.0/configure-3465- echo '.include "confinc"' > confmf subtitleeditor-0.54.0/configure:3466: case `$am_make -s -f confmf 2> /dev/null` in #( subtitleeditor-0.54.0/configure-3467- *the\ am__doit\ target*) ############################################## subtitleeditor-0.54.0/configure-3844-$as_echo_n "checking whether the C compiler works... " >&6; } subtitleeditor-0.54.0/configure:3845:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` subtitleeditor-0.54.0/configure-3846- ############################################## subtitleeditor-0.54.0/configure-3888- then :; else subtitleeditor-0.54.0/configure:3889: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` subtitleeditor-0.54.0/configure-3890- fi ############################################## subtitleeditor-0.54.0/configure-3948- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; subtitleeditor-0.54.0/configure:3949: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` subtitleeditor-0.54.0/configure-3950- break;; ############################################## subtitleeditor-0.54.0/configure-4057- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; subtitleeditor-0.54.0/configure:4058: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` subtitleeditor-0.54.0/configure-4059- break;; ############################################## subtitleeditor-0.54.0/configure-4375- if test "$am_compiler_list" = ""; then subtitleeditor-0.54.0/configure:4376: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` subtitleeditor-0.54.0/configure-4377- fi ############################################## subtitleeditor-0.54.0/configure-4632- # Check for GNU $ac_path_GREP subtitleeditor-0.54.0/configure:4633:case `"$ac_path_GREP" --version 2>&1` in subtitleeditor-0.54.0/configure-4634-*GNU*) ############################################## subtitleeditor-0.54.0/configure-4698- # Check for GNU $ac_path_EGREP subtitleeditor-0.54.0/configure:4699:case `"$ac_path_EGREP" --version 2>&1` in subtitleeditor-0.54.0/configure-4700-*GNU*) ############################################## subtitleeditor-0.54.0/configure-4859-do : subtitleeditor-0.54.0/configure:4860: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` subtitleeditor-0.54.0/configure-4861-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## subtitleeditor-0.54.0/configure-4864- cat >>confdefs.h <<_ACEOF subtitleeditor-0.54.0/configure:4865:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 subtitleeditor-0.54.0/configure-4866-_ACEOF ############################################## subtitleeditor-0.54.0/configure-5396- if test "$am_compiler_list" = ""; then subtitleeditor-0.54.0/configure:5397: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` subtitleeditor-0.54.0/configure-5398- fi ############################################## subtitleeditor-0.54.0/configure-5580- for switch in -std=c++11 -std=c++0x +std=c++11 "-h std=c++11"; do subtitleeditor-0.54.0/configure:5581: cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh` subtitleeditor-0.54.0/configure-5582- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5 ############################################## subtitleeditor-0.54.0/configure-5824-do : subtitleeditor-0.54.0/configure:5825: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` subtitleeditor-0.54.0/configure-5826-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## subtitleeditor-0.54.0/configure-5828- cat >>confdefs.h <<_ACEOF subtitleeditor-0.54.0/configure:5829:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 subtitleeditor-0.54.0/configure-5830-_ACEOF ############################################## subtitleeditor-0.54.0/configure-5877-ac_save_IFS=$IFS; IFS=',' subtitleeditor-0.54.0/configure:5878:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'` subtitleeditor-0.54.0/configure-5879-IFS=$ac_save_IFS ############################################## subtitleeditor-0.54.0/configure-6059-test "x$ac_build_alias" = x && subtitleeditor-0.54.0/configure:6060: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` subtitleeditor-0.54.0/configure-6061-test "x$ac_build_alias" = x && subtitleeditor-0.54.0/configure-6062- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 subtitleeditor-0.54.0/configure:6063:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || subtitleeditor-0.54.0/configure-6064- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## subtitleeditor-0.54.0/configure-6083-IFS=$ac_save_IFS subtitleeditor-0.54.0/configure:6084:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac subtitleeditor-0.54.0/configure-6085- ############################################## subtitleeditor-0.54.0/configure-6094-else subtitleeditor-0.54.0/configure:6095: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || subtitleeditor-0.54.0/configure-6096- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## subtitleeditor-0.54.0/configure-6116-IFS=$ac_save_IFS subtitleeditor-0.54.0/configure:6117:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac subtitleeditor-0.54.0/configure-6118- ############################################## subtitleeditor-0.54.0/configure-6144-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ subtitleeditor-0.54.0/configure:6145: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then subtitleeditor-0.54.0/configure-6146- ECHO='print -r --' subtitleeditor-0.54.0/configure:6147:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then subtitleeditor-0.54.0/configure-6148- ECHO='printf %s\n' ############################################## subtitleeditor-0.54.0/configure-6213- # Check for GNU $ac_path_SED subtitleeditor-0.54.0/configure:6214:case `"$ac_path_SED" --version 2>&1` in subtitleeditor-0.54.0/configure-6215-*GNU*) ############################################## subtitleeditor-0.54.0/configure-6292- # Check for GNU $ac_path_FGREP subtitleeditor-0.54.0/configure:6293:case `"$ac_path_FGREP" --version 2>&1` in subtitleeditor-0.54.0/configure-6294-*GNU*) ############################################## subtitleeditor-0.54.0/configure-6372- # gcc leaves a trailing carriage return, which upsets mingw subtitleeditor-0.54.0/configure:6373: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; subtitleeditor-0.54.0/configure-6374- *) subtitleeditor-0.54.0/configure:6375: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; subtitleeditor-0.54.0/configure-6376- esac ############################################## subtitleeditor-0.54.0/configure-6381- # Canonicalize the pathname of ld subtitleeditor-0.54.0/configure:6382: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` subtitleeditor-0.54.0/configure-6383- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do subtitleeditor-0.54.0/configure:6384: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` subtitleeditor-0.54.0/configure-6385- done ############################################## subtitleeditor-0.54.0/configure-6416- # Break only if it was the GNU/non-GNU ld that we prefer. subtitleeditor-0.54.0/configure:6417: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in subtitleeditor-0.54.0/configure-6418- *GNU* | *'with BFD'*) ############################################## subtitleeditor-0.54.0/configure-6447- # I'd rather use --version here, but apparently some GNU lds only accept -v. subtitleeditor-0.54.0/configure:6448:case `$LD -v 2>&1 </dev/null` in subtitleeditor-0.54.0/configure-6449-*GNU* | *'with BFD'*) ############################################## subtitleeditor-0.54.0/configure-6497- esac subtitleeditor-0.54.0/configure:6498: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in subtitleeditor-0.54.0/configure-6499- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## subtitleeditor-0.54.0/configure-6503- *) subtitleeditor-0.54.0/configure:6504: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in subtitleeditor-0.54.0/configure-6505- */dev/null*) ############################################## subtitleeditor-0.54.0/configure-6631- subtitleeditor-0.54.0/configure:6632: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in subtitleeditor-0.54.0/configure-6633- *COFF*) ############################################## subtitleeditor-0.54.0/configure-6743- # And add a safety zone subtitleeditor-0.54.0/configure:6744: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` subtitleeditor-0.54.0/configure:6745: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` subtitleeditor-0.54.0/configure-6746- ;; ############################################## subtitleeditor-0.54.0/configure-6776- if test -n "$kargmax"; then subtitleeditor-0.54.0/configure:6777: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` subtitleeditor-0.54.0/configure-6778- else ############################################## subtitleeditor-0.54.0/configure-6785- test undefined != "$lt_cv_sys_max_cmd_len"; then subtitleeditor-0.54.0/configure:6786: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` subtitleeditor-0.54.0/configure:6787: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` subtitleeditor-0.54.0/configure-6788- else ############################################## subtitleeditor-0.54.0/configure-6797- # we can't tell. subtitleeditor-0.54.0/configure:6798: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ subtitleeditor-0.54.0/configure-6799- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## subtitleeditor-0.54.0/configure-6801- do subtitleeditor-0.54.0/configure:6802: i=`expr $i + 1` subtitleeditor-0.54.0/configure-6803- teststring=$teststring$teststring ############################################## subtitleeditor-0.54.0/configure-6805- # Only check the string length outside the loop. subtitleeditor-0.54.0/configure:6806: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` subtitleeditor-0.54.0/configure-6807- teststring= ############################################## subtitleeditor-0.54.0/configure-6810- # linker. It appears as though 1/2 is a usable value. subtitleeditor-0.54.0/configure:6811: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` subtitleeditor-0.54.0/configure-6812- fi ############################################## subtitleeditor-0.54.0/configure-7221-openbsd* | bitrig*) subtitleeditor-0.54.0/configure:7222: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then subtitleeditor-0.54.0/configure-7223- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## subtitleeditor-0.54.0/configure-7291- else subtitleeditor-0.54.0/configure:7292: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` subtitleeditor-0.54.0/configure-7293- fi ############################################## subtitleeditor-0.54.0/configure-7436- # decide which one to use based on capabilities of $DLLTOOL subtitleeditor-0.54.0/configure:7437: case `$DLLTOOL --help 2>&1` in subtitleeditor-0.54.0/configure-7438- *--identify-strict*) ############################################## subtitleeditor-0.54.0/configure-7957-# If we're using GNU nm, then use its standard symbol codes. subtitleeditor-0.54.0/configure:7958:case `$NM -V 2>&1` in subtitleeditor-0.54.0/configure-7959-*GNU* | *'with BFD'*) ############################################## subtitleeditor-0.54.0/configure-8005-mingw*) subtitleeditor-0.54.0/configure:8006: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp subtitleeditor-0.54.0/configure-8007- ;; ############################################## subtitleeditor-0.54.0/configure-8237- if test yes = "$GCC"; then subtitleeditor-0.54.0/configure:8238: lt_sysroot=`$CC --print-sysroot 2>/dev/null` subtitleeditor-0.54.0/configure-8239- fi ############################################## subtitleeditor-0.54.0/configure-8241- /*) subtitleeditor-0.54.0/configure:8242: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` subtitleeditor-0.54.0/configure-8243- ;; #( ############################################## subtitleeditor-0.54.0/configure-8336- done subtitleeditor-0.54.0/configure:8337: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` subtitleeditor-0.54.0/configure-8338-} ############################################## subtitleeditor-0.54.0/configure-8358- test $ac_status = 0; }; then subtitleeditor-0.54.0/configure:8359: case `/usr/bin/file conftest.$ac_objext` in subtitleeditor-0.54.0/configure-8360- *ELF-32*) ############################################## subtitleeditor-0.54.0/configure-8379- if test yes = "$lt_cv_prog_gnu_ld"; then subtitleeditor-0.54.0/configure:8380: case `/usr/bin/file conftest.$ac_objext` in subtitleeditor-0.54.0/configure-8381- *32-bit*) ############################################## subtitleeditor-0.54.0/configure-8391- else subtitleeditor-0.54.0/configure:8392: case `/usr/bin/file conftest.$ac_objext` in subtitleeditor-0.54.0/configure-8393- *32-bit*) ############################################## subtitleeditor-0.54.0/configure-8417- emul=elf subtitleeditor-0.54.0/configure:8418: case `/usr/bin/file conftest.$ac_objext` in subtitleeditor-0.54.0/configure-8419- *32-bit*) ############################################## subtitleeditor-0.54.0/configure-8425- esac subtitleeditor-0.54.0/configure:8426: case `/usr/bin/file conftest.$ac_objext` in subtitleeditor-0.54.0/configure-8427- *MSB*) ############################################## subtitleeditor-0.54.0/configure-8433- esac subtitleeditor-0.54.0/configure:8434: case `/usr/bin/file conftest.$ac_objext` in subtitleeditor-0.54.0/configure-8435- *N32*) ############################################## subtitleeditor-0.54.0/configure-9366- *:) subtitleeditor-0.54.0/configure:9367: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" subtitleeditor-0.54.0/configure-9368- ;; subtitleeditor-0.54.0/configure-9369- x:*) subtitleeditor-0.54.0/configure:9370: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" subtitleeditor-0.54.0/configure-9371- ;; subtitleeditor-0.54.0/configure-9372- *::*) subtitleeditor-0.54.0/configure:9373: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" subtitleeditor-0.54.0/configure:9374: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" subtitleeditor-0.54.0/configure-9375- ;; subtitleeditor-0.54.0/configure-9376- *) subtitleeditor-0.54.0/configure:9377: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" subtitleeditor-0.54.0/configure-9378- ;; ############################################## subtitleeditor-0.54.0/configure-9399- case $2 in subtitleeditor-0.54.0/configure:9400: .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;; subtitleeditor-0.54.0/configure:9401: *) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;; subtitleeditor-0.54.0/configure-9402- esac ############################################## subtitleeditor-0.54.0/configure-9711- "file_magic "*) subtitleeditor-0.54.0/configure:9712: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` subtitleeditor-0.54.0/configure-9713- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## subtitleeditor-0.54.0/configure-9777- "file_magic "*) subtitleeditor-0.54.0/configure:9778: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` subtitleeditor-0.54.0/configure-9779- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## subtitleeditor-0.54.0/configure-10175- *) subtitleeditor-0.54.0/configure:10176: case `$CC -V 2>&1 | sed 5q` in subtitleeditor-0.54.0/configure-10177- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) ############################################## subtitleeditor-0.54.0/configure-10621- # shared libraries, regardless of the interface used. subtitleeditor-0.54.0/configure:10622: case `$LD -v 2>&1` in subtitleeditor-0.54.0/configure-10623- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## subtitleeditor-0.54.0/configure-10653- supports_anon_versioning=no subtitleeditor-0.54.0/configure:10654: case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in subtitleeditor-0.54.0/configure-10655- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## subtitleeditor-0.54.0/configure-10722- # is; otherwise, prepend EXPORTS... subtitleeditor-0.54.0/configure:10723: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then subtitleeditor-0.54.0/configure-10724- cp $export_symbols $output_objdir/$soname.def; ############################################## subtitleeditor-0.54.0/configure-10756- prefix_cmds="$SED"~ subtitleeditor-0.54.0/configure:10757: if test EXPORTS = "`$SED 1q $export_symbols`"; then subtitleeditor-0.54.0/configure-10758- prefix_cmds="$prefix_cmds -e 1d"; ############################################## subtitleeditor-0.54.0/configure-10778- # time. Moving up from 0x10000000 also allows more sbrk(2) space. subtitleeditor-0.54.0/configure:10779: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' subtitleeditor-0.54.0/configure:10780: archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' subtitleeditor-0.54.0/configure-10781- ;; ############################################## subtitleeditor-0.54.0/configure-10796- pgcc*) # Portland Group C compiler subtitleeditor-0.54.0/configure:10797: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' subtitleeditor-0.54.0/configure-10798- tmp_addflag=' $pic_flag' ############################################## subtitleeditor-0.54.0/configure-10801- # Portland Group f77 and f90 compilers subtitleeditor-0.54.0/configure:10802: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' subtitleeditor-0.54.0/configure-10803- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## subtitleeditor-0.54.0/configure-10818- nvcc*) # Cuda Compiler Driver 2.2 subtitleeditor-0.54.0/configure:10819: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' subtitleeditor-0.54.0/configure-10820- compiler_needs_object=yes ############################################## subtitleeditor-0.54.0/configure-10822- esac subtitleeditor-0.54.0/configure:10823: case `$CC -V 2>&1 | sed 5q` in subtitleeditor-0.54.0/configure-10824- *Sun\ C*) # Sun C 5.9 subtitleeditor-0.54.0/configure:10825: whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' subtitleeditor-0.54.0/configure-10826- compiler_needs_object=yes ############################################## subtitleeditor-0.54.0/configure-10893- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) subtitleeditor-0.54.0/configure:10894: case `$LD -v 2>&1` in subtitleeditor-0.54.0/configure-10895- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## subtitleeditor-0.54.0/configure-10982- else subtitleeditor-0.54.0/configure:10983: export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' subtitleeditor-0.54.0/configure-10984- fi ############################################## subtitleeditor-0.54.0/configure-11047- # below for broken collect2 doesn't work under 4.3+ subtitleeditor-0.54.0/configure:11048: collect2name=`$CC -print-prog-name=collect2` subtitleeditor-0.54.0/configure-11049- if test -f "$collect2name" && ############################################## subtitleeditor-0.54.0/configure-11127- }' subtitleeditor-0.54.0/configure:11128: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` subtitleeditor-0.54.0/configure-11129- # Check for a 64-bit object if we didn't find anything. subtitleeditor-0.54.0/configure-11130- if test -z "$lt_cv_aix_libpath_"; then subtitleeditor-0.54.0/configure:11131: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` subtitleeditor-0.54.0/configure-11132- fi ############################################## subtitleeditor-0.54.0/configure-11145- hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" subtitleeditor-0.54.0/configure:11146: archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag subtitleeditor-0.54.0/configure-11147- else ############################################## subtitleeditor-0.54.0/configure-11180- }' subtitleeditor-0.54.0/configure:11181: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` subtitleeditor-0.54.0/configure-11182- # Check for a 64-bit object if we didn't find anything. subtitleeditor-0.54.0/configure-11183- if test -z "$lt_cv_aix_libpath_"; then subtitleeditor-0.54.0/configure:11184: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` subtitleeditor-0.54.0/configure-11185- fi ############################################## subtitleeditor-0.54.0/configure-11212- # -brtl affects multiple linker settings, -berok does not and is overridden later subtitleeditor-0.54.0/configure:11213: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' subtitleeditor-0.54.0/configure-11214- if test svr4 != "$with_aix_soname"; then ############################################## subtitleeditor-0.54.0/configure-11265- archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' subtitleeditor-0.54.0/configure:11266: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then subtitleeditor-0.54.0/configure-11267- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## subtitleeditor-0.54.0/configure-11303- # FIXME: Setting linknames here is a bad hack. subtitleeditor-0.54.0/configure:11304: archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' subtitleeditor-0.54.0/configure-11305- # The linker will automatically build a .lib file if we build a DLL. ############################################## subtitleeditor-0.54.0/configure-11321- if test yes = "$lt_cv_ld_force_load"; then subtitleeditor-0.54.0/configure:11322: whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' subtitleeditor-0.54.0/configure-11323- ############################################## subtitleeditor-0.54.0/configure-11501- if test yes = "$GCC"; then subtitleeditor-0.54.0/configure:11502: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/configure-11503- # Try to use the -exported_symbol ld option, if it does not ############################################## subtitleeditor-0.54.0/configure-11529- if test yes = "$lt_cv_irix_exported_symbol"; then subtitleeditor-0.54.0/configure:11530: archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' subtitleeditor-0.54.0/configure-11531- fi subtitleeditor-0.54.0/configure-11532- else subtitleeditor-0.54.0/configure:11533: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/configure:11534: archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' subtitleeditor-0.54.0/configure-11535- fi ############################################## subtitleeditor-0.54.0/configure-11579- hardcode_direct_absolute=yes subtitleeditor-0.54.0/configure:11580: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then subtitleeditor-0.54.0/configure-11581- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## subtitleeditor-0.54.0/configure-11610- prefix_cmds="$SED"~ subtitleeditor-0.54.0/configure:11611: if test EXPORTS = "`$SED 1q $export_symbols`"; then subtitleeditor-0.54.0/configure-11612- prefix_cmds="$prefix_cmds -e 1d"; ############################################## subtitleeditor-0.54.0/configure-11624- allow_undefined_flag=' $wl-expect_unresolved $wl\*' subtitleeditor-0.54.0/configure:11625: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/configure-11626- else subtitleeditor-0.54.0/configure-11627- allow_undefined_flag=' -expect_unresolved \*' subtitleeditor-0.54.0/configure:11628: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/configure-11629- fi ############################################## subtitleeditor-0.54.0/configure-11637- allow_undefined_flag=' $wl-expect_unresolved $wl\*' subtitleeditor-0.54.0/configure:11638: archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/configure-11639- hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' ############################################## subtitleeditor-0.54.0/configure-11641- allow_undefined_flag=' -expect_unresolved \*' subtitleeditor-0.54.0/configure:11642: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/configure:11643: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ subtitleeditor-0.54.0/configure:11644: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' subtitleeditor-0.54.0/configure-11645- ############################################## subtitleeditor-0.54.0/configure-11660- else subtitleeditor-0.54.0/configure:11661: case `$CC -V 2>&1` in subtitleeditor-0.54.0/configure-11662- *"Compilers 5.0"*) ############################################## subtitleeditor-0.54.0/configure-12059- esac subtitleeditor-0.54.0/configure:12060: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` subtitleeditor-0.54.0/configure-12061- case $lt_search_path_spec in ############################################## subtitleeditor-0.54.0/configure-12066- # okay in the real world where ";" in dirpaths is itself problematic. subtitleeditor-0.54.0/configure:12067: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` subtitleeditor-0.54.0/configure-12068- ;; subtitleeditor-0.54.0/configure-12069- *) subtitleeditor-0.54.0/configure:12070: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` subtitleeditor-0.54.0/configure-12071- ;; ############################################## subtitleeditor-0.54.0/configure-12075- lt_tmp_lt_search_path_spec= subtitleeditor-0.54.0/configure:12076: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` subtitleeditor-0.54.0/configure-12077- # ...but if some path component already ends with the multilib dir we assume ############################################## subtitleeditor-0.54.0/configure-12117- esac subtitleeditor-0.54.0/configure:12118: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` subtitleeditor-0.54.0/configure-12119-else ############################################## subtitleeditor-0.54.0/configure-12257- # Create ${libname}_ixlibrary.a entries in /sys/libs. subtitleeditor-0.54.0/configure:12258: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' subtitleeditor-0.54.0/configure-12259- ;; ############################################## subtitleeditor-0.54.0/configure-12293- # DLL is installed to $(libdir)/../bin by postinstall_cmds subtitleeditor-0.54.0/configure:12294: postinstall_cmds='base_file=`basename \$file`~ subtitleeditor-0.54.0/configure:12295: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ subtitleeditor-0.54.0/configure:12296: dldir=$destdir/`dirname \$dlpath`~ subtitleeditor-0.54.0/configure-12297- test -d \$dldir || mkdir -p \$dldir~ ############################################## subtitleeditor-0.54.0/configure-12302- fi' subtitleeditor-0.54.0/configure:12303: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ subtitleeditor-0.54.0/configure-12304- dlpath=$dir/\$dldll~ ############################################## subtitleeditor-0.54.0/configure-12310- # Cygwin DLLs use 'cyg' prefix rather than 'lib' subtitleeditor-0.54.0/configure:12311: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' subtitleeditor-0.54.0/configure-12312- ############################################## subtitleeditor-0.54.0/configure-12316- # MinGW DLLs use traditional 'lib' prefix subtitleeditor-0.54.0/configure:12317: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' subtitleeditor-0.54.0/configure-12318- ;; ############################################## subtitleeditor-0.54.0/configure-12320- # pw32 DLLs use 'pw' prefix rather than 'lib' subtitleeditor-0.54.0/configure:12321: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' subtitleeditor-0.54.0/configure-12322- ;; ############################################## subtitleeditor-0.54.0/configure-12329- libname_spec='$name' subtitleeditor-0.54.0/configure:12330: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' subtitleeditor-0.54.0/configure-12331- library_names_spec='$libname.dll.lib' ############################################## subtitleeditor-0.54.0/configure-12341- # Let DOS variable expansion print the short 8.3 style file name. subtitleeditor-0.54.0/configure:12342: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` subtitleeditor-0.54.0/configure-12343- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## subtitleeditor-0.54.0/configure-12346- # Convert to MSYS style. subtitleeditor-0.54.0/configure:12347: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` subtitleeditor-0.54.0/configure-12348- ;; ############################################## subtitleeditor-0.54.0/configure-12352- # like /cygdrive/c/PROGRA~1:/cygdr... subtitleeditor-0.54.0/configure:12353: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` subtitleeditor-0.54.0/configure:12354: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` subtitleeditor-0.54.0/configure:12355: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` subtitleeditor-0.54.0/configure-12356- ;; ############################################## subtitleeditor-0.54.0/configure-12360- # It is most probably a Windows format PATH. subtitleeditor-0.54.0/configure:12361: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` subtitleeditor-0.54.0/configure-12362- else subtitleeditor-0.54.0/configure:12363: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` subtitleeditor-0.54.0/configure-12364- fi ############################################## subtitleeditor-0.54.0/configure-12370- # DLL is installed to $(libdir)/../bin by postinstall_cmds subtitleeditor-0.54.0/configure:12371: postinstall_cmds='base_file=`basename \$file`~ subtitleeditor-0.54.0/configure:12372: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ subtitleeditor-0.54.0/configure:12373: dldir=$destdir/`dirname \$dlpath`~ subtitleeditor-0.54.0/configure-12374- test -d \$dldir || mkdir -p \$dldir~ subtitleeditor-0.54.0/configure-12375- $install_prog $dir/$dlname \$dldir/$dlname' subtitleeditor-0.54.0/configure:12376: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ subtitleeditor-0.54.0/configure-12377- dlpath=$dir/\$dldll~ ############################################## subtitleeditor-0.54.0/configure-12384- # Assume MSVC wrapper subtitleeditor-0.54.0/configure:12385: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' subtitleeditor-0.54.0/configure-12386- dynamic_linker='Win32 ld.exe' ############################################## subtitleeditor-0.54.0/configure-12401- shlibpath_var=DYLD_LIBRARY_PATH subtitleeditor-0.54.0/configure:12402: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' subtitleeditor-0.54.0/configure-12403- ############################################## subtitleeditor-0.54.0/configure-12657- if test -f /etc/ld.so.conf; then subtitleeditor-0.54.0/configure:12658: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` subtitleeditor-0.54.0/configure-12659- sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra" ############################################## subtitleeditor-0.54.0/configure-12711- need_lib_prefix=no subtitleeditor-0.54.0/configure:12712: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then subtitleeditor-0.54.0/configure-12713- need_version=no ############################################## subtitleeditor-0.54.0/configure-12738- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec subtitleeditor-0.54.0/configure:12739: postinstall_cmds='base_file=`basename \$file`~ subtitleeditor-0.54.0/configure:12740: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ subtitleeditor-0.54.0/configure:12741: dldir=$destdir/`dirname \$dlpath`~ subtitleeditor-0.54.0/configure-12742- test -d \$dldir || mkdir -p \$dldir~ ############################################## subtitleeditor-0.54.0/configure-12747- fi' subtitleeditor-0.54.0/configure:12748: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ subtitleeditor-0.54.0/configure-12749- dlpath=$dir/\$dldll~ ############################################## subtitleeditor-0.54.0/configure-13930- # gcc leaves a trailing carriage return, which upsets mingw subtitleeditor-0.54.0/configure:13931: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; subtitleeditor-0.54.0/configure-13932- *) subtitleeditor-0.54.0/configure:13933: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; subtitleeditor-0.54.0/configure-13934- esac ############################################## subtitleeditor-0.54.0/configure-13939- # Canonicalize the pathname of ld subtitleeditor-0.54.0/configure:13940: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` subtitleeditor-0.54.0/configure-13941- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do subtitleeditor-0.54.0/configure:13942: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` subtitleeditor-0.54.0/configure-13943- done ############################################## subtitleeditor-0.54.0/configure-13974- # Break only if it was the GNU/non-GNU ld that we prefer. subtitleeditor-0.54.0/configure:13975: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in subtitleeditor-0.54.0/configure-13976- *GNU* | *'with BFD'*) ############################################## subtitleeditor-0.54.0/configure-14005- # I'd rather use --version here, but apparently some GNU lds only accept -v. subtitleeditor-0.54.0/configure:14006:case `$LD -v 2>&1 </dev/null` in subtitleeditor-0.54.0/configure-14007-*GNU* | *'with BFD'*) ############################################## subtitleeditor-0.54.0/configure-14039- # ancient GNU ld didn't support --whole-archive et. al. subtitleeditor-0.54.0/configure:14040: if eval "`$CC -print-prog-name=ld` --help 2>&1" | subtitleeditor-0.54.0/configure-14041- $GREP 'no-whole-archive' > /dev/null; then ############################################## subtitleeditor-0.54.0/configure-14150- # below for broken collect2 doesn't work under 4.3+ subtitleeditor-0.54.0/configure:14151: collect2name=`$CC -print-prog-name=collect2` subtitleeditor-0.54.0/configure-14152- if test -f "$collect2name" && ############################################## subtitleeditor-0.54.0/configure-14231- }' subtitleeditor-0.54.0/configure:14232: lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` subtitleeditor-0.54.0/configure-14233- # Check for a 64-bit object if we didn't find anything. subtitleeditor-0.54.0/configure-14234- if test -z "$lt_cv_aix_libpath__CXX"; then subtitleeditor-0.54.0/configure:14235: lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` subtitleeditor-0.54.0/configure-14236- fi ############################################## subtitleeditor-0.54.0/configure-14250- subtitleeditor-0.54.0/configure:14251: archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag subtitleeditor-0.54.0/configure-14252- else ############################################## subtitleeditor-0.54.0/configure-14285- }' subtitleeditor-0.54.0/configure:14286: lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` subtitleeditor-0.54.0/configure-14287- # Check for a 64-bit object if we didn't find anything. subtitleeditor-0.54.0/configure-14288- if test -z "$lt_cv_aix_libpath__CXX"; then subtitleeditor-0.54.0/configure:14289: lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` subtitleeditor-0.54.0/configure-14290- fi ############################################## subtitleeditor-0.54.0/configure-14317- # -brtl affects multiple linker settings, -berok does not and is overridden later subtitleeditor-0.54.0/configure:14318: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' subtitleeditor-0.54.0/configure-14319- if test svr4 != "$with_aix_soname"; then ############################################## subtitleeditor-0.54.0/configure-14370- archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' subtitleeditor-0.54.0/configure:14371: archive_expsym_cmds_CXX='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then subtitleeditor-0.54.0/configure-14372- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## subtitleeditor-0.54.0/configure-14412- # is; otherwise, prepend EXPORTS... subtitleeditor-0.54.0/configure:14413: archive_expsym_cmds_CXX='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then subtitleeditor-0.54.0/configure-14414- cp $export_symbols $output_objdir/$soname.def; ############################################## subtitleeditor-0.54.0/configure-14433- if test yes = "$lt_cv_ld_force_load"; then subtitleeditor-0.54.0/configure:14434: whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' subtitleeditor-0.54.0/configure-14435- ############################################## subtitleeditor-0.54.0/configure-14478- prefix_cmds="$SED"~ subtitleeditor-0.54.0/configure:14479: if test EXPORTS = "`$SED 1q $export_symbols`"; then subtitleeditor-0.54.0/configure-14480- prefix_cmds="$prefix_cmds -e 1d"; ############################################## subtitleeditor-0.54.0/configure-14552- # dependencies. subtitleeditor-0.54.0/configure:14553: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' subtitleeditor-0.54.0/configure-14554- ;; ############################################## subtitleeditor-0.54.0/configure-14617- # dependencies. subtitleeditor-0.54.0/configure:14618: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' subtitleeditor-0.54.0/configure-14619- ;; ############################################## subtitleeditor-0.54.0/configure-14653- # time. Moving up from 0x10000000 also allows more sbrk(2) space. subtitleeditor-0.54.0/configure:14654: archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' subtitleeditor-0.54.0/configure:14655: archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' subtitleeditor-0.54.0/configure-14656- ;; ############################################## subtitleeditor-0.54.0/configure-14660- # SGI C++ subtitleeditor-0.54.0/configure:14661: archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/configure-14662- ############################################## subtitleeditor-0.54.0/configure-14671- if test no = "$with_gnu_ld"; then subtitleeditor-0.54.0/configure:14672: archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/configure-14673- else subtitleeditor-0.54.0/configure:14674: archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib' subtitleeditor-0.54.0/configure-14675- fi ############################################## subtitleeditor-0.54.0/configure-14692- # to its proper name (with version) after linking. subtitleeditor-0.54.0/configure:14693: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' subtitleeditor-0.54.0/configure:14694: archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib' subtitleeditor-0.54.0/configure-14695- # Commands to make compiler produce verbose output that lists ############################################## subtitleeditor-0.54.0/configure-14702- # dependencies. subtitleeditor-0.54.0/configure:14703: output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' subtitleeditor-0.54.0/configure-14704- ############################################## subtitleeditor-0.54.0/configure-14717- # earlier do not add the objects themselves. subtitleeditor-0.54.0/configure:14718: case `$CC -V 2>&1` in subtitleeditor-0.54.0/configure-14719- *"Version 7."*) ############################################## subtitleeditor-0.54.0/configure-14738- # Portland Group C++ compiler subtitleeditor-0.54.0/configure:14739: case `$CC -V` in subtitleeditor-0.54.0/configure-14740- *pgCC\ [1-5].* | *pgcpp\ [1-5].*) ############################################## subtitleeditor-0.54.0/configure-14743- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ subtitleeditor-0.54.0/configure:14744: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' subtitleeditor-0.54.0/configure-14745- old_archive_cmds_CXX='tpldir=Template.dir~ ############################################## subtitleeditor-0.54.0/configure-14747- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ subtitleeditor-0.54.0/configure:14748: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ subtitleeditor-0.54.0/configure-14749- $RANLIB $oldlib' ############################################## subtitleeditor-0.54.0/configure-14752- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ subtitleeditor-0.54.0/configure:14753: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' subtitleeditor-0.54.0/configure-14754- archive_expsym_cmds_CXX='tpldir=Template.dir~ ############################################## subtitleeditor-0.54.0/configure-14756- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ subtitleeditor-0.54.0/configure:14757: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' subtitleeditor-0.54.0/configure-14758- ;; ############################################## subtitleeditor-0.54.0/configure-14766- export_dynamic_flag_spec_CXX='$wl--export-dynamic' subtitleeditor-0.54.0/configure:14767: whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' subtitleeditor-0.54.0/configure-14768- ;; ############################################## subtitleeditor-0.54.0/configure-14785- # dependencies. subtitleeditor-0.54.0/configure:14786: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' subtitleeditor-0.54.0/configure-14787- ;; ############################################## subtitleeditor-0.54.0/configure-14800- *) subtitleeditor-0.54.0/configure:14801: case `$CC -V 2>&1 | sed 5q` in subtitleeditor-0.54.0/configure-14802- *Sun\ C*) ############################################## subtitleeditor-0.54.0/configure-14807- hardcode_libdir_flag_spec_CXX='-R$libdir' subtitleeditor-0.54.0/configure:14808: whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' subtitleeditor-0.54.0/configure-14809- compiler_needs_object_CXX=yes ############################################## subtitleeditor-0.54.0/configure-14872- hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir' subtitleeditor-0.54.0/configure:14873: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then subtitleeditor-0.54.0/configure-14874- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib' ############################################## subtitleeditor-0.54.0/configure-14891- # to its proper name (with version) after linking. subtitleeditor-0.54.0/configure:14892: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' subtitleeditor-0.54.0/configure-14893- ############################################## subtitleeditor-0.54.0/configure-14912- allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*' subtitleeditor-0.54.0/configure:14913: archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/configure-14914- hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir' ############################################## subtitleeditor-0.54.0/configure-14917- allow_undefined_flag_CXX=' -expect_unresolved \*' subtitleeditor-0.54.0/configure:14918: archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/configure:14919: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ subtitleeditor-0.54.0/configure-14920- echo "-hidden">> $lib.exp~ subtitleeditor-0.54.0/configure:14921: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~ subtitleeditor-0.54.0/configure-14922- $RM $lib.exp' ############################################## subtitleeditor-0.54.0/configure-14936- # dependencies. subtitleeditor-0.54.0/configure:14937: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' subtitleeditor-0.54.0/configure-14938- ;; ############################################## subtitleeditor-0.54.0/configure-14943- osf3*) subtitleeditor-0.54.0/configure:14944: archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/configure-14945- ;; subtitleeditor-0.54.0/configure-14946- *) subtitleeditor-0.54.0/configure:14947: archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' subtitleeditor-0.54.0/configure-14948- ;; ############################################## subtitleeditor-0.54.0/configure-15190- subtitleeditor-0.54.0/configure:15191: for p in `eval "$output_verbose_link_cmd"`; do subtitleeditor-0.54.0/configure-15192- case $prev$p in ############################################## subtitleeditor-0.54.0/configure-15293-if test -n "${compiler_lib_search_path_CXX}"; then subtitleeditor-0.54.0/configure:15294: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'` subtitleeditor-0.54.0/configure-15295-fi ############################################## subtitleeditor-0.54.0/configure-15540- *) subtitleeditor-0.54.0/configure:15541: case `$CC -V 2>&1 | sed 5q` in subtitleeditor-0.54.0/configure-15542- *Sun\ C*) ############################################## subtitleeditor-0.54.0/configure-15922- else subtitleeditor-0.54.0/configure:15923: export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' subtitleeditor-0.54.0/configure-15924- fi ############################################## subtitleeditor-0.54.0/configure-16224- # Create ${libname}_ixlibrary.a entries in /sys/libs. subtitleeditor-0.54.0/configure:16225: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' subtitleeditor-0.54.0/configure-16226- ;; ############################################## subtitleeditor-0.54.0/configure-16260- # DLL is installed to $(libdir)/../bin by postinstall_cmds subtitleeditor-0.54.0/configure:16261: postinstall_cmds='base_file=`basename \$file`~ subtitleeditor-0.54.0/configure:16262: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ subtitleeditor-0.54.0/configure:16263: dldir=$destdir/`dirname \$dlpath`~ subtitleeditor-0.54.0/configure-16264- test -d \$dldir || mkdir -p \$dldir~ ############################################## subtitleeditor-0.54.0/configure-16269- fi' subtitleeditor-0.54.0/configure:16270: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ subtitleeditor-0.54.0/configure-16271- dlpath=$dir/\$dldll~ ############################################## subtitleeditor-0.54.0/configure-16277- # Cygwin DLLs use 'cyg' prefix rather than 'lib' subtitleeditor-0.54.0/configure:16278: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' subtitleeditor-0.54.0/configure-16279- ############################################## subtitleeditor-0.54.0/configure-16282- # MinGW DLLs use traditional 'lib' prefix subtitleeditor-0.54.0/configure:16283: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' subtitleeditor-0.54.0/configure-16284- ;; ############################################## subtitleeditor-0.54.0/configure-16286- # pw32 DLLs use 'pw' prefix rather than 'lib' subtitleeditor-0.54.0/configure:16287: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' subtitleeditor-0.54.0/configure-16288- ;; ############################################## subtitleeditor-0.54.0/configure-16295- libname_spec='$name' subtitleeditor-0.54.0/configure:16296: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' subtitleeditor-0.54.0/configure-16297- library_names_spec='$libname.dll.lib' ############################################## subtitleeditor-0.54.0/configure-16307- # Let DOS variable expansion print the short 8.3 style file name. subtitleeditor-0.54.0/configure:16308: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` subtitleeditor-0.54.0/configure-16309- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## subtitleeditor-0.54.0/configure-16312- # Convert to MSYS style. subtitleeditor-0.54.0/configure:16313: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` subtitleeditor-0.54.0/configure-16314- ;; ############################################## subtitleeditor-0.54.0/configure-16318- # like /cygdrive/c/PROGRA~1:/cygdr... subtitleeditor-0.54.0/configure:16319: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` subtitleeditor-0.54.0/configure:16320: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` subtitleeditor-0.54.0/configure:16321: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` subtitleeditor-0.54.0/configure-16322- ;; ############################################## subtitleeditor-0.54.0/configure-16326- # It is most probably a Windows format PATH. subtitleeditor-0.54.0/configure:16327: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` subtitleeditor-0.54.0/configure-16328- else subtitleeditor-0.54.0/configure:16329: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` subtitleeditor-0.54.0/configure-16330- fi ############################################## subtitleeditor-0.54.0/configure-16336- # DLL is installed to $(libdir)/../bin by postinstall_cmds subtitleeditor-0.54.0/configure:16337: postinstall_cmds='base_file=`basename \$file`~ subtitleeditor-0.54.0/configure:16338: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ subtitleeditor-0.54.0/configure:16339: dldir=$destdir/`dirname \$dlpath`~ subtitleeditor-0.54.0/configure-16340- test -d \$dldir || mkdir -p \$dldir~ subtitleeditor-0.54.0/configure-16341- $install_prog $dir/$dlname \$dldir/$dlname' subtitleeditor-0.54.0/configure:16342: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ subtitleeditor-0.54.0/configure-16343- dlpath=$dir/\$dldll~ ############################################## subtitleeditor-0.54.0/configure-16350- # Assume MSVC wrapper subtitleeditor-0.54.0/configure:16351: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' subtitleeditor-0.54.0/configure-16352- dynamic_linker='Win32 ld.exe' ############################################## subtitleeditor-0.54.0/configure-16367- shlibpath_var=DYLD_LIBRARY_PATH subtitleeditor-0.54.0/configure:16368: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' subtitleeditor-0.54.0/configure-16369- ############################################## subtitleeditor-0.54.0/configure-16622- if test -f /etc/ld.so.conf; then subtitleeditor-0.54.0/configure:16623: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` subtitleeditor-0.54.0/configure-16624- sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra" ############################################## subtitleeditor-0.54.0/configure-16676- need_lib_prefix=no subtitleeditor-0.54.0/configure:16677: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then subtitleeditor-0.54.0/configure-16678- need_version=no ############################################## subtitleeditor-0.54.0/configure-16703- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec subtitleeditor-0.54.0/configure:16704: postinstall_cmds='base_file=`basename \$file`~ subtitleeditor-0.54.0/configure:16705: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ subtitleeditor-0.54.0/configure:16706: dldir=$destdir/`dirname \$dlpath`~ subtitleeditor-0.54.0/configure-16707- test -d \$dldir || mkdir -p \$dldir~ ############################################## subtitleeditor-0.54.0/configure-16712- fi' subtitleeditor-0.54.0/configure:16713: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ subtitleeditor-0.54.0/configure-16714- dlpath=$dir/\$dldll~ ############################################## subtitleeditor-0.54.0/configure-17496- if test -f $ac_dir/$ac_word; then subtitleeditor-0.54.0/configure:17497: if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then subtitleeditor-0.54.0/configure-17498- ac_cv_path_MSGFMT="$ac_dir/$ac_word" ############################################## subtitleeditor-0.54.0/configure-17615- if test -f $ac_dir/$ac_word; then subtitleeditor-0.54.0/configure:17616: if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then subtitleeditor-0.54.0/configure-17617- ac_cv_path_XGETTEXT="$ac_dir/$ac_word" ############################################## subtitleeditor-0.54.0/configure-17774- if test "x$srcdir" != "x."; then subtitleeditor-0.54.0/configure:17775: if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then subtitleeditor-0.54.0/configure-17776- posrcprefix="$srcdir/" ############################################## subtitleeditor-0.54.0/configure-18286- if test -f $ac_dir/$ac_word; then subtitleeditor-0.54.0/configure:18287: if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then subtitleeditor-0.54.0/configure-18288- ac_cv_path_MSGFMT="$ac_dir/$ac_word" ############################################## subtitleeditor-0.54.0/configure-18405- if test -f $ac_dir/$ac_word; then subtitleeditor-0.54.0/configure:18406: if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then subtitleeditor-0.54.0/configure-18407- ac_cv_path_XGETTEXT="$ac_dir/$ac_word" ############################################## subtitleeditor-0.54.0/configure-18564- if test "x$srcdir" != "x."; then subtitleeditor-0.54.0/configure:18565: if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then subtitleeditor-0.54.0/configure-18566- posrcprefix="$srcdir/" ############################################## subtitleeditor-0.54.0/configure-18604- subtitleeditor-0.54.0/configure:18605:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` subtitleeditor-0.54.0/configure-18606-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` subtitleeditor-0.54.0/configure:18607:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` subtitleeditor-0.54.0/configure-18608-if test -n ""; then ############################################## subtitleeditor-0.54.0/configure-19044-fi subtitleeditor-0.54.0/configure:19045:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" subtitleeditor-0.54.0/configure:19046:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" subtitleeditor-0.54.0/configure:19047:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" subtitleeditor-0.54.0/configure-19048-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## subtitleeditor-0.54.0/configure-19100-else subtitleeditor-0.54.0/configure:19101: IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"` subtitleeditor-0.54.0/configure-19102- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5 ############################################## subtitleeditor-0.54.0/configure-19107-$as_echo_n "checking for XML::Parser... " >&6; } subtitleeditor-0.54.0/configure:19108: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then subtitleeditor-0.54.0/configure-19109- { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 ############################################## subtitleeditor-0.54.0/configure-19270- test $ac_status = 0; }; then subtitleeditor-0.54.0/configure:19271: pkg_cv_GTKMM_CFLAGS=`$PKG_CONFIG --cflags "gtkmm-3.0 >= 3.10.0" 2>/dev/null` subtitleeditor-0.54.0/configure-19272- test "x$?" != "x0" && pkg_failed=yes ############################################## subtitleeditor-0.54.0/configure-19287- test $ac_status = 0; }; then subtitleeditor-0.54.0/configure:19288: pkg_cv_GTKMM_LIBS=`$PKG_CONFIG --libs "gtkmm-3.0 >= 3.10.0" 2>/dev/null` subtitleeditor-0.54.0/configure-19289- test "x$?" != "x0" && pkg_failed=yes ############################################## subtitleeditor-0.54.0/configure-19308- if test $_pkg_short_errors_supported = yes; then subtitleeditor-0.54.0/configure:19309: GTKMM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtkmm-3.0 >= 3.10.0" 2>&1` subtitleeditor-0.54.0/configure-19310- else subtitleeditor-0.54.0/configure:19311: GTKMM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtkmm-3.0 >= 3.10.0" 2>&1` subtitleeditor-0.54.0/configure-19312- fi ############################################## subtitleeditor-0.54.0/configure-19368- test $ac_status = 0; }; then subtitleeditor-0.54.0/configure:19369: pkg_cv_ENCHANT_CFLAGS=`$PKG_CONFIG --cflags "enchant >= 1.4.0" 2>/dev/null` subtitleeditor-0.54.0/configure-19370- test "x$?" != "x0" && pkg_failed=yes ############################################## subtitleeditor-0.54.0/configure-19385- test $ac_status = 0; }; then subtitleeditor-0.54.0/configure:19386: pkg_cv_ENCHANT_LIBS=`$PKG_CONFIG --libs "enchant >= 1.4.0" 2>/dev/null` subtitleeditor-0.54.0/configure-19387- test "x$?" != "x0" && pkg_failed=yes ############################################## subtitleeditor-0.54.0/configure-19406- if test $_pkg_short_errors_supported = yes; then subtitleeditor-0.54.0/configure:19407: ENCHANT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "enchant >= 1.4.0" 2>&1` subtitleeditor-0.54.0/configure-19408- else subtitleeditor-0.54.0/configure:19409: ENCHANT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "enchant >= 1.4.0" 2>&1` subtitleeditor-0.54.0/configure-19410- fi ############################################## subtitleeditor-0.54.0/configure-19466- test $ac_status = 0; }; then subtitleeditor-0.54.0/configure:19467: pkg_cv_LIBXML_CFLAGS=`$PKG_CONFIG --cflags "libxml++-2.6 >= 2.20" 2>/dev/null` subtitleeditor-0.54.0/configure-19468- test "x$?" != "x0" && pkg_failed=yes ############################################## subtitleeditor-0.54.0/configure-19483- test $ac_status = 0; }; then subtitleeditor-0.54.0/configure:19484: pkg_cv_LIBXML_LIBS=`$PKG_CONFIG --libs "libxml++-2.6 >= 2.20" 2>/dev/null` subtitleeditor-0.54.0/configure-19485- test "x$?" != "x0" && pkg_failed=yes ############################################## subtitleeditor-0.54.0/configure-19504- if test $_pkg_short_errors_supported = yes; then subtitleeditor-0.54.0/configure:19505: LIBXML_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml++-2.6 >= 2.20" 2>&1` subtitleeditor-0.54.0/configure-19506- else subtitleeditor-0.54.0/configure:19507: LIBXML_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml++-2.6 >= 2.20" 2>&1` subtitleeditor-0.54.0/configure-19508- fi ############################################## subtitleeditor-0.54.0/configure-19563- test $ac_status = 0; }; then subtitleeditor-0.54.0/configure:19564: pkg_cv_GSTREAMER_CFLAGS=`$PKG_CONFIG --cflags "gstreamer-1.0 gstreamer-base-1.0 gstreamer-plugins-base-1.0" 2>/dev/null` subtitleeditor-0.54.0/configure-19565- test "x$?" != "x0" && pkg_failed=yes ############################################## subtitleeditor-0.54.0/configure-19580- test $ac_status = 0; }; then subtitleeditor-0.54.0/configure:19581: pkg_cv_GSTREAMER_LIBS=`$PKG_CONFIG --libs "gstreamer-1.0 gstreamer-base-1.0 gstreamer-plugins-base-1.0" 2>/dev/null` subtitleeditor-0.54.0/configure-19582- test "x$?" != "x0" && pkg_failed=yes ############################################## subtitleeditor-0.54.0/configure-19601- if test $_pkg_short_errors_supported = yes; then subtitleeditor-0.54.0/configure:19602: GSTREAMER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gstreamer-1.0 gstreamer-base-1.0 gstreamer-plugins-base-1.0" 2>&1` subtitleeditor-0.54.0/configure-19603- else subtitleeditor-0.54.0/configure:19604: GSTREAMER_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gstreamer-1.0 gstreamer-base-1.0 gstreamer-plugins-base-1.0" 2>&1` subtitleeditor-0.54.0/configure-19605- fi ############################################## subtitleeditor-0.54.0/configure-19655- test $ac_status = 0; }; then subtitleeditor-0.54.0/configure:19656: pkg_cv_GSTREAMERMM_CFLAGS=`$PKG_CONFIG --cflags "gstreamermm-1.0 >= 1.0" 2>/dev/null` subtitleeditor-0.54.0/configure-19657- test "x$?" != "x0" && pkg_failed=yes ############################################## subtitleeditor-0.54.0/configure-19672- test $ac_status = 0; }; then subtitleeditor-0.54.0/configure:19673: pkg_cv_GSTREAMERMM_LIBS=`$PKG_CONFIG --libs "gstreamermm-1.0 >= 1.0" 2>/dev/null` subtitleeditor-0.54.0/configure-19674- test "x$?" != "x0" && pkg_failed=yes ############################################## subtitleeditor-0.54.0/configure-19693- if test $_pkg_short_errors_supported = yes; then subtitleeditor-0.54.0/configure:19694: GSTREAMERMM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gstreamermm-1.0 >= 1.0" 2>&1` subtitleeditor-0.54.0/configure-19695- else subtitleeditor-0.54.0/configure:19696: GSTREAMERMM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gstreamermm-1.0 >= 1.0" 2>&1` subtitleeditor-0.54.0/configure-19697- fi ############################################## subtitleeditor-0.54.0/configure-19796- subtitleeditor-0.54.0/configure:19797: ISO_CODES_PREFIX=`$PKG_CONFIG --variable=prefix iso-codes` subtitleeditor-0.54.0/configure-19798- ISO_CODES_PATH="$ISO_CODES_PREFIX/share/xml/iso-codes" ############################################## subtitleeditor-0.54.0/configure-19854- for ac_var in incroot usrlibdir libdir; do subtitleeditor-0.54.0/configure:19855: eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" subtitleeditor-0.54.0/configure-19856- done ############################################## subtitleeditor-0.54.0/configure-19964- LIBS=$ac_save_LIBS subtitleeditor-0.54.0/configure:19965:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` subtitleeditor-0.54.0/configure-19966-do ############################################## subtitleeditor-0.54.0/configure-20416-do : subtitleeditor-0.54.0/configure:20417: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` subtitleeditor-0.54.0/configure-20418-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## subtitleeditor-0.54.0/configure-20420- cat >>confdefs.h <<_ACEOF subtitleeditor-0.54.0/configure:20421:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 subtitleeditor-0.54.0/configure-20422-_ACEOF ############################################## subtitleeditor-0.54.0/configure-20457- if test X$ax_compiler_ms = Xyes; then : subtitleeditor-0.54.0/configure:20458: ax_try_lib=`echo $ax_lib | sed -e 's/^-l//' -e 's/$/.lib/'` subtitleeditor-0.54.0/configure-20459-else ############################################## subtitleeditor-0.54.0/configure-20586- test $ac_status = 0; }; then subtitleeditor-0.54.0/configure:20587: pkg_cv_GTKGLEXT_CFLAGS=`$PKG_CONFIG --cflags "gtkglextmm-1.2" 2>/dev/null` subtitleeditor-0.54.0/configure-20588- test "x$?" != "x0" && pkg_failed=yes ############################################## subtitleeditor-0.54.0/configure-20603- test $ac_status = 0; }; then subtitleeditor-0.54.0/configure:20604: pkg_cv_GTKGLEXT_LIBS=`$PKG_CONFIG --libs "gtkglextmm-1.2" 2>/dev/null` subtitleeditor-0.54.0/configure-20605- test "x$?" != "x0" && pkg_failed=yes ############################################## subtitleeditor-0.54.0/configure-20624- if test $_pkg_short_errors_supported = yes; then subtitleeditor-0.54.0/configure:20625: GTKGLEXT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtkglextmm-1.2" 2>&1` subtitleeditor-0.54.0/configure-20626- else subtitleeditor-0.54.0/configure:20627: GTKGLEXT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtkglextmm-1.2" 2>&1` subtitleeditor-0.54.0/configure-20628- fi ############################################## subtitleeditor-0.54.0/configure-20810- ccache_full=`which ccache` subtitleeditor-0.54.0/configure:20811: with_ccache_prefix=`dirname ${ccache_full}` subtitleeditor-0.54.0/configure-20812- ############################################## subtitleeditor-0.54.0/configure-20960- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' subtitleeditor-0.54.0/configure:20961: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` subtitleeditor-0.54.0/configure-20962- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## subtitleeditor-0.54.0/configure-21059-if test -z "$BASH_VERSION$ZSH_VERSION" \ subtitleeditor-0.54.0/configure:21060: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then subtitleeditor-0.54.0/configure-21061- as_echo='print -r --' subtitleeditor-0.54.0/configure-21062- as_echo_n='print -rn --' subtitleeditor-0.54.0/configure:21063:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then subtitleeditor-0.54.0/configure-21064- as_echo='printf %s\n' ############################################## subtitleeditor-0.54.0/configure-21066-else subtitleeditor-0.54.0/configure:21067: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then subtitleeditor-0.54.0/configure-21068- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## subtitleeditor-0.54.0/configure-21076- expr "X$arg" : "X\\(.*\\)$as_nl"; subtitleeditor-0.54.0/configure:21077: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; subtitleeditor-0.54.0/configure-21078- esac; ############################################## subtitleeditor-0.54.0/configure-21153-# ---------------------------------------- subtitleeditor-0.54.0/configure:21154:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are subtitleeditor-0.54.0/configure-21155-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## subtitleeditor-0.54.0/configure-21225- { subtitleeditor-0.54.0/configure:21226: as_val=`expr "$@" || test $? -eq 1` subtitleeditor-0.54.0/configure-21227- } ############################################## subtitleeditor-0.54.0/configure-21329- case $as_dir in #( subtitleeditor-0.54.0/configure:21330: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( subtitleeditor-0.54.0/configure-21331- *) as_qdir=$as_dir;; ############################################## subtitleeditor-0.54.0/configure-21464-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 subtitleeditor-0.54.0/configure:21465:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" subtitleeditor-0.54.0/configure-21466-ac_cs_version="\\ ############################################## subtitleeditor-0.54.0/configure-21489- --*=?*) subtitleeditor-0.54.0/configure:21490: ac_option=`expr "X$1" : 'X\([^=]*\)='` subtitleeditor-0.54.0/configure:21491: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` subtitleeditor-0.54.0/configure-21492- ac_shift=: ############################################## subtitleeditor-0.54.0/configure-21494- --*=) subtitleeditor-0.54.0/configure:21495: ac_option=`expr "X$1" : 'X\([^=]*\)='` subtitleeditor-0.54.0/configure-21496- ac_optarg= ############################################## subtitleeditor-0.54.0/configure-21518- case $ac_optarg in subtitleeditor-0.54.0/configure:21519: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; subtitleeditor-0.54.0/configure-21520- '') as_fn_error $? "missing file argument" ;; ############################################## subtitleeditor-0.54.0/configure-21526- case $ac_optarg in subtitleeditor-0.54.0/configure:21527: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; subtitleeditor-0.54.0/configure-21528- esac ############################################## subtitleeditor-0.54.0/configure-21595-delay_variable_subst='$delay_variable_subst' subtitleeditor-0.54.0/configure:21596:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21597:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21598:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21599:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21600:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21601:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21602:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21603:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21604:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21605:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21606:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21607:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21608:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21609:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21610:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21611:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21612:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21613:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21614:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21615:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21616:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21617:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21618:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21619:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21620:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21621:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21622:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21623:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21624:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21625:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21626:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21627:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21628:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21629:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21630:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21631:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21632:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21633:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21634:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21635:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21636:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21637:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21638:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21639:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21640:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21641:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21642:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21643:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21644:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21645:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21646:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21647:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21648:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21649:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21650:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21651:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21652:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21653:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21654:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21655:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21656:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21657:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21658:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21659:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21660:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21661:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21662:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21663:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21664:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21665:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21666:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21667:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21668:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21669:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21670:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21671:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21672:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21673:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21674:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21675:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21676:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21677:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21678:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21679:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21680:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21681:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21682:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21683:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21684:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21685:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21686:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21687:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21688:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21689:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21690:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21691:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21692:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21693:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21694:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21695:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21696:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21697:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21698:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21699:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21700:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21701:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21702:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21703:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21704:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21705:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21706:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21707:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21708:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21709:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21710:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21711:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21712:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21713:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21714:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21715:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21716:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21717:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21718:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21719:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21720:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21721:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21722:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21723:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21724:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21725:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21726:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21727:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21728:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21729:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21730:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21731:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21732:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21733:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21734:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21735:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21736:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21737:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21738:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21739:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21740:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21741:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21742:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21743:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21744:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21745:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21746:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21747:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21748:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21749:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21750:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21751:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21752:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21753:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21754:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21755:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21756:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21757:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21758:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21759:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21760:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21761:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21762:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21763:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21764:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21765:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21766:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21767:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21768:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21769:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21770:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21771:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21772:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21773:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21774:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21775:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21776:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21777:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21778:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21779:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21780:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21781:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21782:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21783:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure:21784:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`' subtitleeditor-0.54.0/configure-21785- ############################################## subtitleeditor-0.54.0/configure-21897-compiler_lib_search_path_CXX; do subtitleeditor-0.54.0/configure:21898: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in subtitleeditor-0.54.0/configure-21899- *[\\\\\\\`\\"\\\$]*) subtitleeditor-0.54.0/configure:21900: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes subtitleeditor-0.54.0/configure-21901- ;; ############################################## subtitleeditor-0.54.0/configure-21939-postlink_cmds_CXX; do subtitleeditor-0.54.0/configure:21940: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in subtitleeditor-0.54.0/configure-21941- *[\\\\\\\`\\"\\\$]*) subtitleeditor-0.54.0/configure:21942: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes subtitleeditor-0.54.0/configure-21943- ;; ############################################## subtitleeditor-0.54.0/configure-22121-fi subtitleeditor-0.54.0/configure:22122:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` subtitleeditor-0.54.0/configure-22123-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## subtitleeditor-0.54.0/configure-22138- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 subtitleeditor-0.54.0/configure:22139:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` subtitleeditor-0.54.0/configure-22140-ac_delim='%!_!# ' ############################################## subtitleeditor-0.54.0/configure-22144- subtitleeditor-0.54.0/configure:22145: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` subtitleeditor-0.54.0/configure-22146- if test $ac_delim_n = $ac_delim_num; then ############################################## subtitleeditor-0.54.0/configure-22282-for ac_last_try in false false :; do subtitleeditor-0.54.0/configure:22283: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` subtitleeditor-0.54.0/configure-22284- if test -z "$ac_tt"; then ############################################## subtitleeditor-0.54.0/configure-22414- esac subtitleeditor-0.54.0/configure:22415: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac subtitleeditor-0.54.0/configure-22416- as_fn_append ac_file_inputs " '$ac_f'" ############################################## subtitleeditor-0.54.0/configure-22473-*) subtitleeditor-0.54.0/configure:22474: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` subtitleeditor-0.54.0/configure-22475- # A ".." for each directory in $ac_dir_suffix. subtitleeditor-0.54.0/configure:22476: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` subtitleeditor-0.54.0/configure-22477- case $ac_top_builddir_sub in ############################################## subtitleeditor-0.54.0/configure-22534-/@mandir@/p' subtitleeditor-0.54.0/configure:22535:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in subtitleeditor-0.54.0/configure-22536-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## subtitleeditor-0.54.0/configure-22551- subtitleeditor-0.54.0/configure:22552:# Neutralize VPATH when `$srcdir' = `.'. subtitleeditor-0.54.0/configure-22553-# Shell code in configure.ac might set extrasub. ############################################## subtitleeditor-0.54.0/configure-22579-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && subtitleeditor-0.54.0/configure:22580: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && subtitleeditor-0.54.0/configure-22581- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## subtitleeditor-0.54.0/configure-22625- * ) subtitleeditor-0.54.0/configure:22626: _am_stamp_count=`expr $_am_stamp_count + 1` ;; subtitleeditor-0.54.0/configure-22627- esac ############################################## subtitleeditor-0.54.0/configure-22672- # Strip MF so we end up with the name of the file. subtitleeditor-0.54.0/configure:22673: mf=`echo "$mf" | sed -e 's/:.*$//'` subtitleeditor-0.54.0/configure-22674- # Check whether this is an Automake generated Makefile or not. ############################################## subtitleeditor-0.54.0/configure-22709- # from the Makefile without running 'make'. subtitleeditor-0.54.0/configure:22710: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` subtitleeditor-0.54.0/configure-22711- test -z "$DEPDIR" && continue subtitleeditor-0.54.0/configure:22712: am__include=`sed -n 's/^am__include = //p' < "$mf"` subtitleeditor-0.54.0/configure-22713- test -z "$am__include" && continue subtitleeditor-0.54.0/configure:22714: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` subtitleeditor-0.54.0/configure-22715- # Find all dependency output files, they are included files with ############################################## subtitleeditor-0.54.0/configure-23245- *:) subtitleeditor-0.54.0/configure:23246: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" subtitleeditor-0.54.0/configure-23247- ;; subtitleeditor-0.54.0/configure-23248- x:*) subtitleeditor-0.54.0/configure:23249: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" subtitleeditor-0.54.0/configure-23250- ;; subtitleeditor-0.54.0/configure-23251- *::*) subtitleeditor-0.54.0/configure:23252: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" subtitleeditor-0.54.0/configure:23253: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" subtitleeditor-0.54.0/configure-23254- ;; subtitleeditor-0.54.0/configure-23255- *) subtitleeditor-0.54.0/configure:23256: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" subtitleeditor-0.54.0/configure-23257- ;; ############################################## subtitleeditor-0.54.0/configure-23272- done subtitleeditor-0.54.0/configure:23273: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` subtitleeditor-0.54.0/configure-23274-} ############################################## subtitleeditor-0.54.0/src/Makefile.in-51- { \ subtitleeditor-0.54.0/src/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/src/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/src/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/src/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/src/Makefile.in-115-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/src/Makefile.in:116: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/src/Makefile.in-117- *) f=$$p;; \ subtitleeditor-0.54.0/src/Makefile.in-118- esac; subtitleeditor-0.54.0/src/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/src/Makefile.in-120-am__install_max = 40 subtitleeditor-0.54.0/src/Makefile.in-121-am__nobase_strip_setup = \ subtitleeditor-0.54.0/src/Makefile.in:122: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/src/Makefile.in-123-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/src/Makefile.in-838- test -n "$(EXEEXT)" || exit 0; \ subtitleeditor-0.54.0/src/Makefile.in:839: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ subtitleeditor-0.54.0/src/Makefile.in-840- echo " rm -f" $$list; \ ############################################## subtitleeditor-0.54.0/src/Makefile.in-953-.cc.o: subtitleeditor-0.54.0/src/Makefile.in:954:@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ subtitleeditor-0.54.0/src/Makefile.in-955-@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## subtitleeditor-0.54.0/src/Makefile.in-961-.cc.obj: subtitleeditor-0.54.0/src/Makefile.in:962:@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ subtitleeditor-0.54.0/src/Makefile.in:963:@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ subtitleeditor-0.54.0/src/Makefile.in-964-@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-966-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:967:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/src/Makefile.in-968- subtitleeditor-0.54.0/src/Makefile.in-969-.cc.lo: subtitleeditor-0.54.0/src/Makefile.in:970:@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ subtitleeditor-0.54.0/src/Makefile.in-971-@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## subtitleeditor-0.54.0/src/Makefile.in-977-libsubtitleeditor_la-color.lo: color.cc subtitleeditor-0.54.0/src/Makefile.in:978:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-color.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-color.Tpo -c -o libsubtitleeditor_la-color.lo `test -f 'color.cc' || echo '$(srcdir)/'`color.cc subtitleeditor-0.54.0/src/Makefile.in-979-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-color.Tpo $(DEPDIR)/libsubtitleeditor_la-color.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-981-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:982:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-color.lo `test -f 'color.cc' || echo '$(srcdir)/'`color.cc subtitleeditor-0.54.0/src/Makefile.in-983- subtitleeditor-0.54.0/src/Makefile.in-984-libsubtitleeditor_la-command.lo: command.cc subtitleeditor-0.54.0/src/Makefile.in:985:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-command.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-command.Tpo -c -o libsubtitleeditor_la-command.lo `test -f 'command.cc' || echo '$(srcdir)/'`command.cc subtitleeditor-0.54.0/src/Makefile.in-986-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-command.Tpo $(DEPDIR)/libsubtitleeditor_la-command.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-988-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:989:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-command.lo `test -f 'command.cc' || echo '$(srcdir)/'`command.cc subtitleeditor-0.54.0/src/Makefile.in-990- subtitleeditor-0.54.0/src/Makefile.in-991-libsubtitleeditor_la-commandsystem.lo: commandsystem.cc subtitleeditor-0.54.0/src/Makefile.in:992:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-commandsystem.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-commandsystem.Tpo -c -o libsubtitleeditor_la-commandsystem.lo `test -f 'commandsystem.cc' || echo '$(srcdir)/'`commandsystem.cc subtitleeditor-0.54.0/src/Makefile.in-993-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-commandsystem.Tpo $(DEPDIR)/libsubtitleeditor_la-commandsystem.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-995-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:996:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-commandsystem.lo `test -f 'commandsystem.cc' || echo '$(srcdir)/'`commandsystem.cc subtitleeditor-0.54.0/src/Makefile.in-997- subtitleeditor-0.54.0/src/Makefile.in-998-libsubtitleeditor_la-cfg.lo: cfg.cc subtitleeditor-0.54.0/src/Makefile.in:999:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-cfg.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-cfg.Tpo -c -o libsubtitleeditor_la-cfg.lo `test -f 'cfg.cc' || echo '$(srcdir)/'`cfg.cc subtitleeditor-0.54.0/src/Makefile.in-1000-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-cfg.Tpo $(DEPDIR)/libsubtitleeditor_la-cfg.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1002-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1003:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-cfg.lo `test -f 'cfg.cc' || echo '$(srcdir)/'`cfg.cc subtitleeditor-0.54.0/src/Makefile.in-1004- subtitleeditor-0.54.0/src/Makefile.in-1005-libsubtitleeditor_la-debug.lo: debug.cc subtitleeditor-0.54.0/src/Makefile.in:1006:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-debug.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-debug.Tpo -c -o libsubtitleeditor_la-debug.lo `test -f 'debug.cc' || echo '$(srcdir)/'`debug.cc subtitleeditor-0.54.0/src/Makefile.in-1007-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-debug.Tpo $(DEPDIR)/libsubtitleeditor_la-debug.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1009-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1010:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-debug.lo `test -f 'debug.cc' || echo '$(srcdir)/'`debug.cc subtitleeditor-0.54.0/src/Makefile.in-1011- subtitleeditor-0.54.0/src/Makefile.in-1012-libsubtitleeditor_la-defaultcfg.lo: defaultcfg.cc subtitleeditor-0.54.0/src/Makefile.in:1013:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-defaultcfg.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-defaultcfg.Tpo -c -o libsubtitleeditor_la-defaultcfg.lo `test -f 'defaultcfg.cc' || echo '$(srcdir)/'`defaultcfg.cc subtitleeditor-0.54.0/src/Makefile.in-1014-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-defaultcfg.Tpo $(DEPDIR)/libsubtitleeditor_la-defaultcfg.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1016-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1017:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-defaultcfg.lo `test -f 'defaultcfg.cc' || echo '$(srcdir)/'`defaultcfg.cc subtitleeditor-0.54.0/src/Makefile.in-1018- subtitleeditor-0.54.0/src/Makefile.in-1019-libsubtitleeditor_la-document.lo: document.cc subtitleeditor-0.54.0/src/Makefile.in:1020:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-document.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-document.Tpo -c -o libsubtitleeditor_la-document.lo `test -f 'document.cc' || echo '$(srcdir)/'`document.cc subtitleeditor-0.54.0/src/Makefile.in-1021-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-document.Tpo $(DEPDIR)/libsubtitleeditor_la-document.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1023-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1024:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-document.lo `test -f 'document.cc' || echo '$(srcdir)/'`document.cc subtitleeditor-0.54.0/src/Makefile.in-1025- subtitleeditor-0.54.0/src/Makefile.in-1026-libsubtitleeditor_la-documentsystem.lo: documentsystem.cc subtitleeditor-0.54.0/src/Makefile.in:1027:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-documentsystem.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-documentsystem.Tpo -c -o libsubtitleeditor_la-documentsystem.lo `test -f 'documentsystem.cc' || echo '$(srcdir)/'`documentsystem.cc subtitleeditor-0.54.0/src/Makefile.in-1028-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-documentsystem.Tpo $(DEPDIR)/libsubtitleeditor_la-documentsystem.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1030-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1031:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-documentsystem.lo `test -f 'documentsystem.cc' || echo '$(srcdir)/'`documentsystem.cc subtitleeditor-0.54.0/src/Makefile.in-1032- subtitleeditor-0.54.0/src/Makefile.in-1033-libsubtitleeditor_la-encodings.lo: encodings.cc subtitleeditor-0.54.0/src/Makefile.in:1034:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-encodings.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-encodings.Tpo -c -o libsubtitleeditor_la-encodings.lo `test -f 'encodings.cc' || echo '$(srcdir)/'`encodings.cc subtitleeditor-0.54.0/src/Makefile.in-1035-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-encodings.Tpo $(DEPDIR)/libsubtitleeditor_la-encodings.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1037-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1038:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-encodings.lo `test -f 'encodings.cc' || echo '$(srcdir)/'`encodings.cc subtitleeditor-0.54.0/src/Makefile.in-1039- subtitleeditor-0.54.0/src/Makefile.in-1040-extension/libsubtitleeditor_la-action.lo: extension/action.cc subtitleeditor-0.54.0/src/Makefile.in:1041:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT extension/libsubtitleeditor_la-action.lo -MD -MP -MF extension/$(DEPDIR)/libsubtitleeditor_la-action.Tpo -c -o extension/libsubtitleeditor_la-action.lo `test -f 'extension/action.cc' || echo '$(srcdir)/'`extension/action.cc subtitleeditor-0.54.0/src/Makefile.in-1042-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) extension/$(DEPDIR)/libsubtitleeditor_la-action.Tpo extension/$(DEPDIR)/libsubtitleeditor_la-action.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1044-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1045:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o extension/libsubtitleeditor_la-action.lo `test -f 'extension/action.cc' || echo '$(srcdir)/'`extension/action.cc subtitleeditor-0.54.0/src/Makefile.in-1046- subtitleeditor-0.54.0/src/Makefile.in-1047-libsubtitleeditor_la-extension.lo: extension.cc subtitleeditor-0.54.0/src/Makefile.in:1048:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-extension.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-extension.Tpo -c -o libsubtitleeditor_la-extension.lo `test -f 'extension.cc' || echo '$(srcdir)/'`extension.cc subtitleeditor-0.54.0/src/Makefile.in-1049-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-extension.Tpo $(DEPDIR)/libsubtitleeditor_la-extension.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1051-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1052:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-extension.lo `test -f 'extension.cc' || echo '$(srcdir)/'`extension.cc subtitleeditor-0.54.0/src/Makefile.in-1053- subtitleeditor-0.54.0/src/Makefile.in-1054-libsubtitleeditor_la-extensioninfo.lo: extensioninfo.cc subtitleeditor-0.54.0/src/Makefile.in:1055:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-extensioninfo.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-extensioninfo.Tpo -c -o libsubtitleeditor_la-extensioninfo.lo `test -f 'extensioninfo.cc' || echo '$(srcdir)/'`extensioninfo.cc subtitleeditor-0.54.0/src/Makefile.in-1056-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-extensioninfo.Tpo $(DEPDIR)/libsubtitleeditor_la-extensioninfo.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1058-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1059:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-extensioninfo.lo `test -f 'extensioninfo.cc' || echo '$(srcdir)/'`extensioninfo.cc subtitleeditor-0.54.0/src/Makefile.in-1060- subtitleeditor-0.54.0/src/Makefile.in-1061-libsubtitleeditor_la-extensionmanager.lo: extensionmanager.cc subtitleeditor-0.54.0/src/Makefile.in:1062:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-extensionmanager.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-extensionmanager.Tpo -c -o libsubtitleeditor_la-extensionmanager.lo `test -f 'extensionmanager.cc' || echo '$(srcdir)/'`extensionmanager.cc subtitleeditor-0.54.0/src/Makefile.in-1063-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-extensionmanager.Tpo $(DEPDIR)/libsubtitleeditor_la-extensionmanager.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1065-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1066:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-extensionmanager.lo `test -f 'extensionmanager.cc' || echo '$(srcdir)/'`extensionmanager.cc subtitleeditor-0.54.0/src/Makefile.in-1067- subtitleeditor-0.54.0/src/Makefile.in-1068-libsubtitleeditor_la-filereader.lo: filereader.cc subtitleeditor-0.54.0/src/Makefile.in:1069:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-filereader.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-filereader.Tpo -c -o libsubtitleeditor_la-filereader.lo `test -f 'filereader.cc' || echo '$(srcdir)/'`filereader.cc subtitleeditor-0.54.0/src/Makefile.in-1070-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-filereader.Tpo $(DEPDIR)/libsubtitleeditor_la-filereader.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1072-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1073:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-filereader.lo `test -f 'filereader.cc' || echo '$(srcdir)/'`filereader.cc subtitleeditor-0.54.0/src/Makefile.in-1074- subtitleeditor-0.54.0/src/Makefile.in-1075-libsubtitleeditor_la-filewriter.lo: filewriter.cc subtitleeditor-0.54.0/src/Makefile.in:1076:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-filewriter.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-filewriter.Tpo -c -o libsubtitleeditor_la-filewriter.lo `test -f 'filewriter.cc' || echo '$(srcdir)/'`filewriter.cc subtitleeditor-0.54.0/src/Makefile.in-1077-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-filewriter.Tpo $(DEPDIR)/libsubtitleeditor_la-filewriter.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1079-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1080:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-filewriter.lo `test -f 'filewriter.cc' || echo '$(srcdir)/'`filewriter.cc subtitleeditor-0.54.0/src/Makefile.in-1081- subtitleeditor-0.54.0/src/Makefile.in-1082-libsubtitleeditor_la-gtkmm_utility.lo: gtkmm_utility.cc subtitleeditor-0.54.0/src/Makefile.in:1083:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-gtkmm_utility.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-gtkmm_utility.Tpo -c -o libsubtitleeditor_la-gtkmm_utility.lo `test -f 'gtkmm_utility.cc' || echo '$(srcdir)/'`gtkmm_utility.cc subtitleeditor-0.54.0/src/Makefile.in-1084-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-gtkmm_utility.Tpo $(DEPDIR)/libsubtitleeditor_la-gtkmm_utility.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1086-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1087:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-gtkmm_utility.lo `test -f 'gtkmm_utility.cc' || echo '$(srcdir)/'`gtkmm_utility.cc subtitleeditor-0.54.0/src/Makefile.in-1088- subtitleeditor-0.54.0/src/Makefile.in-1089-libsubtitleeditor_la-isocodes.lo: isocodes.cc subtitleeditor-0.54.0/src/Makefile.in:1090:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-isocodes.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-isocodes.Tpo -c -o libsubtitleeditor_la-isocodes.lo `test -f 'isocodes.cc' || echo '$(srcdir)/'`isocodes.cc subtitleeditor-0.54.0/src/Makefile.in-1091-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-isocodes.Tpo $(DEPDIR)/libsubtitleeditor_la-isocodes.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1093-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1094:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-isocodes.lo `test -f 'isocodes.cc' || echo '$(srcdir)/'`isocodes.cc subtitleeditor-0.54.0/src/Makefile.in-1095- subtitleeditor-0.54.0/src/Makefile.in-1096-libsubtitleeditor_la-keyframes.lo: keyframes.cc subtitleeditor-0.54.0/src/Makefile.in:1097:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-keyframes.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-keyframes.Tpo -c -o libsubtitleeditor_la-keyframes.lo `test -f 'keyframes.cc' || echo '$(srcdir)/'`keyframes.cc subtitleeditor-0.54.0/src/Makefile.in-1098-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-keyframes.Tpo $(DEPDIR)/libsubtitleeditor_la-keyframes.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1100-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1101:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-keyframes.lo `test -f 'keyframes.cc' || echo '$(srcdir)/'`keyframes.cc subtitleeditor-0.54.0/src/Makefile.in-1102- subtitleeditor-0.54.0/src/Makefile.in-1103-libsubtitleeditor_la-player.lo: player.cc subtitleeditor-0.54.0/src/Makefile.in:1104:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-player.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-player.Tpo -c -o libsubtitleeditor_la-player.lo `test -f 'player.cc' || echo '$(srcdir)/'`player.cc subtitleeditor-0.54.0/src/Makefile.in-1105-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-player.Tpo $(DEPDIR)/libsubtitleeditor_la-player.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1107-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1108:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-player.lo `test -f 'player.cc' || echo '$(srcdir)/'`player.cc subtitleeditor-0.54.0/src/Makefile.in-1109- subtitleeditor-0.54.0/src/Makefile.in-1110-libsubtitleeditor_la-reader.lo: reader.cc subtitleeditor-0.54.0/src/Makefile.in:1111:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-reader.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-reader.Tpo -c -o libsubtitleeditor_la-reader.lo `test -f 'reader.cc' || echo '$(srcdir)/'`reader.cc subtitleeditor-0.54.0/src/Makefile.in-1112-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-reader.Tpo $(DEPDIR)/libsubtitleeditor_la-reader.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1114-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1115:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-reader.lo `test -f 'reader.cc' || echo '$(srcdir)/'`reader.cc subtitleeditor-0.54.0/src/Makefile.in-1116- subtitleeditor-0.54.0/src/Makefile.in-1117-libsubtitleeditor_la-scriptinfo.lo: scriptinfo.cc subtitleeditor-0.54.0/src/Makefile.in:1118:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-scriptinfo.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-scriptinfo.Tpo -c -o libsubtitleeditor_la-scriptinfo.lo `test -f 'scriptinfo.cc' || echo '$(srcdir)/'`scriptinfo.cc subtitleeditor-0.54.0/src/Makefile.in-1119-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-scriptinfo.Tpo $(DEPDIR)/libsubtitleeditor_la-scriptinfo.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1121-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1122:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-scriptinfo.lo `test -f 'scriptinfo.cc' || echo '$(srcdir)/'`scriptinfo.cc subtitleeditor-0.54.0/src/Makefile.in-1123- subtitleeditor-0.54.0/src/Makefile.in-1124-libsubtitleeditor_la-spellchecker.lo: spellchecker.cc subtitleeditor-0.54.0/src/Makefile.in:1125:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-spellchecker.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-spellchecker.Tpo -c -o libsubtitleeditor_la-spellchecker.lo `test -f 'spellchecker.cc' || echo '$(srcdir)/'`spellchecker.cc subtitleeditor-0.54.0/src/Makefile.in-1126-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-spellchecker.Tpo $(DEPDIR)/libsubtitleeditor_la-spellchecker.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1128-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1129:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-spellchecker.lo `test -f 'spellchecker.cc' || echo '$(srcdir)/'`spellchecker.cc subtitleeditor-0.54.0/src/Makefile.in-1130- subtitleeditor-0.54.0/src/Makefile.in-1131-libsubtitleeditor_la-style.lo: style.cc subtitleeditor-0.54.0/src/Makefile.in:1132:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-style.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-style.Tpo -c -o libsubtitleeditor_la-style.lo `test -f 'style.cc' || echo '$(srcdir)/'`style.cc subtitleeditor-0.54.0/src/Makefile.in-1133-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-style.Tpo $(DEPDIR)/libsubtitleeditor_la-style.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1135-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1136:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-style.lo `test -f 'style.cc' || echo '$(srcdir)/'`style.cc subtitleeditor-0.54.0/src/Makefile.in-1137- subtitleeditor-0.54.0/src/Makefile.in-1138-libsubtitleeditor_la-stylemodel.lo: stylemodel.cc subtitleeditor-0.54.0/src/Makefile.in:1139:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-stylemodel.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-stylemodel.Tpo -c -o libsubtitleeditor_la-stylemodel.lo `test -f 'stylemodel.cc' || echo '$(srcdir)/'`stylemodel.cc subtitleeditor-0.54.0/src/Makefile.in-1140-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-stylemodel.Tpo $(DEPDIR)/libsubtitleeditor_la-stylemodel.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1142-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1143:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-stylemodel.lo `test -f 'stylemodel.cc' || echo '$(srcdir)/'`stylemodel.cc subtitleeditor-0.54.0/src/Makefile.in-1144- subtitleeditor-0.54.0/src/Makefile.in-1145-libsubtitleeditor_la-styles.lo: styles.cc subtitleeditor-0.54.0/src/Makefile.in:1146:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-styles.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-styles.Tpo -c -o libsubtitleeditor_la-styles.lo `test -f 'styles.cc' || echo '$(srcdir)/'`styles.cc subtitleeditor-0.54.0/src/Makefile.in-1147-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-styles.Tpo $(DEPDIR)/libsubtitleeditor_la-styles.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1149-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1150:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-styles.lo `test -f 'styles.cc' || echo '$(srcdir)/'`styles.cc subtitleeditor-0.54.0/src/Makefile.in-1151- subtitleeditor-0.54.0/src/Makefile.in-1152-libsubtitleeditor_la-subtitle.lo: subtitle.cc subtitleeditor-0.54.0/src/Makefile.in:1153:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-subtitle.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-subtitle.Tpo -c -o libsubtitleeditor_la-subtitle.lo `test -f 'subtitle.cc' || echo '$(srcdir)/'`subtitle.cc subtitleeditor-0.54.0/src/Makefile.in-1154-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-subtitle.Tpo $(DEPDIR)/libsubtitleeditor_la-subtitle.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1156-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1157:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-subtitle.lo `test -f 'subtitle.cc' || echo '$(srcdir)/'`subtitle.cc subtitleeditor-0.54.0/src/Makefile.in-1158- subtitleeditor-0.54.0/src/Makefile.in-1159-libsubtitleeditor_la-subtitleeditorwindow.lo: subtitleeditorwindow.cc subtitleeditor-0.54.0/src/Makefile.in:1160:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-subtitleeditorwindow.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-subtitleeditorwindow.Tpo -c -o libsubtitleeditor_la-subtitleeditorwindow.lo `test -f 'subtitleeditorwindow.cc' || echo '$(srcdir)/'`subtitleeditorwindow.cc subtitleeditor-0.54.0/src/Makefile.in-1161-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-subtitleeditorwindow.Tpo $(DEPDIR)/libsubtitleeditor_la-subtitleeditorwindow.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1163-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1164:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-subtitleeditorwindow.lo `test -f 'subtitleeditorwindow.cc' || echo '$(srcdir)/'`subtitleeditorwindow.cc subtitleeditor-0.54.0/src/Makefile.in-1165- subtitleeditor-0.54.0/src/Makefile.in-1166-libsubtitleeditor_la-subtitleformatio.lo: subtitleformatio.cc subtitleeditor-0.54.0/src/Makefile.in:1167:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-subtitleformatio.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-subtitleformatio.Tpo -c -o libsubtitleeditor_la-subtitleformatio.lo `test -f 'subtitleformatio.cc' || echo '$(srcdir)/'`subtitleformatio.cc subtitleeditor-0.54.0/src/Makefile.in-1168-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-subtitleformatio.Tpo $(DEPDIR)/libsubtitleeditor_la-subtitleformatio.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1170-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1171:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-subtitleformatio.lo `test -f 'subtitleformatio.cc' || echo '$(srcdir)/'`subtitleformatio.cc subtitleeditor-0.54.0/src/Makefile.in-1172- subtitleeditor-0.54.0/src/Makefile.in-1173-libsubtitleeditor_la-subtitleformatsystem.lo: subtitleformatsystem.cc subtitleeditor-0.54.0/src/Makefile.in:1174:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-subtitleformatsystem.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-subtitleformatsystem.Tpo -c -o libsubtitleeditor_la-subtitleformatsystem.lo `test -f 'subtitleformatsystem.cc' || echo '$(srcdir)/'`subtitleformatsystem.cc subtitleeditor-0.54.0/src/Makefile.in-1175-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-subtitleformatsystem.Tpo $(DEPDIR)/libsubtitleeditor_la-subtitleformatsystem.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1177-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1178:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-subtitleformatsystem.lo `test -f 'subtitleformatsystem.cc' || echo '$(srcdir)/'`subtitleformatsystem.cc subtitleeditor-0.54.0/src/Makefile.in-1179- subtitleeditor-0.54.0/src/Makefile.in-1180-libsubtitleeditor_la-subtitlemodel.lo: subtitlemodel.cc subtitleeditor-0.54.0/src/Makefile.in:1181:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-subtitlemodel.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-subtitlemodel.Tpo -c -o libsubtitleeditor_la-subtitlemodel.lo `test -f 'subtitlemodel.cc' || echo '$(srcdir)/'`subtitlemodel.cc subtitleeditor-0.54.0/src/Makefile.in-1182-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-subtitlemodel.Tpo $(DEPDIR)/libsubtitleeditor_la-subtitlemodel.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1184-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1185:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-subtitlemodel.lo `test -f 'subtitlemodel.cc' || echo '$(srcdir)/'`subtitlemodel.cc subtitleeditor-0.54.0/src/Makefile.in-1186- subtitleeditor-0.54.0/src/Makefile.in-1187-libsubtitleeditor_la-subtitles.lo: subtitles.cc subtitleeditor-0.54.0/src/Makefile.in:1188:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-subtitles.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-subtitles.Tpo -c -o libsubtitleeditor_la-subtitles.lo `test -f 'subtitles.cc' || echo '$(srcdir)/'`subtitles.cc subtitleeditor-0.54.0/src/Makefile.in-1189-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-subtitles.Tpo $(DEPDIR)/libsubtitleeditor_la-subtitles.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1191-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1192:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-subtitles.lo `test -f 'subtitles.cc' || echo '$(srcdir)/'`subtitles.cc subtitleeditor-0.54.0/src/Makefile.in-1193- subtitleeditor-0.54.0/src/Makefile.in-1194-libsubtitleeditor_la-subtitletime.lo: subtitletime.cc subtitleeditor-0.54.0/src/Makefile.in:1195:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-subtitletime.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-subtitletime.Tpo -c -o libsubtitleeditor_la-subtitletime.lo `test -f 'subtitletime.cc' || echo '$(srcdir)/'`subtitletime.cc subtitleeditor-0.54.0/src/Makefile.in-1196-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-subtitletime.Tpo $(DEPDIR)/libsubtitleeditor_la-subtitletime.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1198-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1199:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-subtitletime.lo `test -f 'subtitletime.cc' || echo '$(srcdir)/'`subtitletime.cc subtitleeditor-0.54.0/src/Makefile.in-1200- subtitleeditor-0.54.0/src/Makefile.in-1201-libsubtitleeditor_la-subtitleview.lo: subtitleview.cc subtitleeditor-0.54.0/src/Makefile.in:1202:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-subtitleview.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-subtitleview.Tpo -c -o libsubtitleeditor_la-subtitleview.lo `test -f 'subtitleview.cc' || echo '$(srcdir)/'`subtitleview.cc subtitleeditor-0.54.0/src/Makefile.in-1203-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-subtitleview.Tpo $(DEPDIR)/libsubtitleeditor_la-subtitleview.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1205-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1206:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-subtitleview.lo `test -f 'subtitleview.cc' || echo '$(srcdir)/'`subtitleview.cc subtitleeditor-0.54.0/src/Makefile.in-1207- subtitleeditor-0.54.0/src/Makefile.in-1208-libsubtitleeditor_la-timeutility.lo: timeutility.cc subtitleeditor-0.54.0/src/Makefile.in:1209:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-timeutility.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-timeutility.Tpo -c -o libsubtitleeditor_la-timeutility.lo `test -f 'timeutility.cc' || echo '$(srcdir)/'`timeutility.cc subtitleeditor-0.54.0/src/Makefile.in-1210-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-timeutility.Tpo $(DEPDIR)/libsubtitleeditor_la-timeutility.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1212-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1213:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-timeutility.lo `test -f 'timeutility.cc' || echo '$(srcdir)/'`timeutility.cc subtitleeditor-0.54.0/src/Makefile.in-1214- subtitleeditor-0.54.0/src/Makefile.in-1215-libsubtitleeditor_la-utility.lo: utility.cc subtitleeditor-0.54.0/src/Makefile.in:1216:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-utility.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-utility.Tpo -c -o libsubtitleeditor_la-utility.lo `test -f 'utility.cc' || echo '$(srcdir)/'`utility.cc subtitleeditor-0.54.0/src/Makefile.in-1217-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-utility.Tpo $(DEPDIR)/libsubtitleeditor_la-utility.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1219-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1220:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-utility.lo `test -f 'utility.cc' || echo '$(srcdir)/'`utility.cc subtitleeditor-0.54.0/src/Makefile.in-1221- subtitleeditor-0.54.0/src/Makefile.in-1222-libsubtitleeditor_la-waveform.lo: waveform.cc subtitleeditor-0.54.0/src/Makefile.in:1223:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-waveform.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-waveform.Tpo -c -o libsubtitleeditor_la-waveform.lo `test -f 'waveform.cc' || echo '$(srcdir)/'`waveform.cc subtitleeditor-0.54.0/src/Makefile.in-1224-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-waveform.Tpo $(DEPDIR)/libsubtitleeditor_la-waveform.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1226-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1227:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-waveform.lo `test -f 'waveform.cc' || echo '$(srcdir)/'`waveform.cc subtitleeditor-0.54.0/src/Makefile.in-1228- subtitleeditor-0.54.0/src/Makefile.in-1229-libsubtitleeditor_la-widget_config_utility.lo: widget_config_utility.cc subtitleeditor-0.54.0/src/Makefile.in:1230:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-widget_config_utility.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-widget_config_utility.Tpo -c -o libsubtitleeditor_la-widget_config_utility.lo `test -f 'widget_config_utility.cc' || echo '$(srcdir)/'`widget_config_utility.cc subtitleeditor-0.54.0/src/Makefile.in-1231-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-widget_config_utility.Tpo $(DEPDIR)/libsubtitleeditor_la-widget_config_utility.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1233-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1234:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-widget_config_utility.lo `test -f 'widget_config_utility.cc' || echo '$(srcdir)/'`widget_config_utility.cc subtitleeditor-0.54.0/src/Makefile.in-1235- subtitleeditor-0.54.0/src/Makefile.in-1236-libsubtitleeditor_la-writer.lo: writer.cc subtitleeditor-0.54.0/src/Makefile.in:1237:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditor_la-writer.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditor_la-writer.Tpo -c -o libsubtitleeditor_la-writer.lo `test -f 'writer.cc' || echo '$(srcdir)/'`writer.cc subtitleeditor-0.54.0/src/Makefile.in-1238-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditor_la-writer.Tpo $(DEPDIR)/libsubtitleeditor_la-writer.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1240-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1241:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditor_la-writer.lo `test -f 'writer.cc' || echo '$(srcdir)/'`writer.cc subtitleeditor-0.54.0/src/Makefile.in-1242- subtitleeditor-0.54.0/src/Makefile.in-1243-gui/libsubtitleeditor_la-automaticspellchecker.lo: gui/automaticspellchecker.cc subtitleeditor-0.54.0/src/Makefile.in:1244:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT gui/libsubtitleeditor_la-automaticspellchecker.lo -MD -MP -MF gui/$(DEPDIR)/libsubtitleeditor_la-automaticspellchecker.Tpo -c -o gui/libsubtitleeditor_la-automaticspellchecker.lo `test -f 'gui/automaticspellchecker.cc' || echo '$(srcdir)/'`gui/automaticspellchecker.cc subtitleeditor-0.54.0/src/Makefile.in-1245-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/libsubtitleeditor_la-automaticspellchecker.Tpo gui/$(DEPDIR)/libsubtitleeditor_la-automaticspellchecker.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1247-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1248:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/libsubtitleeditor_la-automaticspellchecker.lo `test -f 'gui/automaticspellchecker.cc' || echo '$(srcdir)/'`gui/automaticspellchecker.cc subtitleeditor-0.54.0/src/Makefile.in-1249- subtitleeditor-0.54.0/src/Makefile.in-1250-gui/libsubtitleeditor_la-cellrenderercustom.lo: gui/cellrenderercustom.cc subtitleeditor-0.54.0/src/Makefile.in:1251:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT gui/libsubtitleeditor_la-cellrenderercustom.lo -MD -MP -MF gui/$(DEPDIR)/libsubtitleeditor_la-cellrenderercustom.Tpo -c -o gui/libsubtitleeditor_la-cellrenderercustom.lo `test -f 'gui/cellrenderercustom.cc' || echo '$(srcdir)/'`gui/cellrenderercustom.cc subtitleeditor-0.54.0/src/Makefile.in-1252-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/libsubtitleeditor_la-cellrenderercustom.Tpo gui/$(DEPDIR)/libsubtitleeditor_la-cellrenderercustom.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1254-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1255:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/libsubtitleeditor_la-cellrenderercustom.lo `test -f 'gui/cellrenderercustom.cc' || echo '$(srcdir)/'`gui/cellrenderercustom.cc subtitleeditor-0.54.0/src/Makefile.in-1256- subtitleeditor-0.54.0/src/Makefile.in-1257-gui/libsubtitleeditor_la-comboboxencoding.lo: gui/comboboxencoding.cc subtitleeditor-0.54.0/src/Makefile.in:1258:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT gui/libsubtitleeditor_la-comboboxencoding.lo -MD -MP -MF gui/$(DEPDIR)/libsubtitleeditor_la-comboboxencoding.Tpo -c -o gui/libsubtitleeditor_la-comboboxencoding.lo `test -f 'gui/comboboxencoding.cc' || echo '$(srcdir)/'`gui/comboboxencoding.cc subtitleeditor-0.54.0/src/Makefile.in-1259-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/libsubtitleeditor_la-comboboxencoding.Tpo gui/$(DEPDIR)/libsubtitleeditor_la-comboboxencoding.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1261-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1262:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/libsubtitleeditor_la-comboboxencoding.lo `test -f 'gui/comboboxencoding.cc' || echo '$(srcdir)/'`gui/comboboxencoding.cc subtitleeditor-0.54.0/src/Makefile.in-1263- subtitleeditor-0.54.0/src/Makefile.in-1264-gui/libsubtitleeditor_la-comboboxframerate.lo: gui/comboboxframerate.cc subtitleeditor-0.54.0/src/Makefile.in:1265:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT gui/libsubtitleeditor_la-comboboxframerate.lo -MD -MP -MF gui/$(DEPDIR)/libsubtitleeditor_la-comboboxframerate.Tpo -c -o gui/libsubtitleeditor_la-comboboxframerate.lo `test -f 'gui/comboboxframerate.cc' || echo '$(srcdir)/'`gui/comboboxframerate.cc subtitleeditor-0.54.0/src/Makefile.in-1266-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/libsubtitleeditor_la-comboboxframerate.Tpo gui/$(DEPDIR)/libsubtitleeditor_la-comboboxframerate.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1268-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1269:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/libsubtitleeditor_la-comboboxframerate.lo `test -f 'gui/comboboxframerate.cc' || echo '$(srcdir)/'`gui/comboboxframerate.cc subtitleeditor-0.54.0/src/Makefile.in-1270- subtitleeditor-0.54.0/src/Makefile.in-1271-gui/libsubtitleeditor_la-comboboxnewline.lo: gui/comboboxnewline.cc subtitleeditor-0.54.0/src/Makefile.in:1272:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT gui/libsubtitleeditor_la-comboboxnewline.lo -MD -MP -MF gui/$(DEPDIR)/libsubtitleeditor_la-comboboxnewline.Tpo -c -o gui/libsubtitleeditor_la-comboboxnewline.lo `test -f 'gui/comboboxnewline.cc' || echo '$(srcdir)/'`gui/comboboxnewline.cc subtitleeditor-0.54.0/src/Makefile.in-1273-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/libsubtitleeditor_la-comboboxnewline.Tpo gui/$(DEPDIR)/libsubtitleeditor_la-comboboxnewline.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1275-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1276:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/libsubtitleeditor_la-comboboxnewline.lo `test -f 'gui/comboboxnewline.cc' || echo '$(srcdir)/'`gui/comboboxnewline.cc subtitleeditor-0.54.0/src/Makefile.in-1277- subtitleeditor-0.54.0/src/Makefile.in-1278-gui/libsubtitleeditor_la-comboboxsubtitleformat.lo: gui/comboboxsubtitleformat.cc subtitleeditor-0.54.0/src/Makefile.in:1279:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT gui/libsubtitleeditor_la-comboboxsubtitleformat.lo -MD -MP -MF gui/$(DEPDIR)/libsubtitleeditor_la-comboboxsubtitleformat.Tpo -c -o gui/libsubtitleeditor_la-comboboxsubtitleformat.lo `test -f 'gui/comboboxsubtitleformat.cc' || echo '$(srcdir)/'`gui/comboboxsubtitleformat.cc subtitleeditor-0.54.0/src/Makefile.in-1280-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/libsubtitleeditor_la-comboboxsubtitleformat.Tpo gui/$(DEPDIR)/libsubtitleeditor_la-comboboxsubtitleformat.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1282-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1283:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/libsubtitleeditor_la-comboboxsubtitleformat.lo `test -f 'gui/comboboxsubtitleformat.cc' || echo '$(srcdir)/'`gui/comboboxsubtitleformat.cc subtitleeditor-0.54.0/src/Makefile.in-1284- subtitleeditor-0.54.0/src/Makefile.in-1285-gui/libsubtitleeditor_la-comboboxvideo.lo: gui/comboboxvideo.cc subtitleeditor-0.54.0/src/Makefile.in:1286:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT gui/libsubtitleeditor_la-comboboxvideo.lo -MD -MP -MF gui/$(DEPDIR)/libsubtitleeditor_la-comboboxvideo.Tpo -c -o gui/libsubtitleeditor_la-comboboxvideo.lo `test -f 'gui/comboboxvideo.cc' || echo '$(srcdir)/'`gui/comboboxvideo.cc subtitleeditor-0.54.0/src/Makefile.in-1287-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/libsubtitleeditor_la-comboboxvideo.Tpo gui/$(DEPDIR)/libsubtitleeditor_la-comboboxvideo.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1289-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1290:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/libsubtitleeditor_la-comboboxvideo.lo `test -f 'gui/comboboxvideo.cc' || echo '$(srcdir)/'`gui/comboboxvideo.cc subtitleeditor-0.54.0/src/Makefile.in-1291- subtitleeditor-0.54.0/src/Makefile.in-1292-gui/libsubtitleeditor_la-dialogcharactercodings.lo: gui/dialogcharactercodings.cc subtitleeditor-0.54.0/src/Makefile.in:1293:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT gui/libsubtitleeditor_la-dialogcharactercodings.lo -MD -MP -MF gui/$(DEPDIR)/libsubtitleeditor_la-dialogcharactercodings.Tpo -c -o gui/libsubtitleeditor_la-dialogcharactercodings.lo `test -f 'gui/dialogcharactercodings.cc' || echo '$(srcdir)/'`gui/dialogcharactercodings.cc subtitleeditor-0.54.0/src/Makefile.in-1294-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/libsubtitleeditor_la-dialogcharactercodings.Tpo gui/$(DEPDIR)/libsubtitleeditor_la-dialogcharactercodings.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1296-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1297:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/libsubtitleeditor_la-dialogcharactercodings.lo `test -f 'gui/dialogcharactercodings.cc' || echo '$(srcdir)/'`gui/dialogcharactercodings.cc subtitleeditor-0.54.0/src/Makefile.in-1298- subtitleeditor-0.54.0/src/Makefile.in-1299-gui/libsubtitleeditor_la-dialogfilechooser.lo: gui/dialogfilechooser.cc subtitleeditor-0.54.0/src/Makefile.in:1300:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT gui/libsubtitleeditor_la-dialogfilechooser.lo -MD -MP -MF gui/$(DEPDIR)/libsubtitleeditor_la-dialogfilechooser.Tpo -c -o gui/libsubtitleeditor_la-dialogfilechooser.lo `test -f 'gui/dialogfilechooser.cc' || echo '$(srcdir)/'`gui/dialogfilechooser.cc subtitleeditor-0.54.0/src/Makefile.in-1301-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/libsubtitleeditor_la-dialogfilechooser.Tpo gui/$(DEPDIR)/libsubtitleeditor_la-dialogfilechooser.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1303-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1304:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/libsubtitleeditor_la-dialogfilechooser.lo `test -f 'gui/dialogfilechooser.cc' || echo '$(srcdir)/'`gui/dialogfilechooser.cc subtitleeditor-0.54.0/src/Makefile.in-1305- subtitleeditor-0.54.0/src/Makefile.in-1306-gui/libsubtitleeditor_la-dialogutility.lo: gui/dialogutility.cc subtitleeditor-0.54.0/src/Makefile.in:1307:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT gui/libsubtitleeditor_la-dialogutility.lo -MD -MP -MF gui/$(DEPDIR)/libsubtitleeditor_la-dialogutility.Tpo -c -o gui/libsubtitleeditor_la-dialogutility.lo `test -f 'gui/dialogutility.cc' || echo '$(srcdir)/'`gui/dialogutility.cc subtitleeditor-0.54.0/src/Makefile.in-1308-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/libsubtitleeditor_la-dialogutility.Tpo gui/$(DEPDIR)/libsubtitleeditor_la-dialogutility.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1310-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1311:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/libsubtitleeditor_la-dialogutility.lo `test -f 'gui/dialogutility.cc' || echo '$(srcdir)/'`gui/dialogutility.cc subtitleeditor-0.54.0/src/Makefile.in-1312- subtitleeditor-0.54.0/src/Makefile.in-1313-gui/libsubtitleeditor_la-spinbuttontime.lo: gui/spinbuttontime.cc subtitleeditor-0.54.0/src/Makefile.in:1314:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT gui/libsubtitleeditor_la-spinbuttontime.lo -MD -MP -MF gui/$(DEPDIR)/libsubtitleeditor_la-spinbuttontime.Tpo -c -o gui/libsubtitleeditor_la-spinbuttontime.lo `test -f 'gui/spinbuttontime.cc' || echo '$(srcdir)/'`gui/spinbuttontime.cc subtitleeditor-0.54.0/src/Makefile.in-1315-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/libsubtitleeditor_la-spinbuttontime.Tpo gui/$(DEPDIR)/libsubtitleeditor_la-spinbuttontime.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1317-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1318:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/libsubtitleeditor_la-spinbuttontime.lo `test -f 'gui/spinbuttontime.cc' || echo '$(srcdir)/'`gui/spinbuttontime.cc subtitleeditor-0.54.0/src/Makefile.in-1319- subtitleeditor-0.54.0/src/Makefile.in-1320-gui/libsubtitleeditor_la-textviewcell.lo: gui/textviewcell.cc subtitleeditor-0.54.0/src/Makefile.in:1321:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT gui/libsubtitleeditor_la-textviewcell.lo -MD -MP -MF gui/$(DEPDIR)/libsubtitleeditor_la-textviewcell.Tpo -c -o gui/libsubtitleeditor_la-textviewcell.lo `test -f 'gui/textviewcell.cc' || echo '$(srcdir)/'`gui/textviewcell.cc subtitleeditor-0.54.0/src/Makefile.in-1322-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/libsubtitleeditor_la-textviewcell.Tpo gui/$(DEPDIR)/libsubtitleeditor_la-textviewcell.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1324-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1325:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/libsubtitleeditor_la-textviewcell.lo `test -f 'gui/textviewcell.cc' || echo '$(srcdir)/'`gui/textviewcell.cc subtitleeditor-0.54.0/src/Makefile.in-1326- subtitleeditor-0.54.0/src/Makefile.in-1327-gui/libsubtitleeditor_la-treeviewextensionmanager.lo: gui/treeviewextensionmanager.cc subtitleeditor-0.54.0/src/Makefile.in:1328:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -MT gui/libsubtitleeditor_la-treeviewextensionmanager.lo -MD -MP -MF gui/$(DEPDIR)/libsubtitleeditor_la-treeviewextensionmanager.Tpo -c -o gui/libsubtitleeditor_la-treeviewextensionmanager.lo `test -f 'gui/treeviewextensionmanager.cc' || echo '$(srcdir)/'`gui/treeviewextensionmanager.cc subtitleeditor-0.54.0/src/Makefile.in-1329-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/libsubtitleeditor_la-treeviewextensionmanager.Tpo gui/$(DEPDIR)/libsubtitleeditor_la-treeviewextensionmanager.Plo ############################################## subtitleeditor-0.54.0/src/Makefile.in-1331-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1332:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditor_la_CXXFLAGS) $(CXXFLAGS) -c -o gui/libsubtitleeditor_la-treeviewextensionmanager.lo `test -f 'gui/treeviewextensionmanager.cc' || echo '$(srcdir)/'`gui/treeviewextensionmanager.cc subtitleeditor-0.54.0/src/Makefile.in-1333- subtitleeditor-0.54.0/src/Makefile.in-1334-gui/subtitleeditor-application.o: gui/application.cc subtitleeditor-0.54.0/src/Makefile.in:1335:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT gui/subtitleeditor-application.o -MD -MP -MF gui/$(DEPDIR)/subtitleeditor-application.Tpo -c -o gui/subtitleeditor-application.o `test -f 'gui/application.cc' || echo '$(srcdir)/'`gui/application.cc subtitleeditor-0.54.0/src/Makefile.in-1336-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/subtitleeditor-application.Tpo gui/$(DEPDIR)/subtitleeditor-application.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1338-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1339:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o gui/subtitleeditor-application.o `test -f 'gui/application.cc' || echo '$(srcdir)/'`gui/application.cc subtitleeditor-0.54.0/src/Makefile.in-1340- subtitleeditor-0.54.0/src/Makefile.in-1341-gui/subtitleeditor-application.obj: gui/application.cc subtitleeditor-0.54.0/src/Makefile.in:1342:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT gui/subtitleeditor-application.obj -MD -MP -MF gui/$(DEPDIR)/subtitleeditor-application.Tpo -c -o gui/subtitleeditor-application.obj `if test -f 'gui/application.cc'; then $(CYGPATH_W) 'gui/application.cc'; else $(CYGPATH_W) '$(srcdir)/gui/application.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1343-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/subtitleeditor-application.Tpo gui/$(DEPDIR)/subtitleeditor-application.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1345-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1346:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o gui/subtitleeditor-application.obj `if test -f 'gui/application.cc'; then $(CYGPATH_W) 'gui/application.cc'; else $(CYGPATH_W) '$(srcdir)/gui/application.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1347- subtitleeditor-0.54.0/src/Makefile.in-1348-gui/subtitleeditor-menubar.o: gui/menubar.cc subtitleeditor-0.54.0/src/Makefile.in:1349:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT gui/subtitleeditor-menubar.o -MD -MP -MF gui/$(DEPDIR)/subtitleeditor-menubar.Tpo -c -o gui/subtitleeditor-menubar.o `test -f 'gui/menubar.cc' || echo '$(srcdir)/'`gui/menubar.cc subtitleeditor-0.54.0/src/Makefile.in-1350-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/subtitleeditor-menubar.Tpo gui/$(DEPDIR)/subtitleeditor-menubar.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1352-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1353:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o gui/subtitleeditor-menubar.o `test -f 'gui/menubar.cc' || echo '$(srcdir)/'`gui/menubar.cc subtitleeditor-0.54.0/src/Makefile.in-1354- subtitleeditor-0.54.0/src/Makefile.in-1355-gui/subtitleeditor-menubar.obj: gui/menubar.cc subtitleeditor-0.54.0/src/Makefile.in:1356:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT gui/subtitleeditor-menubar.obj -MD -MP -MF gui/$(DEPDIR)/subtitleeditor-menubar.Tpo -c -o gui/subtitleeditor-menubar.obj `if test -f 'gui/menubar.cc'; then $(CYGPATH_W) 'gui/menubar.cc'; else $(CYGPATH_W) '$(srcdir)/gui/menubar.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1357-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/subtitleeditor-menubar.Tpo gui/$(DEPDIR)/subtitleeditor-menubar.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1359-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1360:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o gui/subtitleeditor-menubar.obj `if test -f 'gui/menubar.cc'; then $(CYGPATH_W) 'gui/menubar.cc'; else $(CYGPATH_W) '$(srcdir)/gui/menubar.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1361- subtitleeditor-0.54.0/src/Makefile.in-1362-gui/subtitleeditor-statusbar.o: gui/statusbar.cc subtitleeditor-0.54.0/src/Makefile.in:1363:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT gui/subtitleeditor-statusbar.o -MD -MP -MF gui/$(DEPDIR)/subtitleeditor-statusbar.Tpo -c -o gui/subtitleeditor-statusbar.o `test -f 'gui/statusbar.cc' || echo '$(srcdir)/'`gui/statusbar.cc subtitleeditor-0.54.0/src/Makefile.in-1364-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/subtitleeditor-statusbar.Tpo gui/$(DEPDIR)/subtitleeditor-statusbar.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1366-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1367:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o gui/subtitleeditor-statusbar.o `test -f 'gui/statusbar.cc' || echo '$(srcdir)/'`gui/statusbar.cc subtitleeditor-0.54.0/src/Makefile.in-1368- subtitleeditor-0.54.0/src/Makefile.in-1369-gui/subtitleeditor-statusbar.obj: gui/statusbar.cc subtitleeditor-0.54.0/src/Makefile.in:1370:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT gui/subtitleeditor-statusbar.obj -MD -MP -MF gui/$(DEPDIR)/subtitleeditor-statusbar.Tpo -c -o gui/subtitleeditor-statusbar.obj `if test -f 'gui/statusbar.cc'; then $(CYGPATH_W) 'gui/statusbar.cc'; else $(CYGPATH_W) '$(srcdir)/gui/statusbar.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1371-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) gui/$(DEPDIR)/subtitleeditor-statusbar.Tpo gui/$(DEPDIR)/subtitleeditor-statusbar.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1373-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1374:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o gui/subtitleeditor-statusbar.obj `if test -f 'gui/statusbar.cc'; then $(CYGPATH_W) 'gui/statusbar.cc'; else $(CYGPATH_W) '$(srcdir)/gui/statusbar.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1375- subtitleeditor-0.54.0/src/Makefile.in-1376-subtitleeditor-gstreamer_utility.o: gstreamer_utility.cc subtitleeditor-0.54.0/src/Makefile.in:1377:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT subtitleeditor-gstreamer_utility.o -MD -MP -MF $(DEPDIR)/subtitleeditor-gstreamer_utility.Tpo -c -o subtitleeditor-gstreamer_utility.o `test -f 'gstreamer_utility.cc' || echo '$(srcdir)/'`gstreamer_utility.cc subtitleeditor-0.54.0/src/Makefile.in-1378-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/subtitleeditor-gstreamer_utility.Tpo $(DEPDIR)/subtitleeditor-gstreamer_utility.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1380-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1381:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o subtitleeditor-gstreamer_utility.o `test -f 'gstreamer_utility.cc' || echo '$(srcdir)/'`gstreamer_utility.cc subtitleeditor-0.54.0/src/Makefile.in-1382- subtitleeditor-0.54.0/src/Makefile.in-1383-subtitleeditor-gstreamer_utility.obj: gstreamer_utility.cc subtitleeditor-0.54.0/src/Makefile.in:1384:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT subtitleeditor-gstreamer_utility.obj -MD -MP -MF $(DEPDIR)/subtitleeditor-gstreamer_utility.Tpo -c -o subtitleeditor-gstreamer_utility.obj `if test -f 'gstreamer_utility.cc'; then $(CYGPATH_W) 'gstreamer_utility.cc'; else $(CYGPATH_W) '$(srcdir)/gstreamer_utility.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1385-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/subtitleeditor-gstreamer_utility.Tpo $(DEPDIR)/subtitleeditor-gstreamer_utility.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1387-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1388:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o subtitleeditor-gstreamer_utility.obj `if test -f 'gstreamer_utility.cc'; then $(CYGPATH_W) 'gstreamer_utility.cc'; else $(CYGPATH_W) '$(srcdir)/gstreamer_utility.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1389- subtitleeditor-0.54.0/src/Makefile.in-1390-subtitleeditor-main.o: main.cc subtitleeditor-0.54.0/src/Makefile.in:1391:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT subtitleeditor-main.o -MD -MP -MF $(DEPDIR)/subtitleeditor-main.Tpo -c -o subtitleeditor-main.o `test -f 'main.cc' || echo '$(srcdir)/'`main.cc subtitleeditor-0.54.0/src/Makefile.in-1392-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/subtitleeditor-main.Tpo $(DEPDIR)/subtitleeditor-main.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1394-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1395:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o subtitleeditor-main.o `test -f 'main.cc' || echo '$(srcdir)/'`main.cc subtitleeditor-0.54.0/src/Makefile.in-1396- subtitleeditor-0.54.0/src/Makefile.in-1397-subtitleeditor-main.obj: main.cc subtitleeditor-0.54.0/src/Makefile.in:1398:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT subtitleeditor-main.obj -MD -MP -MF $(DEPDIR)/subtitleeditor-main.Tpo -c -o subtitleeditor-main.obj `if test -f 'main.cc'; then $(CYGPATH_W) 'main.cc'; else $(CYGPATH_W) '$(srcdir)/main.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1399-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/subtitleeditor-main.Tpo $(DEPDIR)/subtitleeditor-main.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1401-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1402:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o subtitleeditor-main.obj `if test -f 'main.cc'; then $(CYGPATH_W) 'main.cc'; else $(CYGPATH_W) '$(srcdir)/main.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1403- subtitleeditor-0.54.0/src/Makefile.in-1404-subtitleeditor-options.o: options.cc subtitleeditor-0.54.0/src/Makefile.in:1405:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT subtitleeditor-options.o -MD -MP -MF $(DEPDIR)/subtitleeditor-options.Tpo -c -o subtitleeditor-options.o `test -f 'options.cc' || echo '$(srcdir)/'`options.cc subtitleeditor-0.54.0/src/Makefile.in-1406-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/subtitleeditor-options.Tpo $(DEPDIR)/subtitleeditor-options.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1408-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1409:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o subtitleeditor-options.o `test -f 'options.cc' || echo '$(srcdir)/'`options.cc subtitleeditor-0.54.0/src/Makefile.in-1410- subtitleeditor-0.54.0/src/Makefile.in-1411-subtitleeditor-options.obj: options.cc subtitleeditor-0.54.0/src/Makefile.in:1412:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT subtitleeditor-options.obj -MD -MP -MF $(DEPDIR)/subtitleeditor-options.Tpo -c -o subtitleeditor-options.obj `if test -f 'options.cc'; then $(CYGPATH_W) 'options.cc'; else $(CYGPATH_W) '$(srcdir)/options.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1413-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/subtitleeditor-options.Tpo $(DEPDIR)/subtitleeditor-options.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1415-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1416:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o subtitleeditor-options.obj `if test -f 'options.cc'; then $(CYGPATH_W) 'options.cc'; else $(CYGPATH_W) '$(srcdir)/options.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1417- subtitleeditor-0.54.0/src/Makefile.in-1418-vp/subtitleeditor-gstplayer.o: vp/gstplayer.cc subtitleeditor-0.54.0/src/Makefile.in:1419:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT vp/subtitleeditor-gstplayer.o -MD -MP -MF vp/$(DEPDIR)/subtitleeditor-gstplayer.Tpo -c -o vp/subtitleeditor-gstplayer.o `test -f 'vp/gstplayer.cc' || echo '$(srcdir)/'`vp/gstplayer.cc subtitleeditor-0.54.0/src/Makefile.in-1420-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) vp/$(DEPDIR)/subtitleeditor-gstplayer.Tpo vp/$(DEPDIR)/subtitleeditor-gstplayer.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1422-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1423:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o vp/subtitleeditor-gstplayer.o `test -f 'vp/gstplayer.cc' || echo '$(srcdir)/'`vp/gstplayer.cc subtitleeditor-0.54.0/src/Makefile.in-1424- subtitleeditor-0.54.0/src/Makefile.in-1425-vp/subtitleeditor-gstplayer.obj: vp/gstplayer.cc subtitleeditor-0.54.0/src/Makefile.in:1426:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT vp/subtitleeditor-gstplayer.obj -MD -MP -MF vp/$(DEPDIR)/subtitleeditor-gstplayer.Tpo -c -o vp/subtitleeditor-gstplayer.obj `if test -f 'vp/gstplayer.cc'; then $(CYGPATH_W) 'vp/gstplayer.cc'; else $(CYGPATH_W) '$(srcdir)/vp/gstplayer.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1427-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) vp/$(DEPDIR)/subtitleeditor-gstplayer.Tpo vp/$(DEPDIR)/subtitleeditor-gstplayer.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1429-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1430:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o vp/subtitleeditor-gstplayer.obj `if test -f 'vp/gstplayer.cc'; then $(CYGPATH_W) 'vp/gstplayer.cc'; else $(CYGPATH_W) '$(srcdir)/vp/gstplayer.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1431- subtitleeditor-0.54.0/src/Makefile.in-1432-vp/subtitleeditor-videoplayer.o: vp/videoplayer.cc subtitleeditor-0.54.0/src/Makefile.in:1433:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT vp/subtitleeditor-videoplayer.o -MD -MP -MF vp/$(DEPDIR)/subtitleeditor-videoplayer.Tpo -c -o vp/subtitleeditor-videoplayer.o `test -f 'vp/videoplayer.cc' || echo '$(srcdir)/'`vp/videoplayer.cc subtitleeditor-0.54.0/src/Makefile.in-1434-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) vp/$(DEPDIR)/subtitleeditor-videoplayer.Tpo vp/$(DEPDIR)/subtitleeditor-videoplayer.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1436-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1437:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o vp/subtitleeditor-videoplayer.o `test -f 'vp/videoplayer.cc' || echo '$(srcdir)/'`vp/videoplayer.cc subtitleeditor-0.54.0/src/Makefile.in-1438- subtitleeditor-0.54.0/src/Makefile.in-1439-vp/subtitleeditor-videoplayer.obj: vp/videoplayer.cc subtitleeditor-0.54.0/src/Makefile.in:1440:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT vp/subtitleeditor-videoplayer.obj -MD -MP -MF vp/$(DEPDIR)/subtitleeditor-videoplayer.Tpo -c -o vp/subtitleeditor-videoplayer.obj `if test -f 'vp/videoplayer.cc'; then $(CYGPATH_W) 'vp/videoplayer.cc'; else $(CYGPATH_W) '$(srcdir)/vp/videoplayer.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1441-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) vp/$(DEPDIR)/subtitleeditor-videoplayer.Tpo vp/$(DEPDIR)/subtitleeditor-videoplayer.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1443-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1444:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o vp/subtitleeditor-videoplayer.obj `if test -f 'vp/videoplayer.cc'; then $(CYGPATH_W) 'vp/videoplayer.cc'; else $(CYGPATH_W) '$(srcdir)/vp/videoplayer.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1445- subtitleeditor-0.54.0/src/Makefile.in-1446-we/subtitleeditor-waveformeditor.o: we/waveformeditor.cc subtitleeditor-0.54.0/src/Makefile.in:1447:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT we/subtitleeditor-waveformeditor.o -MD -MP -MF we/$(DEPDIR)/subtitleeditor-waveformeditor.Tpo -c -o we/subtitleeditor-waveformeditor.o `test -f 'we/waveformeditor.cc' || echo '$(srcdir)/'`we/waveformeditor.cc subtitleeditor-0.54.0/src/Makefile.in-1448-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) we/$(DEPDIR)/subtitleeditor-waveformeditor.Tpo we/$(DEPDIR)/subtitleeditor-waveformeditor.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1450-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1451:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o we/subtitleeditor-waveformeditor.o `test -f 'we/waveformeditor.cc' || echo '$(srcdir)/'`we/waveformeditor.cc subtitleeditor-0.54.0/src/Makefile.in-1452- subtitleeditor-0.54.0/src/Makefile.in-1453-we/subtitleeditor-waveformeditor.obj: we/waveformeditor.cc subtitleeditor-0.54.0/src/Makefile.in:1454:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT we/subtitleeditor-waveformeditor.obj -MD -MP -MF we/$(DEPDIR)/subtitleeditor-waveformeditor.Tpo -c -o we/subtitleeditor-waveformeditor.obj `if test -f 'we/waveformeditor.cc'; then $(CYGPATH_W) 'we/waveformeditor.cc'; else $(CYGPATH_W) '$(srcdir)/we/waveformeditor.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1455-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) we/$(DEPDIR)/subtitleeditor-waveformeditor.Tpo we/$(DEPDIR)/subtitleeditor-waveformeditor.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1457-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1458:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o we/subtitleeditor-waveformeditor.obj `if test -f 'we/waveformeditor.cc'; then $(CYGPATH_W) 'we/waveformeditor.cc'; else $(CYGPATH_W) '$(srcdir)/we/waveformeditor.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1459- subtitleeditor-0.54.0/src/Makefile.in-1460-we/subtitleeditor-waveformrenderercairo.o: we/waveformrenderercairo.cc subtitleeditor-0.54.0/src/Makefile.in:1461:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT we/subtitleeditor-waveformrenderercairo.o -MD -MP -MF we/$(DEPDIR)/subtitleeditor-waveformrenderercairo.Tpo -c -o we/subtitleeditor-waveformrenderercairo.o `test -f 'we/waveformrenderercairo.cc' || echo '$(srcdir)/'`we/waveformrenderercairo.cc subtitleeditor-0.54.0/src/Makefile.in-1462-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) we/$(DEPDIR)/subtitleeditor-waveformrenderercairo.Tpo we/$(DEPDIR)/subtitleeditor-waveformrenderercairo.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1464-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1465:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o we/subtitleeditor-waveformrenderercairo.o `test -f 'we/waveformrenderercairo.cc' || echo '$(srcdir)/'`we/waveformrenderercairo.cc subtitleeditor-0.54.0/src/Makefile.in-1466- subtitleeditor-0.54.0/src/Makefile.in-1467-we/subtitleeditor-waveformrenderercairo.obj: we/waveformrenderercairo.cc subtitleeditor-0.54.0/src/Makefile.in:1468:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT we/subtitleeditor-waveformrenderercairo.obj -MD -MP -MF we/$(DEPDIR)/subtitleeditor-waveformrenderercairo.Tpo -c -o we/subtitleeditor-waveformrenderercairo.obj `if test -f 'we/waveformrenderercairo.cc'; then $(CYGPATH_W) 'we/waveformrenderercairo.cc'; else $(CYGPATH_W) '$(srcdir)/we/waveformrenderercairo.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1469-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) we/$(DEPDIR)/subtitleeditor-waveformrenderercairo.Tpo we/$(DEPDIR)/subtitleeditor-waveformrenderercairo.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1471-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1472:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o we/subtitleeditor-waveformrenderercairo.obj `if test -f 'we/waveformrenderercairo.cc'; then $(CYGPATH_W) 'we/waveformrenderercairo.cc'; else $(CYGPATH_W) '$(srcdir)/we/waveformrenderercairo.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1473- subtitleeditor-0.54.0/src/Makefile.in-1474-we/subtitleeditor-waveformrenderer.o: we/waveformrenderer.cc subtitleeditor-0.54.0/src/Makefile.in:1475:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT we/subtitleeditor-waveformrenderer.o -MD -MP -MF we/$(DEPDIR)/subtitleeditor-waveformrenderer.Tpo -c -o we/subtitleeditor-waveformrenderer.o `test -f 'we/waveformrenderer.cc' || echo '$(srcdir)/'`we/waveformrenderer.cc subtitleeditor-0.54.0/src/Makefile.in-1476-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) we/$(DEPDIR)/subtitleeditor-waveformrenderer.Tpo we/$(DEPDIR)/subtitleeditor-waveformrenderer.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1478-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1479:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o we/subtitleeditor-waveformrenderer.o `test -f 'we/waveformrenderer.cc' || echo '$(srcdir)/'`we/waveformrenderer.cc subtitleeditor-0.54.0/src/Makefile.in-1480- subtitleeditor-0.54.0/src/Makefile.in-1481-we/subtitleeditor-waveformrenderer.obj: we/waveformrenderer.cc subtitleeditor-0.54.0/src/Makefile.in:1482:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT we/subtitleeditor-waveformrenderer.obj -MD -MP -MF we/$(DEPDIR)/subtitleeditor-waveformrenderer.Tpo -c -o we/subtitleeditor-waveformrenderer.obj `if test -f 'we/waveformrenderer.cc'; then $(CYGPATH_W) 'we/waveformrenderer.cc'; else $(CYGPATH_W) '$(srcdir)/we/waveformrenderer.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1483-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) we/$(DEPDIR)/subtitleeditor-waveformrenderer.Tpo we/$(DEPDIR)/subtitleeditor-waveformrenderer.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1485-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1486:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o we/subtitleeditor-waveformrenderer.obj `if test -f 'we/waveformrenderer.cc'; then $(CYGPATH_W) 'we/waveformrenderer.cc'; else $(CYGPATH_W) '$(srcdir)/we/waveformrenderer.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1487- subtitleeditor-0.54.0/src/Makefile.in-1488-we/subtitleeditor-waveformrenderergl.o: we/waveformrenderergl.cc subtitleeditor-0.54.0/src/Makefile.in:1489:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT we/subtitleeditor-waveformrenderergl.o -MD -MP -MF we/$(DEPDIR)/subtitleeditor-waveformrenderergl.Tpo -c -o we/subtitleeditor-waveformrenderergl.o `test -f 'we/waveformrenderergl.cc' || echo '$(srcdir)/'`we/waveformrenderergl.cc subtitleeditor-0.54.0/src/Makefile.in-1490-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) we/$(DEPDIR)/subtitleeditor-waveformrenderergl.Tpo we/$(DEPDIR)/subtitleeditor-waveformrenderergl.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1492-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1493:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o we/subtitleeditor-waveformrenderergl.o `test -f 'we/waveformrenderergl.cc' || echo '$(srcdir)/'`we/waveformrenderergl.cc subtitleeditor-0.54.0/src/Makefile.in-1494- subtitleeditor-0.54.0/src/Makefile.in-1495-we/subtitleeditor-waveformrenderergl.obj: we/waveformrenderergl.cc subtitleeditor-0.54.0/src/Makefile.in:1496:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -MT we/subtitleeditor-waveformrenderergl.obj -MD -MP -MF we/$(DEPDIR)/subtitleeditor-waveformrenderergl.Tpo -c -o we/subtitleeditor-waveformrenderergl.obj `if test -f 'we/waveformrenderergl.cc'; then $(CYGPATH_W) 'we/waveformrenderergl.cc'; else $(CYGPATH_W) '$(srcdir)/we/waveformrenderergl.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1497-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) we/$(DEPDIR)/subtitleeditor-waveformrenderergl.Tpo we/$(DEPDIR)/subtitleeditor-waveformrenderergl.Po ############################################## subtitleeditor-0.54.0/src/Makefile.in-1499-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/src/Makefile.in:1500:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subtitleeditor_CXXFLAGS) $(CXXFLAGS) -c -o we/subtitleeditor-waveformrenderergl.obj `if test -f 'we/waveformrenderergl.cc'; then $(CYGPATH_W) 'we/waveformrenderergl.cc'; else $(CYGPATH_W) '$(srcdir)/we/waveformrenderergl.cc'; fi` subtitleeditor-0.54.0/src/Makefile.in-1501- ############################################## subtitleeditor-0.54.0/src/Makefile.in-1539-GTAGS: subtitleeditor-0.54.0/src/Makefile.in:1540: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/src/Makefile.in-1541- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/src/Makefile.in-1562-distdir: $(DISTFILES) subtitleeditor-0.54.0/src/Makefile.in:1563: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/src/Makefile.in:1564: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/src/Makefile.in-1565- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/src/Makefile.in-1576- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/src/Makefile.in:1577: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/src/Makefile.in-1578- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/Makefile.in-49- { \ subtitleeditor-0.54.0/plugins/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/Makefile.in-51- }; \ ############################################## subtitleeditor-0.54.0/plugins/Makefile.in-173- while test -n "$$dir1"; do \ subtitleeditor-0.54.0/plugins/Makefile.in:174: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ subtitleeditor-0.54.0/plugins/Makefile.in-175- if test "$$first" != "."; then \ subtitleeditor-0.54.0/plugins/Makefile.in-176- if test "$$first" = ".."; then \ subtitleeditor-0.54.0/plugins/Makefile.in:177: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ subtitleeditor-0.54.0/plugins/Makefile.in:178: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ subtitleeditor-0.54.0/plugins/Makefile.in-179- else \ subtitleeditor-0.54.0/plugins/Makefile.in:180: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ subtitleeditor-0.54.0/plugins/Makefile.in-181- if test "$$first2" = "$$first"; then \ subtitleeditor-0.54.0/plugins/Makefile.in:182: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ subtitleeditor-0.54.0/plugins/Makefile.in-183- else \ ############################################## subtitleeditor-0.54.0/plugins/Makefile.in-188- fi; \ subtitleeditor-0.54.0/plugins/Makefile.in:189: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ subtitleeditor-0.54.0/plugins/Makefile.in-190- done; \ ############################################## subtitleeditor-0.54.0/plugins/Makefile.in-436- dot_seen=no; \ subtitleeditor-0.54.0/plugins/Makefile.in:437: target=`echo $@ | sed s/-recursive//`; \ subtitleeditor-0.54.0/plugins/Makefile.in-438- case "$@" in \ ############################################## subtitleeditor-0.54.0/plugins/Makefile.in-499-GTAGS: subtitleeditor-0.54.0/plugins/Makefile.in:500: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/Makefile.in-501- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/Makefile.in-522-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/Makefile.in:523: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/Makefile.in:524: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/Makefile.in-525- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/Makefile.in-536- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/Makefile.in:537: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/Makefile.in-538- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-513-.cc.obj: subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in:514:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-515-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-517-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in:518:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-519- ############################################## subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-550- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in:551: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-552- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-583-GTAGS: subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in:584: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-585- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-606-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in:607: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in:608: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-609- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-620- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in:621: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle/Makefile.in-622- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/splitsubtitle/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/bestfit/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-543-.cc.obj: subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in:544:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-545-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-547-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in:548:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-549- ############################################## subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-580- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in:581: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-582- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-613-GTAGS: subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in:614: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-615- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-636-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in:637: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in:638: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-639- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-650- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in:651: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/keyframesmanagement/Makefile.in-652- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/combinesubtitles/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-512-.cc.obj: subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in:513:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-514-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-516-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in:517:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-518- ############################################## subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-549- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in:550: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-551- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-582-GTAGS: subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in:583: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-584- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-605-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in:606: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in:607: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-608- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-619- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in:620: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/timemodemanagement/Makefile.in-621- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-517-.cc.obj: subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in:518:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-519-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-521-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in:522:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-523- ############################################## subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-554- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in:555: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-556- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-575- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in:576: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-577- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-608-GTAGS: subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in:609: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-610- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-631-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in:632: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in:633: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-634- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-645- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in:646: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/dialoguize/Makefile.in-647- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-515-.cc.obj: subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in:516:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-517-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-519-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in:520:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-521- ############################################## subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-552- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in:553: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-554- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-585-GTAGS: subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in:586: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-587- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-608-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in:609: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in:610: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-611- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-622- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in:623: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/typewriter/Makefile.in-624- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/stylize/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-512-.cc.obj: subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in:513:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-514-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-516-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in:517:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-518- ############################################## subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-549- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in:550: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-551- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-582-GTAGS: subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in:583: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-584- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-605-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in:606: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in:607: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-608- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-619- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in:620: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/documentmanagement/Makefile.in-621- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/command/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/command/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/command/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/command/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/command/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/command/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/command/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/command/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/command/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/command/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/command/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/command/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/command/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-517-.cc.obj: subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in:518:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-519-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-521-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in:522:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-523- ############################################## subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-554- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in:555: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-556- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-575- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in:576: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-577- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-608-GTAGS: subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in:609: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-610- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-631-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in:632: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in:633: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-634- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-645- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in:646: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/changeframerate/Makefile.in-647- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-514-.cc.obj: subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in:515:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-516-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-518-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in:519:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-520- ############################################## subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-551- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in:552: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-553- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-584-GTAGS: subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in:585: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-586- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-607-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in:608: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in:609: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-610- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-621- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in:622: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/clipboard/Makefile.in-623- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-517-.cc.obj: subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in:518:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-519-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-521-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in:522:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-523- ############################################## subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-554- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in:555: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-556- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-575- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in:576: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-577- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-608-GTAGS: subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in:609: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-610- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-631-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in:632: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in:633: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-634- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-645- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in:646: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/timingfromplayer/Makefile.in-647- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/Makefile.in-49- { \ subtitleeditor-0.54.0/plugins/actions/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/Makefile.in-51- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/Makefile.in-173- while test -n "$$dir1"; do \ subtitleeditor-0.54.0/plugins/actions/Makefile.in:174: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ subtitleeditor-0.54.0/plugins/actions/Makefile.in-175- if test "$$first" != "."; then \ subtitleeditor-0.54.0/plugins/actions/Makefile.in-176- if test "$$first" = ".."; then \ subtitleeditor-0.54.0/plugins/actions/Makefile.in:177: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ subtitleeditor-0.54.0/plugins/actions/Makefile.in:178: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ subtitleeditor-0.54.0/plugins/actions/Makefile.in-179- else \ subtitleeditor-0.54.0/plugins/actions/Makefile.in:180: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ subtitleeditor-0.54.0/plugins/actions/Makefile.in-181- if test "$$first2" = "$$first"; then \ subtitleeditor-0.54.0/plugins/actions/Makefile.in:182: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ subtitleeditor-0.54.0/plugins/actions/Makefile.in-183- else \ ############################################## subtitleeditor-0.54.0/plugins/actions/Makefile.in-188- fi; \ subtitleeditor-0.54.0/plugins/actions/Makefile.in:189: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ subtitleeditor-0.54.0/plugins/actions/Makefile.in-190- done; \ ############################################## subtitleeditor-0.54.0/plugins/actions/Makefile.in-481- dot_seen=no; \ subtitleeditor-0.54.0/plugins/actions/Makefile.in:482: target=`echo $@ | sed s/-recursive//`; \ subtitleeditor-0.54.0/plugins/actions/Makefile.in-483- case "$@" in \ ############################################## subtitleeditor-0.54.0/plugins/actions/Makefile.in-544-GTAGS: subtitleeditor-0.54.0/plugins/actions/Makefile.in:545: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/Makefile.in-546- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/Makefile.in-567-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/Makefile.in:568: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/Makefile.in:569: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/Makefile.in-570- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/Makefile.in-581- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/Makefile.in:582: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/Makefile.in-583- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/selection/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/plaintext/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-518-.cc.obj: subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in:519:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-520-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-522-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in:523:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-524- ############################################## subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-555- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in:556: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-557- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-576- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in:577: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-578- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-609-GTAGS: subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in:610: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-611- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-632-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in:633: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in:634: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-635- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-646- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in:647: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/spellchecking/Makefile.in-648- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-517-.cc.obj: subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in:518:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-519-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-521-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in:522:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-523- ############################################## subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-554- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in:555: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-556- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-575- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in:576: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-577- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-608-GTAGS: subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in:609: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-610- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-631-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in:632: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in:633: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-634- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-645- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in:646: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/splitdocument/Makefile.in-647- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/joindocument/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/about/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/about/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/about/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/about/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/about/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/about/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/about/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/about/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/about/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/about/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/about/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/about/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/about/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-517-.cc.obj: subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in:518:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-519-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-521-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in:522:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-523- ############################################## subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-554- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in:555: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-556- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-575- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in:576: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-577- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-608-GTAGS: subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in:609: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-610- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-631-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in:632: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in:633: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-634- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-645- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in:646: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/findandreplace/Makefile.in-647- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-513-.cc.obj: subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in:514:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-515-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-517-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in:518:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-519- ############################################## subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-550- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in:551: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-552- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-583-GTAGS: subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in:584: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-585- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-606-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in:607: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in:608: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-609- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-620- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in:621: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe/Makefile.in-622- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/minimizeduration/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/editcell/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-518-.cc.obj: subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in:519:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-520-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-522-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in:523:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-524- ############################################## subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-555- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in:556: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-557- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-576- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in:577: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-578- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-609-GTAGS: subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in:610: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-611- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-632-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in:633: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in:634: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-635- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-646- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in:647: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/externalvideoplayer/Makefile.in-648- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-516-.cc.obj: subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in:517:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-518-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-520-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in:521:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-522- ############################################## subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-553- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in:554: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-555- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-586-GTAGS: subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in:587: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-588- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-609-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in:610: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in:611: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-612- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-623- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in:624: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/documentsnavigation/Makefile.in-625- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-513-.cc.obj: subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in:514:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-515-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-517-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in:518:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-519- ############################################## subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-550- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in:551: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-552- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-583-GTAGS: subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in:584: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-585- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-606-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in:607: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in:608: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-609- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-620- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in:621: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation/Makefile.in-622- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-517-.cc.obj: subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in:518:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-519-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-521-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in:522:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-523- ############################################## subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-554- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in:555: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-556- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-575- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in:576: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-577- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-608-GTAGS: subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in:609: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-610- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-631-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in:632: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in:633: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-634- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-645- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in:646: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/viewmanager/Makefile.in-647- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-542-.cc.obj: subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in:543:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-544-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-546-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in:547:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-548- ############################################## subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-579- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in:580: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-581- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-600- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in:601: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-602- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-633-GTAGS: subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in:634: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-635- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-656-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in:657: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in:658: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-659- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-670- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in:671: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/preferences/Makefile.in-672- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-547-.cc.obj: subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in:548:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-549-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-551-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in:552:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-553- ############################################## subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-584- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in:585: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-586- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-605- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in:606: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-607- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-638-GTAGS: subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in:639: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-640- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-661-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in:662: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in:663: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-664- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-675- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in:676: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/errorchecking/Makefile.in-677- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/template/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/template/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/template/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/template/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/template/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-517-.cc.obj: subtitleeditor-0.54.0/plugins/actions/template/Makefile.in:518:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-519-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-521-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/template/Makefile.in:522:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-523- ############################################## subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-554- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/template/Makefile.in:555: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-556- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-575- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/template/Makefile.in:576: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-577- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-608-GTAGS: subtitleeditor-0.54.0/plugins/actions/template/Makefile.in:609: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-610- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-631-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/template/Makefile.in:632: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/template/Makefile.in:633: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-634- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-645- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/template/Makefile.in:646: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/template/Makefile.in-647- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-539-.cc.obj: subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in:540:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-541-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-543-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in:544:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-545- ############################################## subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-576- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in:577: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-578- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-609-GTAGS: subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in:610: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-611- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-632-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in:633: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in:634: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-635- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-646- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in:647: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/waveformmanagement/Makefile.in-648- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/sortsubtitles/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-519-.cc.obj: subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in:520:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-521-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-523-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in:524:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-525- ############################################## subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-556- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in:557: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-558- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-577- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in:578: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-579- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-610-GTAGS: subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in:611: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-612- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-633-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in:634: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in:635: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-636- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-647- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in:648: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts/Makefile.in-649- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-536-.cc.obj: subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in:537:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-538-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-540-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in:541:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-542- ############################################## subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-573- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in:574: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-575- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-594- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in:595: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-596- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-627-GTAGS: subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in:628: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-629- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-650-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in:651: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in:652: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-653- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-664- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in:665: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/styleeditor/Makefile.in-666- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-512-.cc.obj: subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in:513:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-514-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-516-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in:517:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-518- ############################################## subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-549- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in:550: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-551- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-582-GTAGS: subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in:583: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-584- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-605-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in:606: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in:607: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-608- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-619- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in:620: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/videoplayermanagement/Makefile.in-621- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/stacksubtitles/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/extendlength/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-510-.cc.obj: subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in:511:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-512-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-514-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in:515:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-516- ############################################## subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-547- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in:548: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-549- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-580-GTAGS: subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in:581: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-582- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-603-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in:604: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in:605: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-606- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-617- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in:618: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle/Makefile.in-619- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-567-.cc.obj: subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in:568:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-569-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-571-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in:572:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-573- ############################################## subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-604- @list='$(pattern_DATA)'; test -n "$(patterndir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in:605: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-606- dir='$(DESTDIR)$(patterndir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-625- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in:626: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-627- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-646- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in:647: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-648- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-679-GTAGS: subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in:680: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-681- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-702-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in:703: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in:704: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-705- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-716- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in:717: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/textcorrection/Makefile.in-718- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/adjusttime/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-517-.cc.obj: subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in:518:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-519-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-521-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in:522:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-523- ############################################## subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-554- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in:555: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-556- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-575- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in:576: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-577- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-608-GTAGS: subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in:609: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-610- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-631-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in:632: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in:633: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-634- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-645- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in:646: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/movesubtitles/Makefile.in-647- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-515-.cc.obj: subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in:516:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-517-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-519-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in:520:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-521- ############################################## subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-552- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in:553: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-554- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-573- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in:574: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-575- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-606-GTAGS: subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in:607: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-608- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-629-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in:630: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in:631: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-632- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-643- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in:644: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/scalesubtitles/Makefile.in-645- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/removesubtitle/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/insertsubtitle/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/applytranslation/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-548- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in:549: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-550- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-581-GTAGS: subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in:582: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-583- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-604-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in:605: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in:606: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-607- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-618- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in:619: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/actions/italicize/Makefile.in-620- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-525-libsami_la-sami.lo: sami.cc subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in:526:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsami_la_CXXFLAGS) $(CXXFLAGS) -MT libsami_la-sami.lo -MD -MP -MF $(DEPDIR)/libsami_la-sami.Tpo -c -o libsami_la-sami.lo `test -f 'sami.cc' || echo '$(srcdir)/'`sami.cc subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-527-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsami_la-sami.Tpo $(DEPDIR)/libsami_la-sami.Plo ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-529-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in:530:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsami_la_CXXFLAGS) $(CXXFLAGS) -c -o libsami_la-sami.lo `test -f 'sami.cc' || echo '$(srcdir)/'`sami.cc subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-531- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-555- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in:556: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-557- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-588-GTAGS: subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in:589: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-590- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-611-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in:612: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in:613: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-614- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-625- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in:626: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/sami/Makefile.in-627- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-525-libsubviewer2_la-subviewer2.lo: subviewer2.cc subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in:526:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubviewer2_la_CXXFLAGS) $(CXXFLAGS) -MT libsubviewer2_la-subviewer2.lo -MD -MP -MF $(DEPDIR)/libsubviewer2_la-subviewer2.Tpo -c -o libsubviewer2_la-subviewer2.lo `test -f 'subviewer2.cc' || echo '$(srcdir)/'`subviewer2.cc subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-527-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubviewer2_la-subviewer2.Tpo $(DEPDIR)/libsubviewer2_la-subviewer2.Plo ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-529-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in:530:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubviewer2_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubviewer2_la-subviewer2.lo `test -f 'subviewer2.cc' || echo '$(srcdir)/'`subviewer2.cc subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-531- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-555- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in:556: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-557- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-588-GTAGS: subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in:589: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-590- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-611-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in:612: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in:613: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-614- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-625- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in:626: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2/Makefile.in-627- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-512-.cc.obj: subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in:513:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-514-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-516-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in:517:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-518- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-526-libplaintextformat_la-plaintextformat.lo: plaintextformat.cc subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in:527:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaintextformat_la_CXXFLAGS) $(CXXFLAGS) -MT libplaintextformat_la-plaintextformat.lo -MD -MP -MF $(DEPDIR)/libplaintextformat_la-plaintextformat.Tpo -c -o libplaintextformat_la-plaintextformat.lo `test -f 'plaintextformat.cc' || echo '$(srcdir)/'`plaintextformat.cc subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-528-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libplaintextformat_la-plaintextformat.Tpo $(DEPDIR)/libplaintextformat_la-plaintextformat.Plo ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-530-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in:531:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaintextformat_la_CXXFLAGS) $(CXXFLAGS) -c -o libplaintextformat_la-plaintextformat.lo `test -f 'plaintextformat.cc' || echo '$(srcdir)/'`plaintextformat.cc subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-532- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-556- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in:557: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-558- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-589-GTAGS: subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in:590: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-591- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-612-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in:613: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in:614: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-615- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-626- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in:627: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat/Makefile.in-628- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-518-.cc.obj: subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in:519:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-520-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-522-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in:523:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-524- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-532-libsubstationalpha_la-substationalpha.lo: substationalpha.cc subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in:533:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubstationalpha_la_CXXFLAGS) $(CXXFLAGS) -MT libsubstationalpha_la-substationalpha.lo -MD -MP -MF $(DEPDIR)/libsubstationalpha_la-substationalpha.Tpo -c -o libsubstationalpha_la-substationalpha.lo `test -f 'substationalpha.cc' || echo '$(srcdir)/'`substationalpha.cc subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-534-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubstationalpha_la-substationalpha.Tpo $(DEPDIR)/libsubstationalpha_la-substationalpha.Plo ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-536-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in:537:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubstationalpha_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubstationalpha_la-substationalpha.lo `test -f 'substationalpha.cc' || echo '$(srcdir)/'`substationalpha.cc subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-538- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-562- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in:563: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-564- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-583- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in:584: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-585- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-616-GTAGS: subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in:617: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-618- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-639-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in:640: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in:641: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-642- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-653- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in:654: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha/Makefile.in-655- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-525-libsprucestl_la-sprucestl.lo: sprucestl.cc subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in:526:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsprucestl_la_CXXFLAGS) $(CXXFLAGS) -MT libsprucestl_la-sprucestl.lo -MD -MP -MF $(DEPDIR)/libsprucestl_la-sprucestl.Tpo -c -o libsprucestl_la-sprucestl.lo `test -f 'sprucestl.cc' || echo '$(srcdir)/'`sprucestl.cc subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-527-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsprucestl_la-sprucestl.Tpo $(DEPDIR)/libsprucestl_la-sprucestl.Plo ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-529-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in:530:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsprucestl_la_CXXFLAGS) $(CXXFLAGS) -c -o libsprucestl_la-sprucestl.lo `test -f 'sprucestl.cc' || echo '$(srcdir)/'`sprucestl.cc subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-531- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-555- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in:556: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-557- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-588-GTAGS: subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in:589: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-590- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-611-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in:612: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in:613: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-614- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-625- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in:626: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl/Makefile.in-627- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-518-.cc.obj: subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in:519:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-520-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-522-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in:523:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-524- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-532-libtimedtextauthoringformat1_la-timedtextauthoringformat1.lo: timedtextauthoringformat1.cc subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in:533:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtimedtextauthoringformat1_la_CXXFLAGS) $(CXXFLAGS) -MT libtimedtextauthoringformat1_la-timedtextauthoringformat1.lo -MD -MP -MF $(DEPDIR)/libtimedtextauthoringformat1_la-timedtextauthoringformat1.Tpo -c -o libtimedtextauthoringformat1_la-timedtextauthoringformat1.lo `test -f 'timedtextauthoringformat1.cc' || echo '$(srcdir)/'`timedtextauthoringformat1.cc subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-534-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libtimedtextauthoringformat1_la-timedtextauthoringformat1.Tpo $(DEPDIR)/libtimedtextauthoringformat1_la-timedtextauthoringformat1.Plo ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-536-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in:537:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtimedtextauthoringformat1_la_CXXFLAGS) $(CXXFLAGS) -c -o libtimedtextauthoringformat1_la-timedtextauthoringformat1.lo `test -f 'timedtextauthoringformat1.cc' || echo '$(srcdir)/'`timedtextauthoringformat1.cc subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-538- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-562- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in:563: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-564- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-595-GTAGS: subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in:596: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-597- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-618-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in:619: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in:620: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-621- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-632- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in:633: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1/Makefile.in-634- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in-49- { \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in-51- }; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in-173- while test -n "$$dir1"; do \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in:174: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in-175- if test "$$first" != "."; then \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in-176- if test "$$first" = ".."; then \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in:177: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in:178: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in-179- else \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in:180: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in-181- if test "$$first2" = "$$first"; then \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in:182: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in-183- else \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in-188- fi; \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in:189: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in-190- done; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in-451- dot_seen=no; \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in:452: target=`echo $@ | sed s/-recursive//`; \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in-453- case "$@" in \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in-514-GTAGS: subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in:515: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in-516- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in-537-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in:538: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in:539: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in-540- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in-551- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in:552: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/Makefile.in-553- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-510-.cc.obj: subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in:511:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-512-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-514-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in:515:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-516- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-524-libmpsub_la-mpsub.lo: mpsub.cc subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in:525:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmpsub_la_CXXFLAGS) $(CXXFLAGS) -MT libmpsub_la-mpsub.lo -MD -MP -MF $(DEPDIR)/libmpsub_la-mpsub.Tpo -c -o libmpsub_la-mpsub.lo `test -f 'mpsub.cc' || echo '$(srcdir)/'`mpsub.cc subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-526-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmpsub_la-mpsub.Tpo $(DEPDIR)/libmpsub_la-mpsub.Plo ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-528-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in:529:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmpsub_la_CXXFLAGS) $(CXXFLAGS) -c -o libmpsub_la-mpsub.lo `test -f 'mpsub.cc' || echo '$(srcdir)/'`mpsub.cc subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-530- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-554- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in:555: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-556- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-587-GTAGS: subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in:588: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-589- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-610-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in:611: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in:612: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-613- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-624- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in:625: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/mpsub/Makefile.in-626- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-510-.cc.obj: subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in:511:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-512-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-514-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in:515:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-516- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-524-libmpl2_la-mpl2.lo: mpl2.cc subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in:525:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmpl2_la_CXXFLAGS) $(CXXFLAGS) -MT libmpl2_la-mpl2.lo -MD -MP -MF $(DEPDIR)/libmpl2_la-mpl2.Tpo -c -o libmpl2_la-mpl2.lo `test -f 'mpl2.cc' || echo '$(srcdir)/'`mpl2.cc subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-526-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmpl2_la-mpl2.Tpo $(DEPDIR)/libmpl2_la-mpl2.Plo ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-528-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in:529:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmpl2_la_CXXFLAGS) $(CXXFLAGS) -c -o libmpl2_la-mpl2.lo `test -f 'mpl2.cc' || echo '$(srcdir)/'`mpl2.cc subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-530- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-554- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in:555: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-556- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-587-GTAGS: subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in:588: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-589- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-610-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in:611: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in:612: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-613- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-624- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in:625: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/mpl2/Makefile.in-626- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-510-.cc.obj: subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in:511:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-512-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-514-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in:515:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-516- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-524-libsbv_la-sbv.lo: sbv.cc subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in:525:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsbv_la_CXXFLAGS) $(CXXFLAGS) -MT libsbv_la-sbv.lo -MD -MP -MF $(DEPDIR)/libsbv_la-sbv.Tpo -c -o libsbv_la-sbv.lo `test -f 'sbv.cc' || echo '$(srcdir)/'`sbv.cc subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-526-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsbv_la-sbv.Tpo $(DEPDIR)/libsbv_la-sbv.Plo ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-528-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in:529:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsbv_la_CXXFLAGS) $(CXXFLAGS) -c -o libsbv_la-sbv.lo `test -f 'sbv.cc' || echo '$(srcdir)/'`sbv.cc subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-530- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-554- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in:555: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-556- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-587-GTAGS: subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in:588: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-589- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-610-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in:611: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in:612: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-613- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-624- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in:625: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/sbv/Makefile.in-626- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-516-.cc.obj: subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in:517:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-518-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-520-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in:521:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-522- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-530-libavidds_la-avidds.lo: avidds.cc subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in:531:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavidds_la_CXXFLAGS) $(CXXFLAGS) -MT libavidds_la-avidds.lo -MD -MP -MF $(DEPDIR)/libavidds_la-avidds.Tpo -c -o libavidds_la-avidds.lo `test -f 'avidds.cc' || echo '$(srcdir)/'`avidds.cc subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-532-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libavidds_la-avidds.Tpo $(DEPDIR)/libavidds_la-avidds.Plo ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-534-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in:535:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavidds_la_CXXFLAGS) $(CXXFLAGS) -c -o libavidds_la-avidds.lo `test -f 'avidds.cc' || echo '$(srcdir)/'`avidds.cc subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-536- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-560- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in:561: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-562- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-581- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in:582: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-583- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-614-GTAGS: subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in:615: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-616- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-637-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in:638: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in:639: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-640- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-651- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in:652: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/avidds/Makefile.in-653- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-511-.cc.obj: subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in:512:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-513-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in:516:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-517- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-525-libmicrodvd_la-microdvd.lo: microdvd.cc subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in:526:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmicrodvd_la_CXXFLAGS) $(CXXFLAGS) -MT libmicrodvd_la-microdvd.lo -MD -MP -MF $(DEPDIR)/libmicrodvd_la-microdvd.Tpo -c -o libmicrodvd_la-microdvd.lo `test -f 'microdvd.cc' || echo '$(srcdir)/'`microdvd.cc subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-527-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libmicrodvd_la-microdvd.Tpo $(DEPDIR)/libmicrodvd_la-microdvd.Plo ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-529-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in:530:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmicrodvd_la_CXXFLAGS) $(CXXFLAGS) -c -o libmicrodvd_la-microdvd.lo `test -f 'microdvd.cc' || echo '$(srcdir)/'`microdvd.cc subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-531- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-555- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in:556: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-557- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-588-GTAGS: subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in:589: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-590- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-611-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in:612: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in:613: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-614- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-625- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in:626: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/microdvd/Makefile.in-627- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-516-.cc.obj: subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in:517:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-518-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-520-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in:521:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-522- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-530-libdcsubtitle_la-dcsubtitle.lo: dcsubtitle.cc subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in:531:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcsubtitle_la_CXXFLAGS) $(CXXFLAGS) -MT libdcsubtitle_la-dcsubtitle.lo -MD -MP -MF $(DEPDIR)/libdcsubtitle_la-dcsubtitle.Tpo -c -o libdcsubtitle_la-dcsubtitle.lo `test -f 'dcsubtitle.cc' || echo '$(srcdir)/'`dcsubtitle.cc subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-532-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libdcsubtitle_la-dcsubtitle.Tpo $(DEPDIR)/libdcsubtitle_la-dcsubtitle.Plo ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-534-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in:535:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcsubtitle_la_CXXFLAGS) $(CXXFLAGS) -c -o libdcsubtitle_la-dcsubtitle.lo `test -f 'dcsubtitle.cc' || echo '$(srcdir)/'`dcsubtitle.cc subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-536- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-560- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in:561: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-562- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-593-GTAGS: subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in:594: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-595- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-616-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in:617: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in:618: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-619- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-630- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in:631: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle/Makefile.in-632- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-510-.cc.obj: subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in:511:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-512-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-514-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in:515:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-516- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-524-libsubrip_la-subrip.lo: subrip.cc subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in:525:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubrip_la_CXXFLAGS) $(CXXFLAGS) -MT libsubrip_la-subrip.lo -MD -MP -MF $(DEPDIR)/libsubrip_la-subrip.Tpo -c -o libsubrip_la-subrip.lo `test -f 'subrip.cc' || echo '$(srcdir)/'`subrip.cc subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-526-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubrip_la-subrip.Tpo $(DEPDIR)/libsubrip_la-subrip.Plo ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-528-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in:529:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubrip_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubrip_la-subrip.lo `test -f 'subrip.cc' || echo '$(srcdir)/'`subrip.cc subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-530- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-554- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in:555: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-556- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-587-GTAGS: subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in:588: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-589- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-610-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in:611: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in:612: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-613- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-624- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in:625: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/subrip/Makefile.in-626- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-562-.cc.obj: subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in:563:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-564-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-566-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in:567:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-568- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-576-libadobeencoredvdntsc_la-adobeencoredvdntsc.lo: adobeencoredvdntsc.cc subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in:577:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadobeencoredvdntsc_la_CXXFLAGS) $(CXXFLAGS) -MT libadobeencoredvdntsc_la-adobeencoredvdntsc.lo -MD -MP -MF $(DEPDIR)/libadobeencoredvdntsc_la-adobeencoredvdntsc.Tpo -c -o libadobeencoredvdntsc_la-adobeencoredvdntsc.lo `test -f 'adobeencoredvdntsc.cc' || echo '$(srcdir)/'`adobeencoredvdntsc.cc subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-578-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libadobeencoredvdntsc_la-adobeencoredvdntsc.Tpo $(DEPDIR)/libadobeencoredvdntsc_la-adobeencoredvdntsc.Plo ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-580-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in:581:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadobeencoredvdntsc_la_CXXFLAGS) $(CXXFLAGS) -c -o libadobeencoredvdntsc_la-adobeencoredvdntsc.lo `test -f 'adobeencoredvdntsc.cc' || echo '$(srcdir)/'`adobeencoredvdntsc.cc subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-582- subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-583-libadobeencoredvdpal_la-adobeencoredvdpal.lo: adobeencoredvdpal.cc subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in:584:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadobeencoredvdpal_la_CXXFLAGS) $(CXXFLAGS) -MT libadobeencoredvdpal_la-adobeencoredvdpal.lo -MD -MP -MF $(DEPDIR)/libadobeencoredvdpal_la-adobeencoredvdpal.Tpo -c -o libadobeencoredvdpal_la-adobeencoredvdpal.lo `test -f 'adobeencoredvdpal.cc' || echo '$(srcdir)/'`adobeencoredvdpal.cc subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-585-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libadobeencoredvdpal_la-adobeencoredvdpal.Tpo $(DEPDIR)/libadobeencoredvdpal_la-adobeencoredvdpal.Plo ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-587-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in:588:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadobeencoredvdpal_la_CXXFLAGS) $(CXXFLAGS) -c -o libadobeencoredvdpal_la-adobeencoredvdpal.lo `test -f 'adobeencoredvdpal.cc' || echo '$(srcdir)/'`adobeencoredvdpal.cc subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-589- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-613- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in:614: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-615- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-646-GTAGS: subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in:647: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-648- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-669-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in:670: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in:671: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-672- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-683- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in:684: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd/Makefile.in-685- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-516-.cc.obj: subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in:517:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-518-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-520-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in:521:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-522- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-530-libbitc_la-bitc.lo: bitc.cc subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in:531:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbitc_la_CXXFLAGS) $(CXXFLAGS) -MT libbitc_la-bitc.lo -MD -MP -MF $(DEPDIR)/libbitc_la-bitc.Tpo -c -o libbitc_la-bitc.lo `test -f 'bitc.cc' || echo '$(srcdir)/'`bitc.cc subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-532-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libbitc_la-bitc.Tpo $(DEPDIR)/libbitc_la-bitc.Plo ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-534-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in:535:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbitc_la_CXXFLAGS) $(CXXFLAGS) -c -o libbitc_la-bitc.lo `test -f 'bitc.cc' || echo '$(srcdir)/'`bitc.cc subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-536- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-560- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in:561: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-562- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-581- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in:582: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-583- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-614-GTAGS: subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in:615: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-616- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-637-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in:638: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in:639: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-640- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-651- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in:652: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/bitc/Makefile.in-653- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-519-.cc.obj: subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in:520:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-521-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-523-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in:524:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-525- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-533-libadvancedsubstationalpha_la-advancedsubstationalpha.lo: advancedsubstationalpha.cc subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in:534:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadvancedsubstationalpha_la_CXXFLAGS) $(CXXFLAGS) -MT libadvancedsubstationalpha_la-advancedsubstationalpha.lo -MD -MP -MF $(DEPDIR)/libadvancedsubstationalpha_la-advancedsubstationalpha.Tpo -c -o libadvancedsubstationalpha_la-advancedsubstationalpha.lo `test -f 'advancedsubstationalpha.cc' || echo '$(srcdir)/'`advancedsubstationalpha.cc subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-535-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libadvancedsubstationalpha_la-advancedsubstationalpha.Tpo $(DEPDIR)/libadvancedsubstationalpha_la-advancedsubstationalpha.Plo ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-537-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in:538:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadvancedsubstationalpha_la_CXXFLAGS) $(CXXFLAGS) -c -o libadvancedsubstationalpha_la-advancedsubstationalpha.lo `test -f 'advancedsubstationalpha.cc' || echo '$(srcdir)/'`advancedsubstationalpha.cc subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-539- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-563- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in:564: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-565- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-584- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in:585: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-586- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-617-GTAGS: subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in:618: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-619- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-640-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in:641: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in:642: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-643- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-654- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in:655: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha/Makefile.in-656- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-51- { \ subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-53- }; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-114-am__vpath_adj = case $$p in \ subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-116- *) f=$$p;; \ subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-117- esac; subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-119-am__install_max = 40 subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-120-am__nobase_strip_setup = \ subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-122-am__nobase_strip = \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-518-.cc.obj: subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in:519:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-520-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-522-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in:523:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-524- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-532-libsubtitleeditorproject_la-subtitleeditorproject.lo: subtitleeditorproject.cc subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in:533:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditorproject_la_CXXFLAGS) $(CXXFLAGS) -MT libsubtitleeditorproject_la-subtitleeditorproject.lo -MD -MP -MF $(DEPDIR)/libsubtitleeditorproject_la-subtitleeditorproject.Tpo -c -o libsubtitleeditorproject_la-subtitleeditorproject.lo `test -f 'subtitleeditorproject.cc' || echo '$(srcdir)/'`subtitleeditorproject.cc subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-534-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitleeditorproject_la-subtitleeditorproject.Tpo $(DEPDIR)/libsubtitleeditorproject_la-subtitleeditorproject.Plo ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-536-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in:537:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitleeditorproject_la_CXXFLAGS) $(CXXFLAGS) -c -o libsubtitleeditorproject_la-subtitleeditorproject.lo `test -f 'subtitleeditorproject.cc' || echo '$(srcdir)/'`subtitleeditorproject.cc subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-538- ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-562- @list='$(plugindescription_DATA)'; test -n "$(plugindescriptiondir)" || list=; \ subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in:563: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-564- dir='$(DESTDIR)$(plugindescriptiondir)'; $(am__uninstall_files_from_dir) ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-595-GTAGS: subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in:596: here=`$(am__cd) $(top_builddir) && pwd` \ subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-597- && $(am__cd) $(top_srcdir) \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-618-distdir: $(DISTFILES) subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in:619: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in:620: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-621- list='$(DISTFILES)'; \ ############################################## subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-632- if test -d $$d/$$file; then \ subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in:633: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject/Makefile.in-634- if test -d "$(distdir)/$$file"; then \ ############################################## subtitleeditor-0.54.0/compile-67- mingw/*) subtitleeditor-0.54.0/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` subtitleeditor-0.54.0/compile-69- ;; subtitleeditor-0.54.0/compile-70- cygwin/*) subtitleeditor-0.54.0/compile:71: file=`cygpath -m "$file" || echo "$file"` subtitleeditor-0.54.0/compile-72- ;; subtitleeditor-0.54.0/compile-73- wine/*) subtitleeditor-0.54.0/compile:74: file=`winepath -w "$file" || echo "$file"` subtitleeditor-0.54.0/compile-75- ;; ############################################## subtitleeditor-0.54.0/compile-309-# Name of file we expect compiler to create. subtitleeditor-0.54.0/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` subtitleeditor-0.54.0/compile-311- ############################################## subtitleeditor-0.54.0/compile-315-# object file name, since that is what matters with a parallel build. subtitleeditor-0.54.0/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d subtitleeditor-0.54.0/compile-317-while true; do ############################################## subtitleeditor-0.54.0/depcomp-64- case $1 in subtitleeditor-0.54.0/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; subtitleeditor-0.54.0/depcomp-66- *) dir=;; ############################################## subtitleeditor-0.54.0/depcomp-73-{ subtitleeditor-0.54.0/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` subtitleeditor-0.54.0/depcomp-75-} ############################################## subtitleeditor-0.54.0/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} subtitleeditor-0.54.0/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} subtitleeditor-0.54.0/depcomp-128- ############################################## subtitleeditor-0.54.0/depcomp-405- sleep 1 subtitleeditor-0.54.0/depcomp:406: i=`expr $i - 1` subtitleeditor-0.54.0/depcomp-407- done subtitleeditor-0.54.0/depcomp-408- fi subtitleeditor-0.54.0/depcomp:409: i=`expr $i - 1` subtitleeditor-0.54.0/depcomp-410- done ############################################## subtitleeditor-0.54.0/depcomp-425- # Do two passes, one to just change these to subtitleeditor-0.54.0/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. subtitleeditor-0.54.0/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## subtitleeditor-0.54.0/depcomp-659- done subtitleeditor-0.54.0/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` subtitleeditor-0.54.0/depcomp-661- touch "$tmpdepfile" ############################################## subtitleeditor-0.54.0/install-sh-234- fi subtitleeditor-0.54.0/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; subtitleeditor-0.54.0/install-sh-236- *) ############################################## subtitleeditor-0.54.0/install-sh-281- dstdir=$dst subtitleeditor-0.54.0/install-sh:282: dst=$dstdir/`basename "$src"` subtitleeditor-0.54.0/install-sh-283- dstdir_status=0 subtitleeditor-0.54.0/install-sh-284- else subtitleeditor-0.54.0/install-sh:285: dstdir=`dirname "$dst"` subtitleeditor-0.54.0/install-sh-286- test -d "$dstdir" ############################################## subtitleeditor-0.54.0/install-sh-337- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. subtitleeditor-0.54.0/install-sh:338: ls_ld_tmpdir=`ls -ld "$tmpdir"` subtitleeditor-0.54.0/install-sh-339- case $ls_ld_tmpdir in ############################################## subtitleeditor-0.54.0/install-sh-344- $mkdirprog -m$different_mode -p -- "$tmpdir" && { subtitleeditor-0.54.0/install-sh:345: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` subtitleeditor-0.54.0/install-sh-346- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## subtitleeditor-0.54.0/install-sh-402- case $prefix in subtitleeditor-0.54.0/install-sh:403: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; subtitleeditor-0.54.0/install-sh-404- *) qprefix=$prefix;; ############################################## subtitleeditor-0.54.0/install-sh-451- if $copy_on_change && subtitleeditor-0.54.0/install-sh:452: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && subtitleeditor-0.54.0/install-sh:453: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && subtitleeditor-0.54.0/install-sh-454- set -f && ############################################## subtitleeditor-0.54.0/config.sub-52- subtitleeditor-0.54.0/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` subtitleeditor-0.54.0/config.sub-54- ############################################## subtitleeditor-0.54.0/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations. subtitleeditor-0.54.0/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` subtitleeditor-0.54.0/config.sub-116-case $maybe_os in ############################################## subtitleeditor-0.54.0/config.sub-122- os=-$maybe_os subtitleeditor-0.54.0/config.sub:123: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` subtitleeditor-0.54.0/config.sub-124- ;; ############################################## subtitleeditor-0.54.0/config.sub-126- os=-linux-android subtitleeditor-0.54.0/config.sub:127: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown subtitleeditor-0.54.0/config.sub-128- ;; subtitleeditor-0.54.0/config.sub-129- *) subtitleeditor-0.54.0/config.sub:130: basic_machine=`echo $1 | sed 's/-[^-]*$//'` subtitleeditor-0.54.0/config.sub-131- if [ $basic_machine != $1 ] subtitleeditor-0.54.0/config.sub:132: then os=`echo $1 | sed 's/.*-/-/'` subtitleeditor-0.54.0/config.sub-133- else os=; fi ############################################## subtitleeditor-0.54.0/config.sub-180- os=-sco5v6 subtitleeditor-0.54.0/config.sub:181: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` subtitleeditor-0.54.0/config.sub-182- ;; ############################################## subtitleeditor-0.54.0/config.sub-184- os=-sco3.2v5 subtitleeditor-0.54.0/config.sub:185: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` subtitleeditor-0.54.0/config.sub-186- ;; ############################################## subtitleeditor-0.54.0/config.sub-188- os=-sco3.2v4 subtitleeditor-0.54.0/config.sub:189: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` subtitleeditor-0.54.0/config.sub-190- ;; subtitleeditor-0.54.0/config.sub-191- -sco3.2.[4-9]*) subtitleeditor-0.54.0/config.sub:192: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` subtitleeditor-0.54.0/config.sub:193: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` subtitleeditor-0.54.0/config.sub-194- ;; ############################################## subtitleeditor-0.54.0/config.sub-196- # Don't forget version if it is 3.2v4 or newer. subtitleeditor-0.54.0/config.sub:197: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` subtitleeditor-0.54.0/config.sub-198- ;; ############################################## subtitleeditor-0.54.0/config.sub-200- # Don't forget version if it is 3.2v4 or newer. subtitleeditor-0.54.0/config.sub:201: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` subtitleeditor-0.54.0/config.sub-202- ;; ############################################## subtitleeditor-0.54.0/config.sub-204- os=-sco3.2v2 subtitleeditor-0.54.0/config.sub:205: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` subtitleeditor-0.54.0/config.sub-206- ;; subtitleeditor-0.54.0/config.sub-207- -udk*) subtitleeditor-0.54.0/config.sub:208: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` subtitleeditor-0.54.0/config.sub-209- ;; ############################################## subtitleeditor-0.54.0/config.sub-211- os=-isc2.2 subtitleeditor-0.54.0/config.sub:212: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` subtitleeditor-0.54.0/config.sub-213- ;; ############################################## subtitleeditor-0.54.0/config.sub-217- -isc*) subtitleeditor-0.54.0/config.sub:218: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` subtitleeditor-0.54.0/config.sub-219- ;; ############################################## subtitleeditor-0.54.0/config.sub-229- -ptx*) subtitleeditor-0.54.0/config.sub:230: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` subtitleeditor-0.54.0/config.sub-231- ;; subtitleeditor-0.54.0/config.sub-232- -windowsnt*) subtitleeditor-0.54.0/config.sub:233: os=`echo $os | sed -e 's/windowsnt/winnt/'` subtitleeditor-0.54.0/config.sub-234- ;; ############################################## subtitleeditor-0.54.0/config.sub-366- *-*-*) subtitleeditor-0.54.0/config.sub:367: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 subtitleeditor-0.54.0/config.sub-368- exit 1 ############################################## subtitleeditor-0.54.0/config.sub-493- amd64-*) subtitleeditor-0.54.0/config.sub:494: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` subtitleeditor-0.54.0/config.sub-495- ;; ############################################## subtitleeditor-0.54.0/config.sub-538- blackfin-*) subtitleeditor-0.54.0/config.sub:539: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` subtitleeditor-0.54.0/config.sub-540- os=-linux ############################################## subtitleeditor-0.54.0/config.sub-546- c54x-*) subtitleeditor-0.54.0/config.sub:547: basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` subtitleeditor-0.54.0/config.sub-548- ;; subtitleeditor-0.54.0/config.sub-549- c55x-*) subtitleeditor-0.54.0/config.sub:550: basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` subtitleeditor-0.54.0/config.sub-551- ;; subtitleeditor-0.54.0/config.sub-552- c6x-*) subtitleeditor-0.54.0/config.sub:553: basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` subtitleeditor-0.54.0/config.sub-554- ;; ############################################## subtitleeditor-0.54.0/config.sub-650- e500v[12]-*) subtitleeditor-0.54.0/config.sub:651: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` subtitleeditor-0.54.0/config.sub-652- os=$os"spe" ############################################## subtitleeditor-0.54.0/config.sub-757- i*86v32) subtitleeditor-0.54.0/config.sub:758: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` subtitleeditor-0.54.0/config.sub-759- os=-sysv32 ############################################## subtitleeditor-0.54.0/config.sub-761- i*86v4*) subtitleeditor-0.54.0/config.sub:762: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` subtitleeditor-0.54.0/config.sub-763- os=-sysv4 ############################################## subtitleeditor-0.54.0/config.sub-765- i*86v) subtitleeditor-0.54.0/config.sub:766: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` subtitleeditor-0.54.0/config.sub-767- os=-sysv ############################################## subtitleeditor-0.54.0/config.sub-769- i*86sol2) subtitleeditor-0.54.0/config.sub:770: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` subtitleeditor-0.54.0/config.sub-771- os=-solaris2 ############################################## subtitleeditor-0.54.0/config.sub-795- leon-*|leon[3-9]-*) subtitleeditor-0.54.0/config.sub:796: basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'` subtitleeditor-0.54.0/config.sub-797- ;; ############################################## subtitleeditor-0.54.0/config.sub-802- m68knommu-*) subtitleeditor-0.54.0/config.sub:803: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` subtitleeditor-0.54.0/config.sub-804- os=-linux ############################################## subtitleeditor-0.54.0/config.sub-839- mips3*-*) subtitleeditor-0.54.0/config.sub:840: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` subtitleeditor-0.54.0/config.sub-841- ;; subtitleeditor-0.54.0/config.sub-842- mips3*) subtitleeditor-0.54.0/config.sub:843: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown subtitleeditor-0.54.0/config.sub-844- ;; ############################################## subtitleeditor-0.54.0/config.sub-861- ms1-*) subtitleeditor-0.54.0/config.sub:862: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` subtitleeditor-0.54.0/config.sub-863- ;; ############################################## subtitleeditor-0.54.0/config.sub-980- parisc-*) subtitleeditor-0.54.0/config.sub:981: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` subtitleeditor-0.54.0/config.sub-982- os=-linux ############################################## subtitleeditor-0.54.0/config.sub-996- pc98-*) subtitleeditor-0.54.0/config.sub:997: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` subtitleeditor-0.54.0/config.sub-998- ;; ############################################## subtitleeditor-0.54.0/config.sub-1011- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) subtitleeditor-0.54.0/config.sub:1012: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` subtitleeditor-0.54.0/config.sub-1013- ;; subtitleeditor-0.54.0/config.sub-1014- pentiumpro-* | p6-* | 6x86-* | athlon-*) subtitleeditor-0.54.0/config.sub:1015: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` subtitleeditor-0.54.0/config.sub-1016- ;; subtitleeditor-0.54.0/config.sub-1017- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) subtitleeditor-0.54.0/config.sub:1018: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` subtitleeditor-0.54.0/config.sub-1019- ;; subtitleeditor-0.54.0/config.sub-1020- pentium4-*) subtitleeditor-0.54.0/config.sub:1021: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` subtitleeditor-0.54.0/config.sub-1022- ;; ############################################## subtitleeditor-0.54.0/config.sub-1030- ppc-* | ppcbe-*) subtitleeditor-0.54.0/config.sub:1031: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` subtitleeditor-0.54.0/config.sub-1032- ;; ############################################## subtitleeditor-0.54.0/config.sub-1036- ppcle-* | powerpclittle-*) subtitleeditor-0.54.0/config.sub:1037: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` subtitleeditor-0.54.0/config.sub-1038- ;; ############################################## subtitleeditor-0.54.0/config.sub-1040- ;; subtitleeditor-0.54.0/config.sub:1041: ppc64-* | ppc64p7-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` subtitleeditor-0.54.0/config.sub-1042- ;; ############################################## subtitleeditor-0.54.0/config.sub-1046- ppc64le-* | powerpc64little-*) subtitleeditor-0.54.0/config.sub:1047: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` subtitleeditor-0.54.0/config.sub-1048- ;; ############################################## subtitleeditor-0.54.0/config.sub-1129- strongarm-* | thumb-*) subtitleeditor-0.54.0/config.sub:1130: basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` subtitleeditor-0.54.0/config.sub-1131- ;; ############################################## subtitleeditor-0.54.0/config.sub-1259- xscale-* | xscalee[bl]-*) subtitleeditor-0.54.0/config.sub:1260: basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` subtitleeditor-0.54.0/config.sub-1261- ;; ############################################## subtitleeditor-0.54.0/config.sub-1336- *) subtitleeditor-0.54.0/config.sub:1337: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 subtitleeditor-0.54.0/config.sub-1338- exit 1 ############################################## subtitleeditor-0.54.0/config.sub-1344- *-digital*) subtitleeditor-0.54.0/config.sub:1345: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` subtitleeditor-0.54.0/config.sub-1346- ;; subtitleeditor-0.54.0/config.sub-1347- *-commodore*) subtitleeditor-0.54.0/config.sub:1348: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` subtitleeditor-0.54.0/config.sub-1349- ;; ############################################## subtitleeditor-0.54.0/config.sub-1365- -solaris1 | -solaris1.*) subtitleeditor-0.54.0/config.sub:1366: os=`echo $os | sed -e 's|solaris1|sunos4|'` subtitleeditor-0.54.0/config.sub-1367- ;; ############################################## subtitleeditor-0.54.0/config.sub-1377- -gnu/linux*) subtitleeditor-0.54.0/config.sub:1378: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` subtitleeditor-0.54.0/config.sub-1379- ;; ############################################## subtitleeditor-0.54.0/config.sub-1424- -nto*) subtitleeditor-0.54.0/config.sub:1425: os=`echo $os | sed -e 's|nto|nto-qnx|'` subtitleeditor-0.54.0/config.sub-1426- ;; ############################################## subtitleeditor-0.54.0/config.sub-1431- -mac*) subtitleeditor-0.54.0/config.sub:1432: os=`echo $os | sed -e 's|mac|macos|'` subtitleeditor-0.54.0/config.sub-1433- ;; ############################################## subtitleeditor-0.54.0/config.sub-1437- -linux*) subtitleeditor-0.54.0/config.sub:1438: os=`echo $os | sed -e 's|linux|linux-gnu|'` subtitleeditor-0.54.0/config.sub-1439- ;; subtitleeditor-0.54.0/config.sub-1440- -sunos5*) subtitleeditor-0.54.0/config.sub:1441: os=`echo $os | sed -e 's|sunos5|solaris2|'` subtitleeditor-0.54.0/config.sub-1442- ;; subtitleeditor-0.54.0/config.sub-1443- -sunos6*) subtitleeditor-0.54.0/config.sub:1444: os=`echo $os | sed -e 's|sunos6|solaris3|'` subtitleeditor-0.54.0/config.sub-1445- ;; ############################################## subtitleeditor-0.54.0/config.sub-1492- -sinix5.*) subtitleeditor-0.54.0/config.sub:1493: os=`echo $os | sed -e 's|sinix|sysv|'` subtitleeditor-0.54.0/config.sub-1494- ;; ############################################## subtitleeditor-0.54.0/config.sub-1547- # Get rid of the `-' at the beginning of $os. subtitleeditor-0.54.0/config.sub:1548: os=`echo $os | sed 's/[^-]*-//'` subtitleeditor-0.54.0/config.sub:1549: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 subtitleeditor-0.54.0/config.sub-1550- exit 1 ############################################## subtitleeditor-0.54.0/config.sub-1810- esac subtitleeditor-0.54.0/config.sub:1811: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` subtitleeditor-0.54.0/config.sub-1812- ;; ############################################## subtitleeditor-0.54.0/debian/rules-25- # Emptying the dependency_libs field in .la files subtitleeditor-0.54.0/debian/rules:26: sed -i "/dependency_libs/ s/'.*'/''/" `find $(CURDIR)/debian/libsubtitleeditor0/usr/lib/$(DEB_HOST_MULTIARCH)/subtitleeditor/plugins/actions -name '*.la'` subtitleeditor-0.54.0/debian/rules:27: sed -i "/dependency_libs/ s/'.*'/''/" `find $(CURDIR)/debian/libsubtitleeditor0/usr/lib/$(DEB_HOST_MULTIARCH)/subtitleeditor/plugins/subtitleformats -name '*.la'` subtitleeditor-0.54.0/debian/rules:28: sed -i "/dependency_libs/ s/'.*'/''/" `find $(CURDIR)/debian/libsubtitleeditor-dev/usr/lib/$(DEB_HOST_MULTIARCH) -name 'libsubtitleeditor.la'` ############################################## subtitleeditor-0.54.0/.pc/new_appdata_format.patch/configure.ac-161- subtitleeditor-0.54.0/.pc/new_appdata_format.patch/configure.ac:162: ISO_CODES_PREFIX=`$PKG_CONFIG --variable=prefix iso-codes` subtitleeditor-0.54.0/.pc/new_appdata_format.patch/configure.ac-163- ISO_CODES_PATH="$ISO_CODES_PREFIX/share/xml/iso-codes" ############################################## subtitleeditor-0.54.0/.pc/use_enchant-2.patch/configure.ac-161- subtitleeditor-0.54.0/.pc/use_enchant-2.patch/configure.ac:162: ISO_CODES_PREFIX=`$PKG_CONFIG --variable=prefix iso-codes` subtitleeditor-0.54.0/.pc/use_enchant-2.patch/configure.ac-163- ISO_CODES_PATH="$ISO_CODES_PREFIX/share/xml/iso-codes" ############################################## subtitleeditor-0.54.0/configure.ac-161- subtitleeditor-0.54.0/configure.ac:162: ISO_CODES_PREFIX=`$PKG_CONFIG --variable=prefix iso-codes` subtitleeditor-0.54.0/configure.ac-163- ISO_CODES_PATH="$ISO_CODES_PREFIX/share/xml/iso-codes"