===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
lebiniou-3.50/install-sh-234-      fi
lebiniou-3.50/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
lebiniou-3.50/install-sh-236-    *)
##############################################
lebiniou-3.50/install-sh-280-      dstdir=$dst
lebiniou-3.50/install-sh:281:      dstbase=`basename "$src"`
lebiniou-3.50/install-sh-282-      case $dst in
##############################################
lebiniou-3.50/install-sh-287-    else
lebiniou-3.50/install-sh:288:      dstdir=`dirname "$dst"`
lebiniou-3.50/install-sh-289-      test -d "$dstdir"
##############################################
lebiniou-3.50/install-sh-354-                   test_tmpdir="$tmpdir/a"
lebiniou-3.50/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
lebiniou-3.50/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
lebiniou-3.50/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
lebiniou-3.50/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
lebiniou-3.50/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
lebiniou-3.50/install-sh-419-            case $prefix in
lebiniou-3.50/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
lebiniou-3.50/install-sh-421-              *) qprefix=$prefix;;
##############################################
lebiniou-3.50/install-sh-479-    if $copy_on_change &&
lebiniou-3.50/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
lebiniou-3.50/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
lebiniou-3.50/install-sh-482-       set -f &&
##############################################
lebiniou-3.50/depcomp-64-  case $1 in
lebiniou-3.50/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
lebiniou-3.50/depcomp-66-      *) dir=;;
##############################################
lebiniou-3.50/depcomp-73-{
lebiniou-3.50/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
lebiniou-3.50/depcomp-75-}
##############################################
lebiniou-3.50/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
lebiniou-3.50/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
lebiniou-3.50/depcomp-128-
##############################################
lebiniou-3.50/depcomp-405-        sleep 1
lebiniou-3.50/depcomp:406:        i=`expr $i - 1`
lebiniou-3.50/depcomp-407-      done
lebiniou-3.50/depcomp-408-    fi
lebiniou-3.50/depcomp:409:    i=`expr $i - 1`
lebiniou-3.50/depcomp-410-  done
##############################################
lebiniou-3.50/depcomp-425-  # Do two passes, one to just change these to
lebiniou-3.50/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
lebiniou-3.50/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
lebiniou-3.50/depcomp-659-  done
lebiniou-3.50/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
lebiniou-3.50/depcomp-661-  touch "$tmpdepfile"
##############################################
lebiniou-3.50/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
lebiniou-3.50/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
lebiniou-3.50/configure-47-  as_echo='print -r --'
lebiniou-3.50/configure-48-  as_echo_n='print -rn --'
lebiniou-3.50/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
lebiniou-3.50/configure-50-  as_echo='printf %s\n'
##############################################
lebiniou-3.50/configure-52-else
lebiniou-3.50/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
lebiniou-3.50/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
lebiniou-3.50/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
lebiniou-3.50/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
lebiniou-3.50/configure-64-      esac;
##############################################
lebiniou-3.50/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
lebiniou-3.50/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
lebiniou-3.50/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
lebiniou-3.50/configure-327-      case $as_dir in #(
lebiniou-3.50/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
lebiniou-3.50/configure-329-      *) as_qdir=$as_dir;;
##############################################
lebiniou-3.50/configure-400-  {
lebiniou-3.50/configure:401:    as_val=`expr "$@" || test $? -eq 1`
lebiniou-3.50/configure-402-  }
##############################################
lebiniou-3.50/configure-407-# ----------------------------------------
lebiniou-3.50/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
lebiniou-3.50/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
lebiniou-3.50/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
lebiniou-3.50/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
lebiniou-3.50/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
lebiniou-3.50/configure-950-  case $ac_option in
lebiniou-3.50/configure:951:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
lebiniou-3.50/configure-952-  *=)   ac_optarg= ;;
##############################################
lebiniou-3.50/configure-994-  -disable-* | --disable-*)
lebiniou-3.50/configure:995:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
lebiniou-3.50/configure-996-    # Reject names that are not valid shell variable names.
##############################################
lebiniou-3.50/configure-999-    ac_useropt_orig=$ac_useropt
lebiniou-3.50/configure:1000:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lebiniou-3.50/configure-1001-    case $ac_user_opts in
##############################################
lebiniou-3.50/configure-1020-  -enable-* | --enable-*)
lebiniou-3.50/configure:1021:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
lebiniou-3.50/configure-1022-    # Reject names that are not valid shell variable names.
##############################################
lebiniou-3.50/configure-1025-    ac_useropt_orig=$ac_useropt
lebiniou-3.50/configure:1026:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lebiniou-3.50/configure-1027-    case $ac_user_opts in
##############################################
lebiniou-3.50/configure-1233-  -with-* | --with-*)
lebiniou-3.50/configure:1234:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
lebiniou-3.50/configure-1235-    # Reject names that are not valid shell variable names.
##############################################
lebiniou-3.50/configure-1238-    ac_useropt_orig=$ac_useropt
lebiniou-3.50/configure:1239:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lebiniou-3.50/configure-1240-    case $ac_user_opts in
##############################################
lebiniou-3.50/configure-1249-  -without-* | --without-*)
lebiniou-3.50/configure:1250:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
lebiniou-3.50/configure-1251-    # Reject names that are not valid shell variable names.
##############################################
lebiniou-3.50/configure-1254-    ac_useropt_orig=$ac_useropt
lebiniou-3.50/configure:1255:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lebiniou-3.50/configure-1256-    case $ac_user_opts in
##############################################
lebiniou-3.50/configure-1287-  *=*)
lebiniou-3.50/configure:1288:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
lebiniou-3.50/configure-1289-    # Reject names that are not valid shell variable names.
##############################################
lebiniou-3.50/configure-1308-if test -n "$ac_prev"; then
lebiniou-3.50/configure:1309:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
lebiniou-3.50/configure-1310-  as_fn_error $? "missing argument to $ac_option"
##############################################
lebiniou-3.50/configure-1330-    */ )
lebiniou-3.50/configure:1331:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
lebiniou-3.50/configure-1332-      eval $ac_var=\$ac_val;;
##############################################
lebiniou-3.50/configure-1365-ac_ls_di=`ls -di .` &&
lebiniou-3.50/configure:1366:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
lebiniou-3.50/configure-1367-  as_fn_error $? "working directory cannot be determined"
##############################################
lebiniou-3.50/configure-1421-case $srcdir in
lebiniou-3.50/configure:1422:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
lebiniou-3.50/configure-1423-esac
##############################################
lebiniou-3.50/configure-1464-By default, \`make install' will install all the files in
lebiniou-3.50/configure:1465:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
lebiniou-3.50/configure:1466:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
lebiniou-3.50/configure-1467-for instance \`--prefix=\$HOME'.
##############################################
lebiniou-3.50/configure-1632-*)
lebiniou-3.50/configure:1633:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
lebiniou-3.50/configure-1634-  # A ".." for each directory in $ac_dir_suffix.
lebiniou-3.50/configure:1635:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
lebiniou-3.50/configure-1636-  case $ac_top_builddir_sub in
##############################################
lebiniou-3.50/configure-2120-    *\'*)
lebiniou-3.50/configure:2121:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
lebiniou-3.50/configure-2122-    esac
##############################################
lebiniou-3.50/configure-2203-      case $ac_val in
lebiniou-3.50/configure:2204:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
lebiniou-3.50/configure-2205-      esac
##############################################
lebiniou-3.50/configure-2218-	case $ac_val in
lebiniou-3.50/configure:2219:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
lebiniou-3.50/configure-2220-	esac
##############################################
lebiniou-3.50/configure-2338-    set,)
lebiniou-3.50/configure:2339:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
lebiniou-3.50/configure:2340:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
lebiniou-3.50/configure-2341-      ac_cache_corrupted=: ;;
##############################################
lebiniou-3.50/configure-2349-	# differences in whitespace do not lead to failure.
lebiniou-3.50/configure:2350:	ac_old_val_w=`echo x $ac_old_val`
lebiniou-3.50/configure:2351:	ac_new_val_w=`echo x $ac_new_val`
lebiniou-3.50/configure-2352-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
lebiniou-3.50/configure-2369-    case $ac_new_val in
lebiniou-3.50/configure:2370:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
lebiniou-3.50/configure-2371-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
lebiniou-3.50/configure-2438-test "x$ac_build_alias" = x &&
lebiniou-3.50/configure:2439:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
lebiniou-3.50/configure-2440-test "x$ac_build_alias" = x &&
lebiniou-3.50/configure-2441-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
lebiniou-3.50/configure:2442:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
lebiniou-3.50/configure-2443-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
lebiniou-3.50/configure-2462-IFS=$ac_save_IFS
lebiniou-3.50/configure:2463:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
lebiniou-3.50/configure-2464-
##############################################
lebiniou-3.50/configure-2473-else
lebiniou-3.50/configure:2474:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
lebiniou-3.50/configure-2475-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
lebiniou-3.50/configure-2495-IFS=$ac_save_IFS
lebiniou-3.50/configure:2496:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
lebiniou-3.50/configure-2497-
##############################################
lebiniou-3.50/configure-2506-else
lebiniou-3.50/configure:2507:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
lebiniou-3.50/configure-2508-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
lebiniou-3.50/configure-2528-IFS=$ac_save_IFS
lebiniou-3.50/configure:2529:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
lebiniou-3.50/configure-2530-
##############################################
lebiniou-3.50/configure-2656-     echo "timestamp, slept: $am_has_slept" > conftest.file
lebiniou-3.50/configure:2657:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
lebiniou-3.50/configure-2658-     if test "$*" = "X"; then
lebiniou-3.50/configure-2659-	# -L didn't work.
lebiniou-3.50/configure:2660:	set X `ls -t "$srcdir/configure" conftest.file`
lebiniou-3.50/configure-2661-     fi
##############################################
lebiniou-3.50/configure-2707-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
lebiniou-3.50/configure:2708:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
lebiniou-3.50/configure-2709-
lebiniou-3.50/configure-2710-# Expand $ac_aux_dir to an absolute path.
lebiniou-3.50/configure:2711:am_aux_dir=`cd "$ac_aux_dir" && pwd`
lebiniou-3.50/configure-2712-
##############################################
lebiniou-3.50/configure-2852-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
lebiniou-3.50/configure:2853:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
lebiniou-3.50/configure-2854-	     'mkdir (GNU coreutils) '* | \
##############################################
lebiniou-3.50/configure-2925-set x ${MAKE-make}
lebiniou-3.50/configure:2926:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
lebiniou-3.50/configure-2927-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
lebiniou-3.50/configure-2935-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
lebiniou-3.50/configure:2936:case `${MAKE-make} -f conftest.make 2>/dev/null` in
lebiniou-3.50/configure-2937-  *@@@%%%=?*=@@@%%%*)
##############################################
lebiniou-3.50/configure-3001-
lebiniou-3.50/configure:3002:if test "`cd $srcdir && pwd`" != "`pwd`"; then
lebiniou-3.50/configure-3003-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
lebiniou-3.50/configure-3512-$as_echo_n "checking whether the C compiler works... " >&6; }
lebiniou-3.50/configure:3513:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
lebiniou-3.50/configure-3514-
##############################################
lebiniou-3.50/configure-3556-	then :; else
lebiniou-3.50/configure:3557:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lebiniou-3.50/configure-3558-	fi
##############################################
lebiniou-3.50/configure-3616-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
lebiniou-3.50/configure:3617:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lebiniou-3.50/configure-3618-	  break;;
##############################################
lebiniou-3.50/configure-3725-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
lebiniou-3.50/configure:3726:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
lebiniou-3.50/configure-3727-       break;;
##############################################
lebiniou-3.50/configure-4106-  if test "$am_compiler_list" = ""; then
lebiniou-3.50/configure:4107:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
lebiniou-3.50/configure-4108-  fi
##############################################
lebiniou-3.50/configure-4232-  # Check for GNU $ac_path_SED
lebiniou-3.50/configure:4233:case `"$ac_path_SED" --version 2>&1` in
lebiniou-3.50/configure-4234-*GNU*)
##############################################
lebiniou-3.50/configure-4686-  test $ac_status = 0; }; then
lebiniou-3.50/configure:4687:  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0" 2>/dev/null`
lebiniou-3.50/configure-4688-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-4703-  test $ac_status = 0; }; then
lebiniou-3.50/configure:4704:  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0" 2>/dev/null`
lebiniou-3.50/configure-4705-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-4724-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/configure:4725:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0" 2>&1`
lebiniou-3.50/configure-4726-        else
lebiniou-3.50/configure:4727:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0" 2>&1`
lebiniou-3.50/configure-4728-        fi
##############################################
lebiniou-3.50/configure-4743-fi
lebiniou-3.50/configure:4744:CFLAGS="`$PKG_CONFIG glib-2.0 --cflags` $CFLAGS"
lebiniou-3.50/configure-4745-
##############################################
lebiniou-3.50/configure-4760-  test $ac_status = 0; }; then
lebiniou-3.50/configure:4761:  pkg_cv_FFTW3_CFLAGS=`$PKG_CONFIG --cflags "fftw3" 2>/dev/null`
lebiniou-3.50/configure-4762-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-4777-  test $ac_status = 0; }; then
lebiniou-3.50/configure:4778:  pkg_cv_FFTW3_LIBS=`$PKG_CONFIG --libs "fftw3" 2>/dev/null`
lebiniou-3.50/configure-4779-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-4798-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/configure:4799:	        FFTW3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fftw3" 2>&1`
lebiniou-3.50/configure-4800-        else
lebiniou-3.50/configure:4801:	        FFTW3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fftw3" 2>&1`
lebiniou-3.50/configure-4802-        fi
##############################################
lebiniou-3.50/configure-4833-  test $ac_status = 0; }; then
lebiniou-3.50/configure:4834:  pkg_cv_JANSSON_CFLAGS=`$PKG_CONFIG --cflags "jansson" 2>/dev/null`
lebiniou-3.50/configure-4835-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-4850-  test $ac_status = 0; }; then
lebiniou-3.50/configure:4851:  pkg_cv_JANSSON_LIBS=`$PKG_CONFIG --libs "jansson" 2>/dev/null`
lebiniou-3.50/configure-4852-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-4871-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/configure:4872:	        JANSSON_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "jansson" 2>&1`
lebiniou-3.50/configure-4873-        else
lebiniou-3.50/configure:4874:	        JANSSON_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "jansson" 2>&1`
lebiniou-3.50/configure-4875-        fi
##############################################
lebiniou-3.50/configure-4906-  test $ac_status = 0; }; then
lebiniou-3.50/configure:4907:  pkg_cv_FT2_CFLAGS=`$PKG_CONFIG --cflags "freetype2" 2>/dev/null`
lebiniou-3.50/configure-4908-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-4923-  test $ac_status = 0; }; then
lebiniou-3.50/configure:4924:  pkg_cv_FT2_LIBS=`$PKG_CONFIG --libs "freetype2" 2>/dev/null`
lebiniou-3.50/configure-4925-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-4944-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/configure:4945:	        FT2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "freetype2" 2>&1`
lebiniou-3.50/configure-4946-        else
lebiniou-3.50/configure:4947:	        FT2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "freetype2" 2>&1`
lebiniou-3.50/configure-4948-        fi
##############################################
lebiniou-3.50/configure-4963-fi
lebiniou-3.50/configure:4964:CFLAGS="`$PKG_CONFIG freetype2 --cflags` $CFLAGS"
lebiniou-3.50/configure-4965-
##############################################
lebiniou-3.50/configure-4980-  test $ac_status = 0; }; then
lebiniou-3.50/configure:4981:  pkg_cv_MagickWand_CFLAGS=`$PKG_CONFIG --cflags "MagickWand" 2>/dev/null`
lebiniou-3.50/configure-4982-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-4997-  test $ac_status = 0; }; then
lebiniou-3.50/configure:4998:  pkg_cv_MagickWand_LIBS=`$PKG_CONFIG --libs "MagickWand" 2>/dev/null`
lebiniou-3.50/configure-4999-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-5018-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/configure:5019:	        MagickWand_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "MagickWand" 2>&1`
lebiniou-3.50/configure-5020-        else
lebiniou-3.50/configure:5021:	        MagickWand_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "MagickWand" 2>&1`
lebiniou-3.50/configure-5022-        fi
##############################################
lebiniou-3.50/configure-5037-fi
lebiniou-3.50/configure:5038:CFLAGS="`$PKG_CONFIG MagickWand --cflags` $CFLAGS"
lebiniou-3.50/configure-5039-
##############################################
lebiniou-3.50/configure-5076-  test $ac_status = 0; }; then
lebiniou-3.50/configure:5077:  pkg_cv_SWSCALE_CFLAGS=`$PKG_CONFIG --cflags "libswscale" 2>/dev/null`
lebiniou-3.50/configure-5078-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-5093-  test $ac_status = 0; }; then
lebiniou-3.50/configure:5094:  pkg_cv_SWSCALE_LIBS=`$PKG_CONFIG --libs "libswscale" 2>/dev/null`
lebiniou-3.50/configure-5095-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-5114-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/configure:5115:	        SWSCALE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libswscale" 2>&1`
lebiniou-3.50/configure-5116-        else
lebiniou-3.50/configure:5117:	        SWSCALE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libswscale" 2>&1`
lebiniou-3.50/configure-5118-        fi
##############################################
lebiniou-3.50/configure-5134-CFLAGS="${SWSCALE_CFLAGS} $CFLAGS"
lebiniou-3.50/configure:5135:SWSCALE_LDFLAGS="`$PKG_CONFIG libswscale --libs`"
lebiniou-3.50/configure-5136-
##############################################
lebiniou-3.50/configure-5151-  test $ac_status = 0; }; then
lebiniou-3.50/configure:5152:  pkg_cv_AVUTIL_CFLAGS=`$PKG_CONFIG --cflags "libavutil" 2>/dev/null`
lebiniou-3.50/configure-5153-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-5168-  test $ac_status = 0; }; then
lebiniou-3.50/configure:5169:  pkg_cv_AVUTIL_LIBS=`$PKG_CONFIG --libs "libavutil" 2>/dev/null`
lebiniou-3.50/configure-5170-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-5189-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/configure:5190:	        AVUTIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libavutil" 2>&1`
lebiniou-3.50/configure-5191-        else
lebiniou-3.50/configure:5192:	        AVUTIL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libavutil" 2>&1`
lebiniou-3.50/configure-5193-        fi
##############################################
lebiniou-3.50/configure-5253-  test $ac_status = 0; }; then
lebiniou-3.50/configure:5254:  pkg_cv_ALSA_CFLAGS=`$PKG_CONFIG --cflags "alsa" 2>/dev/null`
lebiniou-3.50/configure-5255-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-5270-  test $ac_status = 0; }; then
lebiniou-3.50/configure:5271:  pkg_cv_ALSA_LIBS=`$PKG_CONFIG --libs "alsa" 2>/dev/null`
lebiniou-3.50/configure-5272-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-5291-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/configure:5292:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "alsa" 2>&1`
lebiniou-3.50/configure-5293-        else
lebiniou-3.50/configure:5294:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "alsa" 2>&1`
lebiniou-3.50/configure-5295-        fi
##############################################
lebiniou-3.50/configure-5346-  test $ac_status = 0; }; then
lebiniou-3.50/configure:5347:  pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "jack" 2>/dev/null`
lebiniou-3.50/configure-5348-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-5363-  test $ac_status = 0; }; then
lebiniou-3.50/configure:5364:  pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "jack" 2>/dev/null`
lebiniou-3.50/configure-5365-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-5384-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/configure:5385:	        JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "jack" 2>&1`
lebiniou-3.50/configure-5386-        else
lebiniou-3.50/configure:5387:	        JACK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "jack" 2>&1`
lebiniou-3.50/configure-5388-        fi
##############################################
lebiniou-3.50/configure-5439-  test $ac_status = 0; }; then
lebiniou-3.50/configure:5440:  pkg_cv_PULSEAUDIO_CFLAGS=`$PKG_CONFIG --cflags "libpulse-simple" 2>/dev/null`
lebiniou-3.50/configure-5441-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-5456-  test $ac_status = 0; }; then
lebiniou-3.50/configure:5457:  pkg_cv_PULSEAUDIO_LIBS=`$PKG_CONFIG --libs "libpulse-simple" 2>/dev/null`
lebiniou-3.50/configure-5458-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-5477-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/configure:5478:	        PULSEAUDIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpulse-simple" 2>&1`
lebiniou-3.50/configure-5479-        else
lebiniou-3.50/configure:5480:	        PULSEAUDIO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpulse-simple" 2>&1`
lebiniou-3.50/configure-5481-        fi
##############################################
lebiniou-3.50/configure-5532-  test $ac_status = 0; }; then
lebiniou-3.50/configure:5533:  pkg_cv_ESD_CFLAGS=`$PKG_CONFIG --cflags "esound >= 0.2.36" 2>/dev/null`
lebiniou-3.50/configure-5534-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-5549-  test $ac_status = 0; }; then
lebiniou-3.50/configure:5550:  pkg_cv_ESD_LIBS=`$PKG_CONFIG --libs "esound >= 0.2.36" 2>/dev/null`
lebiniou-3.50/configure-5551-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-5570-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/configure:5571:	        ESD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "esound >= 0.2.36" 2>&1`
lebiniou-3.50/configure-5572-        else
lebiniou-3.50/configure:5573:	        ESD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "esound >= 0.2.36" 2>&1`
lebiniou-3.50/configure-5574-        fi
##############################################
lebiniou-3.50/configure-5624-  test $ac_status = 0; }; then
lebiniou-3.50/configure:5625:  pkg_cv_SNDFILE_CFLAGS=`$PKG_CONFIG --cflags "sndfile" 2>/dev/null`
lebiniou-3.50/configure-5626-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-5641-  test $ac_status = 0; }; then
lebiniou-3.50/configure:5642:  pkg_cv_SNDFILE_LIBS=`$PKG_CONFIG --libs "sndfile" 2>/dev/null`
lebiniou-3.50/configure-5643-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-5662-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/configure:5663:	        SNDFILE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sndfile" 2>&1`
lebiniou-3.50/configure-5664-        else
lebiniou-3.50/configure:5665:	        SNDFILE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sndfile" 2>&1`
lebiniou-3.50/configure-5666-        fi
##############################################
lebiniou-3.50/configure-5736-  test $ac_status = 0; }; then
lebiniou-3.50/configure:5737:  pkg_cv_CACA_CFLAGS=`$PKG_CONFIG --cflags "caca" 2>/dev/null`
lebiniou-3.50/configure-5738-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-5753-  test $ac_status = 0; }; then
lebiniou-3.50/configure:5754:  pkg_cv_CACA_LIBS=`$PKG_CONFIG --libs "caca" 2>/dev/null`
lebiniou-3.50/configure-5755-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-5774-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/configure:5775:	        CACA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "caca" 2>&1`
lebiniou-3.50/configure-5776-        else
lebiniou-3.50/configure:5777:	        CACA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "caca" 2>&1`
lebiniou-3.50/configure-5778-        fi
##############################################
lebiniou-3.50/configure-6079-  # Check for GNU $ac_path_GREP
lebiniou-3.50/configure:6080:case `"$ac_path_GREP" --version 2>&1` in
lebiniou-3.50/configure-6081-*GNU*)
##############################################
lebiniou-3.50/configure-6145-  # Check for GNU $ac_path_EGREP
lebiniou-3.50/configure:6146:case `"$ac_path_EGREP" --version 2>&1` in
lebiniou-3.50/configure-6147-*GNU*)
##############################################
lebiniou-3.50/configure-6306-do :
lebiniou-3.50/configure:6307:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lebiniou-3.50/configure-6308-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
lebiniou-3.50/configure-6311-  cat >>confdefs.h <<_ACEOF
lebiniou-3.50/configure:6312:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lebiniou-3.50/configure-6313-_ACEOF
##############################################
lebiniou-3.50/configure-6349-do :
lebiniou-3.50/configure:6350:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lebiniou-3.50/configure-6351-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
lebiniou-3.50/configure-6353-  cat >>confdefs.h <<_ACEOF
lebiniou-3.50/configure:6354:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lebiniou-3.50/configure-6355-_ACEOF
##############################################
lebiniou-3.50/configure-6376-  test $ac_status = 0; }; then
lebiniou-3.50/configure:6377:  pkg_cv_SDL2_CFLAGS=`$PKG_CONFIG --cflags "sdl2" 2>/dev/null`
lebiniou-3.50/configure-6378-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-6393-  test $ac_status = 0; }; then
lebiniou-3.50/configure:6394:  pkg_cv_SDL2_LIBS=`$PKG_CONFIG --libs "sdl2" 2>/dev/null`
lebiniou-3.50/configure-6395-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-6414-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/configure:6415:	        SDL2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sdl2" 2>&1`
lebiniou-3.50/configure-6416-        else
lebiniou-3.50/configure:6417:	        SDL2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sdl2" 2>&1`
lebiniou-3.50/configure-6418-        fi
##############################################
lebiniou-3.50/configure-6448-  test $ac_status = 0; }; then
lebiniou-3.50/configure:6449:  pkg_cv_SDL2_ttf_CFLAGS=`$PKG_CONFIG --cflags "SDL2_ttf" 2>/dev/null`
lebiniou-3.50/configure-6450-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-6465-  test $ac_status = 0; }; then
lebiniou-3.50/configure:6466:  pkg_cv_SDL2_ttf_LIBS=`$PKG_CONFIG --libs "SDL2_ttf" 2>/dev/null`
lebiniou-3.50/configure-6467-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-6486-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/configure:6487:	        SDL2_ttf_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "SDL2_ttf" 2>&1`
lebiniou-3.50/configure-6488-        else
lebiniou-3.50/configure:6489:	        SDL2_ttf_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "SDL2_ttf" 2>&1`
lebiniou-3.50/configure-6490-        fi
##############################################
lebiniou-3.50/configure-6529-  test $ac_status = 0; }; then
lebiniou-3.50/configure:6530:  pkg_cv_GLU_CFLAGS=`$PKG_CONFIG --cflags "glu" 2>/dev/null`
lebiniou-3.50/configure-6531-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-6546-  test $ac_status = 0; }; then
lebiniou-3.50/configure:6547:  pkg_cv_GLU_LIBS=`$PKG_CONFIG --libs "glu" 2>/dev/null`
lebiniou-3.50/configure-6548-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-6567-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/configure:6568:	        GLU_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glu" 2>&1`
lebiniou-3.50/configure-6569-        else
lebiniou-3.50/configure:6570:	        GLU_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glu" 2>&1`
lebiniou-3.50/configure-6571-        fi
##############################################
lebiniou-3.50/configure-6678-  test $ac_status = 0; }; then
lebiniou-3.50/configure:6679:  pkg_cv_ULFIUS_CFLAGS=`$PKG_CONFIG --cflags "libulfius" 2>/dev/null`
lebiniou-3.50/configure-6680-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-6695-  test $ac_status = 0; }; then
lebiniou-3.50/configure:6696:  pkg_cv_ULFIUS_LIBS=`$PKG_CONFIG --libs "libulfius" 2>/dev/null`
lebiniou-3.50/configure-6697-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-6716-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/configure:6717:	        ULFIUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libulfius" 2>&1`
lebiniou-3.50/configure-6718-        else
lebiniou-3.50/configure:6719:	        ULFIUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libulfius" 2>&1`
lebiniou-3.50/configure-6720-        fi
##############################################
lebiniou-3.50/configure-6751-  test $ac_status = 0; }; then
lebiniou-3.50/configure:6752:  pkg_cv_ULFIUS_2_6_9_CFLAGS=`$PKG_CONFIG --cflags "libulfius >= 2.6.9" 2>/dev/null`
lebiniou-3.50/configure-6753-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-6768-  test $ac_status = 0; }; then
lebiniou-3.50/configure:6769:  pkg_cv_ULFIUS_2_6_9_LIBS=`$PKG_CONFIG --libs "libulfius >= 2.6.9" 2>/dev/null`
lebiniou-3.50/configure-6770-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lebiniou-3.50/configure-6789-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/configure:6790:	        ULFIUS_2_6_9_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libulfius >= 2.6.9" 2>&1`
lebiniou-3.50/configure-6791-        else
lebiniou-3.50/configure:6792:	        ULFIUS_2_6_9_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libulfius >= 2.6.9" 2>&1`
lebiniou-3.50/configure-6793-        fi
##############################################
lebiniou-3.50/configure-6820-CPPFLAGS="-DWITH_ULFIUS $CPPFLAGS"
lebiniou-3.50/configure:6821:CFLAGS="`$PKG_CONFIG libulfius --cflags` $CFLAGS"
lebiniou-3.50/configure:6822:LIBS="`$PKG_CONFIG libulfius --libs` `$PKG_CONFIG liborcania --libs` $LIBS"
lebiniou-3.50/configure-6823-if test "x${have_ulfius_2_6_9p}" != "xno"; then
##############################################
lebiniou-3.50/configure-7144-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
lebiniou-3.50/configure:7145:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
lebiniou-3.50/configure-7146-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
lebiniou-3.50/configure-7299-if test -z "$BASH_VERSION$ZSH_VERSION" \
lebiniou-3.50/configure:7300:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
lebiniou-3.50/configure-7301-  as_echo='print -r --'
lebiniou-3.50/configure-7302-  as_echo_n='print -rn --'
lebiniou-3.50/configure:7303:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
lebiniou-3.50/configure-7304-  as_echo='printf %s\n'
##############################################
lebiniou-3.50/configure-7306-else
lebiniou-3.50/configure:7307:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
lebiniou-3.50/configure-7308-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
lebiniou-3.50/configure-7316-	expr "X$arg" : "X\\(.*\\)$as_nl";
lebiniou-3.50/configure:7317:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
lebiniou-3.50/configure-7318-      esac;
##############################################
lebiniou-3.50/configure-7393-# ----------------------------------------
lebiniou-3.50/configure:7394:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
lebiniou-3.50/configure-7395-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
lebiniou-3.50/configure-7465-  {
lebiniou-3.50/configure:7466:    as_val=`expr "$@" || test $? -eq 1`
lebiniou-3.50/configure-7467-  }
##############################################
lebiniou-3.50/configure-7569-      case $as_dir in #(
lebiniou-3.50/configure:7570:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
lebiniou-3.50/configure-7571-      *) as_qdir=$as_dir;;
##############################################
lebiniou-3.50/configure-7704-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
lebiniou-3.50/configure:7705:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
lebiniou-3.50/configure-7706-ac_cs_version="\\
##############################################
lebiniou-3.50/configure-7729-  --*=?*)
lebiniou-3.50/configure:7730:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
lebiniou-3.50/configure:7731:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
lebiniou-3.50/configure-7732-    ac_shift=:
##############################################
lebiniou-3.50/configure-7734-  --*=)
lebiniou-3.50/configure:7735:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
lebiniou-3.50/configure-7736-    ac_optarg=
##############################################
lebiniou-3.50/configure-7758-    case $ac_optarg in
lebiniou-3.50/configure:7759:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
lebiniou-3.50/configure-7760-    '') as_fn_error $? "missing file argument" ;;
##############################################
lebiniou-3.50/configure-7766-    case $ac_optarg in
lebiniou-3.50/configure:7767:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
lebiniou-3.50/configure-7768-    esac
##############################################
lebiniou-3.50/configure-8047-fi
lebiniou-3.50/configure:8048:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
lebiniou-3.50/configure-8049-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
lebiniou-3.50/configure-8064-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
lebiniou-3.50/configure:8065:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
lebiniou-3.50/configure-8066-ac_delim='%!_!# '
##############################################
lebiniou-3.50/configure-8070-
lebiniou-3.50/configure:8071:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
lebiniou-3.50/configure-8072-  if test $ac_delim_n = $ac_delim_num; then
##############################################
lebiniou-3.50/configure-8208-for ac_last_try in false false :; do
lebiniou-3.50/configure:8209:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
lebiniou-3.50/configure-8210-  if test -z "$ac_tt"; then
##############################################
lebiniou-3.50/configure-8340-      esac
lebiniou-3.50/configure:8341:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
lebiniou-3.50/configure-8342-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
lebiniou-3.50/configure-8399-*)
lebiniou-3.50/configure:8400:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
lebiniou-3.50/configure-8401-  # A ".." for each directory in $ac_dir_suffix.
lebiniou-3.50/configure:8402:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
lebiniou-3.50/configure-8403-  case $ac_top_builddir_sub in
##############################################
lebiniou-3.50/configure-8460-/@mandir@/p'
lebiniou-3.50/configure:8461:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
lebiniou-3.50/configure-8462-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
lebiniou-3.50/configure-8477-
lebiniou-3.50/configure:8478:# Neutralize VPATH when `$srcdir' = `.'.
lebiniou-3.50/configure-8479-# Shell code in configure.ac might set extrasub.
##############################################
lebiniou-3.50/configure-8505-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
lebiniou-3.50/configure:8506:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
lebiniou-3.50/configure-8507-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
lebiniou-3.50/configure-8551-    * )
lebiniou-3.50/configure:8552:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
lebiniou-3.50/configure-8553-  esac
##############################################
lebiniou-3.50/configure-8606-    # Strip MF so we end up with the name of the file.
lebiniou-3.50/configure:8607:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
lebiniou-3.50/configure-8608-    # Check whether this is an Automake generated Makefile which includes
##############################################
lebiniou-3.50/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
lebiniou-3.50/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
lebiniou-3.50/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
lebiniou-3.50/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
lebiniou-3.50/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
lebiniou-3.50/aclocal.m4-181-        else
lebiniou-3.50/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
lebiniou-3.50/aclocal.m4-183-        fi
##############################################
lebiniou-3.50/aclocal.m4-368-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
lebiniou-3.50/aclocal.m4:369:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
lebiniou-3.50/aclocal.m4-370-# and then we would define $MISSING as
##############################################
lebiniou-3.50/aclocal.m4-383-# Expand $ac_aux_dir to an absolute path.
lebiniou-3.50/aclocal.m4:384:am_aux_dir=`cd "$ac_aux_dir" && pwd`
lebiniou-3.50/aclocal.m4-385-])
##############################################
lebiniou-3.50/aclocal.m4-481-  if test "$am_compiler_list" = ""; then
lebiniou-3.50/aclocal.m4:482:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
lebiniou-3.50/aclocal.m4-483-  fi
##############################################
lebiniou-3.50/aclocal.m4-634-    # Strip MF so we end up with the name of the file.
lebiniou-3.50/aclocal.m4:635:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
lebiniou-3.50/aclocal.m4-636-    # Check whether this is an Automake generated Makefile which includes
##############################################
lebiniou-3.50/aclocal.m4-641-      || continue
lebiniou-3.50/aclocal.m4:642:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
lebiniou-3.50/aclocal.m4:643:    am_filepart=`AS_BASENAME(["$am_mf"])`
lebiniou-3.50/aclocal.m4-644-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
lebiniou-3.50/aclocal.m4-711-AC_REQUIRE([AC_PROG_INSTALL])dnl
lebiniou-3.50/aclocal.m4:712:if test "`cd $srcdir && pwd`" != "`pwd`"; then
lebiniou-3.50/aclocal.m4-713-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
lebiniou-3.50/aclocal.m4-870-    * )
lebiniou-3.50/aclocal.m4:871:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
lebiniou-3.50/aclocal.m4-872-  esac
lebiniou-3.50/aclocal.m4-873-done
lebiniou-3.50/aclocal.m4:874:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
lebiniou-3.50/aclocal.m4-875-
##############################################
lebiniou-3.50/aclocal.m4-1126-     echo "timestamp, slept: $am_has_slept" > conftest.file
lebiniou-3.50/aclocal.m4:1127:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
lebiniou-3.50/aclocal.m4-1128-     if test "$[*]" = "X"; then
lebiniou-3.50/aclocal.m4-1129-	# -L didn't work.
lebiniou-3.50/aclocal.m4:1130:	set X `ls -t "$srcdir/configure" conftest.file`
lebiniou-3.50/aclocal.m4-1131-     fi
##############################################
lebiniou-3.50/Makefile.in-50-  { \
lebiniou-3.50/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/Makefile.in-133-  esac
lebiniou-3.50/Makefile.in:134:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lebiniou-3.50/Makefile.in-135-am__vpath_adj = case $$p in \
lebiniou-3.50/Makefile.in:136:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lebiniou-3.50/Makefile.in-137-    *) f=$$p;; \
lebiniou-3.50/Makefile.in-138-  esac;
lebiniou-3.50/Makefile.in:139:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lebiniou-3.50/Makefile.in-140-am__install_max = 40
lebiniou-3.50/Makefile.in-141-am__nobase_strip_setup = \
lebiniou-3.50/Makefile.in:142:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lebiniou-3.50/Makefile.in-143-am__nobase_strip = \
##############################################
lebiniou-3.50/Makefile.in-219-  while test -n "$$dir1"; do \
lebiniou-3.50/Makefile.in:220:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lebiniou-3.50/Makefile.in-221-    if test "$$first" != "."; then \
lebiniou-3.50/Makefile.in-222-      if test "$$first" = ".."; then \
lebiniou-3.50/Makefile.in:223:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lebiniou-3.50/Makefile.in:224:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lebiniou-3.50/Makefile.in-225-      else \
lebiniou-3.50/Makefile.in:226:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lebiniou-3.50/Makefile.in-227-        if test "$$first2" = "$$first"; then \
lebiniou-3.50/Makefile.in:228:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lebiniou-3.50/Makefile.in-229-        else \
##############################################
lebiniou-3.50/Makefile.in-234-    fi; \
lebiniou-3.50/Makefile.in:235:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lebiniou-3.50/Makefile.in-236-  done; \
##############################################
lebiniou-3.50/Makefile.in-482-	test -n "$(man1dir)" \
lebiniou-3.50/Makefile.in:483:	  && test -n "`echo $$list1$$list2`" \
lebiniou-3.50/Makefile.in-484-	  || exit 0; \
##############################################
lebiniou-3.50/Makefile.in-537-	@list='$(app_DATA)'; test -n "$(appdir)" || list=; \
lebiniou-3.50/Makefile.in:538:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lebiniou-3.50/Makefile.in-539-	dir='$(DESTDIR)$(appdir)'; $(am__uninstall_files_from_dir)
##############################################
lebiniou-3.50/Makefile.in-558-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
lebiniou-3.50/Makefile.in:559:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lebiniou-3.50/Makefile.in-560-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
lebiniou-3.50/Makefile.in-579-	@list='$(lebiniou_desktop_DATA)'; test -n "$(lebiniou_desktopdir)" || list=; \
lebiniou-3.50/Makefile.in:580:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lebiniou-3.50/Makefile.in-581-	dir='$(DESTDIR)$(lebiniou_desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
lebiniou-3.50/Makefile.in-600-	@list='$(menu_icon_DATA)'; test -n "$(menu_icondir)" || list=; \
lebiniou-3.50/Makefile.in:601:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lebiniou-3.50/Makefile.in-602-	dir='$(DESTDIR)$(menu_icondir)'; $(am__uninstall_files_from_dir)
##############################################
lebiniou-3.50/Makefile.in-621-	@list='$(metadata_DATA)'; test -n "$(metadatadir)" || list=; \
lebiniou-3.50/Makefile.in:622:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lebiniou-3.50/Makefile.in-623-	dir='$(DESTDIR)$(metadatadir)'; $(am__uninstall_files_from_dir)
##############################################
lebiniou-3.50/Makefile.in-638-	dot_seen=no; \
lebiniou-3.50/Makefile.in:639:	target=`echo $@ | sed s/-recursive//`; \
lebiniou-3.50/Makefile.in-640-	case "$@" in \
##############################################
lebiniou-3.50/Makefile.in-701-GTAGS:
lebiniou-3.50/Makefile.in:702:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/Makefile.in-703-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/Makefile.in-736-	test -d "$(distdir)" || mkdir "$(distdir)"
lebiniou-3.50/Makefile.in:737:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/Makefile.in:738:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/Makefile.in-739-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/Makefile.in-750-	  if test -d $$d/$$file; then \
lebiniou-3.50/Makefile.in:751:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/Makefile.in-752-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/Makefile.in-867-	test -d $(distdir)/_build || exit 0; \
lebiniou-3.50/Makefile.in:868:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
lebiniou-3.50/Makefile.in-869-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
lebiniou-3.50/Makefile.in-911-	}; \
lebiniou-3.50/Makefile.in:912:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
lebiniou-3.50/Makefile.in-913-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
lebiniou-3.50/Makefile.in-923-	fi
lebiniou-3.50/Makefile.in:924:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
lebiniou-3.50/Makefile.in-925-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
lebiniou-3.50/www/static/Makefile.in-50-  { \
lebiniou-3.50/www/static/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/www/static/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/www/static/Makefile.in-120-  esac
lebiniou-3.50/www/static/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lebiniou-3.50/www/static/Makefile.in-122-am__vpath_adj = case $$p in \
lebiniou-3.50/www/static/Makefile.in:123:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lebiniou-3.50/www/static/Makefile.in-124-    *) f=$$p;; \
lebiniou-3.50/www/static/Makefile.in-125-  esac;
lebiniou-3.50/www/static/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lebiniou-3.50/www/static/Makefile.in-127-am__install_max = 40
lebiniou-3.50/www/static/Makefile.in-128-am__nobase_strip_setup = \
lebiniou-3.50/www/static/Makefile.in:129:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lebiniou-3.50/www/static/Makefile.in-130-am__nobase_strip = \
##############################################
lebiniou-3.50/www/static/Makefile.in-375-	@list='$(static_DATA)'; test -n "$(staticdir)" || list=; \
lebiniou-3.50/www/static/Makefile.in:376:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lebiniou-3.50/www/static/Makefile.in-377-	dir='$(DESTDIR)$(staticdir)'; $(am__uninstall_files_from_dir)
##############################################
lebiniou-3.50/www/static/Makefile.in-388-distdir-am: $(DISTFILES)
lebiniou-3.50/www/static/Makefile.in:389:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/www/static/Makefile.in:390:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/www/static/Makefile.in-391-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/www/static/Makefile.in-402-	  if test -d $$d/$$file; then \
lebiniou-3.50/www/static/Makefile.in:403:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/www/static/Makefile.in-404-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/www/static/Chart.min.js-6- */
lebiniou-3.50/www/static/Chart.min.js:7:!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(function(){try{return require("moment")}catch(t){}}()):"function"==typeof define&&define.amd?define(["require"],(function(t){return e(function(){try{return t("moment")}catch(t){}}())})):(t=t||self).Chart=e(t.moment)}(this,(function(t){"use strict";t=t&&t.hasOwnProperty("default")?t.default:t;var e={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]},n=function(t,e){return t(e={exports:{}},e.exports),e.exports}((function(t){var n={};for(var i in e)e.hasOwnProperty(i)&&(n[e[i]]=i);var a=t.exports={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};for(var r in a)if(a.hasOwnProperty(r)){if(!("channels"in a[r]))throw new Error("missing channels property: "+r);if(!("labels"in a[r]))throw new Error("missing channel labels property: "+r);if(a[r].labels.length!==a[r].channels)throw new Error("channel and label counts mismatch: "+r);var o=a[r].channels,s=a[r].labels;delete a[r].channels,delete a[r].labels,Object.defineProperty(a[r],"channels",{value:o}),Object.defineProperty(a[r],"labels",{value:s})}a.rgb.hsl=function(t){var e,n,i=t[0]/255,a=t[1]/255,r=t[2]/255,o=Math.min(i,a,r),s=Math.max(i,a,r),l=s-o;return s===o?e=0:i===s?e=(a-r)/l:a===s?e=2+(r-i)/l:r===s&&(e=4+(i-a)/l),(e=Math.min(60*e,360))<0&&(e+=360),n=(o+s)/2,[e,100*(s===o?0:n<=.5?l/(s+o):l/(2-s-o)),100*n]},a.rgb.hsv=function(t){var e,n,i,a,r,o=t[0]/255,s=t[1]/255,l=t[2]/255,u=Math.max(o,s,l),d=u-Math.min(o,s,l),h=function(t){return(u-t)/6/d+.5};return 0===d?a=r=0:(r=d/u,e=h(o),n=h(s),i=h(l),o===u?a=i-n:s===u?a=1/3+e-i:l===u&&(a=2/3+n-e),a<0?a+=1:a>1&&(a-=1)),[360*a,100*r,100*u]},a.rgb.hwb=function(t){var e=t[0],n=t[1],i=t[2];return[a.rgb.hsl(t)[0],100*(1/255*Math.min(e,Math.min(n,i))),100*(i=1-1/255*Math.max(e,Math.max(n,i)))]},a.rgb.cmyk=function(t){var e,n=t[0]/255,i=t[1]/255,a=t[2]/255;return[100*((1-n-(e=Math.min(1-n,1-i,1-a)))/(1-e)||0),100*((1-i-e)/(1-e)||0),100*((1-a-e)/(1-e)||0),100*e]},a.rgb.keyword=function(t){var i=n[t];if(i)return i;var a,r,o,s=1/0;for(var l in e)if(e.hasOwnProperty(l)){var u=e[l],d=(r=t,o=u,Math.pow(r[0]-o[0],2)+Math.pow(r[1]-o[1],2)+Math.pow(r[2]-o[2],2));d<s&&(s=d,a=l)}return a},a.keyword.rgb=function(t){return e[t]},a.rgb.xyz=function(t){var e=t[0]/255,n=t[1]/255,i=t[2]/255;return[100*(.4124*(e=e>.04045?Math.pow((e+.055)/1.055,2.4):e/12.92)+.3576*(n=n>.04045?Math.pow((n+.055)/1.055,2.4):n/12.92)+.1805*(i=i>.04045?Math.pow((i+.055)/1.055,2.4):i/12.92)),100*(.2126*e+.7152*n+.0722*i),100*(.0193*e+.1192*n+.9505*i)]},a.rgb.lab=function(t){var e=a.rgb.xyz(t),n=e[0],i=e[1],r=e[2];return i/=100,r/=108.883,n=(n/=95.047)>.008856?Math.pow(n,1/3):7.787*n+16/116,[116*(i=i>.008856?Math.pow(i,1/3):7.787*i+16/116)-16,500*(n-i),200*(i-(r=r>.008856?Math.pow(r,1/3):7.787*r+16/116))]},a.hsl.rgb=function(t){var e,n,i,a,r,o=t[0]/360,s=t[1]/100,l=t[2]/100;if(0===s)return[r=255*l,r,r];e=2*l-(n=l<.5?l*(1+s):l+s-l*s),a=[0,0,0];for(var u=0;u<3;u++)(i=o+1/3*-(u-1))<0&&i++,i>1&&i--,r=6*i<1?e+6*(n-e)*i:2*i<1?n:3*i<2?e+(n-e)*(2/3-i)*6:e,a[u]=255*r;return a},a.hsl.hsv=function(t){var e=t[0],n=t[1]/100,i=t[2]/100,a=n,r=Math.max(i,.01);return n*=(i*=2)<=1?i:2-i,a*=r<=1?r:2-r,[e,100*(0===i?2*a/(r+a):2*n/(i+n)),100*((i+n)/2)]},a.hsv.rgb=function(t){var e=t[0]/60,n=t[1]/100,i=t[2]/100,a=Math.floor(e)%6,r=e-Math.floor(e),o=255*i*(1-n),s=255*i*(1-n*r),l=255*i*(1-n*(1-r));switch(i*=255,a){case 0:return[i,l,o];case 1:return[s,i,o];case 2:return[o,i,l];case 3:return[o,s,i];case 4:return[l,o,i];case 5:return[i,o,s]}},a.hsv.hsl=function(t){var e,n,i,a=t[0],r=t[1]/100,o=t[2]/100,s=Math.max(o,.01);return i=(2-r)*o,n=r*s,[a,100*(n=(n/=(e=(2-r)*s)<=1?e:2-e)||0),100*(i/=2)]},a.hwb.rgb=function(t){var e,n,i,a,r,o,s,l=t[0]/360,u=t[1]/100,d=t[2]/100,h=u+d;switch(h>1&&(u/=h,d/=h),i=6*l-(e=Math.floor(6*l)),0!=(1&e)&&(i=1-i),a=u+i*((n=1-d)-u),e){default:case 6:case 0:r=n,o=a,s=u;break;case 1:r=a,o=n,s=u;break;case 2:r=u,o=n,s=a;break;case 3:r=u,o=a,s=n;break;case 4:r=a,o=u,s=n;break;case 5:r=n,o=u,s=a}return[255*r,255*o,255*s]},a.cmyk.rgb=function(t){var e=t[0]/100,n=t[1]/100,i=t[2]/100,a=t[3]/100;return[255*(1-Math.min(1,e*(1-a)+a)),255*(1-Math.min(1,n*(1-a)+a)),255*(1-Math.min(1,i*(1-a)+a))]},a.xyz.rgb=function(t){var e,n,i,a=t[0]/100,r=t[1]/100,o=t[2]/100;return n=-.9689*a+1.8758*r+.0415*o,i=.0557*a+-.204*r+1.057*o,e=(e=3.2406*a+-1.5372*r+-.4986*o)>.0031308?1.055*Math.pow(e,1/2.4)-.055:12.92*e,n=n>.0031308?1.055*Math.pow(n,1/2.4)-.055:12.92*n,i=i>.0031308?1.055*Math.pow(i,1/2.4)-.055:12.92*i,[255*(e=Math.min(Math.max(0,e),1)),255*(n=Math.min(Math.max(0,n),1)),255*(i=Math.min(Math.max(0,i),1))]},a.xyz.lab=function(t){var e=t[0],n=t[1],i=t[2];return n/=100,i/=108.883,e=(e/=95.047)>.008856?Math.pow(e,1/3):7.787*e+16/116,[116*(n=n>.008856?Math.pow(n,1/3):7.787*n+16/116)-16,500*(e-n),200*(n-(i=i>.008856?Math.pow(i,1/3):7.787*i+16/116))]},a.lab.xyz=function(t){var e,n,i,a=t[0];e=t[1]/500+(n=(a+16)/116),i=n-t[2]/200;var r=Math.pow(n,3),o=Math.pow(e,3),s=Math.pow(i,3);return n=r>.008856?r:(n-16/116)/7.787,e=o>.008856?o:(e-16/116)/7.787,i=s>.008856?s:(i-16/116)/7.787,[e*=95.047,n*=100,i*=108.883]},a.lab.lch=function(t){var e,n=t[0],i=t[1],a=t[2];return(e=360*Math.atan2(a,i)/2/Math.PI)<0&&(e+=360),[n,Math.sqrt(i*i+a*a),e]},a.lch.lab=function(t){var e,n=t[0],i=t[1];return e=t[2]/360*2*Math.PI,[n,i*Math.cos(e),i*Math.sin(e)]},a.rgb.ansi16=function(t){var e=t[0],n=t[1],i=t[2],r=1 in arguments?arguments[1]:a.rgb.hsv(t)[2];if(0===(r=Math.round(r/50)))return 30;var o=30+(Math.round(i/255)<<2|Math.round(n/255)<<1|Math.round(e/255));return 2===r&&(o+=60),o},a.hsv.ansi16=function(t){return a.rgb.ansi16(a.hsv.rgb(t),t[2])},a.rgb.ansi256=function(t){var e=t[0],n=t[1],i=t[2];return e===n&&n===i?e<8?16:e>248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(n/255*5)+Math.round(i/255*5)},a.ansi16.rgb=function(t){var e=t%10;if(0===e||7===e)return t>50&&(e+=3.5),[e=e/10.5*255,e,e];var n=.5*(1+~~(t>50));return[(1&e)*n*255,(e>>1&1)*n*255,(e>>2&1)*n*255]},a.ansi256.rgb=function(t){if(t>=232){var e=10*(t-232)+8;return[e,e,e]}var n;return t-=16,[Math.floor(t/36)/5*255,Math.floor((n=t%36)/6)/5*255,n%6/5*255]},a.rgb.hex=function(t){var e=(((255&Math.round(t[0]))<<16)+((255&Math.round(t[1]))<<8)+(255&Math.round(t[2]))).toString(16).toUpperCase();return"000000".substring(e.length)+e},a.hex.rgb=function(t){var e=t.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!e)return[0,0,0];var n=e[0];3===e[0].length&&(n=n.split("").map((function(t){return t+t})).join(""));var i=parseInt(n,16);return[i>>16&255,i>>8&255,255&i]},a.rgb.hcg=function(t){var e,n=t[0]/255,i=t[1]/255,a=t[2]/255,r=Math.max(Math.max(n,i),a),o=Math.min(Math.min(n,i),a),s=r-o;return e=s<=0?0:r===n?(i-a)/s%6:r===i?2+(a-n)/s:4+(n-i)/s+4,e/=6,[360*(e%=1),100*s,100*(s<1?o/(1-s):0)]},a.hsl.hcg=function(t){var e=t[1]/100,n=t[2]/100,i=1,a=0;return(i=n<.5?2*e*n:2*e*(1-n))<1&&(a=(n-.5*i)/(1-i)),[t[0],100*i,100*a]},a.hsv.hcg=function(t){var e=t[1]/100,n=t[2]/100,i=e*n,a=0;return i<1&&(a=(n-i)/(1-i)),[t[0],100*i,100*a]},a.hcg.rgb=function(t){var e=t[0]/360,n=t[1]/100,i=t[2]/100;if(0===n)return[255*i,255*i,255*i];var a,r=[0,0,0],o=e%1*6,s=o%1,l=1-s;switch(Math.floor(o)){case 0:r[0]=1,r[1]=s,r[2]=0;break;case 1:r[0]=l,r[1]=1,r[2]=0;break;case 2:r[0]=0,r[1]=1,r[2]=s;break;case 3:r[0]=0,r[1]=l,r[2]=1;break;case 4:r[0]=s,r[1]=0,r[2]=1;break;default:r[0]=1,r[1]=0,r[2]=l}return a=(1-n)*i,[255*(n*r[0]+a),255*(n*r[1]+a),255*(n*r[2]+a)]},a.hcg.hsv=function(t){var e=t[1]/100,n=e+t[2]/100*(1-e),i=0;return n>0&&(i=e/n),[t[0],100*i,100*n]},a.hcg.hsl=function(t){var e=t[1]/100,n=t[2]/100*(1-e)+.5*e,i=0;return n>0&&n<.5?i=e/(2*n):n>=.5&&n<1&&(i=e/(2*(1-n))),[t[0],100*i,100*n]},a.hcg.hwb=function(t){var e=t[1]/100,n=e+t[2]/100*(1-e);return[t[0],100*(n-e),100*(1-n)]},a.hwb.hcg=function(t){var e=t[1]/100,n=1-t[2]/100,i=n-e,a=0;return i<1&&(a=(n-i)/(1-i)),[t[0],100*i,100*a]},a.apple.rgb=function(t){return[t[0]/65535*255,t[1]/65535*255,t[2]/65535*255]},a.rgb.apple=function(t){return[t[0]/255*65535,t[1]/255*65535,t[2]/255*65535]},a.gray.rgb=function(t){return[t[0]/100*255,t[0]/100*255,t[0]/100*255]},a.gray.hsl=a.gray.hsv=function(t){return[0,0,t[0]]},a.gray.hwb=function(t){return[0,100,t[0]]},a.gray.cmyk=function(t){return[0,0,0,t[0]]},a.gray.lab=function(t){return[t[0],0,0]},a.gray.hex=function(t){var e=255&Math.round(t[0]/100*255),n=((e<<16)+(e<<8)+e).toString(16).toUpperCase();return"000000".substring(n.length)+n},a.rgb.gray=function(t){return[(t[0]+t[1]+t[2])/3/255*100]}}));n.rgb,n.hsl,n.hsv,n.hwb,n.cmyk,n.xyz,n.lab,n.lch,n.hex,n.keyword,n.ansi16,n.ansi256,n.hcg,n.apple,n.gray;function i(t){var e=function(){for(var t={},e=Object.keys(n),i=e.length,a=0;a<i;a++)t[e[a]]={distance:-1,parent:null};return t}(),i=[t];for(e[t].distance=0;i.length;)for(var a=i.pop(),r=Object.keys(n[a]),o=r.length,s=0;s<o;s++){var l=r[s],u=e[l];-1===u.distance&&(u.distance=e[a].distance+1,u.parent=a,i.unshift(l))}return e}function a(t,e){return function(n){return e(t(n))}}function r(t,e){for(var i=[e[t].parent,t],r=n[e[t].parent][t],o=e[t].parent;e[o].parent;)i.unshift(e[o].parent),r=a(n[e[o].parent][o],r),o=e[o].parent;return r.conversion=i,r}var o={};Object.keys(n).forEach((function(t){o[t]={},Object.defineProperty(o[t],"channels",{value:n[t].channels}),Object.defineProperty(o[t],"labels",{value:n[t].labels});var e=function(t){for(var e=i(t),n={},a=Object.keys(e),o=a.length,s=0;s<o;s++){var l=a[s];null!==e[l].parent&&(n[l]=r(l,e))}return n}(t);Object.keys(e).forEach((function(n){var i=e[n];o[t][n]=function(t){var e=function(e){if(null==e)return e;arguments.length>1&&(e=Array.prototype.slice.call(arguments));var n=t(e);if("object"==typeof n)for(var i=n.length,a=0;a<i;a++)n[a]=Math.round(n[a]);return n};return"conversion"in t&&(e.conversion=t.conversion),e}(i),o[t][n].raw=function(t){var e=function(e){return null==e?e:(arguments.length>1&&(e=Array.prototype.slice.call(arguments)),t(e))};return"conversion"in t&&(e.conversion=t.conversion),e}(i)}))}));var s=o,l={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]},u={getRgba:d,getHsla:h,getRgb:function(t){var e=d(t);return e&&e.slice(0,3)},getHsl:function(t){var e=h(t);return e&&e.slice(0,3)},getHwb:c,getAlpha:function(t){var e=d(t);if(e)return e[3];if(e=h(t))return e[3];if(e=c(t))return e[3]},hexString:function(t,e){e=void 0!==e&&3===t.length?e:t[3];return"#"+v(t[0])+v(t[1])+v(t[2])+(e>=0&&e<1?v(Math.round(255*e)):"")},rgbString:function(t,e){if(e<1||t[3]&&t[3]<1)return f(t,e);return"rgb("+t[0]+", "+t[1]+", "+t[2]+")"},rgbaString:f,percentString:function(t,e){if(e<1||t[3]&&t[3]<1)return g(t,e);var n=Math.round(t[0]/255*100),i=Math.round(t[1]/255*100),a=Math.round(t[2]/255*100);return"rgb("+n+"%, "+i+"%, "+a+"%)"},percentaString:g,hslString:function(t,e){if(e<1||t[3]&&t[3]<1)return p(t,e);return"hsl("+t[0]+", "+t[1]+"%, "+t[2]+"%)"},hslaString:p,hwbString:function(t,e){void 0===e&&(e=void 0!==t[3]?t[3]:1);return"hwb("+t[0]+", "+t[1]+"%, "+t[2]+"%"+(void 0!==e&&1!==e?", "+e:"")+")"},keyword:function(t){return b[t.slice(0,3)]}};function d(t){if(t){var e=[0,0,0],n=1,i=t.match(/^#([a-fA-F0-9]{3,4})$/i),a="";if(i){a=(i=i[1])[3];for(var r=0;r<e.length;r++)e[r]=parseInt(i[r]+i[r],16);a&&(n=Math.round(parseInt(a+a,16)/255*100)/100)}else if(i=t.match(/^#([a-fA-F0-9]{6}([a-fA-F0-9]{2})?)$/i)){a=i[2],i=i[1];for(r=0;r<e.length;r++)e[r]=parseInt(i.slice(2*r,2*r+2),16);a&&(n=Math.round(parseInt(a,16)/255*100)/100)}else if(i=t.match(/^rgba?\(\s*([+-]?\d+)\s*,\s*([+-]?\d+)\s*,\s*([+-]?\d+)\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/i)){for(r=0;r<e.length;r++)e[r]=parseInt(i[r+1]);n=parseFloat(i[4])}else if(i=t.match(/^rgba?\(\s*([+-]?[\d\.]+)\%\s*,\s*([+-]?[\d\.]+)\%\s*,\s*([+-]?[\d\.]+)\%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/i)){for(r=0;r<e.length;r++)e[r]=Math.round(2.55*parseFloat(i[r+1]));n=parseFloat(i[4])}else if(i=t.match(/(\w+)/)){if("transparent"==i[1])return[0,0,0,0];if(!(e=l[i[1]]))return}for(r=0;r<e.length;r++)e[r]=m(e[r],0,255);return n=n||0==n?m(n,0,1):1,e[3]=n,e}}function h(t){if(t){var e=t.match(/^hsla?\(\s*([+-]?\d+)(?:deg)?\s*,\s*([+-]?[\d\.]+)%\s*,\s*([+-]?[\d\.]+)%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)/);if(e){var n=parseFloat(e[4]);return[m(parseInt(e[1]),0,360),m(parseFloat(e[2]),0,100),m(parseFloat(e[3]),0,100),m(isNaN(n)?1:n,0,1)]}}}function c(t){if(t){var e=t.match(/^hwb\(\s*([+-]?\d+)(?:deg)?\s*,\s*([+-]?[\d\.]+)%\s*,\s*([+-]?[\d\.]+)%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)/);if(e){var n=parseFloat(e[4]);return[m(parseInt(e[1]),0,360),m(parseFloat(e[2]),0,100),m(parseFloat(e[3]),0,100),m(isNaN(n)?1:n,0,1)]}}}function f(t,e){return void 0===e&&(e=void 0!==t[3]?t[3]:1),"rgba("+t[0]+", "+t[1]+", "+t[2]+", "+e+")"}function g(t,e){return"rgba("+Math.round(t[0]/255*100)+"%, "+Math.round(t[1]/255*100)+"%, "+Math.round(t[2]/255*100)+"%, "+(e||t[3]||1)+")"}function p(t,e){return void 0===e&&(e=void 0!==t[3]?t[3]:1),"hsla("+t[0]+", "+t[1]+"%, "+t[2]+"%, "+e+")"}function m(t,e,n){return Math.min(Math.max(e,t),n)}function v(t){var e=t.toString(16).toUpperCase();return e.length<2?"0"+e:e}var b={};for(var x in l)b[l[x]]=x;var y=function(t){return t instanceof y?t:this instanceof y?(this.valid=!1,this.values={rgb:[0,0,0],hsl:[0,0,0],hsv:[0,0,0],hwb:[0,0,0],cmyk:[0,0,0,0],alpha:1},void("string"==typeof t?(e=u.getRgba(t))?this.setValues("rgb",e):(e=u.getHsla(t))?this.setValues("hsl",e):(e=u.getHwb(t))&&this.setValues("hwb",e):"object"==typeof t&&(void 0!==(e=t).r||void 0!==e.red?this.setValues("rgb",e):void 0!==e.l||void 0!==e.lightness?this.setValues("hsl",e):void 0!==e.v||void 0!==e.value?this.setValues("hsv",e):void 0!==e.w||void 0!==e.whiteness?this.setValues("hwb",e):void 0===e.c&&void 0===e.cyan||this.setValues("cmyk",e)))):new y(t);var e};y.prototype={isValid:function(){return this.valid},rgb:function(){return this.setSpace("rgb",arguments)},hsl:function(){return this.setSpace("hsl",arguments)},hsv:function(){return this.setSpace("hsv",arguments)},hwb:function(){return this.setSpace("hwb",arguments)},cmyk:function(){return this.setSpace("cmyk",arguments)},rgbArray:function(){return this.values.rgb},hslArray:function(){return this.values.hsl},hsvArray:function(){return this.values.hsv},hwbArray:function(){var t=this.values;return 1!==t.alpha?t.hwb.concat([t.alpha]):t.hwb},cmykArray:function(){return this.values.cmyk},rgbaArray:function(){var t=this.values;return t.rgb.concat([t.alpha])},hslaArray:function(){var t=this.values;return t.hsl.concat([t.alpha])},alpha:function(t){return void 0===t?this.values.alpha:(this.setValues("alpha",t),this)},red:function(t){return this.setChannel("rgb",0,t)},green:function(t){return this.setChannel("rgb",1,t)},blue:function(t){return this.setChannel("rgb",2,t)},hue:function(t){return t&&(t=(t%=360)<0?360+t:t),this.setChannel("hsl",0,t)},saturation:function(t){return this.setChannel("hsl",1,t)},lightness:function(t){return this.setChannel("hsl",2,t)},saturationv:function(t){return this.setChannel("hsv",1,t)},whiteness:function(t){return this.setChannel("hwb",1,t)},blackness:function(t){return this.setChannel("hwb",2,t)},value:function(t){return this.setChannel("hsv",2,t)},cyan:function(t){return this.setChannel("cmyk",0,t)},magenta:function(t){return this.setChannel("cmyk",1,t)},yellow:function(t){return this.setChannel("cmyk",2,t)},black:function(t){return this.setChannel("cmyk",3,t)},hexString:function(){return u.hexString(this.values.rgb)},rgbString:function(){return u.rgbString(this.values.rgb,this.values.alpha)},rgbaString:function(){return u.rgbaString(this.values.rgb,this.values.alpha)},percentString:function(){return u.percentString(this.values.rgb,this.values.alpha)},hslString:function(){return u.hslString(this.values.hsl,this.values.alpha)},hslaString:function(){return u.hslaString(this.values.hsl,this.values.alpha)},hwbString:function(){return u.hwbString(this.values.hwb,this.values.alpha)},keyword:function(){return u.keyword(this.values.rgb,this.values.alpha)},rgbNumber:function(){var t=this.values.rgb;return t[0]<<16|t[1]<<8|t[2]},luminosity:function(){for(var t=this.values.rgb,e=[],n=0;n<t.length;n++){var i=t[n]/255;e[n]=i<=.03928?i/12.92:Math.pow((i+.055)/1.055,2.4)}return.2126*e[0]+.7152*e[1]+.0722*e[2]},contrast:function(t){var e=this.luminosity(),n=t.luminosity();return e>n?(e+.05)/(n+.05):(n+.05)/(e+.05)},level:function(t){var e=this.contrast(t);return e>=7.1?"AAA":e>=4.5?"AA":""},dark:function(){var t=this.values.rgb;return(299*t[0]+587*t[1]+114*t[2])/1e3<128},light:function(){return!this.dark()},negate:function(){for(var t=[],e=0;e<3;e++)t[e]=255-this.values.rgb[e];return this.setValues("rgb",t),this},lighten:function(t){var e=this.values.hsl;return e[2]+=e[2]*t,this.setValues("hsl",e),this},darken:function(t){var e=this.values.hsl;return e[2]-=e[2]*t,this.setValues("hsl",e),this},saturate:function(t){var e=this.values.hsl;return e[1]+=e[1]*t,this.setValues("hsl",e),this},desaturate:function(t){var e=this.values.hsl;return e[1]-=e[1]*t,this.setValues("hsl",e),this},whiten:function(t){var e=this.values.hwb;return e[1]+=e[1]*t,this.setValues("hwb",e),this},blacken:function(t){var e=this.values.hwb;return e[2]+=e[2]*t,this.setValues("hwb",e),this},greyscale:function(){var t=this.values.rgb,e=.3*t[0]+.59*t[1]+.11*t[2];return this.setValues("rgb",[e,e,e]),this},clearer:function(t){var e=this.values.alpha;return this.setValues("alpha",e-e*t),this},opaquer:function(t){var e=this.values.alpha;return this.setValues("alpha",e+e*t),this},rotate:function(t){var e=this.values.hsl,n=(e[0]+t)%360;return e[0]=n<0?360+n:n,this.setValues("hsl",e),this},mix:function(t,e){var n=t,i=void 0===e?.5:e,a=2*i-1,r=this.alpha()-n.alpha(),o=((a*r==-1?a:(a+r)/(1+a*r))+1)/2,s=1-o;return this.rgb(o*this.red()+s*n.red(),o*this.green()+s*n.green(),o*this.blue()+s*n.blue()).alpha(this.alpha()*i+n.alpha()*(1-i))},toJSON:function(){return this.rgb()},clone:function(){var t,e,n=new y,i=this.values,a=n.values;for(var r in i)i.hasOwnProperty(r)&&(t=i[r],"[object Array]"===(e={}.toString.call(t))?a[r]=t.slice(0):"[object Number]"===e?a[r]=t:console.error("unexpected color value:",t));return n}},y.prototype.spaces={rgb:["red","green","blue"],hsl:["hue","saturation","lightness"],hsv:["hue","saturation","value"],hwb:["hue","whiteness","blackness"],cmyk:["cyan","magenta","yellow","black"]},y.prototype.maxes={rgb:[255,255,255],hsl:[360,100,100],hsv:[360,100,100],hwb:[360,100,100],cmyk:[100,100,100,100]},y.prototype.getValues=function(t){for(var e=this.values,n={},i=0;i<t.length;i++)n[t.charAt(i)]=e[t][i];return 1!==e.alpha&&(n.a=e.alpha),n},y.prototype.setValues=function(t,e){var n,i,a=this.values,r=this.spaces,o=this.maxes,l=1;if(this.valid=!0,"alpha"===t)l=e;else if(e.length)a[t]=e.slice(0,t.length),l=e[t.length];else if(void 0!==e[t.charAt(0)]){for(n=0;n<t.length;n++)a[t][n]=e[t.charAt(n)];l=e.a}else if(void 0!==e[r[t][0]]){var u=r[t];for(n=0;n<t.length;n++)a[t][n]=e[u[n]];l=e.alpha}if(a.alpha=Math.max(0,Math.min(1,void 0===l?a.alpha:l)),"alpha"===t)return!1;for(n=0;n<t.length;n++)i=Math.max(0,Math.min(o[t][n],a[t][n])),a[t][n]=Math.round(i);for(var d in r)d!==t&&(a[d]=s[t][d](a[t]));return!0},y.prototype.setSpace=function(t,e){var n=e[0];return void 0===n?this.getValues(t):("number"==typeof n&&(n=Array.prototype.slice.call(e)),this.setValues(t,n),this)},y.prototype.setChannel=function(t,e,n){var i=this.values[t];return void 0===n?i[e]:n===i[e]?this:(i[e]=n,this.setValues(t,i),this)},"undefined"!=typeof window&&(window.Color=y);var _,k=y,w={noop:function(){},uid:(_=0,function(){return _++}),isNullOrUndef:function(t){return null==t},isArray:function(t){if(Array.isArray&&Array.isArray(t))return!0;var e=Object.prototype.toString.call(t);return"[object"===e.substr(0,7)&&"Array]"===e.substr(-6)},isObject:function(t){return null!==t&&"[object Object]"===Object.prototype.toString.call(t)},isFinite:function(t){return("number"==typeof t||t instanceof Number)&&isFinite(t)},valueOrDefault:function(t,e){return void 0===t?e:t},valueAtIndexOrDefault:function(t,e,n){return w.valueOrDefault(w.isArray(t)?t[e]:t,n)},callback:function(t,e,n){if(t&&"function"==typeof t.call)return t.apply(n,e)},each:function(t,e,n,i){var a,r,o;if(w.isArray(t))if(r=t.length,i)for(a=r-1;a>=0;a--)e.call(n,t[a],a);else for(a=0;a<r;a++)e.call(n,t[a],a);else if(w.isObject(t))for(r=(o=Object.keys(t)).length,a=0;a<r;a++)e.call(n,t[o[a]],o[a])},arrayEquals:function(t,e){var n,i,a,r;if(!t||!e||t.length!==e.length)return!1;for(n=0,i=t.length;n<i;++n)if(a=t[n],r=e[n],a instanceof Array&&r instanceof Array){if(!w.arrayEquals(a,r))return!1}else if(a!==r)return!1;return!0},clone:function(t){if(w.isArray(t))return t.map(w.clone);if(w.isObject(t)){for(var e={},n=Object.keys(t),i=n.length,a=0;a<i;++a)e[n[a]]=w.clone(t[n[a]]);return e}return t},_merger:function(t,e,n,i){var a=e[t],r=n[t];w.isObject(a)&&w.isObject(r)?w.merge(a,r,i):e[t]=w.clone(r)},_mergerIf:function(t,e,n){var i=e[t],a=n[t];w.isObject(i)&&w.isObject(a)?w.mergeIf(i,a):e.hasOwnProperty(t)||(e[t]=w.clone(a))},merge:function(t,e,n){var i,a,r,o,s,l=w.isArray(e)?e:[e],u=l.length;if(!w.isObject(t))return t;for(i=(n=n||{}).merger||w._merger,a=0;a<u;++a)if(e=l[a],w.isObject(e))for(s=0,o=(r=Object.keys(e)).length;s<o;++s)i(r[s],t,e,n);return t},mergeIf:function(t,e){return w.merge(t,e,{merger:w._mergerIf})},extend:Object.assign||function(t){return w.merge(t,[].slice.call(arguments,1),{merger:function(t,e,n){e[t]=n[t]}})},inherits:function(t){var e=this,n=t&&t.hasOwnProperty("constructor")?t.constructor:function(){return e.apply(this,arguments)},i=function(){this.constructor=n};return i.prototype=e.prototype,n.prototype=new i,n.extend=w.inherits,t&&w.extend(n.prototype,t),n.__super__=e.prototype,n},_deprecated:function(t,e,n,i){void 0!==e&&console.warn(t+': "'+n+'" is deprecated. Please use "'+i+'" instead')}},M=w;w.callCallback=w.callback,w.indexOf=function(t,e,n){return Array.prototype.indexOf.call(t,e,n)},w.getValueOrDefault=w.valueOrDefault,w.getValueAtIndexOrDefault=w.valueAtIndexOrDefault;var S={linear:function(t){return t},easeInQuad:function(t){return t*t},easeOutQuad:function(t){return-t*(t-2)},easeInOutQuad:function(t){return(t/=.5)<1?.5*t*t:-.5*(--t*(t-2)-1)},easeInCubic:function(t){return t*t*t},easeOutCubic:function(t){return(t-=1)*t*t+1},easeInOutCubic:function(t){return(t/=.5)<1?.5*t*t*t:.5*((t-=2)*t*t+2)},easeInQuart:function(t){return t*t*t*t},easeOutQuart:function(t){return-((t-=1)*t*t*t-1)},easeInOutQuart:function(t){return(t/=.5)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2)},easeInQuint:function(t){return t*t*t*t*t},easeOutQuint:function(t){return(t-=1)*t*t*t*t+1},easeInOutQuint:function(t){return(t/=.5)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2)},easeInSine:function(t){return 1-Math.cos(t*(Math.PI/2))},easeOutSine:function(t){return Math.sin(t*(Math.PI/2))},easeInOutSine:function(t){return-.5*(Math.cos(Math.PI*t)-1)},easeInExpo:function(t){return 0===t?0:Math.pow(2,10*(t-1))},easeOutExpo:function(t){return 1===t?1:1-Math.pow(2,-10*t)},easeInOutExpo:function(t){return 0===t?0:1===t?1:(t/=.5)<1?.5*Math.pow(2,10*(t-1)):.5*(2-Math.pow(2,-10*--t))},easeInCirc:function(t){return t>=1?t:-(Math.sqrt(1-t*t)-1)},easeOutCirc:function(t){return Math.sqrt(1-(t-=1)*t)},easeInOutCirc:function(t){return(t/=.5)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1)},easeInElastic:function(t){var e=1.70158,n=0,i=1;return 0===t?0:1===t?1:(n||(n=.3),i<1?(i=1,e=n/4):e=n/(2*Math.PI)*Math.asin(1/i),-i*Math.pow(2,10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/n))},easeOutElastic:function(t){var e=1.70158,n=0,i=1;return 0===t?0:1===t?1:(n||(n=.3),i<1?(i=1,e=n/4):e=n/(2*Math.PI)*Math.asin(1/i),i*Math.pow(2,-10*t)*Math.sin((t-e)*(2*Math.PI)/n)+1)},easeInOutElastic:function(t){var e=1.70158,n=0,i=1;return 0===t?0:2==(t/=.5)?1:(n||(n=.45),i<1?(i=1,e=n/4):e=n/(2*Math.PI)*Math.asin(1/i),t<1?i*Math.pow(2,10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/n)*-.5:i*Math.pow(2,-10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/n)*.5+1)},easeInBack:function(t){var e=1.70158;return t*t*((e+1)*t-e)},easeOutBack:function(t){var e=1.70158;return(t-=1)*t*((e+1)*t+e)+1},easeInOutBack:function(t){var e=1.70158;return(t/=.5)<1?t*t*((1+(e*=1.525))*t-e)*.5:.5*((t-=2)*t*((1+(e*=1.525))*t+e)+2)},easeInBounce:function(t){return 1-S.easeOutBounce(1-t)},easeOutBounce:function(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375},easeInOutBounce:function(t){return t<.5?.5*S.easeInBounce(2*t):.5*S.easeOutBounce(2*t-1)+.5}},C={effects:S};M.easingEffects=S;var P=Math.PI,A=P/180,D=2*P,T=P/2,I=P/4,F=2*P/3,L={clear:function(t){t.ctx.clearRect(0,0,t.width,t.height)},roundedRect:function(t,e,n,i,a,r){if(r){var o=Math.min(r,a/2,i/2),s=e+o,l=n+o,u=e+i-o,d=n+a-o;t.moveTo(e,l),s<u&&l<d?(t.arc(s,l,o,-P,-T),t.arc(u,l,o,-T,0),t.arc(u,d,o,0,T),t.arc(s,d,o,T,P)):s<u?(t.moveTo(s,n),t.arc(u,l,o,-T,T),t.arc(s,l,o,T,P+T)):l<d?(t.arc(s,l,o,-P,0),t.arc(s,d,o,0,P)):t.arc(s,l,o,-P,P),t.closePath(),t.moveTo(e,n)}else t.rect(e,n,i,a)},drawPoint:function(t,e,n,i,a,r){var o,s,l,u,d,h=(r||0)*A;if(e&&"object"==typeof e&&("[object HTMLImageElement]"===(o=e.toString())||"[object HTMLCanvasElement]"===o))return t.save(),t.translate(i,a),t.rotate(h),t.drawImage(e,-e.width/2,-e.height/2,e.width,e.height),void t.restore();if(!(isNaN(n)||n<=0)){switch(t.beginPath(),e){default:t.arc(i,a,n,0,D),t.closePath();break;case"triangle":t.moveTo(i+Math.sin(h)*n,a-Math.cos(h)*n),h+=F,t.lineTo(i+Math.sin(h)*n,a-Math.cos(h)*n),h+=F,t.lineTo(i+Math.sin(h)*n,a-Math.cos(h)*n),t.closePath();break;case"rectRounded":u=n-(d=.516*n),s=Math.cos(h+I)*u,l=Math.sin(h+I)*u,t.arc(i-s,a-l,d,h-P,h-T),t.arc(i+l,a-s,d,h-T,h),t.arc(i+s,a+l,d,h,h+T),t.arc(i-l,a+s,d,h+T,h+P),t.closePath();break;case"rect":if(!r){u=Math.SQRT1_2*n,t.rect(i-u,a-u,2*u,2*u);break}h+=I;case"rectRot":s=Math.cos(h)*n,l=Math.sin(h)*n,t.moveTo(i-s,a-l),t.lineTo(i+l,a-s),t.lineTo(i+s,a+l),t.lineTo(i-l,a+s),t.closePath();break;case"crossRot":h+=I;case"cross":s=Math.cos(h)*n,l=Math.sin(h)*n,t.moveTo(i-s,a-l),t.lineTo(i+s,a+l),t.moveTo(i+l,a-s),t.lineTo(i-l,a+s);break;case"star":s=Math.cos(h)*n,l=Math.sin(h)*n,t.moveTo(i-s,a-l),t.lineTo(i+s,a+l),t.moveTo(i+l,a-s),t.lineTo(i-l,a+s),h+=I,s=Math.cos(h)*n,l=Math.sin(h)*n,t.moveTo(i-s,a-l),t.lineTo(i+s,a+l),t.moveTo(i+l,a-s),t.lineTo(i-l,a+s);break;case"line":s=Math.cos(h)*n,l=Math.sin(h)*n,t.moveTo(i-s,a-l),t.lineTo(i+s,a+l);break;case"dash":t.moveTo(i,a),t.lineTo(i+Math.cos(h)*n,a+Math.sin(h)*n)}t.fill(),t.stroke()}},_isPointInArea:function(t,e){return t.x>e.left-1e-6&&t.x<e.right+1e-6&&t.y>e.top-1e-6&&t.y<e.bottom+1e-6},clipArea:function(t,e){t.save(),t.beginPath(),t.rect(e.left,e.top,e.right-e.left,e.bottom-e.top),t.clip()},unclipArea:function(t){t.restore()},lineTo:function(t,e,n,i){var a=n.steppedLine;if(a){if("middle"===a){var r=(e.x+n.x)/2;t.lineTo(r,i?n.y:e.y),t.lineTo(r,i?e.y:n.y)}else"after"===a&&!i||"after"!==a&&i?t.lineTo(e.x,n.y):t.lineTo(n.x,e.y);t.lineTo(n.x,n.y)}else n.tension?t.bezierCurveTo(i?e.controlPointPreviousX:e.controlPointNextX,i?e.controlPointPreviousY:e.controlPointNextY,i?n.controlPointNextX:n.controlPointPreviousX,i?n.controlPointNextY:n.controlPointPreviousY,n.x,n.y):t.lineTo(n.x,n.y)}},O=L;M.clear=L.clear,M.drawRoundedRectangle=function(t){t.beginPath(),L.roundedRect.apply(L,arguments)};var R={_set:function(t,e){return M.merge(this[t]||(this[t]={}),e)}};R._set("global",{defaultColor:"rgba(0,0,0,0.1)",defaultFontColor:"#666",defaultFontFamily:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",defaultFontSize:12,defaultFontStyle:"normal",defaultLineHeight:1.2,showLines:!0});var z=R,N=M.valueOrDefault;var B={toLineHeight:function(t,e){var n=(""+t).match(/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/);if(!n||"normal"===n[1])return 1.2*e;switch(t=+n[2],n[3]){case"px":return t;case"%":t/=100}return e*t},toPadding:function(t){var e,n,i,a;return M.isObject(t)?(e=+t.top||0,n=+t.right||0,i=+t.bottom||0,a=+t.left||0):e=n=i=a=+t||0,{top:e,right:n,bottom:i,left:a,height:e+i,width:a+n}},_parseFont:function(t){var e=z.global,n=N(t.fontSize,e.defaultFontSize),i={family:N(t.fontFamily,e.defaultFontFamily),lineHeight:M.options.toLineHeight(N(t.lineHeight,e.defaultLineHeight),n),size:n,style:N(t.fontStyle,e.defaultFontStyle),weight:null,string:""};return i.string=function(t){return!t||M.isNullOrUndef(t.size)||M.isNullOrUndef(t.family)?null:(t.style?t.style+" ":"")+(t.weight?t.weight+" ":"")+t.size+"px "+t.family}(i),i},resolve:function(t,e,n,i){var a,r,o,s=!0;for(a=0,r=t.length;a<r;++a)if(void 0!==(o=t[a])&&(void 0!==e&&"function"==typeof o&&(o=o(e),s=!1),void 0!==n&&M.isArray(o)&&(o=o[n],s=!1),void 0!==o))return i&&!s&&(i.cacheable=!1),o}},E={_factorize:function(t){var e,n=[],i=Math.sqrt(t);for(e=1;e<i;e++)t%e==0&&(n.push(e),n.push(t/e));return i===(0|i)&&n.push(i),n.sort((function(t,e){return t-e})).pop(),n},log10:Math.log10||function(t){var e=Math.log(t)*Math.LOG10E,n=Math.round(e);return t===Math.pow(10,n)?n:e}},W=E;M.log10=E.log10;var V=M,H=C,j=O,q=B,U=W,Y={getRtlAdapter:function(t,e,n){return t?function(t,e){return{x:function(n){return t+t+e-n},setWidth:function(t){e=t},textAlign:function(t){return"center"===t?t:"right"===t?"left":"right"},xPlus:function(t,e){return t-e},leftForLtr:function(t,e){return t-e}}}(e,n):{x:function(t){return t},setWidth:function(t){},textAlign:function(t){return t},xPlus:function(t,e){return t+e},leftForLtr:function(t,e){return t}}},overrideTextDirection:function(t,e){var n,i;"ltr"!==e&&"rtl"!==e||(i=[(n=t.canvas.style).getPropertyValue("direction"),n.getPropertyPriority("direction")],n.setProperty("direction",e,"important"),t.prevTextDirection=i)},restoreTextDirection:function(t){var e=t.prevTextDirection;void 0!==e&&(delete t.prevTextDirection,t.canvas.style.setProperty("direction",e[0],e[1]))}};V.easing=H,V.canvas=j,V.options=q,V.math=U,V.rtl=Y;var G=function(t){V.extend(this,t),this.initialize.apply(this,arguments)};V.extend(G.prototype,{_type:void 0,initialize:function(){this.hidden=!1},pivot:function(){var t=this;return t._view||(t._view=V.extend({},t._model)),t._start={},t},transition:function(t){var e=this,n=e._model,i=e._start,a=e._view;return n&&1!==t?(a||(a=e._view={}),i||(i=e._start={}),function(t,e,n,i){var a,r,o,s,l,u,d,h,c,f=Object.keys(n);for(a=0,r=f.length;a<r;++a)if(u=n[o=f[a]],e.hasOwnProperty(o)||(e[o]=u),(s=e[o])!==u&&"_"!==o[0]){if(t.hasOwnProperty(o)||(t[o]=s),(d=typeof u)===typeof(l=t[o]))if("string"===d){if((h=k(l)).valid&&(c=k(u)).valid){e[o]=c.mix(h,i).rgbString();continue}}else if(V.isFinite(l)&&V.isFinite(u)){e[o]=l+(u-l)*i;continue}e[o]=u}}(i,a,n,t),e):(e._view=V.extend({},n),e._start=null,e)},tooltipPosition:function(){return{x:this._model.x,y:this._model.y}},hasValue:function(){return V.isNumber(this._model.x)&&V.isNumber(this._model.y)}}),G.extend=V.inherits;var X=G,K=X.extend({chart:null,currentStep:0,numSteps:60,easing:"",render:null,onAnimationProgress:null,onAnimationComplete:null}),Z=K;Object.defineProperty(K.prototype,"animationObject",{get:function(){return this}}),Object.defineProperty(K.prototype,"chartInstance",{get:function(){return this.chart},set:function(t){this.chart=t}}),z._set("global",{animation:{duration:1e3,easing:"easeOutQuart",onProgress:V.noop,onComplete:V.noop}});var $={animations:[],request:null,addAnimation:function(t,e,n,i){var a,r,o=this.animations;for(e.chart=t,e.startTime=Date.now(),e.duration=n,i||(t.animating=!0),a=0,r=o.length;a<r;++a)if(o[a].chart===t)return void(o[a]=e);o.push(e),1===o.length&&this.requestAnimationFrame()},cancelAnimation:function(t){var e=V.findIndex(this.animations,(function(e){return e.chart===t}));-1!==e&&(this.animations.splice(e,1),t.animating=!1)},requestAnimationFrame:function(){var t=this;null===t.request&&(t.request=V.requestAnimFrame.call(window,(function(){t.request=null,t.startDigest()})))},startDigest:function(){this.advance(),this.animations.length>0&&this.requestAnimationFrame()},advance:function(){for(var t,e,n,i,a=this.animations,r=0;r<a.length;)e=(t=a[r]).chart,n=t.numSteps,i=Math.floor((Date.now()-t.startTime)/t.duration*n)+1,t.currentStep=Math.min(i,n),V.callback(t.render,[e,t],e),V.callback(t.onAnimationProgress,[t],e),t.currentStep>=n?(V.callback(t.onAnimationComplete,[t],e),e.animating=!1,a.splice(r,1)):++r}},J=V.options.resolve,Q=["push","pop","shift","splice","unshift"];function tt(t,e){var n=t._chartjs;if(n){var i=n.listeners,a=i.indexOf(e);-1!==a&&i.splice(a,1),i.length>0||(Q.forEach((function(e){delete t[e]})),delete t._chartjs)}}var et=function(t,e){this.initialize(t,e)};V.extend(et.prototype,{datasetElementType:null,dataElementType:null,_datasetElementOptions:["backgroundColor","borderCapStyle","borderColor","borderDash","borderDashOffset","borderJoinStyle","borderWidth"],_dataElementOptions:["backgroundColor","borderColor","borderWidth","pointStyle"],initialize:function(t,e){var n=this;n.chart=t,n.index=e,n.linkScales(),n.addElements(),n._type=n.getMeta().type},updateIndex:function(t){this.index=t},linkScales:function(){var t=this.getMeta(),e=this.chart,n=e.scales,i=this.getDataset(),a=e.options.scales;null!==t.xAxisID&&t.xAxisID in n&&!i.xAxisID||(t.xAxisID=i.xAxisID||a.xAxes[0].id),null!==t.yAxisID&&t.yAxisID in n&&!i.yAxisID||(t.yAxisID=i.yAxisID||a.yAxes[0].id)},getDataset:function(){return this.chart.data.datasets[this.index]},getMeta:function(){return this.chart.getDatasetMeta(this.index)},getScaleForId:function(t){return this.chart.scales[t]},_getValueScaleId:function(){return this.getMeta().yAxisID},_getIndexScaleId:function(){return this.getMeta().xAxisID},_getValueScale:function(){return this.getScaleForId(this._getValueScaleId())},_getIndexScale:function(){return this.getScaleForId(this._getIndexScaleId())},reset:function(){this._update(!0)},destroy:function(){this._data&&tt(this._data,this)},createMetaDataset:function(){var t=this.datasetElementType;return t&&new t({_chart:this.chart,_datasetIndex:this.index})},createMetaData:function(t){var e=this.dataElementType;return e&&new e({_chart:this.chart,_datasetIndex:this.index,_index:t})},addElements:function(){var t,e,n=this.getMeta(),i=this.getDataset().data||[],a=n.data;for(t=0,e=i.length;t<e;++t)a[t]=a[t]||this.createMetaData(t);n.dataset=n.dataset||this.createMetaDataset()},addElementAndReset:function(t){var e=this.createMetaData(t);this.getMeta().data.splice(t,0,e),this.updateElement(e,t,!0)},buildOrUpdateElements:function(){var t,e,n=this,i=n.getDataset(),a=i.data||(i.data=[]);n._data!==a&&(n._data&&tt(n._data,n),a&&Object.isExtensible(a)&&(e=n,(t=a)._chartjs?t._chartjs.listeners.push(e):(Object.defineProperty(t,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[e]}}),Q.forEach((function(e){var n="onData"+e.charAt(0).toUpperCase()+e.slice(1),i=t[e];Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value:function(){var e=Array.prototype.slice.call(arguments),a=i.apply(this,e);return V.each(t._chartjs.listeners,(function(t){"function"==typeof t[n]&&t[n].apply(t,e)})),a}})})))),n._data=a),n.resyncElements()},_configure:function(){this._config=V.merge({},[this.chart.options.datasets[this._type],this.getDataset()],{merger:function(t,e,n){"_meta"!==t&&"data"!==t&&V._merger(t,e,n)}})},_update:function(t){this._configure(),this._cachedDataOpts=null,this.update(t)},update:V.noop,transition:function(t){for(var e=this.getMeta(),n=e.data||[],i=n.length,a=0;a<i;++a)n[a].transition(t);e.dataset&&e.dataset.transition(t)},draw:function(){var t=this.getMeta(),e=t.data||[],n=e.length,i=0;for(t.dataset&&t.dataset.draw();i<n;++i)e[i].draw()},getStyle:function(t){var e,n=this.getMeta(),i=n.dataset;return this._configure(),i&&void 0===t?e=this._resolveDatasetElementOptions(i||{}):(t=t||0,e=this._resolveDataElementOptions(n.data[t]||{},t)),!1!==e.fill&&null!==e.fill||(e.backgroundColor=e.borderColor),e},_resolveDatasetElementOptions:function(t,e){var n,i,a,r,o=this,s=o.chart,l=o._config,u=t.custom||{},d=s.options.elements[o.datasetElementType.prototype._type]||{},h=o._datasetElementOptions,c={},f={chart:s,dataset:o.getDataset(),datasetIndex:o.index,hover:e};for(n=0,i=h.length;n<i;++n)a=h[n],r=e?"hover"+a.charAt(0).toUpperCase()+a.slice(1):a,c[a]=J([u[r],l[r],d[r]],f);return c},_resolveDataElementOptions:function(t,e){var n=this,i=t&&t.custom,a=n._cachedDataOpts;if(a&&!i)return a;var r,o,s,l,u=n.chart,d=n._config,h=u.options.elements[n.dataElementType.prototype._type]||{},c=n._dataElementOptions,f={},g={chart:u,dataIndex:e,dataset:n.getDataset(),datasetIndex:n.index},p={cacheable:!i};if(i=i||{},V.isArray(c))for(o=0,s=c.length;o<s;++o)f[l=c[o]]=J([i[l],d[l],h[l]],g,e,p);else for(o=0,s=(r=Object.keys(c)).length;o<s;++o)f[l=r[o]]=J([i[l],d[c[l]],d[l],h[l]],g,e,p);return p.cacheable&&(n._cachedDataOpts=Object.freeze(f)),f},removeHoverStyle:function(t){V.merge(t._model,t.$previousStyle||{}),delete t.$previousStyle},setHoverStyle:function(t){var e=this.chart.data.datasets[t._datasetIndex],n=t._index,i=t.custom||{},a=t._model,r=V.getHoverColor;t.$previousStyle={backgroundColor:a.backgroundColor,borderColor:a.borderColor,borderWidth:a.borderWidth},a.backgroundColor=J([i.hoverBackgroundColor,e.hoverBackgroundColor,r(a.backgroundColor)],void 0,n),a.borderColor=J([i.hoverBorderColor,e.hoverBorderColor,r(a.borderColor)],void 0,n),a.borderWidth=J([i.hoverBorderWidth,e.hoverBorderWidth,a.borderWidth],void 0,n)},_removeDatasetHoverStyle:function(){var t=this.getMeta().dataset;t&&this.removeHoverStyle(t)},_setDatasetHoverStyle:function(){var t,e,n,i,a,r,o=this.getMeta().dataset,s={};if(o){for(r=o._model,a=this._resolveDatasetElementOptions(o,!0),t=0,e=(i=Object.keys(a)).length;t<e;++t)s[n=i[t]]=r[n],r[n]=a[n];o.$previousStyle=s}},resyncElements:function(){var t=this.getMeta(),e=this.getDataset().data,n=t.data.length,i=e.length;i<n?t.data.splice(i,n-i):i>n&&this.insertElements(n,i-n)},insertElements:function(t,e){for(var n=0;n<e;++n)this.addElementAndReset(t+n)},onDataPush:function(){var t=arguments.length;this.insertElements(this.getDataset().data.length-t,t)},onDataPop:function(){this.getMeta().data.pop()},onDataShift:function(){this.getMeta().data.shift()},onDataSplice:function(t,e){this.getMeta().data.splice(t,e),this.insertElements(t,arguments.length-2)},onDataUnshift:function(){this.insertElements(0,arguments.length)}}),et.extend=V.inherits;var nt=et,it=2*Math.PI;function at(t,e){var n=e.startAngle,i=e.endAngle,a=e.pixelMargin,r=a/e.outerRadius,o=e.x,s=e.y;t.beginPath(),t.arc(o,s,e.outerRadius,n-r,i+r),e.innerRadius>a?(r=a/e.innerRadius,t.arc(o,s,e.innerRadius-a,i+r,n-r,!0)):t.arc(o,s,a,i+Math.PI/2,n-Math.PI/2),t.closePath(),t.clip()}function rt(t,e,n){var i="inner"===e.borderAlign;i?(t.lineWidth=2*e.borderWidth,t.lineJoin="round"):(t.lineWidth=e.borderWidth,t.lineJoin="bevel"),n.fullCircles&&function(t,e,n,i){var a,r=n.endAngle;for(i&&(n.endAngle=n.startAngle+it,at(t,n),n.endAngle=r,n.endAngle===n.startAngle&&n.fullCircles&&(n.endAngle+=it,n.fullCircles--)),t.beginPath(),t.arc(n.x,n.y,n.innerRadius,n.startAngle+it,n.startAngle,!0),a=0;a<n.fullCircles;++a)t.stroke();for(t.beginPath(),t.arc(n.x,n.y,e.outerRadius,n.startAngle,n.startAngle+it),a=0;a<n.fullCircles;++a)t.stroke()}(t,e,n,i),i&&at(t,n),t.beginPath(),t.arc(n.x,n.y,e.outerRadius,n.startAngle,n.endAngle),t.arc(n.x,n.y,n.innerRadius,n.endAngle,n.startAngle,!0),t.closePath(),t.stroke()}z._set("global",{elements:{arc:{backgroundColor:z.global.defaultColor,borderColor:"#fff",borderWidth:2,borderAlign:"center"}}});var ot=X.extend({_type:"arc",inLabelRange:function(t){var e=this._view;return!!e&&Math.pow(t-e.x,2)<Math.pow(e.radius+e.hoverRadius,2)},inRange:function(t,e){var n=this._view;if(n){for(var i=V.getAngleFromPoint(n,{x:t,y:e}),a=i.angle,r=i.distance,o=n.startAngle,s=n.endAngle;s<o;)s+=it;for(;a>s;)a-=it;for(;a<o;)a+=it;var l=a>=o&&a<=s,u=r>=n.innerRadius&&r<=n.outerRadius;return l&&u}return!1},getCenterPoint:function(){var t=this._view,e=(t.startAngle+t.endAngle)/2,n=(t.innerRadius+t.outerRadius)/2;return{x:t.x+Math.cos(e)*n,y:t.y+Math.sin(e)*n}},getArea:function(){var t=this._view;return Math.PI*((t.endAngle-t.startAngle)/(2*Math.PI))*(Math.pow(t.outerRadius,2)-Math.pow(t.innerRadius,2))},tooltipPosition:function(){var t=this._view,e=t.startAngle+(t.endAngle-t.startAngle)/2,n=(t.outerRadius-t.innerRadius)/2+t.innerRadius;return{x:t.x+Math.cos(e)*n,y:t.y+Math.sin(e)*n}},draw:function(){var t,e=this._chart.ctx,n=this._view,i="inner"===n.borderAlign?.33:0,a={x:n.x,y:n.y,innerRadius:n.innerRadius,outerRadius:Math.max(n.outerRadius-i,0),pixelMargin:i,startAngle:n.startAngle,endAngle:n.endAngle,fullCircles:Math.floor(n.circumference/it)};if(e.save(),e.fillStyle=n.backgroundColor,e.strokeStyle=n.borderColor,a.fullCircles){for(a.endAngle=a.startAngle+it,e.beginPath(),e.arc(a.x,a.y,a.outerRadius,a.startAngle,a.endAngle),e.arc(a.x,a.y,a.innerRadius,a.endAngle,a.startAngle,!0),e.closePath(),t=0;t<a.fullCircles;++t)e.fill();a.endAngle=a.startAngle+n.circumference%it}e.beginPath(),e.arc(a.x,a.y,a.outerRadius,a.startAngle,a.endAngle),e.arc(a.x,a.y,a.innerRadius,a.endAngle,a.startAngle,!0),e.closePath(),e.fill(),n.borderWidth&&rt(e,n,a),e.restore()}}),st=V.valueOrDefault,lt=z.global.defaultColor;z._set("global",{elements:{line:{tension:.4,backgroundColor:lt,borderWidth:3,borderColor:lt,borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",capBezierPoints:!0,fill:!0}}});var ut=X.extend({_type:"line",draw:function(){var t,e,n,i=this,a=i._view,r=i._chart.ctx,o=a.spanGaps,s=i._children.slice(),l=z.global,u=l.elements.line,d=-1,h=i._loop;if(s.length){if(i._loop){for(t=0;t<s.length;++t)if(e=V.previousItem(s,t),!s[t]._view.skip&&e._view.skip){s=s.slice(t).concat(s.slice(0,t)),h=o;break}h&&s.push(s[0])}for(r.save(),r.lineCap=a.borderCapStyle||u.borderCapStyle,r.setLineDash&&r.setLineDash(a.borderDash||u.borderDash),r.lineDashOffset=st(a.borderDashOffset,u.borderDashOffset),r.lineJoin=a.borderJoinStyle||u.borderJoinStyle,r.lineWidth=st(a.borderWidth,u.borderWidth),r.strokeStyle=a.borderColor||l.defaultColor,r.beginPath(),(n=s[0]._view).skip||(r.moveTo(n.x,n.y),d=0),t=1;t<s.length;++t)n=s[t]._view,e=-1===d?V.previousItem(s,t):s[d],n.skip||(d!==t-1&&!o||-1===d?r.moveTo(n.x,n.y):V.canvas.lineTo(r,e._view,n),d=t);h&&r.closePath(),r.stroke(),r.restore()}}}),dt=V.valueOrDefault,ht=z.global.defaultColor;function ct(t){var e=this._view;return!!e&&Math.abs(t-e.x)<e.radius+e.hitRadius}z._set("global",{elements:{point:{radius:3,pointStyle:"circle",backgroundColor:ht,borderColor:ht,borderWidth:1,hitRadius:1,hoverRadius:4,hoverBorderWidth:1}}});var ft=X.extend({_type:"point",inRange:function(t,e){var n=this._view;return!!n&&Math.pow(t-n.x,2)+Math.pow(e-n.y,2)<Math.pow(n.hitRadius+n.radius,2)},inLabelRange:ct,inXRange:ct,inYRange:function(t){var e=this._view;return!!e&&Math.abs(t-e.y)<e.radius+e.hitRadius},getCenterPoint:function(){var t=this._view;return{x:t.x,y:t.y}},getArea:function(){return Math.PI*Math.pow(this._view.radius,2)},tooltipPosition:function(){var t=this._view;return{x:t.x,y:t.y,padding:t.radius+t.borderWidth}},draw:function(t){var e=this._view,n=this._chart.ctx,i=e.pointStyle,a=e.rotation,r=e.radius,o=e.x,s=e.y,l=z.global,u=l.defaultColor;e.skip||(void 0===t||V.canvas._isPointInArea(e,t))&&(n.strokeStyle=e.borderColor||u,n.lineWidth=dt(e.borderWidth,l.elements.point.borderWidth),n.fillStyle=e.backgroundColor||u,V.canvas.drawPoint(n,i,r,o,s,a))}}),gt=z.global.defaultColor;function pt(t){return t&&void 0!==t.width}function mt(t){var e,n,i,a,r;return pt(t)?(r=t.width/2,e=t.x-r,n=t.x+r,i=Math.min(t.y,t.base),a=Math.max(t.y,t.base)):(r=t.height/2,e=Math.min(t.x,t.base),n=Math.max(t.x,t.base),i=t.y-r,a=t.y+r),{left:e,top:i,right:n,bottom:a}}function vt(t,e,n){return t===e?n:t===n?e:t}function bt(t,e,n){var i,a,r,o,s=t.borderWidth,l=function(t){var e=t.borderSkipped,n={};return e?(t.horizontal?t.base>t.x&&(e=vt(e,"left","right")):t.base<t.y&&(e=vt(e,"bottom","top")),n[e]=!0,n):n}(t);return V.isObject(s)?(i=+s.top||0,a=+s.right||0,r=+s.bottom||0,o=+s.left||0):i=a=r=o=+s||0,{t:l.top||i<0?0:i>n?n:i,r:l.right||a<0?0:a>e?e:a,b:l.bottom||r<0?0:r>n?n:r,l:l.left||o<0?0:o>e?e:o}}function xt(t,e,n){var i=null===e,a=null===n,r=!(!t||i&&a)&&mt(t);return r&&(i||e>=r.left&&e<=r.right)&&(a||n>=r.top&&n<=r.bottom)}z._set("global",{elements:{rectangle:{backgroundColor:gt,borderColor:gt,borderSkipped:"bottom",borderWidth:0}}});var yt=X.extend({_type:"rectangle",draw:function(){var t=this._chart.ctx,e=this._view,n=function(t){var e=mt(t),n=e.right-e.left,i=e.bottom-e.top,a=bt(t,n/2,i/2);return{outer:{x:e.left,y:e.top,w:n,h:i},inner:{x:e.left+a.l,y:e.top+a.t,w:n-a.l-a.r,h:i-a.t-a.b}}}(e),i=n.outer,a=n.inner;t.fillStyle=e.backgroundColor,t.fillRect(i.x,i.y,i.w,i.h),i.w===a.w&&i.h===a.h||(t.save(),t.beginPath(),t.rect(i.x,i.y,i.w,i.h),t.clip(),t.fillStyle=e.borderColor,t.rect(a.x,a.y,a.w,a.h),t.fill("evenodd"),t.restore())},height:function(){var t=this._view;return t.base-t.y},inRange:function(t,e){return xt(this._view,t,e)},inLabelRange:function(t,e){var n=this._view;return pt(n)?xt(n,t,null):xt(n,null,e)},inXRange:function(t){return xt(this._view,t,null)},inYRange:function(t){return xt(this._view,null,t)},getCenterPoint:function(){var t,e,n=this._view;return pt(n)?(t=n.x,e=(n.y+n.base)/2):(t=(n.x+n.base)/2,e=n.y),{x:t,y:e}},getArea:function(){var t=this._view;return pt(t)?t.width*Math.abs(t.y-t.base):t.height*Math.abs(t.x-t.base)},tooltipPosition:function(){var t=this._view;return{x:t.x,y:t.y}}}),_t={},kt=ot,wt=ut,Mt=ft,St=yt;_t.Arc=kt,_t.Line=wt,_t.Point=Mt,_t.Rectangle=St;var Ct=V._deprecated,Pt=V.valueOrDefault;function At(t,e,n){var i,a,r=n.barThickness,o=e.stackCount,s=e.pixels[t],l=V.isNullOrUndef(r)?function(t,e){var n,i,a,r,o=t._length;for(a=1,r=e.length;a<r;++a)o=Math.min(o,Math.abs(e[a]-e[a-1]));for(a=0,r=t.getTicks().length;a<r;++a)i=t.getPixelForTick(a),o=a>0?Math.min(o,Math.abs(i-n)):o,n=i;return o}(e.scale,e.pixels):-1;return V.isNullOrUndef(r)?(i=l*n.categoryPercentage,a=n.barPercentage):(i=r*o,a=1),{chunk:i/o,ratio:a,start:s-i/2}}z._set("bar",{hover:{mode:"label"},scales:{xAxes:[{type:"category",offset:!0,gridLines:{offsetGridLines:!0}}],yAxes:[{type:"linear"}]}}),z._set("global",{datasets:{bar:{categoryPercentage:.8,barPercentage:.9}}});var Dt=nt.extend({dataElementType:_t.Rectangle,_dataElementOptions:["backgroundColor","borderColor","borderSkipped","borderWidth","barPercentage","barThickness","categoryPercentage","maxBarThickness","minBarLength"],initialize:function(){var t,e,n=this;nt.prototype.initialize.apply(n,arguments),(t=n.getMeta()).stack=n.getDataset().stack,t.bar=!0,e=n._getIndexScale().options,Ct("bar chart",e.barPercentage,"scales.[x/y]Axes.barPercentage","dataset.barPercentage"),Ct("bar chart",e.barThickness,"scales.[x/y]Axes.barThickness","dataset.barThickness"),Ct("bar chart",e.categoryPercentage,"scales.[x/y]Axes.categoryPercentage","dataset.categoryPercentage"),Ct("bar chart",n._getValueScale().options.minBarLength,"scales.[x/y]Axes.minBarLength","dataset.minBarLength"),Ct("bar chart",e.maxBarThickness,"scales.[x/y]Axes.maxBarThickness","dataset.maxBarThickness")},update:function(t){var e,n,i=this.getMeta().data;for(this._ruler=this.getRuler(),e=0,n=i.length;e<n;++e)this.updateElement(i[e],e,t)},updateElement:function(t,e,n){var i=this,a=i.getMeta(),r=i.getDataset(),o=i._resolveDataElementOptions(t,e);t._xScale=i.getScaleForId(a.xAxisID),t._yScale=i.getScaleForId(a.yAxisID),t._datasetIndex=i.index,t._index=e,t._model={backgroundColor:o.backgroundColor,borderColor:o.borderColor,borderSkipped:o.borderSkipped,borderWidth:o.borderWidth,datasetLabel:r.label,label:i.chart.data.labels[e]},V.isArray(r.data[e])&&(t._model.borderSkipped=null),i._updateElementGeometry(t,e,n,o),t.pivot()},_updateElementGeometry:function(t,e,n,i){var a=this,r=t._model,o=a._getValueScale(),s=o.getBasePixel(),l=o.isHorizontal(),u=a._ruler||a.getRuler(),d=a.calculateBarValuePixels(a.index,e,i),h=a.calculateBarIndexPixels(a.index,e,u,i);r.horizontal=l,r.base=n?s:d.base,r.x=l?n?s:d.head:h.center,r.y=l?h.center:n?s:d.head,r.height=l?h.size:void 0,r.width=l?void 0:h.size},_getStacks:function(t){var e,n,i=this._getIndexScale(),a=i._getMatchingVisibleMetas(this._type),r=i.options.stacked,o=a.length,s=[];for(e=0;e<o&&(n=a[e],(!1===r||-1===s.indexOf(n.stack)||void 0===r&&void 0===n.stack)&&s.push(n.stack),n.index!==t);++e);return s},getStackCount:function(){return this._getStacks().length},getStackIndex:function(t,e){var n=this._getStacks(t),i=void 0!==e?n.indexOf(e):-1;return-1===i?n.length-1:i},getRuler:function(){var t,e,n=this._getIndexScale(),i=[];for(t=0,e=this.getMeta().data.length;t<e;++t)i.push(n.getPixelForValue(null,t,this.index));return{pixels:i,start:n._startPixel,end:n._endPixel,stackCount:this.getStackCount(),scale:n}},calculateBarValuePixels:function(t,e,n){var i,a,r,o,s,l,u,d=this.chart,h=this._getValueScale(),c=h.isHorizontal(),f=d.data.datasets,g=h._getMatchingVisibleMetas(this._type),p=h._parseValue(f[t].data[e]),m=n.minBarLength,v=h.options.stacked,b=this.getMeta().stack,x=void 0===p.start?0:p.max>=0&&p.min>=0?p.min:p.max,y=void 0===p.start?p.end:p.max>=0&&p.min>=0?p.max-p.min:p.min-p.max,_=g.length;if(v||void 0===v&&void 0!==b)for(i=0;i<_&&(a=g[i]).index!==t;++i)a.stack===b&&(r=void 0===(u=h._parseValue(f[a.index].data[e])).start?u.end:u.min>=0&&u.max>=0?u.max:u.min,(p.min<0&&r<0||p.max>=0&&r>0)&&(x+=r));return o=h.getPixelForValue(x),l=(s=h.getPixelForValue(x+y))-o,void 0!==m&&Math.abs(l)<m&&(l=m,s=y>=0&&!c||y<0&&c?o-m:o+m),{size:l,base:o,head:s,center:s+l/2}},calculateBarIndexPixels:function(t,e,n,i){var a="flex"===i.barThickness?function(t,e,n){var i,a=e.pixels,r=a[t],o=t>0?a[t-1]:null,s=t<a.length-1?a[t+1]:null,l=n.categoryPercentage;return null===o&&(o=r-(null===s?e.end-e.start:s-r)),null===s&&(s=r+r-o),i=r-(r-Math.min(o,s))/2*l,{chunk:Math.abs(s-o)/2*l/e.stackCount,ratio:n.barPercentage,start:i}}(e,n,i):At(e,n,i),r=this.getStackIndex(t,this.getMeta().stack),o=a.start+a.chunk*r+a.chunk/2,s=Math.min(Pt(i.maxBarThickness,1/0),a.chunk*a.ratio);return{base:o-s/2,head:o+s/2,center:o,size:s}},draw:function(){var t=this.chart,e=this._getValueScale(),n=this.getMeta().data,i=this.getDataset(),a=n.length,r=0;for(V.canvas.clipArea(t.ctx,t.chartArea);r<a;++r){var o=e._parseValue(i.data[r]);isNaN(o.min)||isNaN(o.max)||n[r].draw()}V.canvas.unclipArea(t.ctx)},_resolveDataElementOptions:function(){var t=this,e=V.extend({},nt.prototype._resolveDataElementOptions.apply(t,arguments)),n=t._getIndexScale().options,i=t._getValueScale().options;return e.barPercentage=Pt(n.barPercentage,e.barPercentage),e.barThickness=Pt(n.barThickness,e.barThickness),e.categoryPercentage=Pt(n.categoryPercentage,e.categoryPercentage),e.maxBarThickness=Pt(n.maxBarThickness,e.maxBarThickness),e.minBarLength=Pt(i.minBarLength,e.minBarLength),e}}),Tt=V.valueOrDefault,It=V.options.resolve;z._set("bubble",{hover:{mode:"single"},scales:{xAxes:[{type:"linear",position:"bottom",id:"x-axis-0"}],yAxes:[{type:"linear",position:"left",id:"y-axis-0"}]},tooltips:{callbacks:{title:function(){return""},label:function(t,e){var n=e.datasets[t.datasetIndex].label||"",i=e.datasets[t.datasetIndex].data[t.index];return n+": ("+t.xLabel+", "+t.yLabel+", "+i.r+")"}}}});var Ft=nt.extend({dataElementType:_t.Point,_dataElementOptions:["backgroundColor","borderColor","borderWidth","hoverBackgroundColor","hoverBorderColor","hoverBorderWidth","hoverRadius","hitRadius","pointStyle","rotation"],update:function(t){var e=this,n=e.getMeta().data;V.each(n,(function(n,i){e.updateElement(n,i,t)}))},updateElement:function(t,e,n){var i=this,a=i.getMeta(),r=t.custom||{},o=i.getScaleForId(a.xAxisID),s=i.getScaleForId(a.yAxisID),l=i._resolveDataElementOptions(t,e),u=i.getDataset().data[e],d=i.index,h=n?o.getPixelForDecimal(.5):o.getPixelForValue("object"==typeof u?u:NaN,e,d),c=n?s.getBasePixel():s.getPixelForValue(u,e,d);t._xScale=o,t._yScale=s,t._options=l,t._datasetIndex=d,t._index=e,t._model={backgroundColor:l.backgroundColor,borderColor:l.borderColor,borderWidth:l.borderWidth,hitRadius:l.hitRadius,pointStyle:l.pointStyle,rotation:l.rotation,radius:n?0:l.radius,skip:r.skip||isNaN(h)||isNaN(c),x:h,y:c},t.pivot()},setHoverStyle:function(t){var e=t._model,n=t._options,i=V.getHoverColor;t.$previousStyle={backgroundColor:e.backgroundColor,borderColor:e.borderColor,borderWidth:e.borderWidth,radius:e.radius},e.backgroundColor=Tt(n.hoverBackgroundColor,i(n.backgroundColor)),e.borderColor=Tt(n.hoverBorderColor,i(n.borderColor)),e.borderWidth=Tt(n.hoverBorderWidth,n.borderWidth),e.radius=n.radius+n.hoverRadius},_resolveDataElementOptions:function(t,e){var n=this,i=n.chart,a=n.getDataset(),r=t.custom||{},o=a.data[e]||{},s=nt.prototype._resolveDataElementOptions.apply(n,arguments),l={chart:i,dataIndex:e,dataset:a,datasetIndex:n.index};return n._cachedDataOpts===s&&(s=V.extend({},s)),s.radius=It([r.radius,o.r,n._config.radius,i.options.elements.point.radius],l,e),s}}),Lt=V.valueOrDefault,Ot=Math.PI,Rt=2*Ot,zt=Ot/2;z._set("doughnut",{animation:{animateRotate:!0,animateScale:!1},hover:{mode:"single"},legendCallback:function(t){var e,n,i,a=document.createElement("ul"),r=t.data,o=r.datasets,s=r.labels;if(a.setAttribute("class",t.id+"-legend"),o.length)for(e=0,n=o[0].data.length;e<n;++e)(i=a.appendChild(document.createElement("li"))).appendChild(document.createElement("span")).style.backgroundColor=o[0].backgroundColor[e],s[e]&&i.appendChild(document.createTextNode(s[e]));return a.outerHTML},legend:{labels:{generateLabels:function(t){var e=t.data;return e.labels.length&&e.datasets.length?e.labels.map((function(n,i){var a=t.getDatasetMeta(0),r=a.controller.getStyle(i);return{text:n,fillStyle:r.backgroundColor,strokeStyle:r.borderColor,lineWidth:r.borderWidth,hidden:isNaN(e.datasets[0].data[i])||a.data[i].hidden,index:i}})):[]}},onClick:function(t,e){var n,i,a,r=e.index,o=this.chart;for(n=0,i=(o.data.datasets||[]).length;n<i;++n)(a=o.getDatasetMeta(n)).data[r]&&(a.data[r].hidden=!a.data[r].hidden);o.update()}},cutoutPercentage:50,rotation:-zt,circumference:Rt,tooltips:{callbacks:{title:function(){return""},label:function(t,e){var n=e.labels[t.index],i=": "+e.datasets[t.datasetIndex].data[t.index];return V.isArray(n)?(n=n.slice())[0]+=i:n+=i,n}}}});var Nt=nt.extend({dataElementType:_t.Arc,linkScales:V.noop,_dataElementOptions:["backgroundColor","borderColor","borderWidth","borderAlign","hoverBackgroundColor","hoverBorderColor","hoverBorderWidth"],getRingIndex:function(t){for(var e=0,n=0;n<t;++n)this.chart.isDatasetVisible(n)&&++e;return e},update:function(t){var e,n,i,a,r=this,o=r.chart,s=o.chartArea,l=o.options,u=1,d=1,h=0,c=0,f=r.getMeta(),g=f.data,p=l.cutoutPercentage/100||0,m=l.circumference,v=r._getRingWeight(r.index);if(m<Rt){var b=l.rotation%Rt,x=(b+=b>=Ot?-Rt:b<-Ot?Rt:0)+m,y=Math.cos(b),_=Math.sin(b),k=Math.cos(x),w=Math.sin(x),M=b<=0&&x>=0||x>=Rt,S=b<=zt&&x>=zt||x>=Rt+zt,C=b<=-zt&&x>=-zt||x>=Ot+zt,P=b===-Ot||x>=Ot?-1:Math.min(y,y*p,k,k*p),A=C?-1:Math.min(_,_*p,w,w*p),D=M?1:Math.max(y,y*p,k,k*p),T=S?1:Math.max(_,_*p,w,w*p);u=(D-P)/2,d=(T-A)/2,h=-(D+P)/2,c=-(T+A)/2}for(i=0,a=g.length;i<a;++i)g[i]._options=r._resolveDataElementOptions(g[i],i);for(o.borderWidth=r.getMaxBorderWidth(),e=(s.right-s.left-o.borderWidth)/u,n=(s.bottom-s.top-o.borderWidth)/d,o.outerRadius=Math.max(Math.min(e,n)/2,0),o.innerRadius=Math.max(o.outerRadius*p,0),o.radiusLength=(o.outerRadius-o.innerRadius)/(r._getVisibleDatasetWeightTotal()||1),o.offsetX=h*o.outerRadius,o.offsetY=c*o.outerRadius,f.total=r.calculateTotal(),r.outerRadius=o.outerRadius-o.radiusLength*r._getRingWeightOffset(r.index),r.innerRadius=Math.max(r.outerRadius-o.radiusLength*v,0),i=0,a=g.length;i<a;++i)r.updateElement(g[i],i,t)},updateElement:function(t,e,n){var i=this,a=i.chart,r=a.chartArea,o=a.options,s=o.animation,l=(r.left+r.right)/2,u=(r.top+r.bottom)/2,d=o.rotation,h=o.rotation,c=i.getDataset(),f=n&&s.animateRotate?0:t.hidden?0:i.calculateCircumference(c.data[e])*(o.circumference/Rt),g=n&&s.animateScale?0:i.innerRadius,p=n&&s.animateScale?0:i.outerRadius,m=t._options||{};V.extend(t,{_datasetIndex:i.index,_index:e,_model:{backgroundColor:m.backgroundColor,borderColor:m.borderColor,borderWidth:m.borderWidth,borderAlign:m.borderAlign,x:l+a.offsetX,y:u+a.offsetY,startAngle:d,endAngle:h,circumference:f,outerRadius:p,innerRadius:g,label:V.valueAtIndexOrDefault(c.label,e,a.data.labels[e])}});var v=t._model;n&&s.animateRotate||(v.startAngle=0===e?o.rotation:i.getMeta().data[e-1]._model.endAngle,v.endAngle=v.startAngle+v.circumference),t.pivot()},calculateTotal:function(){var t,e=this.getDataset(),n=this.getMeta(),i=0;return V.each(n.data,(function(n,a){t=e.data[a],isNaN(t)||n.hidden||(i+=Math.abs(t))})),i},calculateCircumference:function(t){var e=this.getMeta().total;return e>0&&!isNaN(t)?Rt*(Math.abs(t)/e):0},getMaxBorderWidth:function(t){var e,n,i,a,r,o,s,l,u=0,d=this.chart;if(!t)for(e=0,n=d.data.datasets.length;e<n;++e)if(d.isDatasetVisible(e)){t=(i=d.getDatasetMeta(e)).data,e!==this.index&&(r=i.controller);break}if(!t)return 0;for(e=0,n=t.length;e<n;++e)a=t[e],r?(r._configure(),o=r._resolveDataElementOptions(a,e)):o=a._options,"inner"!==o.borderAlign&&(s=o.borderWidth,u=(l=o.hoverBorderWidth)>(u=s>u?s:u)?l:u);return u},setHoverStyle:function(t){var e=t._model,n=t._options,i=V.getHoverColor;t.$previousStyle={backgroundColor:e.backgroundColor,borderColor:e.borderColor,borderWidth:e.borderWidth},e.backgroundColor=Lt(n.hoverBackgroundColor,i(n.backgroundColor)),e.borderColor=Lt(n.hoverBorderColor,i(n.borderColor)),e.borderWidth=Lt(n.hoverBorderWidth,n.borderWidth)},_getRingWeightOffset:function(t){for(var e=0,n=0;n<t;++n)this.chart.isDatasetVisible(n)&&(e+=this._getRingWeight(n));return e},_getRingWeight:function(t){return Math.max(Lt(this.chart.data.datasets[t].weight,1),0)},_getVisibleDatasetWeightTotal:function(){return this._getRingWeightOffset(this.chart.data.datasets.length)}});z._set("horizontalBar",{hover:{mode:"index",axis:"y"},scales:{xAxes:[{type:"linear",position:"bottom"}],yAxes:[{type:"category",position:"left",offset:!0,gridLines:{offsetGridLines:!0}}]},elements:{rectangle:{borderSkipped:"left"}},tooltips:{mode:"index",axis:"y"}}),z._set("global",{datasets:{horizontalBar:{categoryPercentage:.8,barPercentage:.9}}});var Bt=Dt.extend({_getValueScaleId:function(){return this.getMeta().xAxisID},_getIndexScaleId:function(){return this.getMeta().yAxisID}}),Et=V.valueOrDefault,Wt=V.options.resolve,Vt=V.canvas._isPointInArea;function Ht(t,e){var n=t&&t.options.ticks||{},i=n.reverse,a=void 0===n.min?e:0,r=void 0===n.max?e:0;return{start:i?r:a,end:i?a:r}}function jt(t,e,n){var i=n/2,a=Ht(t,i),r=Ht(e,i);return{top:r.end,right:a.end,bottom:r.start,left:a.start}}function qt(t){var e,n,i,a;return V.isObject(t)?(e=t.top,n=t.right,i=t.bottom,a=t.left):e=n=i=a=t,{top:e,right:n,bottom:i,left:a}}z._set("line",{showLines:!0,spanGaps:!1,hover:{mode:"label"},scales:{xAxes:[{type:"category",id:"x-axis-0"}],yAxes:[{type:"linear",id:"y-axis-0"}]}});var Ut=nt.extend({datasetElementType:_t.Line,dataElementType:_t.Point,_datasetElementOptions:["backgroundColor","borderCapStyle","borderColor","borderDash","borderDashOffset","borderJoinStyle","borderWidth","cubicInterpolationMode","fill"],_dataElementOptions:{backgroundColor:"pointBackgroundColor",borderColor:"pointBorderColor",borderWidth:"pointBorderWidth",hitRadius:"pointHitRadius",hoverBackgroundColor:"pointHoverBackgroundColor",hoverBorderColor:"pointHoverBorderColor",hoverBorderWidth:"pointHoverBorderWidth",hoverRadius:"pointHoverRadius",pointStyle:"pointStyle",radius:"pointRadius",rotation:"pointRotation"},update:function(t){var e,n,i=this,a=i.getMeta(),r=a.dataset,o=a.data||[],s=i.chart.options,l=i._config,u=i._showLine=Et(l.showLine,s.showLines);for(i._xScale=i.getScaleForId(a.xAxisID),i._yScale=i.getScaleForId(a.yAxisID),u&&(void 0!==l.tension&&void 0===l.lineTension&&(l.lineTension=l.tension),r._scale=i._yScale,r._datasetIndex=i.index,r._children=o,r._model=i._resolveDatasetElementOptions(r),r.pivot()),e=0,n=o.length;e<n;++e)i.updateElement(o[e],e,t);for(u&&0!==r._model.tension&&i.updateBezierControlPoints(),e=0,n=o.length;e<n;++e)o[e].pivot()},updateElement:function(t,e,n){var i,a,r=this,o=r.getMeta(),s=t.custom||{},l=r.getDataset(),u=r.index,d=l.data[e],h=r._xScale,c=r._yScale,f=o.dataset._model,g=r._resolveDataElementOptions(t,e);i=h.getPixelForValue("object"==typeof d?d:NaN,e,u),a=n?c.getBasePixel():r.calculatePointY(d,e,u),t._xScale=h,t._yScale=c,t._options=g,t._datasetIndex=u,t._index=e,t._model={x:i,y:a,skip:s.skip||isNaN(i)||isNaN(a),radius:g.radius,pointStyle:g.pointStyle,rotation:g.rotation,backgroundColor:g.backgroundColor,borderColor:g.borderColor,borderWidth:g.borderWidth,tension:Et(s.tension,f?f.tension:0),steppedLine:!!f&&f.steppedLine,hitRadius:g.hitRadius}},_resolveDatasetElementOptions:function(t){var e=this,n=e._config,i=t.custom||{},a=e.chart.options,r=a.elements.line,o=nt.prototype._resolveDatasetElementOptions.apply(e,arguments);return o.spanGaps=Et(n.spanGaps,a.spanGaps),o.tension=Et(n.lineTension,r.tension),o.steppedLine=Wt([i.steppedLine,n.steppedLine,r.stepped]),o.clip=qt(Et(n.clip,jt(e._xScale,e._yScale,o.borderWidth))),o},calculatePointY:function(t,e,n){var i,a,r,o,s,l,u,d=this.chart,h=this._yScale,c=0,f=0;if(h.options.stacked){for(s=+h.getRightValue(t),u=(l=d._getSortedVisibleDatasetMetas()).length,i=0;i<u&&(r=l[i]).index!==n;++i)a=d.data.datasets[r.index],"line"===r.type&&r.yAxisID===h.id&&((o=+h.getRightValue(a.data[e]))<0?f+=o||0:c+=o||0);return s<0?h.getPixelForValue(f+s):h.getPixelForValue(c+s)}return h.getPixelForValue(t)},updateBezierControlPoints:function(){var t,e,n,i,a=this.chart,r=this.getMeta(),o=r.dataset._model,s=a.chartArea,l=r.data||[];function u(t,e,n){return Math.max(Math.min(t,n),e)}if(o.spanGaps&&(l=l.filter((function(t){return!t._model.skip}))),"monotone"===o.cubicInterpolationMode)V.splineCurveMonotone(l);else for(t=0,e=l.length;t<e;++t)n=l[t]._model,i=V.splineCurve(V.previousItem(l,t)._model,n,V.nextItem(l,t)._model,o.tension),n.controlPointPreviousX=i.previous.x,n.controlPointPreviousY=i.previous.y,n.controlPointNextX=i.next.x,n.controlPointNextY=i.next.y;if(a.options.elements.line.capBezierPoints)for(t=0,e=l.length;t<e;++t)n=l[t]._model,Vt(n,s)&&(t>0&&Vt(l[t-1]._model,s)&&(n.controlPointPreviousX=u(n.controlPointPreviousX,s.left,s.right),n.controlPointPreviousY=u(n.controlPointPreviousY,s.top,s.bottom)),t<l.length-1&&Vt(l[t+1]._model,s)&&(n.controlPointNextX=u(n.controlPointNextX,s.left,s.right),n.controlPointNextY=u(n.controlPointNextY,s.top,s.bottom)))},draw:function(){var t,e=this.chart,n=this.getMeta(),i=n.data||[],a=e.chartArea,r=e.canvas,o=0,s=i.length;for(this._showLine&&(t=n.dataset._model.clip,V.canvas.clipArea(e.ctx,{left:!1===t.left?0:a.left-t.left,right:!1===t.right?r.width:a.right+t.right,top:!1===t.top?0:a.top-t.top,bottom:!1===t.bottom?r.height:a.bottom+t.bottom}),n.dataset.draw(),V.canvas.unclipArea(e.ctx));o<s;++o)i[o].draw(a)},setHoverStyle:function(t){var e=t._model,n=t._options,i=V.getHoverColor;t.$previousStyle={backgroundColor:e.backgroundColor,borderColor:e.borderColor,borderWidth:e.borderWidth,radius:e.radius},e.backgroundColor=Et(n.hoverBackgroundColor,i(n.backgroundColor)),e.borderColor=Et(n.hoverBorderColor,i(n.borderColor)),e.borderWidth=Et(n.hoverBorderWidth,n.borderWidth),e.radius=Et(n.hoverRadius,n.radius)}}),Yt=V.options.resolve;z._set("polarArea",{scale:{type:"radialLinear",angleLines:{display:!1},gridLines:{circular:!0},pointLabels:{display:!1},ticks:{beginAtZero:!0}},animation:{animateRotate:!0,animateScale:!0},startAngle:-.5*Math.PI,legendCallback:function(t){var e,n,i,a=document.createElement("ul"),r=t.data,o=r.datasets,s=r.labels;if(a.setAttribute("class",t.id+"-legend"),o.length)for(e=0,n=o[0].data.length;e<n;++e)(i=a.appendChild(document.createElement("li"))).appendChild(document.createElement("span")).style.backgroundColor=o[0].backgroundColor[e],s[e]&&i.appendChild(document.createTextNode(s[e]));return a.outerHTML},legend:{labels:{generateLabels:function(t){var e=t.data;return e.labels.length&&e.datasets.length?e.labels.map((function(n,i){var a=t.getDatasetMeta(0),r=a.controller.getStyle(i);return{text:n,fillStyle:r.backgroundColor,strokeStyle:r.borderColor,lineWidth:r.borderWidth,hidden:isNaN(e.datasets[0].data[i])||a.data[i].hidden,index:i}})):[]}},onClick:function(t,e){var n,i,a,r=e.index,o=this.chart;for(n=0,i=(o.data.datasets||[]).length;n<i;++n)(a=o.getDatasetMeta(n)).data[r].hidden=!a.data[r].hidden;o.update()}},tooltips:{callbacks:{title:function(){return""},label:function(t,e){return e.labels[t.index]+": "+t.yLabel}}}});var Gt=nt.extend({dataElementType:_t.Arc,linkScales:V.noop,_dataElementOptions:["backgroundColor","borderColor","borderWidth","borderAlign","hoverBackgroundColor","hoverBorderColor","hoverBorderWidth"],_getIndexScaleId:function(){return this.chart.scale.id},_getValueScaleId:function(){return this.chart.scale.id},update:function(t){var e,n,i,a=this,r=a.getDataset(),o=a.getMeta(),s=a.chart.options.startAngle||0,l=a._starts=[],u=a._angles=[],d=o.data;for(a._updateRadius(),o.count=a.countVisibleElements(),e=0,n=r.data.length;e<n;e++)l[e]=s,i=a._computeAngle(e),u[e]=i,s+=i;for(e=0,n=d.length;e<n;++e)d[e]._options=a._resolveDataElementOptions(d[e],e),a.updateElement(d[e],e,t)},_updateRadius:function(){var t=this,e=t.chart,n=e.chartArea,i=e.options,a=Math.min(n.right-n.left,n.bottom-n.top);e.outerRadius=Math.max(a/2,0),e.innerRadius=Math.max(i.cutoutPercentage?e.outerRadius/100*i.cutoutPercentage:1,0),e.radiusLength=(e.outerRadius-e.innerRadius)/e.getVisibleDatasetCount(),t.outerRadius=e.outerRadius-e.radiusLength*t.index,t.innerRadius=t.outerRadius-e.radiusLength},updateElement:function(t,e,n){var i=this,a=i.chart,r=i.getDataset(),o=a.options,s=o.animation,l=a.scale,u=a.data.labels,d=l.xCenter,h=l.yCenter,c=o.startAngle,f=t.hidden?0:l.getDistanceFromCenterForValue(r.data[e]),g=i._starts[e],p=g+(t.hidden?0:i._angles[e]),m=s.animateScale?0:l.getDistanceFromCenterForValue(r.data[e]),v=t._options||{};V.extend(t,{_datasetIndex:i.index,_index:e,_scale:l,_model:{backgroundColor:v.backgroundColor,borderColor:v.borderColor,borderWidth:v.borderWidth,borderAlign:v.borderAlign,x:d,y:h,innerRadius:0,outerRadius:n?m:f,startAngle:n&&s.animateRotate?c:g,endAngle:n&&s.animateRotate?c:p,label:V.valueAtIndexOrDefault(u,e,u[e])}}),t.pivot()},countVisibleElements:function(){var t=this.getDataset(),e=this.getMeta(),n=0;return V.each(e.data,(function(e,i){isNaN(t.data[i])||e.hidden||n++})),n},setHoverStyle:function(t){var e=t._model,n=t._options,i=V.getHoverColor,a=V.valueOrDefault;t.$previousStyle={backgroundColor:e.backgroundColor,borderColor:e.borderColor,borderWidth:e.borderWidth},e.backgroundColor=a(n.hoverBackgroundColor,i(n.backgroundColor)),e.borderColor=a(n.hoverBorderColor,i(n.borderColor)),e.borderWidth=a(n.hoverBorderWidth,n.borderWidth)},_computeAngle:function(t){var e=this,n=this.getMeta().count,i=e.getDataset(),a=e.getMeta();if(isNaN(i.data[t])||a.data[t].hidden)return 0;var r={chart:e.chart,dataIndex:t,dataset:i,datasetIndex:e.index};return Yt([e.chart.options.elements.arc.angle,2*Math.PI/n],r,t)}});z._set("pie",V.clone(z.doughnut)),z._set("pie",{cutoutPercentage:0});var Xt=Nt,Kt=V.valueOrDefault;z._set("radar",{spanGaps:!1,scale:{type:"radialLinear"},elements:{line:{fill:"start",tension:0}}});var Zt=nt.extend({datasetElementType:_t.Line,dataElementType:_t.Point,linkScales:V.noop,_datasetElementOptions:["backgroundColor","borderWidth","borderColor","borderCapStyle","borderDash","borderDashOffset","borderJoinStyle","fill"],_dataElementOptions:{backgroundColor:"pointBackgroundColor",borderColor:"pointBorderColor",borderWidth:"pointBorderWidth",hitRadius:"pointHitRadius",hoverBackgroundColor:"pointHoverBackgroundColor",hoverBorderColor:"pointHoverBorderColor",hoverBorderWidth:"pointHoverBorderWidth",hoverRadius:"pointHoverRadius",pointStyle:"pointStyle",radius:"pointRadius",rotation:"pointRotation"},_getIndexScaleId:function(){return this.chart.scale.id},_getValueScaleId:function(){return this.chart.scale.id},update:function(t){var e,n,i=this,a=i.getMeta(),r=a.dataset,o=a.data||[],s=i.chart.scale,l=i._config;for(void 0!==l.tension&&void 0===l.lineTension&&(l.lineTension=l.tension),r._scale=s,r._datasetIndex=i.index,r._children=o,r._loop=!0,r._model=i._resolveDatasetElementOptions(r),r.pivot(),e=0,n=o.length;e<n;++e)i.updateElement(o[e],e,t);for(i.updateBezierControlPoints(),e=0,n=o.length;e<n;++e)o[e].pivot()},updateElement:function(t,e,n){var i=this,a=t.custom||{},r=i.getDataset(),o=i.chart.scale,s=o.getPointPositionForValue(e,r.data[e]),l=i._resolveDataElementOptions(t,e),u=i.getMeta().dataset._model,d=n?o.xCenter:s.x,h=n?o.yCenter:s.y;t._scale=o,t._options=l,t._datasetIndex=i.index,t._index=e,t._model={x:d,y:h,skip:a.skip||isNaN(d)||isNaN(h),radius:l.radius,pointStyle:l.pointStyle,rotation:l.rotation,backgroundColor:l.backgroundColor,borderColor:l.borderColor,borderWidth:l.borderWidth,tension:Kt(a.tension,u?u.tension:0),hitRadius:l.hitRadius}},_resolveDatasetElementOptions:function(){var t=this,e=t._config,n=t.chart.options,i=nt.prototype._resolveDatasetElementOptions.apply(t,arguments);return i.spanGaps=Kt(e.spanGaps,n.spanGaps),i.tension=Kt(e.lineTension,n.elements.line.tension),i},updateBezierControlPoints:function(){var t,e,n,i,a=this.getMeta(),r=this.chart.chartArea,o=a.data||[];function s(t,e,n){return Math.max(Math.min(t,n),e)}for(a.dataset._model.spanGaps&&(o=o.filter((function(t){return!t._model.skip}))),t=0,e=o.length;t<e;++t)n=o[t]._model,i=V.splineCurve(V.previousItem(o,t,!0)._model,n,V.nextItem(o,t,!0)._model,n.tension),n.controlPointPreviousX=s(i.previous.x,r.left,r.right),n.controlPointPreviousY=s(i.previous.y,r.top,r.bottom),n.controlPointNextX=s(i.next.x,r.left,r.right),n.controlPointNextY=s(i.next.y,r.top,r.bottom)},setHoverStyle:function(t){var e=t._model,n=t._options,i=V.getHoverColor;t.$previousStyle={backgroundColor:e.backgroundColor,borderColor:e.borderColor,borderWidth:e.borderWidth,radius:e.radius},e.backgroundColor=Kt(n.hoverBackgroundColor,i(n.backgroundColor)),e.borderColor=Kt(n.hoverBorderColor,i(n.borderColor)),e.borderWidth=Kt(n.hoverBorderWidth,n.borderWidth),e.radius=Kt(n.hoverRadius,n.radius)}});z._set("scatter",{hover:{mode:"single"},scales:{xAxes:[{id:"x-axis-1",type:"linear",position:"bottom"}],yAxes:[{id:"y-axis-1",type:"linear",position:"left"}]},tooltips:{callbacks:{title:function(){return""},label:function(t){return"("+t.xLabel+", "+t.yLabel+")"}}}}),z._set("global",{datasets:{scatter:{showLine:!1}}});var $t={bar:Dt,bubble:Ft,doughnut:Nt,horizontalBar:Bt,line:Ut,polarArea:Gt,pie:Xt,radar:Zt,scatter:Ut};function Jt(t,e){return t.native?{x:t.x,y:t.y}:V.getRelativePosition(t,e)}function Qt(t,e){var n,i,a,r,o,s,l=t._getSortedVisibleDatasetMetas();for(i=0,r=l.length;i<r;++i)for(a=0,o=(n=l[i].data).length;a<o;++a)(s=n[a])._view.skip||e(s)}function te(t,e){var n=[];return Qt(t,(function(t){t.inRange(e.x,e.y)&&n.push(t)})),n}function ee(t,e,n,i){var a=Number.POSITIVE_INFINITY,r=[];return Qt(t,(function(t){if(!n||t.inRange(e.x,e.y)){var o=t.getCenterPoint(),s=i(e,o);s<a?(r=[t],a=s):s===a&&r.push(t)}})),r}function ne(t){var e=-1!==t.indexOf("x"),n=-1!==t.indexOf("y");return function(t,i){var a=e?Math.abs(t.x-i.x):0,r=n?Math.abs(t.y-i.y):0;return Math.sqrt(Math.pow(a,2)+Math.pow(r,2))}}function ie(t,e,n){var i=Jt(e,t);n.axis=n.axis||"x";var a=ne(n.axis),r=n.intersect?te(t,i):ee(t,i,!1,a),o=[];return r.length?(t._getSortedVisibleDatasetMetas().forEach((function(t){var e=t.data[r[0]._index];e&&!e._view.skip&&o.push(e)})),o):[]}var ae={modes:{single:function(t,e){var n=Jt(e,t),i=[];return Qt(t,(function(t){if(t.inRange(n.x,n.y))return i.push(t),i})),i.slice(0,1)},label:ie,index:ie,dataset:function(t,e,n){var i=Jt(e,t);n.axis=n.axis||"xy";var a=ne(n.axis),r=n.intersect?te(t,i):ee(t,i,!1,a);return r.length>0&&(r=t.getDatasetMeta(r[0]._datasetIndex).data),r},"x-axis":function(t,e){return ie(t,e,{intersect:!1})},point:function(t,e){return te(t,Jt(e,t))},nearest:function(t,e,n){var i=Jt(e,t);n.axis=n.axis||"xy";var a=ne(n.axis);return ee(t,i,n.intersect,a)},x:function(t,e,n){var i=Jt(e,t),a=[],r=!1;return Qt(t,(function(t){t.inXRange(i.x)&&a.push(t),t.inRange(i.x,i.y)&&(r=!0)})),n.intersect&&!r&&(a=[]),a},y:function(t,e,n){var i=Jt(e,t),a=[],r=!1;return Qt(t,(function(t){t.inYRange(i.y)&&a.push(t),t.inRange(i.x,i.y)&&(r=!0)})),n.intersect&&!r&&(a=[]),a}}},re=V.extend;function oe(t,e){return V.where(t,(function(t){return t.pos===e}))}function se(t,e){return t.sort((function(t,n){var i=e?n:t,a=e?t:n;return i.weight===a.weight?i.index-a.index:i.weight-a.weight}))}function le(t,e,n,i){return Math.max(t[n],e[n])+Math.max(t[i],e[i])}function ue(t,e,n){var i,a,r=n.box,o=t.maxPadding;if(n.size&&(t[n.pos]-=n.size),n.size=n.horizontal?r.height:r.width,t[n.pos]+=n.size,r.getPadding){var s=r.getPadding();o.top=Math.max(o.top,s.top),o.left=Math.max(o.left,s.left),o.bottom=Math.max(o.bottom,s.bottom),o.right=Math.max(o.right,s.right)}if(i=e.outerWidth-le(o,t,"left","right"),a=e.outerHeight-le(o,t,"top","bottom"),i!==t.w||a!==t.h)return t.w=i,t.h=a,n.horizontal?i!==t.w:a!==t.h}function de(t,e){var n=e.maxPadding;function i(t){var i={left:0,top:0,right:0,bottom:0};return t.forEach((function(t){i[t]=Math.max(e[t],n[t])})),i}return i(t?["left","right"]:["top","bottom"])}function he(t,e,n){var i,a,r,o,s,l,u=[];for(i=0,a=t.length;i<a;++i)(o=(r=t[i]).box).update(r.width||e.w,r.height||e.h,de(r.horizontal,e)),ue(e,n,r)&&(l=!0,u.length&&(s=!0)),o.fullWidth||u.push(r);return s&&he(u,e,n)||l}function ce(t,e,n){var i,a,r,o,s=n.padding,l=e.x,u=e.y;for(i=0,a=t.length;i<a;++i)o=(r=t[i]).box,r.horizontal?(o.left=o.fullWidth?s.left:e.left,o.right=o.fullWidth?n.outerWidth-s.right:e.left+e.w,o.top=u,o.bottom=u+o.height,o.width=o.right-o.left,u=o.bottom):(o.left=l,o.right=l+o.width,o.top=e.top,o.bottom=e.top+e.h,o.height=o.bottom-o.top,l=o.right);e.x=l,e.y=u}z._set("global",{layout:{padding:{top:0,right:0,bottom:0,left:0}}});var fe,ge={defaults:{},addBox:function(t,e){t.boxes||(t.boxes=[]),e.fullWidth=e.fullWidth||!1,e.position=e.position||"top",e.weight=e.weight||0,e._layers=e._layers||function(){return[{z:0,draw:function(){e.draw.apply(e,arguments)}}]},t.boxes.push(e)},removeBox:function(t,e){var n=t.boxes?t.boxes.indexOf(e):-1;-1!==n&&t.boxes.splice(n,1)},configure:function(t,e,n){for(var i,a=["fullWidth","position","weight"],r=a.length,o=0;o<r;++o)i=a[o],n.hasOwnProperty(i)&&(e[i]=n[i])},update:function(t,e,n){if(t){var i=t.options.layout||{},a=V.options.toPadding(i.padding),r=e-a.width,o=n-a.height,s=function(t){var e=function(t){var e,n,i,a=[];for(e=0,n=(t||[]).length;e<n;++e)i=t[e],a.push({index:e,box:i,pos:i.position,horizontal:i.isHorizontal(),weight:i.weight});return a}(t),n=se(oe(e,"left"),!0),i=se(oe(e,"right")),a=se(oe(e,"top"),!0),r=se(oe(e,"bottom"));return{leftAndTop:n.concat(a),rightAndBottom:i.concat(r),chartArea:oe(e,"chartArea"),vertical:n.concat(i),horizontal:a.concat(r)}}(t.boxes),l=s.vertical,u=s.horizontal,d=Object.freeze({outerWidth:e,outerHeight:n,padding:a,availableWidth:r,vBoxMaxWidth:r/2/l.length,hBoxMaxHeight:o/2}),h=re({maxPadding:re({},a),w:r,h:o,x:a.left,y:a.top},a);!function(t,e){var n,i,a;for(n=0,i=t.length;n<i;++n)(a=t[n]).width=a.horizontal?a.box.fullWidth&&e.availableWidth:e.vBoxMaxWidth,a.height=a.horizontal&&e.hBoxMaxHeight}(l.concat(u),d),he(l,h,d),he(u,h,d)&&he(l,h,d),function(t){var e=t.maxPadding;function n(n){var i=Math.max(e[n]-t[n],0);return t[n]+=i,i}t.y+=n("top"),t.x+=n("left"),n("right"),n("bottom")}(h),ce(s.leftAndTop,h,d),h.x+=h.w,h.y+=h.h,ce(s.rightAndBottom,h,d),t.chartArea={left:h.left,top:h.top,right:h.left+h.w,bottom:h.top+h.h},V.each(s.chartArea,(function(e){var n=e.box;re(n,t.chartArea),n.update(h.w,h.h)}))}}},pe=(fe=Object.freeze({__proto__:null,default:"@keyframes chartjs-render-animation{from{opacity:.99}to{opacity:1}}.chartjs-render-monitor{animation:chartjs-render-animation 1ms}.chartjs-size-monitor,.chartjs-size-monitor-expand,.chartjs-size-monitor-shrink{position:absolute;direction:ltr;left:0;top:0;right:0;bottom:0;overflow:hidden;pointer-events:none;visibility:hidden;z-index:-1}.chartjs-size-monitor-expand>div{position:absolute;width:1000000px;height:1000000px;left:0;top:0}.chartjs-size-monitor-shrink>div{position:absolute;width:200%;height:200%;left:0;top:0}"}))&&fe.default||fe,me="$chartjs",ve="chartjs-size-monitor",be="chartjs-render-monitor",xe="chartjs-render-animation",ye=["animationstart","webkitAnimationStart"],_e={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"};function ke(t,e){var n=V.getStyle(t,e),i=n&&n.match(/^(\d+)(\.\d+)?px$/);return i?Number(i[1]):void 0}var we=!!function(){var t=!1;try{var e=Object.defineProperty({},"passive",{get:function(){t=!0}});window.addEventListener("e",null,e)}catch(t){}return t}()&&{passive:!0};function Me(t,e,n){t.addEventListener(e,n,we)}function Se(t,e,n){t.removeEventListener(e,n,we)}function Ce(t,e,n,i,a){return{type:t,chart:e,native:a||null,x:void 0!==n?n:null,y:void 0!==i?i:null}}function Pe(t){var e=document.createElement("div");return e.className=t||"",e}function Ae(t,e,n){var i,a,r,o,s=t[me]||(t[me]={}),l=s.resizer=function(t){var e=Pe(ve),n=Pe(ve+"-expand"),i=Pe(ve+"-shrink");n.appendChild(Pe()),i.appendChild(Pe()),e.appendChild(n),e.appendChild(i),e._reset=function(){n.scrollLeft=1e6,n.scrollTop=1e6,i.scrollLeft=1e6,i.scrollTop=1e6};var a=function(){e._reset(),t()};return Me(n,"scroll",a.bind(n,"expand")),Me(i,"scroll",a.bind(i,"shrink")),e}((i=function(){if(s.resizer){var i=n.options.maintainAspectRatio&&t.parentNode,a=i?i.clientWidth:0;e(Ce("resize",n)),i&&i.clientWidth<a&&n.canvas&&e(Ce("resize",n))}},r=!1,o=[],function(){o=Array.prototype.slice.call(arguments),a=a||this,r||(r=!0,V.requestAnimFrame.call(window,(function(){r=!1,i.apply(a,o)})))}));!function(t,e){var n=t[me]||(t[me]={}),i=n.renderProxy=function(t){t.animationName===xe&&e()};V.each(ye,(function(e){Me(t,e,i)})),n.reflow=!!t.offsetParent,t.classList.add(be)}(t,(function(){if(s.resizer){var e=t.parentNode;e&&e!==l.parentNode&&e.insertBefore(l,e.firstChild),l._reset()}}))}function De(t){var e=t[me]||{},n=e.resizer;delete e.resizer,function(t){var e=t[me]||{},n=e.renderProxy;n&&(V.each(ye,(function(e){Se(t,e,n)})),delete e.renderProxy),t.classList.remove(be)}(t),n&&n.parentNode&&n.parentNode.removeChild(n)}var Te={disableCSSInjection:!1,_enabled:"undefined"!=typeof window&&"undefined"!=typeof document,_ensureLoaded:function(t){if(!this.disableCSSInjection){var e=t.getRootNode?t.getRootNode():document;!function(t,e){var n=t[me]||(t[me]={});if(!n.containsStyles){n.containsStyles=!0,e="/* Chart.js */\n"+e;var i=document.createElement("style");i.setAttribute("type","text/css"),i.appendChild(document.createTextNode(e)),t.appendChild(i)}}(e.host?e:document.head,pe)}},acquireContext:function(t,e){"string"==typeof t?t=document.getElementById(t):t.length&&(t=t[0]),t&&t.canvas&&(t=t.canvas);var n=t&&t.getContext&&t.getContext("2d");return n&&n.canvas===t?(this._ensureLoaded(t),function(t,e){var n=t.style,i=t.getAttribute("height"),a=t.getAttribute("width");if(t[me]={initial:{height:i,width:a,style:{display:n.display,height:n.height,width:n.width}}},n.display=n.display||"block",null===a||""===a){var r=ke(t,"width");void 0!==r&&(t.width=r)}if(null===i||""===i)if(""===t.style.height)t.height=t.width/(e.options.aspectRatio||2);else{var o=ke(t,"height");void 0!==r&&(t.height=o)}}(t,e),n):null},releaseContext:function(t){var e=t.canvas;if(e[me]){var n=e[me].initial;["height","width"].forEach((function(t){var i=n[t];V.isNullOrUndef(i)?e.removeAttribute(t):e.setAttribute(t,i)})),V.each(n.style||{},(function(t,n){e.style[n]=t})),e.width=e.width,delete e[me]}},addEventListener:function(t,e,n){var i=t.canvas;if("resize"!==e){var a=n[me]||(n[me]={});Me(i,e,(a.proxies||(a.proxies={}))[t.id+"_"+e]=function(e){n(function(t,e){var n=_e[t.type]||t.type,i=V.getRelativePosition(t,e);return Ce(n,e,i.x,i.y,t)}(e,t))})}else Ae(i,n,t)},removeEventListener:function(t,e,n){var i=t.canvas;if("resize"!==e){var a=((n[me]||{}).proxies||{})[t.id+"_"+e];a&&Se(i,e,a)}else De(i)}};V.addEvent=Me,V.removeEvent=Se;var Ie=Te._enabled?Te:{acquireContext:function(t){return t&&t.canvas&&(t=t.canvas),t&&t.getContext("2d")||null}},Fe=V.extend({initialize:function(){},acquireContext:function(){},releaseContext:function(){},addEventListener:function(){},removeEventListener:function(){}},Ie);z._set("global",{plugins:{}});var Le={_plugins:[],_cacheId:0,register:function(t){var e=this._plugins;[].concat(t).forEach((function(t){-1===e.indexOf(t)&&e.push(t)})),this._cacheId++},unregister:function(t){var e=this._plugins;[].concat(t).forEach((function(t){var n=e.indexOf(t);-1!==n&&e.splice(n,1)})),this._cacheId++},clear:function(){this._plugins=[],this._cacheId++},count:function(){return this._plugins.length},getAll:function(){return this._plugins},notify:function(t,e,n){var i,a,r,o,s,l=this.descriptors(t),u=l.length;for(i=0;i<u;++i)if("function"==typeof(s=(r=(a=l[i]).plugin)[e])&&((o=[t].concat(n||[])).push(a.options),!1===s.apply(r,o)))return!1;return!0},descriptors:function(t){var e=t.$plugins||(t.$plugins={});if(e.id===this._cacheId)return e.descriptors;var n=[],i=[],a=t&&t.config||{},r=a.options&&a.options.plugins||{};return this._plugins.concat(a.plugins||[]).forEach((function(t){if(-1===n.indexOf(t)){var e=t.id,a=r[e];!1!==a&&(!0===a&&(a=V.clone(z.global.plugins[e])),n.push(t),i.push({plugin:t,options:a||{}}))}})),e.descriptors=i,e.id=this._cacheId,i},_invalidate:function(t){delete t.$plugins}},Oe={constructors:{},defaults:{},registerScaleType:function(t,e,n){this.constructors[t]=e,this.defaults[t]=V.clone(n)},getScaleConstructor:function(t){return this.constructors.hasOwnProperty(t)?this.constructors[t]:void 0},getScaleDefaults:function(t){return this.defaults.hasOwnProperty(t)?V.merge({},[z.scale,this.defaults[t]]):{}},updateScaleDefaults:function(t,e){this.defaults.hasOwnProperty(t)&&(this.defaults[t]=V.extend(this.defaults[t],e))},addScalesToLayout:function(t){V.each(t.scales,(function(e){e.fullWidth=e.options.fullWidth,e.position=e.options.position,e.weight=e.options.weight,ge.addBox(t,e)}))}},Re=V.valueOrDefault,ze=V.rtl.getRtlAdapter;z._set("global",{tooltips:{enabled:!0,custom:null,mode:"nearest",position:"average",intersect:!0,backgroundColor:"rgba(0,0,0,0.8)",titleFontStyle:"bold",titleSpacing:2,titleMarginBottom:6,titleFontColor:"#fff",titleAlign:"left",bodySpacing:2,bodyFontColor:"#fff",bodyAlign:"left",footerFontStyle:"bold",footerSpacing:2,footerMarginTop:6,footerFontColor:"#fff",footerAlign:"left",yPadding:6,xPadding:6,caretPadding:2,caretSize:5,cornerRadius:6,multiKeyBackground:"#fff",displayColors:!0,borderColor:"rgba(0,0,0,0)",borderWidth:0,callbacks:{beforeTitle:V.noop,title:function(t,e){var n="",i=e.labels,a=i?i.length:0;if(t.length>0){var r=t[0];r.label?n=r.label:r.xLabel?n=r.xLabel:a>0&&r.index<a&&(n=i[r.index])}return n},afterTitle:V.noop,beforeBody:V.noop,beforeLabel:V.noop,label:function(t,e){var n=e.datasets[t.datasetIndex].label||"";return n&&(n+=": "),V.isNullOrUndef(t.value)?n+=t.yLabel:n+=t.value,n},labelColor:function(t,e){var n=e.getDatasetMeta(t.datasetIndex).data[t.index]._view;return{borderColor:n.borderColor,backgroundColor:n.backgroundColor}},labelTextColor:function(){return this._options.bodyFontColor},afterLabel:V.noop,afterBody:V.noop,beforeFooter:V.noop,footer:V.noop,afterFooter:V.noop}}});var Ne={average:function(t){if(!t.length)return!1;var e,n,i=0,a=0,r=0;for(e=0,n=t.length;e<n;++e){var o=t[e];if(o&&o.hasValue()){var s=o.tooltipPosition();i+=s.x,a+=s.y,++r}}return{x:i/r,y:a/r}},nearest:function(t,e){var n,i,a,r=e.x,o=e.y,s=Number.POSITIVE_INFINITY;for(n=0,i=t.length;n<i;++n){var l=t[n];if(l&&l.hasValue()){var u=l.getCenterPoint(),d=V.distanceBetweenPoints(e,u);d<s&&(s=d,a=l)}}if(a){var h=a.tooltipPosition();r=h.x,o=h.y}return{x:r,y:o}}};function Be(t,e){return e&&(V.isArray(e)?Array.prototype.push.apply(t,e):t.push(e)),t}function Ee(t){return("string"==typeof t||t instanceof String)&&t.indexOf("\n")>-1?t.split("\n"):t}function We(t){var e=z.global;return{xPadding:t.xPadding,yPadding:t.yPadding,xAlign:t.xAlign,yAlign:t.yAlign,rtl:t.rtl,textDirection:t.textDirection,bodyFontColor:t.bodyFontColor,_bodyFontFamily:Re(t.bodyFontFamily,e.defaultFontFamily),_bodyFontStyle:Re(t.bodyFontStyle,e.defaultFontStyle),_bodyAlign:t.bodyAlign,bodyFontSize:Re(t.bodyFontSize,e.defaultFontSize),bodySpacing:t.bodySpacing,titleFontColor:t.titleFontColor,_titleFontFamily:Re(t.titleFontFamily,e.defaultFontFamily),_titleFontStyle:Re(t.titleFontStyle,e.defaultFontStyle),titleFontSize:Re(t.titleFontSize,e.defaultFontSize),_titleAlign:t.titleAlign,titleSpacing:t.titleSpacing,titleMarginBottom:t.titleMarginBottom,footerFontColor:t.footerFontColor,_footerFontFamily:Re(t.footerFontFamily,e.defaultFontFamily),_footerFontStyle:Re(t.footerFontStyle,e.defaultFontStyle),footerFontSize:Re(t.footerFontSize,e.defaultFontSize),_footerAlign:t.footerAlign,footerSpacing:t.footerSpacing,footerMarginTop:t.footerMarginTop,caretSize:t.caretSize,cornerRadius:t.cornerRadius,backgroundColor:t.backgroundColor,opacity:0,legendColorBackground:t.multiKeyBackground,displayColors:t.displayColors,borderColor:t.borderColor,borderWidth:t.borderWidth}}function Ve(t,e){return"center"===e?t.x+t.width/2:"right"===e?t.x+t.width-t.xPadding:t.x+t.xPadding}function He(t){return Be([],Ee(t))}var je=X.extend({initialize:function(){this._model=We(this._options),this._lastActive=[]},getTitle:function(){var t=this,e=t._options,n=e.callbacks,i=n.beforeTitle.apply(t,arguments),a=n.title.apply(t,arguments),r=n.afterTitle.apply(t,arguments),o=[];return o=Be(o,Ee(i)),o=Be(o,Ee(a)),o=Be(o,Ee(r))},getBeforeBody:function(){return He(this._options.callbacks.beforeBody.apply(this,arguments))},getBody:function(t,e){var n=this,i=n._options.callbacks,a=[];return V.each(t,(function(t){var r={before:[],lines:[],after:[]};Be(r.before,Ee(i.beforeLabel.call(n,t,e))),Be(r.lines,i.label.call(n,t,e)),Be(r.after,Ee(i.afterLabel.call(n,t,e))),a.push(r)})),a},getAfterBody:function(){return He(this._options.callbacks.afterBody.apply(this,arguments))},getFooter:function(){var t=this,e=t._options.callbacks,n=e.beforeFooter.apply(t,arguments),i=e.footer.apply(t,arguments),a=e.afterFooter.apply(t,arguments),r=[];return r=Be(r,Ee(n)),r=Be(r,Ee(i)),r=Be(r,Ee(a))},update:function(t){var e,n,i,a,r,o,s,l,u,d,h=this,c=h._options,f=h._model,g=h._model=We(c),p=h._active,m=h._data,v={xAlign:f.xAlign,yAlign:f.yAlign},b={x:f.x,y:f.y},x={width:f.width,height:f.height},y={x:f.caretX,y:f.caretY};if(p.length){g.opacity=1;var _=[],k=[];y=Ne[c.position].call(h,p,h._eventPosition);var w=[];for(e=0,n=p.length;e<n;++e)w.push((i=p[e],a=void 0,r=void 0,o=void 0,s=void 0,l=void 0,u=void 0,d=void 0,a=i._xScale,r=i._yScale||i._scale,o=i._index,s=i._datasetIndex,l=i._chart.getDatasetMeta(s).controller,u=l._getIndexScale(),d=l._getValueScale(),{xLabel:a?a.getLabelForIndex(o,s):"",yLabel:r?r.getLabelForIndex(o,s):"",label:u?""+u.getLabelForIndex(o,s):"",value:d?""+d.getLabelForIndex(o,s):"",index:o,datasetIndex:s,x:i._model.x,y:i._model.y}));c.filter&&(w=w.filter((function(t){return c.filter(t,m)}))),c.itemSort&&(w=w.sort((function(t,e){return c.itemSort(t,e,m)}))),V.each(w,(function(t){_.push(c.callbacks.labelColor.call(h,t,h._chart)),k.push(c.callbacks.labelTextColor.call(h,t,h._chart))})),g.title=h.getTitle(w,m),g.beforeBody=h.getBeforeBody(w,m),g.body=h.getBody(w,m),g.afterBody=h.getAfterBody(w,m),g.footer=h.getFooter(w,m),g.x=y.x,g.y=y.y,g.caretPadding=c.caretPadding,g.labelColors=_,g.labelTextColors=k,g.dataPoints=w,x=function(t,e){var n=t._chart.ctx,i=2*e.yPadding,a=0,r=e.body,o=r.reduce((function(t,e){return t+e.before.length+e.lines.length+e.after.length}),0);o+=e.beforeBody.length+e.afterBody.length;var s=e.title.length,l=e.footer.length,u=e.titleFontSize,d=e.bodyFontSize,h=e.footerFontSize;i+=s*u,i+=s?(s-1)*e.titleSpacing:0,i+=s?e.titleMarginBottom:0,i+=o*d,i+=o?(o-1)*e.bodySpacing:0,i+=l?e.footerMarginTop:0,i+=l*h,i+=l?(l-1)*e.footerSpacing:0;var c=0,f=function(t){a=Math.max(a,n.measureText(t).width+c)};return n.font=V.fontString(u,e._titleFontStyle,e._titleFontFamily),V.each(e.title,f),n.font=V.fontString(d,e._bodyFontStyle,e._bodyFontFamily),V.each(e.beforeBody.concat(e.afterBody),f),c=e.displayColors?d+2:0,V.each(r,(function(t){V.each(t.before,f),V.each(t.lines,f),V.each(t.after,f)})),c=0,n.font=V.fontString(h,e._footerFontStyle,e._footerFontFamily),V.each(e.footer,f),{width:a+=2*e.xPadding,height:i}}(this,g),b=function(t,e,n,i){var a=t.x,r=t.y,o=t.caretSize,s=t.caretPadding,l=t.cornerRadius,u=n.xAlign,d=n.yAlign,h=o+s,c=l+s;return"right"===u?a-=e.width:"center"===u&&((a-=e.width/2)+e.width>i.width&&(a=i.width-e.width),a<0&&(a=0)),"top"===d?r+=h:r-="bottom"===d?e.height+h:e.height/2,"center"===d?"left"===u?a+=h:"right"===u&&(a-=h):"left"===u?a-=c:"right"===u&&(a+=c),{x:a,y:r}}(g,x,v=function(t,e){var n,i,a,r,o,s=t._model,l=t._chart,u=t._chart.chartArea,d="center",h="center";s.y<e.height?h="top":s.y>l.height-e.height&&(h="bottom");var c=(u.left+u.right)/2,f=(u.top+u.bottom)/2;"center"===h?(n=function(t){return t<=c},i=function(t){return t>c}):(n=function(t){return t<=e.width/2},i=function(t){return t>=l.width-e.width/2}),a=function(t){return t+e.width+s.caretSize+s.caretPadding>l.width},r=function(t){return t-e.width-s.caretSize-s.caretPadding<0},o=function(t){return t<=f?"top":"bottom"},n(s.x)?(d="left",a(s.x)&&(d="center",h=o(s.y))):i(s.x)&&(d="right",r(s.x)&&(d="center",h=o(s.y)));var g=t._options;return{xAlign:g.xAlign?g.xAlign:d,yAlign:g.yAlign?g.yAlign:h}}(this,x),h._chart)}else g.opacity=0;return g.xAlign=v.xAlign,g.yAlign=v.yAlign,g.x=b.x,g.y=b.y,g.width=x.width,g.height=x.height,g.caretX=y.x,g.caretY=y.y,h._model=g,t&&c.custom&&c.custom.call(h,g),h},drawCaret:function(t,e){var n=this._chart.ctx,i=this._view,a=this.getCaretPosition(t,e,i);n.lineTo(a.x1,a.y1),n.lineTo(a.x2,a.y2),n.lineTo(a.x3,a.y3)},getCaretPosition:function(t,e,n){var i,a,r,o,s,l,u=n.caretSize,d=n.cornerRadius,h=n.xAlign,c=n.yAlign,f=t.x,g=t.y,p=e.width,m=e.height;if("center"===c)s=g+m/2,"left"===h?(a=(i=f)-u,r=i,o=s+u,l=s-u):(a=(i=f+p)+u,r=i,o=s-u,l=s+u);else if("left"===h?(i=(a=f+d+u)-u,r=a+u):"right"===h?(i=(a=f+p-d-u)-u,r=a+u):(i=(a=n.caretX)-u,r=a+u),"top"===c)s=(o=g)-u,l=o;else{s=(o=g+m)+u,l=o;var v=r;r=i,i=v}return{x1:i,x2:a,x3:r,y1:o,y2:s,y3:l}},drawTitle:function(t,e,n){var i,a,r,o=e.title,s=o.length;if(s){var l=ze(e.rtl,e.x,e.width);for(t.x=Ve(e,e._titleAlign),n.textAlign=l.textAlign(e._titleAlign),n.textBaseline="middle",i=e.titleFontSize,a=e.titleSpacing,n.fillStyle=e.titleFontColor,n.font=V.fontString(i,e._titleFontStyle,e._titleFontFamily),r=0;r<s;++r)n.fillText(o[r],l.x(t.x),t.y+i/2),t.y+=i+a,r+1===s&&(t.y+=e.titleMarginBottom-a)}},drawBody:function(t,e,n){var i,a,r,o,s,l,u,d,h=e.bodyFontSize,c=e.bodySpacing,f=e._bodyAlign,g=e.body,p=e.displayColors,m=0,v=p?Ve(e,"left"):0,b=ze(e.rtl,e.x,e.width),x=function(e){n.fillText(e,b.x(t.x+m),t.y+h/2),t.y+=h+c},y=b.textAlign(f);for(n.textAlign=f,n.textBaseline="middle",n.font=V.fontString(h,e._bodyFontStyle,e._bodyFontFamily),t.x=Ve(e,y),n.fillStyle=e.bodyFontColor,V.each(e.beforeBody,x),m=p&&"right"!==y?"center"===f?h/2+1:h+2:0,s=0,u=g.length;s<u;++s){for(i=g[s],a=e.labelTextColors[s],r=e.labelColors[s],n.fillStyle=a,V.each(i.before,x),l=0,d=(o=i.lines).length;l<d;++l){if(p){var _=b.x(v);n.fillStyle=e.legendColorBackground,n.fillRect(b.leftForLtr(_,h),t.y,h,h),n.lineWidth=1,n.strokeStyle=r.borderColor,n.strokeRect(b.leftForLtr(_,h),t.y,h,h),n.fillStyle=r.backgroundColor,n.fillRect(b.leftForLtr(b.xPlus(_,1),h-2),t.y+1,h-2,h-2),n.fillStyle=a}x(o[l])}V.each(i.after,x)}m=0,V.each(e.afterBody,x),t.y-=c},drawFooter:function(t,e,n){var i,a,r=e.footer,o=r.length;if(o){var s=ze(e.rtl,e.x,e.width);for(t.x=Ve(e,e._footerAlign),t.y+=e.footerMarginTop,n.textAlign=s.textAlign(e._footerAlign),n.textBaseline="middle",i=e.footerFontSize,n.fillStyle=e.footerFontColor,n.font=V.fontString(i,e._footerFontStyle,e._footerFontFamily),a=0;a<o;++a)n.fillText(r[a],s.x(t.x),t.y+i/2),t.y+=i+e.footerSpacing}},drawBackground:function(t,e,n,i){n.fillStyle=e.backgroundColor,n.strokeStyle=e.borderColor,n.lineWidth=e.borderWidth;var a=e.xAlign,r=e.yAlign,o=t.x,s=t.y,l=i.width,u=i.height,d=e.cornerRadius;n.beginPath(),n.moveTo(o+d,s),"top"===r&&this.drawCaret(t,i),n.lineTo(o+l-d,s),n.quadraticCurveTo(o+l,s,o+l,s+d),"center"===r&&"right"===a&&this.drawCaret(t,i),n.lineTo(o+l,s+u-d),n.quadraticCurveTo(o+l,s+u,o+l-d,s+u),"bottom"===r&&this.drawCaret(t,i),n.lineTo(o+d,s+u),n.quadraticCurveTo(o,s+u,o,s+u-d),"center"===r&&"left"===a&&this.drawCaret(t,i),n.lineTo(o,s+d),n.quadraticCurveTo(o,s,o+d,s),n.closePath(),n.fill(),e.borderWidth>0&&n.stroke()},draw:function(){var t=this._chart.ctx,e=this._view;if(0!==e.opacity){var n={width:e.width,height:e.height},i={x:e.x,y:e.y},a=Math.abs(e.opacity<.001)?0:e.opacity,r=e.title.length||e.beforeBody.length||e.body.length||e.afterBody.length||e.footer.length;this._options.enabled&&r&&(t.save(),t.globalAlpha=a,this.drawBackground(i,e,t,n),i.y+=e.yPadding,V.rtl.overrideTextDirection(t,e.textDirection),this.drawTitle(i,e,t),this.drawBody(i,e,t),this.drawFooter(i,e,t),V.rtl.restoreTextDirection(t,e.textDirection),t.restore())}},handleEvent:function(t){var e,n=this,i=n._options;return n._lastActive=n._lastActive||[],"mouseout"===t.type?n._active=[]:(n._active=n._chart.getElementsAtEventForMode(t,i.mode,i),i.reverse&&n._active.reverse()),(e=!V.arrayEquals(n._active,n._lastActive))&&(n._lastActive=n._active,(i.enabled||i.custom)&&(n._eventPosition={x:t.x,y:t.y},n.update(!0),n.pivot())),e}}),qe=Ne,Ue=je;Ue.positioners=qe;var Ye=V.valueOrDefault;function Ge(){return V.merge({},[].slice.call(arguments),{merger:function(t,e,n,i){if("xAxes"===t||"yAxes"===t){var a,r,o,s=n[t].length;for(e[t]||(e[t]=[]),a=0;a<s;++a)o=n[t][a],r=Ye(o.type,"xAxes"===t?"category":"linear"),a>=e[t].length&&e[t].push({}),!e[t][a].type||o.type&&o.type!==e[t][a].type?V.merge(e[t][a],[Oe.getScaleDefaults(r),o]):V.merge(e[t][a],o)}else V._merger(t,e,n,i)}})}function Xe(){return V.merge({},[].slice.call(arguments),{merger:function(t,e,n,i){var a=e[t]||{},r=n[t];"scales"===t?e[t]=Ge(a,r):"scale"===t?e[t]=V.merge(a,[Oe.getScaleDefaults(r.type),r]):V._merger(t,e,n,i)}})}function Ke(t){var e=t.options;V.each(t.scales,(function(e){ge.removeBox(t,e)})),e=Xe(z.global,z[t.config.type],e),t.options=t.config.options=e,t.ensureScalesHaveIDs(),t.buildOrUpdateScales(),t.tooltip._options=e.tooltips,t.tooltip.initialize()}function Ze(t,e,n){var i,a=function(t){return t.id===i};do{i=e+n++}while(V.findIndex(t,a)>=0);return i}function $e(t){return"top"===t||"bottom"===t}function Je(t,e){return function(n,i){return n[t]===i[t]?n[e]-i[e]:n[t]-i[t]}}z._set("global",{elements:{},events:["mousemove","mouseout","click","touchstart","touchmove"],hover:{onHover:null,mode:"nearest",intersect:!0,animationDuration:400},onClick:null,maintainAspectRatio:!0,responsive:!0,responsiveAnimationDuration:0});var Qe=function(t,e){return this.construct(t,e),this};V.extend(Qe.prototype,{construct:function(t,e){var n=this;e=function(t){var e=(t=t||{}).data=t.data||{};return e.datasets=e.datasets||[],e.labels=e.labels||[],t.options=Xe(z.global,z[t.type],t.options||{}),t}(e);var i=Fe.acquireContext(t,e),a=i&&i.canvas,r=a&&a.height,o=a&&a.width;n.id=V.uid(),n.ctx=i,n.canvas=a,n.config=e,n.width=o,n.height=r,n.aspectRatio=r?o/r:null,n.options=e.options,n._bufferedRender=!1,n._layers=[],n.chart=n,n.controller=n,Qe.instances[n.id]=n,Object.defineProperty(n,"data",{get:function(){return n.config.data},set:function(t){n.config.data=t}}),i&&a?(n.initialize(),n.update()):console.error("Failed to create chart: can't acquire context from the given item")},initialize:function(){var t=this;return Le.notify(t,"beforeInit"),V.retinaScale(t,t.options.devicePixelRatio),t.bindEvents(),t.options.responsive&&t.resize(!0),t.initToolTip(),Le.notify(t,"afterInit"),t},clear:function(){return V.canvas.clear(this),this},stop:function(){return $.cancelAnimation(this),this},resize:function(t){var e=this,n=e.options,i=e.canvas,a=n.maintainAspectRatio&&e.aspectRatio||null,r=Math.max(0,Math.floor(V.getMaximumWidth(i))),o=Math.max(0,Math.floor(a?r/a:V.getMaximumHeight(i)));if((e.width!==r||e.height!==o)&&(i.width=e.width=r,i.height=e.height=o,i.style.width=r+"px",i.style.height=o+"px",V.retinaScale(e,n.devicePixelRatio),!t)){var s={width:r,height:o};Le.notify(e,"resize",[s]),n.onResize&&n.onResize(e,s),e.stop(),e.update({duration:n.responsiveAnimationDuration})}},ensureScalesHaveIDs:function(){var t=this.options,e=t.scales||{},n=t.scale;V.each(e.xAxes,(function(t,n){t.id||(t.id=Ze(e.xAxes,"x-axis-",n))})),V.each(e.yAxes,(function(t,n){t.id||(t.id=Ze(e.yAxes,"y-axis-",n))})),n&&(n.id=n.id||"scale")},buildOrUpdateScales:function(){var t=this,e=t.options,n=t.scales||{},i=[],a=Object.keys(n).reduce((function(t,e){return t[e]=!1,t}),{});e.scales&&(i=i.concat((e.scales.xAxes||[]).map((function(t){return{options:t,dtype:"category",dposition:"bottom"}})),(e.scales.yAxes||[]).map((function(t){return{options:t,dtype:"linear",dposition:"left"}})))),e.scale&&i.push({options:e.scale,dtype:"radialLinear",isDefault:!0,dposition:"chartArea"}),V.each(i,(function(e){var i=e.options,r=i.id,o=Ye(i.type,e.dtype);$e(i.position)!==$e(e.dposition)&&(i.position=e.dposition),a[r]=!0;var s=null;if(r in n&&n[r].type===o)(s=n[r]).options=i,s.ctx=t.ctx,s.chart=t;else{var l=Oe.getScaleConstructor(o);if(!l)return;s=new l({id:r,type:o,options:i,ctx:t.ctx,chart:t}),n[s.id]=s}s.mergeTicksOptions(),e.isDefault&&(t.scale=s)})),V.each(a,(function(t,e){t||delete n[e]})),t.scales=n,Oe.addScalesToLayout(this)},buildOrUpdateControllers:function(){var t,e,n=this,i=[],a=n.data.datasets;for(t=0,e=a.length;t<e;t++){var r=a[t],o=n.getDatasetMeta(t),s=r.type||n.config.type;if(o.type&&o.type!==s&&(n.destroyDatasetMeta(t),o=n.getDatasetMeta(t)),o.type=s,o.order=r.order||0,o.index=t,o.controller)o.controller.updateIndex(t),o.controller.linkScales();else{var l=$t[o.type];if(void 0===l)throw new Error('"'+o.type+'" is not a chart type.');o.controller=new l(n,t),i.push(o.controller)}}return i},resetElements:function(){var t=this;V.each(t.data.datasets,(function(e,n){t.getDatasetMeta(n).controller.reset()}),t)},reset:function(){this.resetElements(),this.tooltip.initialize()},update:function(t){var e,n,i=this;if(t&&"object"==typeof t||(t={duration:t,lazy:arguments[1]}),Ke(i),Le._invalidate(i),!1!==Le.notify(i,"beforeUpdate")){i.tooltip._data=i.data;var a=i.buildOrUpdateControllers();for(e=0,n=i.data.datasets.length;e<n;e++)i.getDatasetMeta(e).controller.buildOrUpdateElements();i.updateLayout(),i.options.animation&&i.options.animation.duration&&V.each(a,(function(t){t.reset()})),i.updateDatasets(),i.tooltip.initialize(),i.lastActive=[],Le.notify(i,"afterUpdate"),i._layers.sort(Je("z","_idx")),i._bufferedRender?i._bufferedRequest={duration:t.duration,easing:t.easing,lazy:t.lazy}:i.render(t)}},updateLayout:function(){var t=this;!1!==Le.notify(t,"beforeLayout")&&(ge.update(this,this.width,this.height),t._layers=[],V.each(t.boxes,(function(e){e._configure&&e._configure(),t._layers.push.apply(t._layers,e._layers())}),t),t._layers.forEach((function(t,e){t._idx=e})),Le.notify(t,"afterScaleUpdate"),Le.notify(t,"afterLayout"))},updateDatasets:function(){if(!1!==Le.notify(this,"beforeDatasetsUpdate")){for(var t=0,e=this.data.datasets.length;t<e;++t)this.updateDataset(t);Le.notify(this,"afterDatasetsUpdate")}},updateDataset:function(t){var e=this.getDatasetMeta(t),n={meta:e,index:t};!1!==Le.notify(this,"beforeDatasetUpdate",[n])&&(e.controller._update(),Le.notify(this,"afterDatasetUpdate",[n]))},render:function(t){var e=this;t&&"object"==typeof t||(t={duration:t,lazy:arguments[1]});var n=e.options.animation,i=Ye(t.duration,n&&n.duration),a=t.lazy;if(!1!==Le.notify(e,"beforeRender")){var r=function(t){Le.notify(e,"afterRender"),V.callback(n&&n.onComplete,[t],e)};if(n&&i){var o=new Z({numSteps:i/16.66,easing:t.easing||n.easing,render:function(t,e){var n=V.easing.effects[e.easing],i=e.currentStep,a=i/e.numSteps;t.draw(n(a),a,i)},onAnimationProgress:n.onProgress,onAnimationComplete:r});$.addAnimation(e,o,i,a)}else e.draw(),r(new Z({numSteps:0,chart:e}));return e}},draw:function(t){var e,n,i=this;if(i.clear(),V.isNullOrUndef(t)&&(t=1),i.transition(t),!(i.width<=0||i.height<=0)&&!1!==Le.notify(i,"beforeDraw",[t])){for(n=i._layers,e=0;e<n.length&&n[e].z<=0;++e)n[e].draw(i.chartArea);for(i.drawDatasets(t);e<n.length;++e)n[e].draw(i.chartArea);i._drawTooltip(t),Le.notify(i,"afterDraw",[t])}},transition:function(t){for(var e=0,n=(this.data.datasets||[]).length;e<n;++e)this.isDatasetVisible(e)&&this.getDatasetMeta(e).controller.transition(t);this.tooltip.transition(t)},_getSortedDatasetMetas:function(t){var e,n,i=[];for(e=0,n=(this.data.datasets||[]).length;e<n;++e)t&&!this.isDatasetVisible(e)||i.push(this.getDatasetMeta(e));return i.sort(Je("order","index")),i},_getSortedVisibleDatasetMetas:function(){return this._getSortedDatasetMetas(!0)},drawDatasets:function(t){var e,n;if(!1!==Le.notify(this,"beforeDatasetsDraw",[t])){for(n=(e=this._getSortedVisibleDatasetMetas()).length-1;n>=0;--n)this.drawDataset(e[n],t);Le.notify(this,"afterDatasetsDraw",[t])}},drawDataset:function(t,e){var n={meta:t,index:t.index,easingValue:e};!1!==Le.notify(this,"beforeDatasetDraw",[n])&&(t.controller.draw(e),Le.notify(this,"afterDatasetDraw",[n]))},_drawTooltip:function(t){var e=this.tooltip,n={tooltip:e,easingValue:t};!1!==Le.notify(this,"beforeTooltipDraw",[n])&&(e.draw(),Le.notify(this,"afterTooltipDraw",[n]))},getElementAtEvent:function(t){return ae.modes.single(this,t)},getElementsAtEvent:function(t){return ae.modes.label(this,t,{intersect:!0})},getElementsAtXAxis:function(t){return ae.modes["x-axis"](this,t,{intersect:!0})},getElementsAtEventForMode:function(t,e,n){var i=ae.modes[e];return"function"==typeof i?i(this,t,n):[]},getDatasetAtEvent:function(t){return ae.modes.dataset(this,t,{intersect:!0})},getDatasetMeta:function(t){var e=this.data.datasets[t];e._meta||(e._meta={});var n=e._meta[this.id];return n||(n=e._meta[this.id]={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:e.order||0,index:t}),n},getVisibleDatasetCount:function(){for(var t=0,e=0,n=this.data.datasets.length;e<n;++e)this.isDatasetVisible(e)&&t++;return t},isDatasetVisible:function(t){var e=this.getDatasetMeta(t);return"boolean"==typeof e.hidden?!e.hidden:!this.data.datasets[t].hidden},generateLegend:function(){return this.options.legendCallback(this)},destroyDatasetMeta:function(t){var e=this.id,n=this.data.datasets[t],i=n._meta&&n._meta[e];i&&(i.controller.destroy(),delete n._meta[e])},destroy:function(){var t,e,n=this,i=n.canvas;for(n.stop(),t=0,e=n.data.datasets.length;t<e;++t)n.destroyDatasetMeta(t);i&&(n.unbindEvents(),V.canvas.clear(n),Fe.releaseContext(n.ctx),n.canvas=null,n.ctx=null),Le.notify(n,"destroy"),delete Qe.instances[n.id]},toBase64Image:function(){return this.canvas.toDataURL.apply(this.canvas,arguments)},initToolTip:function(){var t=this;t.tooltip=new Ue({_chart:t,_chartInstance:t,_data:t.data,_options:t.options.tooltips},t)},bindEvents:function(){var t=this,e=t._listeners={},n=function(){t.eventHandler.apply(t,arguments)};V.each(t.options.events,(function(i){Fe.addEventListener(t,i,n),e[i]=n})),t.options.responsive&&(n=function(){t.resize()},Fe.addEventListener(t,"resize",n),e.resize=n)},unbindEvents:function(){var t=this,e=t._listeners;e&&(delete t._listeners,V.each(e,(function(e,n){Fe.removeEventListener(t,n,e)})))},updateHoverStyle:function(t,e,n){var i,a,r,o=n?"set":"remove";for(a=0,r=t.length;a<r;++a)(i=t[a])&&this.getDatasetMeta(i._datasetIndex).controller[o+"HoverStyle"](i);"dataset"===e&&this.getDatasetMeta(t[0]._datasetIndex).controller["_"+o+"DatasetHoverStyle"]()},eventHandler:function(t){var e=this,n=e.tooltip;if(!1!==Le.notify(e,"beforeEvent",[t])){e._bufferedRender=!0,e._bufferedRequest=null;var i=e.handleEvent(t);n&&(i=n._start?n.handleEvent(t):i|n.handleEvent(t)),Le.notify(e,"afterEvent",[t]);var a=e._bufferedRequest;return a?e.render(a):i&&!e.animating&&(e.stop(),e.render({duration:e.options.hover.animationDuration,lazy:!0})),e._bufferedRender=!1,e._bufferedRequest=null,e}},handleEvent:function(t){var e,n=this,i=n.options||{},a=i.hover;return n.lastActive=n.lastActive||[],"mouseout"===t.type?n.active=[]:n.active=n.getElementsAtEventForMode(t,a.mode,a),V.callback(i.onHover||i.hover.onHover,[t.native,n.active],n),"mouseup"!==t.type&&"click"!==t.type||i.onClick&&i.onClick.call(n,t.native,n.active),n.lastActive.length&&n.updateHoverStyle(n.lastActive,a.mode,!1),n.active.length&&a.mode&&n.updateHoverStyle(n.active,a.mode,!0),e=!V.arrayEquals(n.active,n.lastActive),n.lastActive=n.active,e}}),Qe.instances={};var tn=Qe;Qe.Controller=Qe,Qe.types={},V.configMerge=Xe,V.scaleMerge=Ge;function en(){throw new Error("This method is not implemented: either no adapter can be found or an incomplete integration was provided.")}function nn(t){this.options=t||{}}V.extend(nn.prototype,{formats:en,parse:en,format:en,add:en,diff:en,startOf:en,endOf:en,_create:function(t){return t}}),nn.override=function(t){V.extend(nn.prototype,t)};var an={_date:nn},rn={formatters:{values:function(t){return V.isArray(t)?t:""+t},linear:function(t,e,n){var i=n.length>3?n[2]-n[1]:n[1]-n[0];Math.abs(i)>1&&t!==Math.floor(t)&&(i=t-Math.floor(t));var a=V.log10(Math.abs(i)),r="";if(0!==t)if(Math.max(Math.abs(n[0]),Math.abs(n[n.length-1]))<1e-4){var o=V.log10(Math.abs(t)),s=Math.floor(o)-Math.floor(a);s=Math.max(Math.min(s,20),0),r=t.toExponential(s)}else{var l=-1*Math.floor(a);l=Math.max(Math.min(l,20),0),r=t.toFixed(l)}else r="0";return r},logarithmic:function(t,e,n){var i=t/Math.pow(10,Math.floor(V.log10(t)));return 0===t?"0":1===i||2===i||5===i||0===e||e===n.length-1?t.toExponential():""}}},on=V.isArray,sn=V.isNullOrUndef,ln=V.valueOrDefault,un=V.valueAtIndexOrDefault;function dn(t,e,n){var i,a=t.getTicks().length,r=Math.min(e,a-1),o=t.getPixelForTick(r),s=t._startPixel,l=t._endPixel;if(!(n&&(i=1===a?Math.max(o-s,l-o):0===e?(t.getPixelForTick(1)-o)/2:(o-t.getPixelForTick(r-1))/2,(o+=r<e?i:-i)<s-1e-6||o>l+1e-6)))return o}function hn(t,e,n,i){var a,r,o,s,l,u,d,h,c,f,g,p,m,v=n.length,b=[],x=[],y=[];for(a=0;a<v;++a){if(s=n[a].label,l=n[a].major?e.major:e.minor,t.font=u=l.string,d=i[u]=i[u]||{data:{},gc:[]},h=l.lineHeight,c=f=0,sn(s)||on(s)){if(on(s))for(r=0,o=s.length;r<o;++r)g=s[r],sn(g)||on(g)||(c=V.measureText(t,d.data,d.gc,c,g),f+=h)}else c=V.measureText(t,d.data,d.gc,c,s),f=h;b.push(c),x.push(f),y.push(h/2)}function _(t){return{width:b[t]||0,height:x[t]||0,offset:y[t]||0}}return function(t,e){V.each(t,(function(t){var n,i=t.gc,a=i.length/2;if(a>e){for(n=0;n<a;++n)delete t.data[i[n]];i.splice(0,a)}}))}(i,v),p=b.indexOf(Math.max.apply(null,b)),m=x.indexOf(Math.max.apply(null,x)),{first:_(0),last:_(v-1),widest:_(p),highest:_(m)}}function cn(t){return t.drawTicks?t.tickMarkLength:0}function fn(t){var e,n;return t.display?(e=V.options._parseFont(t),n=V.options.toPadding(t.padding),e.lineHeight+n.height):0}function gn(t,e){return V.extend(V.options._parseFont({fontFamily:ln(e.fontFamily,t.fontFamily),fontSize:ln(e.fontSize,t.fontSize),fontStyle:ln(e.fontStyle,t.fontStyle),lineHeight:ln(e.lineHeight,t.lineHeight)}),{color:V.options.resolve([e.fontColor,t.fontColor,z.global.defaultFontColor])})}function pn(t){var e=gn(t,t.minor);return{minor:e,major:t.major.enabled?gn(t,t.major):e}}function mn(t){var e,n,i,a=[];for(n=0,i=t.length;n<i;++n)void 0!==(e=t[n])._index&&a.push(e);return a}function vn(t,e,n,i){var a,r,o,s,l=ln(n,0),u=Math.min(ln(i,t.length),t.length),d=0;for(e=Math.ceil(e),i&&(e=(a=i-n)/Math.floor(a/e)),s=l;s<0;)d++,s=Math.round(l+d*e);for(r=Math.max(l,0);r<u;r++)o=t[r],r===s?(o._index=r,d++,s=Math.round(l+d*e)):delete o.label}z._set("scale",{display:!0,position:"left",offset:!1,gridLines:{display:!0,color:"rgba(0,0,0,0.1)",lineWidth:1,drawBorder:!0,drawOnChartArea:!0,drawTicks:!0,tickMarkLength:10,zeroLineWidth:1,zeroLineColor:"rgba(0,0,0,0.25)",zeroLineBorderDash:[],zeroLineBorderDashOffset:0,offsetGridLines:!1,borderDash:[],borderDashOffset:0},scaleLabel:{display:!1,labelString:"",padding:{top:4,bottom:4}},ticks:{beginAtZero:!1,minRotation:0,maxRotation:50,mirror:!1,padding:0,reverse:!1,display:!0,autoSkip:!0,autoSkipPadding:0,labelOffset:0,callback:rn.formatters.values,minor:{},major:{}}});var bn=X.extend({zeroLineIndex:0,getPadding:function(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}},getTicks:function(){return this._ticks},_getLabels:function(){var t=this.chart.data;return this.options.labels||(this.isHorizontal()?t.xLabels:t.yLabels)||t.labels||[]},mergeTicksOptions:function(){},beforeUpdate:function(){V.callback(this.options.beforeUpdate,[this])},update:function(t,e,n){var i,a,r,o,s,l=this,u=l.options.ticks,d=u.sampleSize;if(l.beforeUpdate(),l.maxWidth=t,l.maxHeight=e,l.margins=V.extend({left:0,right:0,top:0,bottom:0},n),l._ticks=null,l.ticks=null,l._labelSizes=null,l._maxLabelLines=0,l.longestLabelWidth=0,l.longestTextCache=l.longestTextCache||{},l._gridLineItems=null,l._labelItems=null,l.beforeSetDimensions(),l.setDimensions(),l.afterSetDimensions(),l.beforeDataLimits(),l.determineDataLimits(),l.afterDataLimits(),l.beforeBuildTicks(),o=l.buildTicks()||[],(!(o=l.afterBuildTicks(o)||o)||!o.length)&&l.ticks)for(o=[],i=0,a=l.ticks.length;i<a;++i)o.push({value:l.ticks[i],major:!1});return l._ticks=o,s=d<o.length,r=l._convertTicksToLabels(s?function(t,e){for(var n=[],i=t.length/e,a=0,r=t.length;a<r;a+=i)n.push(t[Math.floor(a)]);return n}(o,d):o),l._configure(),l.beforeCalculateTickRotation(),l.calculateTickRotation(),l.afterCalculateTickRotation(),l.beforeFit(),l.fit(),l.afterFit(),l._ticksToDraw=u.display&&(u.autoSkip||"auto"===u.source)?l._autoSkip(o):o,s&&(r=l._convertTicksToLabels(l._ticksToDraw)),l.ticks=r,l.afterUpdate(),l.minSize},_configure:function(){var t,e,n=this,i=n.options.ticks.reverse;n.isHorizontal()?(t=n.left,e=n.right):(t=n.top,e=n.bottom,i=!i),n._startPixel=t,n._endPixel=e,n._reversePixels=i,n._length=e-t},afterUpdate:function(){V.callback(this.options.afterUpdate,[this])},beforeSetDimensions:function(){V.callback(this.options.beforeSetDimensions,[this])},setDimensions:function(){var t=this;t.isHorizontal()?(t.width=t.maxWidth,t.left=0,t.right=t.width):(t.height=t.maxHeight,t.top=0,t.bottom=t.height),t.paddingLeft=0,t.paddingTop=0,t.paddingRight=0,t.paddingBottom=0},afterSetDimensions:function(){V.callback(this.options.afterSetDimensions,[this])},beforeDataLimits:function(){V.callback(this.options.beforeDataLimits,[this])},determineDataLimits:V.noop,afterDataLimits:function(){V.callback(this.options.afterDataLimits,[this])},beforeBuildTicks:function(){V.callback(this.options.beforeBuildTicks,[this])},buildTicks:V.noop,afterBuildTicks:function(t){var e=this;return on(t)&&t.length?V.callback(e.options.afterBuildTicks,[e,t]):(e.ticks=V.callback(e.options.afterBuildTicks,[e,e.ticks])||e.ticks,t)},beforeTickToLabelConversion:function(){V.callback(this.options.beforeTickToLabelConversion,[this])},convertTicksToLabels:function(){var t=this.options.ticks;this.ticks=this.ticks.map(t.userCallback||t.callback,this)},afterTickToLabelConversion:function(){V.callback(this.options.afterTickToLabelConversion,[this])},beforeCalculateTickRotation:function(){V.callback(this.options.beforeCalculateTickRotation,[this])},calculateTickRotation:function(){var t,e,n,i,a,r,o,s=this,l=s.options,u=l.ticks,d=s.getTicks().length,h=u.minRotation||0,c=u.maxRotation,f=h;!s._isVisible()||!u.display||h>=c||d<=1||!s.isHorizontal()?s.labelRotation=h:(e=(t=s._getLabelSizes()).widest.width,n=t.highest.height-t.highest.offset,i=Math.min(s.maxWidth,s.chart.width-e),e+6>(a=l.offset?s.maxWidth/d:i/(d-1))&&(a=i/(d-(l.offset?.5:1)),r=s.maxHeight-cn(l.gridLines)-u.padding-fn(l.scaleLabel),o=Math.sqrt(e*e+n*n),f=V.toDegrees(Math.min(Math.asin(Math.min((t.highest.height+6)/a,1)),Math.asin(Math.min(r/o,1))-Math.asin(n/o))),f=Math.max(h,Math.min(c,f))),s.labelRotation=f)},afterCalculateTickRotation:function(){V.callback(this.options.afterCalculateTickRotation,[this])},beforeFit:function(){V.callback(this.options.beforeFit,[this])},fit:function(){var t=this,e=t.minSize={width:0,height:0},n=t.chart,i=t.options,a=i.ticks,r=i.scaleLabel,o=i.gridLines,s=t._isVisible(),l="bottom"===i.position,u=t.isHorizontal();if(u?e.width=t.maxWidth:s&&(e.width=cn(o)+fn(r)),u?s&&(e.height=cn(o)+fn(r)):e.height=t.maxHeight,a.display&&s){var d=pn(a),h=t._getLabelSizes(),c=h.first,f=h.last,g=h.widest,p=h.highest,m=.4*d.minor.lineHeight,v=a.padding;if(u){var b=0!==t.labelRotation,x=V.toRadians(t.labelRotation),y=Math.cos(x),_=Math.sin(x),k=_*g.width+y*(p.height-(b?p.offset:0))+(b?0:m);e.height=Math.min(t.maxHeight,e.height+k+v);var w,M,S=t.getPixelForTick(0)-t.left,C=t.right-t.getPixelForTick(t.getTicks().length-1);b?(w=l?y*c.width+_*c.offset:_*(c.height-c.offset),M=l?_*(f.height-f.offset):y*f.width+_*f.offset):(w=c.width/2,M=f.width/2),t.paddingLeft=Math.max((w-S)*t.width/(t.width-S),0)+3,t.paddingRight=Math.max((M-C)*t.width/(t.width-C),0)+3}else{var P=a.mirror?0:g.width+v+m;e.width=Math.min(t.maxWidth,e.width+P),t.paddingTop=c.height/2,t.paddingBottom=f.height/2}}t.handleMargins(),u?(t.width=t._length=n.width-t.margins.left-t.margins.right,t.height=e.height):(t.width=e.width,t.height=t._length=n.height-t.margins.top-t.margins.bottom)},handleMargins:function(){var t=this;t.margins&&(t.margins.left=Math.max(t.paddingLeft,t.margins.left),t.margins.top=Math.max(t.paddingTop,t.margins.top),t.margins.right=Math.max(t.paddingRight,t.margins.right),t.margins.bottom=Math.max(t.paddingBottom,t.margins.bottom))},afterFit:function(){V.callback(this.options.afterFit,[this])},isHorizontal:function(){var t=this.options.position;return"top"===t||"bottom"===t},isFullWidth:function(){return this.options.fullWidth},getRightValue:function(t){if(sn(t))return NaN;if(("number"==typeof t||t instanceof Number)&&!isFinite(t))return NaN;if(t)if(this.isHorizontal()){if(void 0!==t.x)return this.getRightValue(t.x)}else if(void 0!==t.y)return this.getRightValue(t.y);return t},_convertTicksToLabels:function(t){var e,n,i,a=this;for(a.ticks=t.map((function(t){return t.value})),a.beforeTickToLabelConversion(),e=a.convertTicksToLabels(t)||a.ticks,a.afterTickToLabelConversion(),n=0,i=t.length;n<i;++n)t[n].label=e[n];return e},_getLabelSizes:function(){var t=this,e=t._labelSizes;return e||(t._labelSizes=e=hn(t.ctx,pn(t.options.ticks),t.getTicks(),t.longestTextCache),t.longestLabelWidth=e.widest.width),e},_parseValue:function(t){var e,n,i,a;return on(t)?(e=+this.getRightValue(t[0]),n=+this.getRightValue(t[1]),i=Math.min(e,n),a=Math.max(e,n)):(e=void 0,n=t=+this.getRightValue(t),i=t,a=t),{min:i,max:a,start:e,end:n}},_getScaleLabel:function(t){var e=this._parseValue(t);return void 0!==e.start?"["+e.start+", "+e.end+"]":+this.getRightValue(t)},getLabelForIndex:V.noop,getPixelForValue:V.noop,getValueForPixel:V.noop,getPixelForTick:function(t){var e=this.options.offset,n=this._ticks.length,i=1/Math.max(n-(e?0:1),1);return t<0||t>n-1?null:this.getPixelForDecimal(t*i+(e?i/2:0))},getPixelForDecimal:function(t){return this._reversePixels&&(t=1-t),this._startPixel+t*this._length},getDecimalForPixel:function(t){var e=(t-this._startPixel)/this._length;return this._reversePixels?1-e:e},getBasePixel:function(){return this.getPixelForValue(this.getBaseValue())},getBaseValue:function(){var t=this.min,e=this.max;return this.beginAtZero?0:t<0&&e<0?e:t>0&&e>0?t:0},_autoSkip:function(t){var e,n,i,a,r=this.options.ticks,o=this._length,s=r.maxTicksLimit||o/this._tickSize()+1,l=r.major.enabled?function(t){var e,n,i=[];for(e=0,n=t.length;e<n;e++)t[e].major&&i.push(e);return i}(t):[],u=l.length,d=l[0],h=l[u-1];if(u>s)return function(t,e,n){var i,a,r=0,o=e[0];for(n=Math.ceil(n),i=0;i<t.length;i++)a=t[i],i===o?(a._index=i,o=e[++r*n]):delete a.label}(t,l,u/s),mn(t);if(i=function(t,e,n,i){var a,r,o,s,l=function(t){var e,n,i=t.length;if(i<2)return!1;for(n=t[0],e=1;e<i;++e)if(t[e]-t[e-1]!==n)return!1;return n}(t),u=(e.length-1)/i;if(!l)return Math.max(u,1);for(o=0,s=(a=V.math._factorize(l)).length-1;o<s;o++)if((r=a[o])>u)return r;return Math.max(u,1)}(l,t,0,s),u>0){for(e=0,n=u-1;e<n;e++)vn(t,i,l[e],l[e+1]);return a=u>1?(h-d)/(u-1):null,vn(t,i,V.isNullOrUndef(a)?0:d-a,d),vn(t,i,h,V.isNullOrUndef(a)?t.length:h+a),mn(t)}return vn(t,i),mn(t)},_tickSize:function(){var t=this.options.ticks,e=V.toRadians(this.labelRotation),n=Math.abs(Math.cos(e)),i=Math.abs(Math.sin(e)),a=this._getLabelSizes(),r=t.autoSkipPadding||0,o=a?a.widest.width+r:0,s=a?a.highest.height+r:0;return this.isHorizontal()?s*n>o*i?o/n:s/i:s*i<o*n?s/n:o/i},_isVisible:function(){var t,e,n,i=this.chart,a=this.options.display;if("auto"!==a)return!!a;for(t=0,e=i.data.datasets.length;t<e;++t)if(i.isDatasetVisible(t)&&((n=i.getDatasetMeta(t)).xAxisID===this.id||n.yAxisID===this.id))return!0;return!1},_computeGridLineItems:function(t){var e,n,i,a,r,o,s,l,u,d,h,c,f,g,p,m,v,b=this,x=b.chart,y=b.options,_=y.gridLines,k=y.position,w=_.offsetGridLines,M=b.isHorizontal(),S=b._ticksToDraw,C=S.length+(w?1:0),P=cn(_),A=[],D=_.drawBorder?un(_.lineWidth,0,0):0,T=D/2,I=V._alignPixel,F=function(t){return I(x,t,D)};for("top"===k?(e=F(b.bottom),s=b.bottom-P,u=e-T,h=F(t.top)+T,f=t.bottom):"bottom"===k?(e=F(b.top),h=t.top,f=F(t.bottom)-T,s=e+T,u=b.top+P):"left"===k?(e=F(b.right),o=b.right-P,l=e-T,d=F(t.left)+T,c=t.right):(e=F(b.left),d=t.left,c=F(t.right)-T,o=e+T,l=b.left+P),n=0;n<C;++n)i=S[n]||{},sn(i.label)&&n<S.length||(n===b.zeroLineIndex&&y.offset===w?(g=_.zeroLineWidth,p=_.zeroLineColor,m=_.zeroLineBorderDash||[],v=_.zeroLineBorderDashOffset||0):(g=un(_.lineWidth,n,1),p=un(_.color,n,"rgba(0,0,0,0.1)"),m=_.borderDash||[],v=_.borderDashOffset||0),void 0!==(a=dn(b,i._index||n,w))&&(r=I(x,a,g),M?o=l=d=c=r:s=u=h=f=r,A.push({tx1:o,ty1:s,tx2:l,ty2:u,x1:d,y1:h,x2:c,y2:f,width:g,color:p,borderDash:m,borderDashOffset:v})));return A.ticksLength=C,A.borderValue=e,A},_computeLabelItems:function(){var t,e,n,i,a,r,o,s,l,u,d,h,c=this,f=c.options,g=f.ticks,p=f.position,m=g.mirror,v=c.isHorizontal(),b=c._ticksToDraw,x=pn(g),y=g.padding,_=cn(f.gridLines),k=-V.toRadians(c.labelRotation),w=[];for("top"===p?(r=c.bottom-_-y,o=k?"left":"center"):"bottom"===p?(r=c.top+_+y,o=k?"right":"center"):"left"===p?(a=c.right-(m?0:_)-y,o=m?"left":"right"):(a=c.left+(m?0:_)+y,o=m?"right":"left"),t=0,e=b.length;t<e;++t)i=(n=b[t]).label,sn(i)||(s=c.getPixelForTick(n._index||t)+g.labelOffset,u=(l=n.major?x.major:x.minor).lineHeight,d=on(i)?i.length:1,v?(a=s,h="top"===p?((k?1:.5)-d)*u:(k?0:.5)*u):(r=s,h=(1-d)*u/2),w.push({x:a,y:r,rotation:k,label:i,font:l,textOffset:h,textAlign:o}));return w},_drawGrid:function(t){var e=this,n=e.options.gridLines;if(n.display){var i,a,r,o,s,l=e.ctx,u=e.chart,d=V._alignPixel,h=n.drawBorder?un(n.lineWidth,0,0):0,c=e._gridLineItems||(e._gridLineItems=e._computeGridLineItems(t));for(r=0,o=c.length;r<o;++r)i=(s=c[r]).width,a=s.color,i&&a&&(l.save(),l.lineWidth=i,l.strokeStyle=a,l.setLineDash&&(l.setLineDash(s.borderDash),l.lineDashOffset=s.borderDashOffset),l.beginPath(),n.drawTicks&&(l.moveTo(s.tx1,s.ty1),l.lineTo(s.tx2,s.ty2)),n.drawOnChartArea&&(l.moveTo(s.x1,s.y1),l.lineTo(s.x2,s.y2)),l.stroke(),l.restore());if(h){var f,g,p,m,v=h,b=un(n.lineWidth,c.ticksLength-1,1),x=c.borderValue;e.isHorizontal()?(f=d(u,e.left,v)-v/2,g=d(u,e.right,b)+b/2,p=m=x):(p=d(u,e.top,v)-v/2,m=d(u,e.bottom,b)+b/2,f=g=x),l.lineWidth=h,l.strokeStyle=un(n.color,0),l.beginPath(),l.moveTo(f,p),l.lineTo(g,m),l.stroke()}}},_drawLabels:function(){var t=this;if(t.options.ticks.display){var e,n,i,a,r,o,s,l,u=t.ctx,d=t._labelItems||(t._labelItems=t._computeLabelItems());for(e=0,i=d.length;e<i;++e){if(o=(r=d[e]).font,u.save(),u.translate(r.x,r.y),u.rotate(r.rotation),u.font=o.string,u.fillStyle=o.color,u.textBaseline="middle",u.textAlign=r.textAlign,s=r.label,l=r.textOffset,on(s))for(n=0,a=s.length;n<a;++n)u.fillText(""+s[n],0,l),l+=o.lineHeight;else u.fillText(s,0,l);u.restore()}}},_drawTitle:function(){var t=this,e=t.ctx,n=t.options,i=n.scaleLabel;if(i.display){var a,r,o=ln(i.fontColor,z.global.defaultFontColor),s=V.options._parseFont(i),l=V.options.toPadding(i.padding),u=s.lineHeight/2,d=n.position,h=0;if(t.isHorizontal())a=t.left+t.width/2,r="bottom"===d?t.bottom-u-l.bottom:t.top+u+l.top;else{var c="left"===d;a=c?t.left+u+l.top:t.right-u-l.top,r=t.top+t.height/2,h=c?-.5*Math.PI:.5*Math.PI}e.save(),e.translate(a,r),e.rotate(h),e.textAlign="center",e.textBaseline="middle",e.fillStyle=o,e.font=s.string,e.fillText(i.labelString,0,0),e.restore()}},draw:function(t){this._isVisible()&&(this._drawGrid(t),this._drawTitle(),this._drawLabels())},_layers:function(){var t=this,e=t.options,n=e.ticks&&e.ticks.z||0,i=e.gridLines&&e.gridLines.z||0;return t._isVisible()&&n!==i&&t.draw===t._draw?[{z:i,draw:function(){t._drawGrid.apply(t,arguments),t._drawTitle.apply(t,arguments)}},{z:n,draw:function(){t._drawLabels.apply(t,arguments)}}]:[{z:n,draw:function(){t.draw.apply(t,arguments)}}]},_getMatchingVisibleMetas:function(t){var e=this,n=e.isHorizontal();return e.chart._getSortedVisibleDatasetMetas().filter((function(i){return(!t||i.type===t)&&(n?i.xAxisID===e.id:i.yAxisID===e.id)}))}});bn.prototype._draw=bn.prototype.draw;var xn=bn,yn=V.isNullOrUndef,_n=xn.extend({determineDataLimits:function(){var t,e=this,n=e._getLabels(),i=e.options.ticks,a=i.min,r=i.max,o=0,s=n.length-1;void 0!==a&&(t=n.indexOf(a))>=0&&(o=t),void 0!==r&&(t=n.indexOf(r))>=0&&(s=t),e.minIndex=o,e.maxIndex=s,e.min=n[o],e.max=n[s]},buildTicks:function(){var t=this._getLabels(),e=this.minIndex,n=this.maxIndex;this.ticks=0===e&&n===t.length-1?t:t.slice(e,n+1)},getLabelForIndex:function(t,e){var n=this.chart;return n.getDatasetMeta(e).controller._getValueScaleId()===this.id?this.getRightValue(n.data.datasets[e].data[t]):this._getLabels()[t]},_configure:function(){var t=this,e=t.options.offset,n=t.ticks;xn.prototype._configure.call(t),t.isHorizontal()||(t._reversePixels=!t._reversePixels),n&&(t._startValue=t.minIndex-(e?.5:0),t._valueRange=Math.max(n.length-(e?0:1),1))},getPixelForValue:function(t,e,n){var i,a,r,o=this;return yn(e)||yn(n)||(t=o.chart.data.datasets[n].data[e]),yn(t)||(i=o.isHorizontal()?t.x:t.y),(void 0!==i||void 0!==t&&isNaN(e))&&(a=o._getLabels(),t=V.valueOrDefault(i,t),e=-1!==(r=a.indexOf(t))?r:e,isNaN(e)&&(e=t)),o.getPixelForDecimal((e-o._startValue)/o._valueRange)},getPixelForTick:function(t){var e=this.ticks;return t<0||t>e.length-1?null:this.getPixelForValue(e[t],t+this.minIndex)},getValueForPixel:function(t){var e=Math.round(this._startValue+this.getDecimalForPixel(t)*this._valueRange);return Math.min(Math.max(e,0),this.ticks.length-1)},getBasePixel:function(){return this.bottom}}),kn={position:"bottom"};_n._defaults=kn;var wn=V.noop,Mn=V.isNullOrUndef;var Sn=xn.extend({getRightValue:function(t){return"string"==typeof t?+t:xn.prototype.getRightValue.call(this,t)},handleTickRangeOptions:function(){var t=this,e=t.options.ticks;if(e.beginAtZero){var n=V.sign(t.min),i=V.sign(t.max);n<0&&i<0?t.max=0:n>0&&i>0&&(t.min=0)}var a=void 0!==e.min||void 0!==e.suggestedMin,r=void 0!==e.max||void 0!==e.suggestedMax;void 0!==e.min?t.min=e.min:void 0!==e.suggestedMin&&(null===t.min?t.min=e.suggestedMin:t.min=Math.min(t.min,e.suggestedMin)),void 0!==e.max?t.max=e.max:void 0!==e.suggestedMax&&(null===t.max?t.max=e.suggestedMax:t.max=Math.max(t.max,e.suggestedMax)),a!==r&&t.min>=t.max&&(a?t.max=t.min+1:t.min=t.max-1),t.min===t.max&&(t.max++,e.beginAtZero||t.min--)},getTickLimit:function(){var t,e=this.options.ticks,n=e.stepSize,i=e.maxTicksLimit;return n?t=Math.ceil(this.max/n)-Math.floor(this.min/n)+1:(t=this._computeTickLimit(),i=i||11),i&&(t=Math.min(i,t)),t},_computeTickLimit:function(){return Number.POSITIVE_INFINITY},handleDirectionalChanges:wn,buildTicks:function(){var t=this,e=t.options.ticks,n=t.getTickLimit(),i={maxTicks:n=Math.max(2,n),min:e.min,max:e.max,precision:e.precision,stepSize:V.valueOrDefault(e.fixedStepSize,e.stepSize)},a=t.ticks=function(t,e){var n,i,a,r,o=[],s=t.stepSize,l=s||1,u=t.maxTicks-1,d=t.min,h=t.max,c=t.precision,f=e.min,g=e.max,p=V.niceNum((g-f)/u/l)*l;if(p<1e-14&&Mn(d)&&Mn(h))return[f,g];(r=Math.ceil(g/p)-Math.floor(f/p))>u&&(p=V.niceNum(r*p/u/l)*l),s||Mn(c)?n=Math.pow(10,V._decimalPlaces(p)):(n=Math.pow(10,c),p=Math.ceil(p*n)/n),i=Math.floor(f/p)*p,a=Math.ceil(g/p)*p,s&&(!Mn(d)&&V.almostWhole(d/p,p/1e3)&&(i=d),!Mn(h)&&V.almostWhole(h/p,p/1e3)&&(a=h)),r=(a-i)/p,r=V.almostEquals(r,Math.round(r),p/1e3)?Math.round(r):Math.ceil(r),i=Math.round(i*n)/n,a=Math.round(a*n)/n,o.push(Mn(d)?i:d);for(var m=1;m<r;++m)o.push(Math.round((i+m*p)*n)/n);return o.push(Mn(h)?a:h),o}(i,t);t.handleDirectionalChanges(),t.max=V.max(a),t.min=V.min(a),e.reverse?(a.reverse(),t.start=t.max,t.end=t.min):(t.start=t.min,t.end=t.max)},convertTicksToLabels:function(){var t=this;t.ticksAsNumbers=t.ticks.slice(),t.zeroLineIndex=t.ticks.indexOf(0),xn.prototype.convertTicksToLabels.call(t)},_configure:function(){var t,e=this,n=e.getTicks(),i=e.min,a=e.max;xn.prototype._configure.call(e),e.options.offset&&n.length&&(i-=t=(a-i)/Math.max(n.length-1,1)/2,a+=t),e._startValue=i,e._endValue=a,e._valueRange=a-i}}),Cn={position:"left",ticks:{callback:rn.formatters.linear}};function Pn(t,e,n,i){var a,r,o=t.options,s=function(t,e,n){var i=[n.type,void 0===e&&void 0===n.stack?n.index:"",n.stack].join(".");return void 0===t[i]&&(t[i]={pos:[],neg:[]}),t[i]}(e,o.stacked,n),l=s.pos,u=s.neg,d=i.length;for(a=0;a<d;++a)r=t._parseValue(i[a]),isNaN(r.min)||isNaN(r.max)||n.data[a].hidden||(l[a]=l[a]||0,u[a]=u[a]||0,o.relativePoints?l[a]=100:r.min<0||r.max<0?u[a]+=r.min:l[a]+=r.max)}function An(t,e,n){var i,a,r=n.length;for(i=0;i<r;++i)a=t._parseValue(n[i]),isNaN(a.min)||isNaN(a.max)||e.data[i].hidden||(t.min=Math.min(t.min,a.min),t.max=Math.max(t.max,a.max))}var Dn=Sn.extend({determineDataLimits:function(){var t,e,n,i,a=this,r=a.options,o=a.chart.data.datasets,s=a._getMatchingVisibleMetas(),l=r.stacked,u={},d=s.length;if(a.min=Number.POSITIVE_INFINITY,a.max=Number.NEGATIVE_INFINITY,void 0===l)for(t=0;!l&&t<d;++t)l=void 0!==(e=s[t]).stack;for(t=0;t<d;++t)n=o[(e=s[t]).index].data,l?Pn(a,u,e,n):An(a,e,n);V.each(u,(function(t){i=t.pos.concat(t.neg),a.min=Math.min(a.min,V.min(i)),a.max=Math.max(a.max,V.max(i))})),a.min=V.isFinite(a.min)&&!isNaN(a.min)?a.min:0,a.max=V.isFinite(a.max)&&!isNaN(a.max)?a.max:1,a.handleTickRangeOptions()},_computeTickLimit:function(){var t;return this.isHorizontal()?Math.ceil(this.width/40):(t=V.options._parseFont(this.options.ticks),Math.ceil(this.height/t.lineHeight))},handleDirectionalChanges:function(){this.isHorizontal()||this.ticks.reverse()},getLabelForIndex:function(t,e){return this._getScaleLabel(this.chart.data.datasets[e].data[t])},getPixelForValue:function(t){return this.getPixelForDecimal((+this.getRightValue(t)-this._startValue)/this._valueRange)},getValueForPixel:function(t){return this._startValue+this.getDecimalForPixel(t)*this._valueRange},getPixelForTick:function(t){var e=this.ticksAsNumbers;return t<0||t>e.length-1?null:this.getPixelForValue(e[t])}}),Tn=Cn;Dn._defaults=Tn;var In=V.valueOrDefault,Fn=V.math.log10;var Ln={position:"left",ticks:{callback:rn.formatters.logarithmic}};function On(t,e){return V.isFinite(t)&&t>=0?t:e}var Rn=xn.extend({determineDataLimits:function(){var t,e,n,i,a,r,o=this,s=o.options,l=o.chart,u=l.data.datasets,d=o.isHorizontal();function h(t){return d?t.xAxisID===o.id:t.yAxisID===o.id}o.min=Number.POSITIVE_INFINITY,o.max=Number.NEGATIVE_INFINITY,o.minNotZero=Number.POSITIVE_INFINITY;var c=s.stacked;if(void 0===c)for(t=0;t<u.length;t++)if(e=l.getDatasetMeta(t),l.isDatasetVisible(t)&&h(e)&&void 0!==e.stack){c=!0;break}if(s.stacked||c){var f={};for(t=0;t<u.length;t++){var g=[(e=l.getDatasetMeta(t)).type,void 0===s.stacked&&void 0===e.stack?t:"",e.stack].join(".");if(l.isDatasetVisible(t)&&h(e))for(void 0===f[g]&&(f[g]=[]),a=0,r=(i=u[t].data).length;a<r;a++){var p=f[g];n=o._parseValue(i[a]),isNaN(n.min)||isNaN(n.max)||e.data[a].hidden||n.min<0||n.max<0||(p[a]=p[a]||0,p[a]+=n.max)}}V.each(f,(function(t){if(t.length>0){var e=V.min(t),n=V.max(t);o.min=Math.min(o.min,e),o.max=Math.max(o.max,n)}}))}else for(t=0;t<u.length;t++)if(e=l.getDatasetMeta(t),l.isDatasetVisible(t)&&h(e))for(a=0,r=(i=u[t].data).length;a<r;a++)n=o._parseValue(i[a]),isNaN(n.min)||isNaN(n.max)||e.data[a].hidden||n.min<0||n.max<0||(o.min=Math.min(n.min,o.min),o.max=Math.max(n.max,o.max),0!==n.min&&(o.minNotZero=Math.min(n.min,o.minNotZero)));o.min=V.isFinite(o.min)?o.min:null,o.max=V.isFinite(o.max)?o.max:null,o.minNotZero=V.isFinite(o.minNotZero)?o.minNotZero:null,this.handleTickRangeOptions()},handleTickRangeOptions:function(){var t=this,e=t.options.ticks;t.min=On(e.min,t.min),t.max=On(e.max,t.max),t.min===t.max&&(0!==t.min&&null!==t.min?(t.min=Math.pow(10,Math.floor(Fn(t.min))-1),t.max=Math.pow(10,Math.floor(Fn(t.max))+1)):(t.min=1,t.max=10)),null===t.min&&(t.min=Math.pow(10,Math.floor(Fn(t.max))-1)),null===t.max&&(t.max=0!==t.min?Math.pow(10,Math.floor(Fn(t.min))+1):10),null===t.minNotZero&&(t.min>0?t.minNotZero=t.min:t.max<1?t.minNotZero=Math.pow(10,Math.floor(Fn(t.max))):t.minNotZero=1)},buildTicks:function(){var t=this,e=t.options.ticks,n=!t.isHorizontal(),i={min:On(e.min),max:On(e.max)},a=t.ticks=function(t,e){var n,i,a=[],r=In(t.min,Math.pow(10,Math.floor(Fn(e.min)))),o=Math.floor(Fn(e.max)),s=Math.ceil(e.max/Math.pow(10,o));0===r?(n=Math.floor(Fn(e.minNotZero)),i=Math.floor(e.minNotZero/Math.pow(10,n)),a.push(r),r=i*Math.pow(10,n)):(n=Math.floor(Fn(r)),i=Math.floor(r/Math.pow(10,n)));var l=n<0?Math.pow(10,Math.abs(n)):1;do{a.push(r),10===++i&&(i=1,l=++n>=0?1:l),r=Math.round(i*Math.pow(10,n)*l)/l}while(n<o||n===o&&i<s);var u=In(t.max,r);return a.push(u),a}(i,t);t.max=V.max(a),t.min=V.min(a),e.reverse?(n=!n,t.start=t.max,t.end=t.min):(t.start=t.min,t.end=t.max),n&&a.reverse()},convertTicksToLabels:function(){this.tickValues=this.ticks.slice(),xn.prototype.convertTicksToLabels.call(this)},getLabelForIndex:function(t,e){return this._getScaleLabel(this.chart.data.datasets[e].data[t])},getPixelForTick:function(t){var e=this.tickValues;return t<0||t>e.length-1?null:this.getPixelForValue(e[t])},_getFirstTickValue:function(t){var e=Math.floor(Fn(t));return Math.floor(t/Math.pow(10,e))*Math.pow(10,e)},_configure:function(){var t=this,e=t.min,n=0;xn.prototype._configure.call(t),0===e&&(e=t._getFirstTickValue(t.minNotZero),n=In(t.options.ticks.fontSize,z.global.defaultFontSize)/t._length),t._startValue=Fn(e),t._valueOffset=n,t._valueRange=(Fn(t.max)-Fn(e))/(1-n)},getPixelForValue:function(t){var e=this,n=0;return(t=+e.getRightValue(t))>e.min&&t>0&&(n=(Fn(t)-e._startValue)/e._valueRange+e._valueOffset),e.getPixelForDecimal(n)},getValueForPixel:function(t){var e=this,n=e.getDecimalForPixel(t);return 0===n&&0===e.min?0:Math.pow(10,e._startValue+(n-e._valueOffset)*e._valueRange)}}),zn=Ln;Rn._defaults=zn;var Nn=V.valueOrDefault,Bn=V.valueAtIndexOrDefault,En=V.options.resolve,Wn={display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,color:"rgba(0,0,0,0.1)",lineWidth:1,borderDash:[],borderDashOffset:0},gridLines:{circular:!1},ticks:{showLabelBackdrop:!0,backdropColor:"rgba(255,255,255,0.75)",backdropPaddingY:2,backdropPaddingX:2,callback:rn.formatters.linear},pointLabels:{display:!0,fontSize:10,callback:function(t){return t}}};function Vn(t){var e=t.ticks;return e.display&&t.display?Nn(e.fontSize,z.global.defaultFontSize)+2*e.backdropPaddingY:0}function Hn(t,e,n,i,a){return t===i||t===a?{start:e-n/2,end:e+n/2}:t<i||t>a?{start:e-n,end:e}:{start:e,end:e+n}}function jn(t){return 0===t||180===t?"center":t<180?"left":"right"}function qn(t,e,n,i){var a,r,o=n.y+i/2;if(V.isArray(e))for(a=0,r=e.length;a<r;++a)t.fillText(e[a],n.x,o),o+=i;else t.fillText(e,n.x,o)}function Un(t,e,n){90===t||270===t?n.y-=e.h/2:(t>270||t<90)&&(n.y-=e.h)}function Yn(t){return V.isNumber(t)?t:0}var Gn=Sn.extend({setDimensions:function(){var t=this;t.width=t.maxWidth,t.height=t.maxHeight,t.paddingTop=Vn(t.options)/2,t.xCenter=Math.floor(t.width/2),t.yCenter=Math.floor((t.height-t.paddingTop)/2),t.drawingArea=Math.min(t.height-t.paddingTop,t.width)/2},determineDataLimits:function(){var t=this,e=t.chart,n=Number.POSITIVE_INFINITY,i=Number.NEGATIVE_INFINITY;V.each(e.data.datasets,(function(a,r){if(e.isDatasetVisible(r)){var o=e.getDatasetMeta(r);V.each(a.data,(function(e,a){var r=+t.getRightValue(e);isNaN(r)||o.data[a].hidden||(n=Math.min(r,n),i=Math.max(r,i))}))}})),t.min=n===Number.POSITIVE_INFINITY?0:n,t.max=i===Number.NEGATIVE_INFINITY?0:i,t.handleTickRangeOptions()},_computeTickLimit:function(){return Math.ceil(this.drawingArea/Vn(this.options))},convertTicksToLabels:function(){var t=this;Sn.prototype.convertTicksToLabels.call(t),t.pointLabels=t.chart.data.labels.map((function(){var e=V.callback(t.options.pointLabels.callback,arguments,t);return e||0===e?e:""}))},getLabelForIndex:function(t,e){return+this.getRightValue(this.chart.data.datasets[e].data[t])},fit:function(){var t=this.options;t.display&&t.pointLabels.display?function(t){var e,n,i,a=V.options._parseFont(t.options.pointLabels),r={l:0,r:t.width,t:0,b:t.height-t.paddingTop},o={};t.ctx.font=a.string,t._pointLabelSizes=[];var s,l,u,d=t.chart.data.labels.length;for(e=0;e<d;e++){i=t.getPointPosition(e,t.drawingArea+5),s=t.ctx,l=a.lineHeight,u=t.pointLabels[e],n=V.isArray(u)?{w:V.longestText(s,s.font,u),h:u.length*l}:{w:s.measureText(u).width,h:l},t._pointLabelSizes[e]=n;var h=t.getIndexAngle(e),c=V.toDegrees(h)%360,f=Hn(c,i.x,n.w,0,180),g=Hn(c,i.y,n.h,90,270);f.start<r.l&&(r.l=f.start,o.l=h),f.end>r.r&&(r.r=f.end,o.r=h),g.start<r.t&&(r.t=g.start,o.t=h),g.end>r.b&&(r.b=g.end,o.b=h)}t.setReductions(t.drawingArea,r,o)}(this):this.setCenterPoint(0,0,0,0)},setReductions:function(t,e,n){var i=this,a=e.l/Math.sin(n.l),r=Math.max(e.r-i.width,0)/Math.sin(n.r),o=-e.t/Math.cos(n.t),s=-Math.max(e.b-(i.height-i.paddingTop),0)/Math.cos(n.b);a=Yn(a),r=Yn(r),o=Yn(o),s=Yn(s),i.drawingArea=Math.min(Math.floor(t-(a+r)/2),Math.floor(t-(o+s)/2)),i.setCenterPoint(a,r,o,s)},setCenterPoint:function(t,e,n,i){var a=this,r=a.width-e-a.drawingArea,o=t+a.drawingArea,s=n+a.drawingArea,l=a.height-a.paddingTop-i-a.drawingArea;a.xCenter=Math.floor((o+r)/2+a.left),a.yCenter=Math.floor((s+l)/2+a.top+a.paddingTop)},getIndexAngle:function(t){var e=this.chart,n=(t*(360/e.data.labels.length)+((e.options||{}).startAngle||0))%360;return(n<0?n+360:n)*Math.PI*2/360},getDistanceFromCenterForValue:function(t){var e=this;if(V.isNullOrUndef(t))return NaN;var n=e.drawingArea/(e.max-e.min);return e.options.ticks.reverse?(e.max-t)*n:(t-e.min)*n},getPointPosition:function(t,e){var n=this.getIndexAngle(t)-Math.PI/2;return{x:Math.cos(n)*e+this.xCenter,y:Math.sin(n)*e+this.yCenter}},getPointPositionForValue:function(t,e){return this.getPointPosition(t,this.getDistanceFromCenterForValue(e))},getBasePosition:function(t){var e=this.min,n=this.max;return this.getPointPositionForValue(t||0,this.beginAtZero?0:e<0&&n<0?n:e>0&&n>0?e:0)},_drawGrid:function(){var t,e,n,i=this,a=i.ctx,r=i.options,o=r.gridLines,s=r.angleLines,l=Nn(s.lineWidth,o.lineWidth),u=Nn(s.color,o.color);if(r.pointLabels.display&&function(t){var e=t.ctx,n=t.options,i=n.pointLabels,a=Vn(n),r=t.getDistanceFromCenterForValue(n.ticks.reverse?t.min:t.max),o=V.options._parseFont(i);e.save(),e.font=o.string,e.textBaseline="middle";for(var s=t.chart.data.labels.length-1;s>=0;s--){var l=0===s?a/2:0,u=t.getPointPosition(s,r+l+5),d=Bn(i.fontColor,s,z.global.defaultFontColor);e.fillStyle=d;var h=t.getIndexAngle(s),c=V.toDegrees(h);e.textAlign=jn(c),Un(c,t._pointLabelSizes[s],u),qn(e,t.pointLabels[s],u,o.lineHeight)}e.restore()}(i),o.display&&V.each(i.ticks,(function(t,n){0!==n&&(e=i.getDistanceFromCenterForValue(i.ticksAsNumbers[n]),function(t,e,n,i){var a,r=t.ctx,o=e.circular,s=t.chart.data.labels.length,l=Bn(e.color,i-1),u=Bn(e.lineWidth,i-1);if((o||s)&&l&&u){if(r.save(),r.strokeStyle=l,r.lineWidth=u,r.setLineDash&&(r.setLineDash(e.borderDash||[]),r.lineDashOffset=e.borderDashOffset||0),r.beginPath(),o)r.arc(t.xCenter,t.yCenter,n,0,2*Math.PI);else{a=t.getPointPosition(0,n),r.moveTo(a.x,a.y);for(var d=1;d<s;d++)a=t.getPointPosition(d,n),r.lineTo(a.x,a.y)}r.closePath(),r.stroke(),r.restore()}}(i,o,e,n))})),s.display&&l&&u){for(a.save(),a.lineWidth=l,a.strokeStyle=u,a.setLineDash&&(a.setLineDash(En([s.borderDash,o.borderDash,[]])),a.lineDashOffset=En([s.borderDashOffset,o.borderDashOffset,0])),t=i.chart.data.labels.length-1;t>=0;t--)e=i.getDistanceFromCenterForValue(r.ticks.reverse?i.min:i.max),n=i.getPointPosition(t,e),a.beginPath(),a.moveTo(i.xCenter,i.yCenter),a.lineTo(n.x,n.y),a.stroke();a.restore()}},_drawLabels:function(){var t=this,e=t.ctx,n=t.options.ticks;if(n.display){var i,a,r=t.getIndexAngle(0),o=V.options._parseFont(n),s=Nn(n.fontColor,z.global.defaultFontColor);e.save(),e.font=o.string,e.translate(t.xCenter,t.yCenter),e.rotate(r),e.textAlign="center",e.textBaseline="middle",V.each(t.ticks,(function(r,l){(0!==l||n.reverse)&&(i=t.getDistanceFromCenterForValue(t.ticksAsNumbers[l]),n.showLabelBackdrop&&(a=e.measureText(r).width,e.fillStyle=n.backdropColor,e.fillRect(-a/2-n.backdropPaddingX,-i-o.size/2-n.backdropPaddingY,a+2*n.backdropPaddingX,o.size+2*n.backdropPaddingY)),e.fillStyle=s,e.fillText(r,0,-i))})),e.restore()}},_drawTitle:V.noop}),Xn=Wn;Gn._defaults=Xn;var Kn=V._deprecated,Zn=V.options.resolve,$n=V.valueOrDefault,Jn=Number.MIN_SAFE_INTEGER||-9007199254740991,Qn=Number.MAX_SAFE_INTEGER||9007199254740991,ti={millisecond:{common:!0,size:1,steps:1e3},second:{common:!0,size:1e3,steps:60},minute:{common:!0,size:6e4,steps:60},hour:{common:!0,size:36e5,steps:24},day:{common:!0,size:864e5,steps:30},week:{common:!1,size:6048e5,steps:4},month:{common:!0,size:2628e6,steps:12},quarter:{common:!1,size:7884e6,steps:4},year:{common:!0,size:3154e7}},ei=Object.keys(ti);function ni(t,e){return t-e}function ii(t){return V.valueOrDefault(t.time.min,t.ticks.min)}function ai(t){return V.valueOrDefault(t.time.max,t.ticks.max)}function ri(t,e,n,i){var a=function(t,e,n){for(var i,a,r,o=0,s=t.length-1;o>=0&&o<=s;){if(a=t[(i=o+s>>1)-1]||null,r=t[i],!a)return{lo:null,hi:r};if(r[e]<n)o=i+1;else{if(!(a[e]>n))return{lo:a,hi:r};s=i-1}}return{lo:r,hi:null}}(t,e,n),r=a.lo?a.hi?a.lo:t[t.length-2]:t[0],o=a.lo?a.hi?a.hi:t[t.length-1]:t[1],s=o[e]-r[e],l=s?(n-r[e])/s:0,u=(o[i]-r[i])*l;return r[i]+u}function oi(t,e){var n=t._adapter,i=t.options.time,a=i.parser,r=a||i.format,o=e;return"function"==typeof a&&(o=a(o)),V.isFinite(o)||(o="string"==typeof r?n.parse(o,r):n.parse(o)),null!==o?+o:(a||"function"!=typeof r||(o=r(e),V.isFinite(o)||(o=n.parse(o))),o)}function si(t,e){if(V.isNullOrUndef(e))return null;var n=t.options.time,i=oi(t,t.getRightValue(e));return null===i?i:(n.round&&(i=+t._adapter.startOf(i,n.round)),i)}function li(t,e,n,i){var a,r,o,s=ei.length;for(a=ei.indexOf(t);a<s-1;++a)if(o=(r=ti[ei[a]]).steps?r.steps:Qn,r.common&&Math.ceil((n-e)/(o*r.size))<=i)return ei[a];return ei[s-1]}function ui(t,e,n){var i,a,r=[],o={},s=e.length;for(i=0;i<s;++i)o[a=e[i]]=i,r.push({value:a,major:!1});return 0!==s&&n?function(t,e,n,i){var a,r,o=t._adapter,s=+o.startOf(e[0].value,i),l=e[e.length-1].value;for(a=s;a<=l;a=+o.add(a,1,i))(r=n[a])>=0&&(e[r].major=!0);return e}(t,r,o,n):r}var di=xn.extend({initialize:function(){this.mergeTicksOptions(),xn.prototype.initialize.call(this)},update:function(){var t=this,e=t.options,n=e.time||(e.time={}),i=t._adapter=new an._date(e.adapters.date);return Kn("time scale",n.format,"time.format","time.parser"),Kn("time scale",n.min,"time.min","ticks.min"),Kn("time scale",n.max,"time.max","ticks.max"),V.mergeIf(n.displayFormats,i.formats()),xn.prototype.update.apply(t,arguments)},getRightValue:function(t){return t&&void 0!==t.t&&(t=t.t),xn.prototype.getRightValue.call(this,t)},determineDataLimits:function(){var t,e,n,i,a,r,o,s=this,l=s.chart,u=s._adapter,d=s.options,h=d.time.unit||"day",c=Qn,f=Jn,g=[],p=[],m=[],v=s._getLabels();for(t=0,n=v.length;t<n;++t)m.push(si(s,v[t]));for(t=0,n=(l.data.datasets||[]).length;t<n;++t)if(l.isDatasetVisible(t))if(a=l.data.datasets[t].data,V.isObject(a[0]))for(p[t]=[],e=0,i=a.length;e<i;++e)r=si(s,a[e]),g.push(r),p[t][e]=r;else p[t]=m.slice(0),o||(g=g.concat(m),o=!0);else p[t]=[];m.length&&(c=Math.min(c,m[0]),f=Math.max(f,m[m.length-1])),g.length&&(g=n>1?function(t){var e,n,i,a={},r=[];for(e=0,n=t.length;e<n;++e)a[i=t[e]]||(a[i]=!0,r.push(i));return r}(g).sort(ni):g.sort(ni),c=Math.min(c,g[0]),f=Math.max(f,g[g.length-1])),c=si(s,ii(d))||c,f=si(s,ai(d))||f,c=c===Qn?+u.startOf(Date.now(),h):c,f=f===Jn?+u.endOf(Date.now(),h)+1:f,s.min=Math.min(c,f),s.max=Math.max(c+1,f),s._table=[],s._timestamps={data:g,datasets:p,labels:m}},buildTicks:function(){var t,e,n,i=this,a=i.min,r=i.max,o=i.options,s=o.ticks,l=o.time,u=i._timestamps,d=[],h=i.getLabelCapacity(a),c=s.source,f=o.distribution;for(u="data"===c||"auto"===c&&"series"===f?u.data:"labels"===c?u.labels:function(t,e,n,i){var a,r=t._adapter,o=t.options,s=o.time,l=s.unit||li(s.minUnit,e,n,i),u=Zn([s.stepSize,s.unitStepSize,1]),d="week"===l&&s.isoWeekday,h=e,c=[];if(d&&(h=+r.startOf(h,"isoWeek",d)),h=+r.startOf(h,d?"day":l),r.diff(n,e,l)>1e5*u)throw e+" and "+n+" are too far apart with stepSize of "+u+" "+l;for(a=h;a<n;a=+r.add(a,u,l))c.push(a);return a!==n&&"ticks"!==o.bounds||c.push(a),c}(i,a,r,h),"ticks"===o.bounds&&u.length&&(a=u[0],r=u[u.length-1]),a=si(i,ii(o))||a,r=si(i,ai(o))||r,t=0,e=u.length;t<e;++t)(n=u[t])>=a&&n<=r&&d.push(n);return i.min=a,i.max=r,i._unit=l.unit||(s.autoSkip?li(l.minUnit,i.min,i.max,h):function(t,e,n,i,a){var r,o;for(r=ei.length-1;r>=ei.indexOf(n);r--)if(o=ei[r],ti[o].common&&t._adapter.diff(a,i,o)>=e-1)return o;return ei[n?ei.indexOf(n):0]}(i,d.length,l.minUnit,i.min,i.max)),i._majorUnit=s.major.enabled&&"year"!==i._unit?function(t){for(var e=ei.indexOf(t)+1,n=ei.length;e<n;++e)if(ti[ei[e]].common)return ei[e]}(i._unit):void 0,i._table=function(t,e,n,i){if("linear"===i||!t.length)return[{time:e,pos:0},{time:n,pos:1}];var a,r,o,s,l,u=[],d=[e];for(a=0,r=t.length;a<r;++a)(s=t[a])>e&&s<n&&d.push(s);for(d.push(n),a=0,r=d.length;a<r;++a)l=d[a+1],o=d[a-1],s=d[a],void 0!==o&&void 0!==l&&Math.round((l+o)/2)===s||u.push({time:s,pos:a/(r-1)});return u}(i._timestamps.data,a,r,f),i._offsets=function(t,e,n,i,a){var r,o,s=0,l=0;return a.offset&&e.length&&(r=ri(t,"time",e[0],"pos"),s=1===e.length?1-r:(ri(t,"time",e[1],"pos")-r)/2,o=ri(t,"time",e[e.length-1],"pos"),l=1===e.length?o:(o-ri(t,"time",e[e.length-2],"pos"))/2),{start:s,end:l,factor:1/(s+1+l)}}(i._table,d,0,0,o),s.reverse&&d.reverse(),ui(i,d,i._majorUnit)},getLabelForIndex:function(t,e){var n=this,i=n._adapter,a=n.chart.data,r=n.options.time,o=a.labels&&t<a.labels.length?a.labels[t]:"",s=a.datasets[e].data[t];return V.isObject(s)&&(o=n.getRightValue(s)),r.tooltipFormat?i.format(oi(n,o),r.tooltipFormat):"string"==typeof o?o:i.format(oi(n,o),r.displayFormats.datetime)},tickFormatFunction:function(t,e,n,i){var a=this._adapter,r=this.options,o=r.time.displayFormats,s=o[this._unit],l=this._majorUnit,u=o[l],d=n[e],h=r.ticks,c=l&&u&&d&&d.major,f=a.format(t,i||(c?u:s)),g=c?h.major:h.minor,p=Zn([g.callback,g.userCallback,h.callback,h.userCallback]);return p?p(f,e,n):f},convertTicksToLabels:function(t){var e,n,i=[];for(e=0,n=t.length;e<n;++e)i.push(this.tickFormatFunction(t[e].value,e,t));return i},getPixelForOffset:function(t){var e=this._offsets,n=ri(this._table,"time",t,"pos");return this.getPixelForDecimal((e.start+n)*e.factor)},getPixelForValue:function(t,e,n){var i=null;if(void 0!==e&&void 0!==n&&(i=this._timestamps.datasets[n][e]),null===i&&(i=si(this,t)),null!==i)return this.getPixelForOffset(i)},getPixelForTick:function(t){var e=this.getTicks();return t>=0&&t<e.length?this.getPixelForOffset(e[t].value):null},getValueForPixel:function(t){var e=this._offsets,n=this.getDecimalForPixel(t)/e.factor-e.end,i=ri(this._table,"pos",n,"time");return this._adapter._create(i)},_getLabelSize:function(t){var e=this.options.ticks,n=this.ctx.measureText(t).width,i=V.toRadians(this.isHorizontal()?e.maxRotation:e.minRotation),a=Math.cos(i),r=Math.sin(i),o=$n(e.fontSize,z.global.defaultFontSize);return{w:n*a+o*r,h:n*r+o*a}},getLabelWidth:function(t){return this._getLabelSize(t).w},getLabelCapacity:function(t){var e=this,n=e.options.time,i=n.displayFormats,a=i[n.unit]||i.millisecond,r=e.tickFormatFunction(t,0,ui(e,[t],e._majorUnit),a),o=e._getLabelSize(r),s=Math.floor(e.isHorizontal()?e.width/o.w:e.height/o.h);return e.options.offset&&s--,s>0?s:1}}),hi={position:"bottom",distribution:"linear",bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,displayFormat:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{autoSkip:!1,source:"auto",major:{enabled:!1}}};di._defaults=hi;var ci={category:_n,linear:Dn,logarithmic:Rn,radialLinear:Gn,time:di},fi={datetime:"MMM D, YYYY, h:mm:ss a",millisecond:"h:mm:ss.SSS a",second:"h:mm:ss a",minute:"h:mm a",hour:"hA",day:"MMM D",week:"ll",month:"MMM YYYY",quarter:"[Q]Q - YYYY",year:"YYYY"};an._date.override("function"==typeof t?{_id:"moment",formats:function(){return fi},parse:function(e,n){return"string"==typeof e&&"string"==typeof n?e=t(e,n):e instanceof t||(e=t(e)),e.isValid()?e.valueOf():null},format:function(e,n){return t(e).format(n)},add:function(e,n,i){return t(e).add(n,i).valueOf()},diff:function(e,n,i){return t(e).diff(t(n),i)},startOf:function(e,n,i){return e=t(e),"isoWeek"===n?e.isoWeekday(i).valueOf():e.startOf(n).valueOf()},endOf:function(e,n){return t(e).endOf(n).valueOf()},_create:function(e){return t(e)}}:{}),z._set("global",{plugins:{filler:{propagate:!0}}});var gi={dataset:function(t){var e=t.fill,n=t.chart,i=n.getDatasetMeta(e),a=i&&n.isDatasetVisible(e)&&i.dataset._children||[],r=a.length||0;return r?function(t,e){return e<r&&a[e]._view||null}:null},boundary:function(t){var e=t.boundary,n=e?e.x:null,i=e?e.y:null;return V.isArray(e)?function(t,n){return e[n]}:function(t){return{x:null===n?t.x:n,y:null===i?t.y:i}}}};function pi(t,e,n){var i,a=t._model||{},r=a.fill;if(void 0===r&&(r=!!a.backgroundColor),!1===r||null===r)return!1;if(!0===r)return"origin";if(i=parseFloat(r,10),isFinite(i)&&Math.floor(i)===i)return"-"!==r[0]&&"+"!==r[0]||(i=e+i),!(i===e||i<0||i>=n)&&i;switch(r){case"bottom":return"start";case"top":return"end";case"zero":return"origin";case"origin":case"start":case"end":return r;default:return!1}}function mi(t){return(t.el._scale||{}).getPointPositionForValue?function(t){var e,n,i,a,r,o=t.el._scale,s=o.options,l=o.chart.data.labels.length,u=t.fill,d=[];if(!l)return null;for(e=s.ticks.reverse?o.max:o.min,n=s.ticks.reverse?o.min:o.max,i=o.getPointPositionForValue(0,e),a=0;a<l;++a)r="start"===u||"end"===u?o.getPointPositionForValue(a,"start"===u?e:n):o.getBasePosition(a),s.gridLines.circular&&(r.cx=i.x,r.cy=i.y,r.angle=o.getIndexAngle(a)-Math.PI/2),d.push(r);return d}(t):function(t){var e,n=t.el._model||{},i=t.el._scale||{},a=t.fill,r=null;if(isFinite(a))return null;if("start"===a?r=void 0===n.scaleBottom?i.bottom:n.scaleBottom:"end"===a?r=void 0===n.scaleTop?i.top:n.scaleTop:void 0!==n.scaleZero?r=n.scaleZero:i.getBasePixel&&(r=i.getBasePixel()),null!=r){if(void 0!==r.x&&void 0!==r.y)return r;if(V.isFinite(r))return{x:(e=i.isHorizontal())?r:null,y:e?null:r}}return null}(t)}function vi(t,e,n){var i,a=t[e].fill,r=[e];if(!n)return a;for(;!1!==a&&-1===r.indexOf(a);){if(!isFinite(a))return a;if(!(i=t[a]))return!1;if(i.visible)return a;r.push(a),a=i.fill}return!1}function bi(t){var e=t.fill,n="dataset";return!1===e?null:(isFinite(e)||(n="boundary"),gi[n](t))}function xi(t){return t&&!t.skip}function yi(t,e,n,i,a){var r,o,s,l;if(i&&a){for(t.moveTo(e[0].x,e[0].y),r=1;r<i;++r)V.canvas.lineTo(t,e[r-1],e[r]);if(void 0===n[0].angle)for(t.lineTo(n[a-1].x,n[a-1].y),r=a-1;r>0;--r)V.canvas.lineTo(t,n[r],n[r-1],!0);else for(o=n[0].cx,s=n[0].cy,l=Math.sqrt(Math.pow(n[0].x-o,2)+Math.pow(n[0].y-s,2)),r=a-1;r>0;--r)t.arc(o,s,l,n[r].angle,n[r-1].angle,!0)}}function _i(t,e,n,i,a,r){var o,s,l,u,d,h,c,f,g=e.length,p=i.spanGaps,m=[],v=[],b=0,x=0;for(t.beginPath(),o=0,s=g;o<s;++o)d=n(u=e[l=o%g]._view,l,i),h=xi(u),c=xi(d),r&&void 0===f&&h&&(s=g+(f=o+1)),h&&c?(b=m.push(u),x=v.push(d)):b&&x&&(p?(h&&m.push(u),c&&v.push(d)):(yi(t,m,v,b,x),b=x=0,m=[],v=[]));yi(t,m,v,b,x),t.closePath(),t.fillStyle=a,t.fill()}var ki={id:"filler",afterDatasetsUpdate:function(t,e){var n,i,a,r,o=(t.data.datasets||[]).length,s=e.propagate,l=[];for(i=0;i<o;++i)r=null,(a=(n=t.getDatasetMeta(i)).dataset)&&a._model&&a instanceof _t.Line&&(r={visible:t.isDatasetVisible(i),fill:pi(a,i,o),chart:t,el:a}),n.$filler=r,l.push(r);for(i=0;i<o;++i)(r=l[i])&&(r.fill=vi(l,i,s),r.boundary=mi(r),r.mapper=bi(r))},beforeDatasetsDraw:function(t){var e,n,i,a,r,o,s,l=t._getSortedVisibleDatasetMetas(),u=t.ctx;for(n=l.length-1;n>=0;--n)(e=l[n].$filler)&&e.visible&&(a=(i=e.el)._view,r=i._children||[],o=e.mapper,s=a.backgroundColor||z.global.defaultColor,o&&s&&r.length&&(V.canvas.clipArea(u,t.chartArea),_i(u,r,o,a,s,i._loop),V.canvas.unclipArea(u)))}},wi=V.rtl.getRtlAdapter,Mi=V.noop,Si=V.valueOrDefault;function Ci(t,e){return t.usePointStyle&&t.boxWidth>e?e:t.boxWidth}z._set("global",{legend:{display:!0,position:"top",align:"center",fullWidth:!0,reverse:!1,weight:1e3,onClick:function(t,e){var n=e.datasetIndex,i=this.chart,a=i.getDatasetMeta(n);a.hidden=null===a.hidden?!i.data.datasets[n].hidden:null,i.update()},onHover:null,onLeave:null,labels:{boxWidth:40,padding:10,generateLabels:function(t){var e=t.data.datasets,n=t.options.legend||{},i=n.labels&&n.labels.usePointStyle;return t._getSortedDatasetMetas().map((function(n){var a=n.controller.getStyle(i?0:void 0);return{text:e[n.index].label,fillStyle:a.backgroundColor,hidden:!t.isDatasetVisible(n.index),lineCap:a.borderCapStyle,lineDash:a.borderDash,lineDashOffset:a.borderDashOffset,lineJoin:a.borderJoinStyle,lineWidth:a.borderWidth,strokeStyle:a.borderColor,pointStyle:a.pointStyle,rotation:a.rotation,datasetIndex:n.index}}),this)}}},legendCallback:function(t){var e,n,i,a=document.createElement("ul"),r=t.data.datasets;for(a.setAttribute("class",t.id+"-legend"),e=0,n=r.length;e<n;e++)(i=a.appendChild(document.createElement("li"))).appendChild(document.createElement("span")).style.backgroundColor=r[e].backgroundColor,r[e].label&&i.appendChild(document.createTextNode(r[e].label));return a.outerHTML}});var Pi=X.extend({initialize:function(t){V.extend(this,t),this.legendHitBoxes=[],this._hoveredItem=null,this.doughnutMode=!1},beforeUpdate:Mi,update:function(t,e,n){var i=this;return i.beforeUpdate(),i.maxWidth=t,i.maxHeight=e,i.margins=n,i.beforeSetDimensions(),i.setDimensions(),i.afterSetDimensions(),i.beforeBuildLabels(),i.buildLabels(),i.afterBuildLabels(),i.beforeFit(),i.fit(),i.afterFit(),i.afterUpdate(),i.minSize},afterUpdate:Mi,beforeSetDimensions:Mi,setDimensions:function(){var t=this;t.isHorizontal()?(t.width=t.maxWidth,t.left=0,t.right=t.width):(t.height=t.maxHeight,t.top=0,t.bottom=t.height),t.paddingLeft=0,t.paddingTop=0,t.paddingRight=0,t.paddingBottom=0,t.minSize={width:0,height:0}},afterSetDimensions:Mi,beforeBuildLabels:Mi,buildLabels:function(){var t=this,e=t.options.labels||{},n=V.callback(e.generateLabels,[t.chart],t)||[];e.filter&&(n=n.filter((function(n){return e.filter(n,t.chart.data)}))),t.options.reverse&&n.reverse(),t.legendItems=n},afterBuildLabels:Mi,beforeFit:Mi,fit:function(){var t=this,e=t.options,n=e.labels,i=e.display,a=t.ctx,r=V.options._parseFont(n),o=r.size,s=t.legendHitBoxes=[],l=t.minSize,u=t.isHorizontal();if(u?(l.width=t.maxWidth,l.height=i?10:0):(l.width=i?10:0,l.height=t.maxHeight),i){if(a.font=r.string,u){var d=t.lineWidths=[0],h=0;a.textAlign="left",a.textBaseline="middle",V.each(t.legendItems,(function(t,e){var i=Ci(n,o)+o/2+a.measureText(t.text).width;(0===e||d[d.length-1]+i+2*n.padding>l.width)&&(h+=o+n.padding,d[d.length-(e>0?0:1)]=0),s[e]={left:0,top:0,width:i,height:o},d[d.length-1]+=i+n.padding})),l.height+=h}else{var c=n.padding,f=t.columnWidths=[],g=t.columnHeights=[],p=n.padding,m=0,v=0;V.each(t.legendItems,(function(t,e){var i=Ci(n,o)+o/2+a.measureText(t.text).width;e>0&&v+o+2*c>l.height&&(p+=m+n.padding,f.push(m),g.push(v),m=0,v=0),m=Math.max(m,i),v+=o+c,s[e]={left:0,top:0,width:i,height:o}})),p+=m,f.push(m),g.push(v),l.width+=p}t.width=l.width,t.height=l.height}else t.width=l.width=t.height=l.height=0},afterFit:Mi,isHorizontal:function(){return"top"===this.options.position||"bottom"===this.options.position},draw:function(){var t=this,e=t.options,n=e.labels,i=z.global,a=i.defaultColor,r=i.elements.line,o=t.height,s=t.columnHeights,l=t.width,u=t.lineWidths;if(e.display){var d,h=wi(e.rtl,t.left,t.minSize.width),c=t.ctx,f=Si(n.fontColor,i.defaultFontColor),g=V.options._parseFont(n),p=g.size;c.textAlign=h.textAlign("left"),c.textBaseline="middle",c.lineWidth=.5,c.strokeStyle=f,c.fillStyle=f,c.font=g.string;var m=Ci(n,p),v=t.legendHitBoxes,b=function(t,i){switch(e.align){case"start":return n.padding;case"end":return t-i;default:return(t-i+n.padding)/2}},x=t.isHorizontal();d=x?{x:t.left+b(l,u[0]),y:t.top+n.padding,line:0}:{x:t.left+n.padding,y:t.top+b(o,s[0]),line:0},V.rtl.overrideTextDirection(t.ctx,e.textDirection);var y=p+n.padding;V.each(t.legendItems,(function(e,i){var f=c.measureText(e.text).width,g=m+p/2+f,_=d.x,k=d.y;h.setWidth(t.minSize.width),x?i>0&&_+g+n.padding>t.left+t.minSize.width&&(k=d.y+=y,d.line++,_=d.x=t.left+b(l,u[d.line])):i>0&&k+y>t.top+t.minSize.height&&(_=d.x=_+t.columnWidths[d.line]+n.padding,d.line++,k=d.y=t.top+b(o,s[d.line]));var w=h.x(_);!function(t,e,i){if(!(isNaN(m)||m<=0)){c.save();var o=Si(i.lineWidth,r.borderWidth);if(c.fillStyle=Si(i.fillStyle,a),c.lineCap=Si(i.lineCap,r.borderCapStyle),c.lineDashOffset=Si(i.lineDashOffset,r.borderDashOffset),c.lineJoin=Si(i.lineJoin,r.borderJoinStyle),c.lineWidth=o,c.strokeStyle=Si(i.strokeStyle,a),c.setLineDash&&c.setLineDash(Si(i.lineDash,r.borderDash)),n&&n.usePointStyle){var s=m*Math.SQRT2/2,l=h.xPlus(t,m/2),u=e+p/2;V.canvas.drawPoint(c,i.pointStyle,s,l,u,i.rotation)}else c.fillRect(h.leftForLtr(t,m),e,m,p),0!==o&&c.strokeRect(h.leftForLtr(t,m),e,m,p);c.restore()}}(w,k,e),v[i].left=h.leftForLtr(w,v[i].width),v[i].top=k,function(t,e,n,i){var a=p/2,r=h.xPlus(t,m+a),o=e+a;c.fillText(n.text,r,o),n.hidden&&(c.beginPath(),c.lineWidth=2,c.moveTo(r,o),c.lineTo(h.xPlus(r,i),o),c.stroke())}(w,k,e,f),x?d.x+=g+n.padding:d.y+=y})),V.rtl.restoreTextDirection(t.ctx,e.textDirection)}},_getLegendItemAt:function(t,e){var n,i,a,r=this;if(t>=r.left&&t<=r.right&&e>=r.top&&e<=r.bottom)for(a=r.legendHitBoxes,n=0;n<a.length;++n)if(t>=(i=a[n]).left&&t<=i.left+i.width&&e>=i.top&&e<=i.top+i.height)return r.legendItems[n];return null},handleEvent:function(t){var e,n=this,i=n.options,a="mouseup"===t.type?"click":t.type;if("mousemove"===a){if(!i.onHover&&!i.onLeave)return}else{if("click"!==a)return;if(!i.onClick)return}e=n._getLegendItemAt(t.x,t.y),"click"===a?e&&i.onClick&&i.onClick.call(n,t.native,e):(i.onLeave&&e!==n._hoveredItem&&(n._hoveredItem&&i.onLeave.call(n,t.native,n._hoveredItem),n._hoveredItem=e),i.onHover&&e&&i.onHover.call(n,t.native,e))}});function Ai(t,e){var n=new Pi({ctx:t.ctx,options:e,chart:t});ge.configure(t,n,e),ge.addBox(t,n),t.legend=n}var Di={id:"legend",_element:Pi,beforeInit:function(t){var e=t.options.legend;e&&Ai(t,e)},beforeUpdate:function(t){var e=t.options.legend,n=t.legend;e?(V.mergeIf(e,z.global.legend),n?(ge.configure(t,n,e),n.options=e):Ai(t,e)):n&&(ge.removeBox(t,n),delete t.legend)},afterEvent:function(t,e){var n=t.legend;n&&n.handleEvent(e)}},Ti=V.noop;z._set("global",{title:{display:!1,fontStyle:"bold",fullWidth:!0,padding:10,position:"top",text:"",weight:2e3}});var Ii=X.extend({initialize:function(t){V.extend(this,t),this.legendHitBoxes=[]},beforeUpdate:Ti,update:function(t,e,n){var i=this;return i.beforeUpdate(),i.maxWidth=t,i.maxHeight=e,i.margins=n,i.beforeSetDimensions(),i.setDimensions(),i.afterSetDimensions(),i.beforeBuildLabels(),i.buildLabels(),i.afterBuildLabels(),i.beforeFit(),i.fit(),i.afterFit(),i.afterUpdate(),i.minSize},afterUpdate:Ti,beforeSetDimensions:Ti,setDimensions:function(){var t=this;t.isHorizontal()?(t.width=t.maxWidth,t.left=0,t.right=t.width):(t.height=t.maxHeight,t.top=0,t.bottom=t.height),t.paddingLeft=0,t.paddingTop=0,t.paddingRight=0,t.paddingBottom=0,t.minSize={width:0,height:0}},afterSetDimensions:Ti,beforeBuildLabels:Ti,buildLabels:Ti,afterBuildLabels:Ti,beforeFit:Ti,fit:function(){var t,e=this,n=e.options,i=e.minSize={},a=e.isHorizontal();n.display?(t=(V.isArray(n.text)?n.text.length:1)*V.options._parseFont(n).lineHeight+2*n.padding,e.width=i.width=a?e.maxWidth:t,e.height=i.height=a?t:e.maxHeight):e.width=i.width=e.height=i.height=0},afterFit:Ti,isHorizontal:function(){var t=this.options.position;return"top"===t||"bottom"===t},draw:function(){var t=this,e=t.ctx,n=t.options;if(n.display){var i,a,r,o=V.options._parseFont(n),s=o.lineHeight,l=s/2+n.padding,u=0,d=t.top,h=t.left,c=t.bottom,f=t.right;e.fillStyle=V.valueOrDefault(n.fontColor,z.global.defaultFontColor),e.font=o.string,t.isHorizontal()?(a=h+(f-h)/2,r=d+l,i=f-h):(a="left"===n.position?h+l:f-l,r=d+(c-d)/2,i=c-d,u=Math.PI*("left"===n.position?-.5:.5)),e.save(),e.translate(a,r),e.rotate(u),e.textAlign="center",e.textBaseline="middle";var g=n.text;if(V.isArray(g))for(var p=0,m=0;m<g.length;++m)e.fillText(g[m],0,p,i),p+=s;else e.fillText(g,0,0,i);e.restore()}}});function Fi(t,e){var n=new Ii({ctx:t.ctx,options:e,chart:t});ge.configure(t,n,e),ge.addBox(t,n),t.titleBlock=n}var Li={},Oi=ki,Ri=Di,zi={id:"title",_element:Ii,beforeInit:function(t){var e=t.options.title;e&&Fi(t,e)},beforeUpdate:function(t){var e=t.options.title,n=t.titleBlock;e?(V.mergeIf(e,z.global.title),n?(ge.configure(t,n,e),n.options=e):Fi(t,e)):n&&(ge.removeBox(t,n),delete t.titleBlock)}};for(var Ni in Li.filler=Oi,Li.legend=Ri,Li.title=zi,tn.helpers=V,function(){function t(t,e,n){var i;return"string"==typeof t?(i=parseInt(t,10),-1!==t.indexOf("%")&&(i=i/100*e.parentNode[n])):i=t,i}function e(t){return null!=t&&"none"!==t}function n(n,i,a){var r=document.defaultView,o=V._getParentNode(n),s=r.getComputedStyle(n)[i],l=r.getComputedStyle(o)[i],u=e(s),d=e(l),h=Number.POSITIVE_INFINITY;return u||d?Math.min(u?t(s,n,a):h,d?t(l,o,a):h):"none"}V.where=function(t,e){if(V.isArray(t)&&Array.prototype.filter)return t.filter(e);var n=[];return V.each(t,(function(t){e(t)&&n.push(t)})),n},V.findIndex=Array.prototype.findIndex?function(t,e,n){return t.findIndex(e,n)}:function(t,e,n){n=void 0===n?t:n;for(var i=0,a=t.length;i<a;++i)if(e.call(n,t[i],i,t))return i;return-1},V.findNextWhere=function(t,e,n){V.isNullOrUndef(n)&&(n=-1);for(var i=n+1;i<t.length;i++){var a=t[i];if(e(a))return a}},V.findPreviousWhere=function(t,e,n){V.isNullOrUndef(n)&&(n=t.length);for(var i=n-1;i>=0;i--){var a=t[i];if(e(a))return a}},V.isNumber=function(t){return!isNaN(parseFloat(t))&&isFinite(t)},V.almostEquals=function(t,e,n){return Math.abs(t-e)<n},V.almostWhole=function(t,e){var n=Math.round(t);return n-e<=t&&n+e>=t},V.max=function(t){return t.reduce((function(t,e){return isNaN(e)?t:Math.max(t,e)}),Number.NEGATIVE_INFINITY)},V.min=function(t){return t.reduce((function(t,e){return isNaN(e)?t:Math.min(t,e)}),Number.POSITIVE_INFINITY)},V.sign=Math.sign?function(t){return Math.sign(t)}:function(t){return 0===(t=+t)||isNaN(t)?t:t>0?1:-1},V.toRadians=function(t){return t*(Math.PI/180)},V.toDegrees=function(t){return t*(180/Math.PI)},V._decimalPlaces=function(t){if(V.isFinite(t)){for(var e=1,n=0;Math.round(t*e)/e!==t;)e*=10,n++;return n}},V.getAngleFromPoint=function(t,e){var n=e.x-t.x,i=e.y-t.y,a=Math.sqrt(n*n+i*i),r=Math.atan2(i,n);return r<-.5*Math.PI&&(r+=2*Math.PI),{angle:r,distance:a}},V.distanceBetweenPoints=function(t,e){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))},V.aliasPixel=function(t){return t%2==0?0:.5},V._alignPixel=function(t,e,n){var i=t.currentDevicePixelRatio,a=n/2;return Math.round((e-a)*i)/i+a},V.splineCurve=function(t,e,n,i){var a=t.skip?e:t,r=e,o=n.skip?e:n,s=Math.sqrt(Math.pow(r.x-a.x,2)+Math.pow(r.y-a.y,2)),l=Math.sqrt(Math.pow(o.x-r.x,2)+Math.pow(o.y-r.y,2)),u=s/(s+l),d=l/(s+l),h=i*(u=isNaN(u)?0:u),c=i*(d=isNaN(d)?0:d);return{previous:{x:r.x-h*(o.x-a.x),y:r.y-h*(o.y-a.y)},next:{x:r.x+c*(o.x-a.x),y:r.y+c*(o.y-a.y)}}},V.EPSILON=Number.EPSILON||1e-14,V.splineCurveMonotone=function(t){var e,n,i,a,r,o,s,l,u,d=(t||[]).map((function(t){return{model:t._model,deltaK:0,mK:0}})),h=d.length;for(e=0;e<h;++e)if(!(i=d[e]).model.skip){if(n=e>0?d[e-1]:null,(a=e<h-1?d[e+1]:null)&&!a.model.skip){var c=a.model.x-i.model.x;i.deltaK=0!==c?(a.model.y-i.model.y)/c:0}!n||n.model.skip?i.mK=i.deltaK:!a||a.model.skip?i.mK=n.deltaK:this.sign(n.deltaK)!==this.sign(i.deltaK)?i.mK=0:i.mK=(n.deltaK+i.deltaK)/2}for(e=0;e<h-1;++e)i=d[e],a=d[e+1],i.model.skip||a.model.skip||(V.almostEquals(i.deltaK,0,this.EPSILON)?i.mK=a.mK=0:(r=i.mK/i.deltaK,o=a.mK/i.deltaK,(l=Math.pow(r,2)+Math.pow(o,2))<=9||(s=3/Math.sqrt(l),i.mK=r*s*i.deltaK,a.mK=o*s*i.deltaK)));for(e=0;e<h;++e)(i=d[e]).model.skip||(n=e>0?d[e-1]:null,a=e<h-1?d[e+1]:null,n&&!n.model.skip&&(u=(i.model.x-n.model.x)/3,i.model.controlPointPreviousX=i.model.x-u,i.model.controlPointPreviousY=i.model.y-u*i.mK),a&&!a.model.skip&&(u=(a.model.x-i.model.x)/3,i.model.controlPointNextX=i.model.x+u,i.model.controlPointNextY=i.model.y+u*i.mK))},V.nextItem=function(t,e,n){return n?e>=t.length-1?t[0]:t[e+1]:e>=t.length-1?t[t.length-1]:t[e+1]},V.previousItem=function(t,e,n){return n?e<=0?t[t.length-1]:t[e-1]:e<=0?t[0]:t[e-1]},V.niceNum=function(t,e){var n=Math.floor(V.log10(t)),i=t/Math.pow(10,n);return(e?i<1.5?1:i<3?2:i<7?5:10:i<=1?1:i<=2?2:i<=5?5:10)*Math.pow(10,n)},V.requestAnimFrame="undefined"==typeof window?function(t){t()}:window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(t){return window.setTimeout(t,1e3/60)},V.getRelativePosition=function(t,e){var n,i,a=t.originalEvent||t,r=t.target||t.srcElement,o=r.getBoundingClientRect(),s=a.touches;s&&s.length>0?(n=s[0].clientX,i=s[0].clientY):(n=a.clientX,i=a.clientY);var l=parseFloat(V.getStyle(r,"padding-left")),u=parseFloat(V.getStyle(r,"padding-top")),d=parseFloat(V.getStyle(r,"padding-right")),h=parseFloat(V.getStyle(r,"padding-bottom")),c=o.right-o.left-l-d,f=o.bottom-o.top-u-h;return{x:n=Math.round((n-o.left-l)/c*r.width/e.currentDevicePixelRatio),y:i=Math.round((i-o.top-u)/f*r.height/e.currentDevicePixelRatio)}},V.getConstraintWidth=function(t){return n(t,"max-width","clientWidth")},V.getConstraintHeight=function(t){return n(t,"max-height","clientHeight")},V._calculatePadding=function(t,e,n){return(e=V.getStyle(t,e)).indexOf("%")>-1?n*parseInt(e,10)/100:parseInt(e,10)},V._getParentNode=function(t){var e=t.parentNode;return e&&"[object ShadowRoot]"===e.toString()&&(e=e.host),e},V.getMaximumWidth=function(t){var e=V._getParentNode(t);if(!e)return t.clientWidth;var n=e.clientWidth,i=n-V._calculatePadding(e,"padding-left",n)-V._calculatePadding(e,"padding-right",n),a=V.getConstraintWidth(t);return isNaN(a)?i:Math.min(i,a)},V.getMaximumHeight=function(t){var e=V._getParentNode(t);if(!e)return t.clientHeight;var n=e.clientHeight,i=n-V._calculatePadding(e,"padding-top",n)-V._calculatePadding(e,"padding-bottom",n),a=V.getConstraintHeight(t);return isNaN(a)?i:Math.min(i,a)},V.getStyle=function(t,e){return t.currentStyle?t.currentStyle[e]:document.defaultView.getComputedStyle(t,null).getPropertyValue(e)},V.retinaScale=function(t,e){var n=t.currentDevicePixelRatio=e||"undefined"!=typeof window&&window.devicePixelRatio||1;if(1!==n){var i=t.canvas,a=t.height,r=t.width;i.height=a*n,i.width=r*n,t.ctx.scale(n,n),i.style.height||i.style.width||(i.style.height=a+"px",i.style.width=r+"px")}},V.fontString=function(t,e,n){return e+" "+t+"px "+n},V.longestText=function(t,e,n,i){var a=(i=i||{}).data=i.data||{},r=i.garbageCollect=i.garbageCollect||[];i.font!==e&&(a=i.data={},r=i.garbageCollect=[],i.font=e),t.font=e;var o,s,l,u,d,h=0,c=n.length;for(o=0;o<c;o++)if(null!=(u=n[o])&&!0!==V.isArray(u))h=V.measureText(t,a,r,h,u);else if(V.isArray(u))for(s=0,l=u.length;s<l;s++)null==(d=u[s])||V.isArray(d)||(h=V.measureText(t,a,r,h,d));var f=r.length/2;if(f>n.length){for(o=0;o<f;o++)delete a[r[o]];r.splice(0,f)}return h},V.measureText=function(t,e,n,i,a){var r=e[a];return r||(r=e[a]=t.measureText(a).width,n.push(a)),r>i&&(i=r),i},V.numberOfLabelLines=function(t){var e=1;return V.each(t,(function(t){V.isArray(t)&&t.length>e&&(e=t.length)})),e},V.color=k?function(t){return t instanceof CanvasGradient&&(t=z.global.defaultColor),k(t)}:function(t){return console.error("Color.js not found!"),t},V.getHoverColor=function(t){return t instanceof CanvasPattern||t instanceof CanvasGradient?t:V.color(t).saturate(.5).darken(.1).rgbString()}}(),tn._adapters=an,tn.Animation=Z,tn.animationService=$,tn.controllers=$t,tn.DatasetController=nt,tn.defaults=z,tn.Element=X,tn.elements=_t,tn.Interaction=ae,tn.layouts=ge,tn.platform=Fe,tn.plugins=Le,tn.Scale=xn,tn.scaleService=Oe,tn.Ticks=rn,tn.Tooltip=Ue,tn.helpers.each(ci,(function(t,e){tn.scaleService.registerScaleType(e,t,t._defaults)})),Li)Li.hasOwnProperty(Ni)&&tn.plugins.register(Li[Ni]);tn.platform.initialize();var Bi=tn;return"undefined"!=typeof window&&(window.Chart=tn),tn.Chart=tn,tn.Legend=Li.legend._element,tn.Title=Li.title._element,tn.pluginService=tn.plugins,tn.PluginBase=tn.Element.extend({}),tn.canvasHelpers=tn.helpers.canvas,tn.layoutService=tn.layouts,tn.LinearScaleBase=Sn,tn.helpers.each(["Bar","Bubble","Doughnut","Line","PolarArea","Radar","Scatter"],(function(t){tn[t]=function(e,n){return new tn(e,tn.helpers.merge(n||{},{type:t.charAt(0).toLowerCase()+t.slice(1)}))}})),Bi}));
##############################################
lebiniou-3.50/www/jquery.min.js-1-/*! jQuery v3.5.1 | (c) JS Foundation and other contributors | jquery.org/license */
lebiniou-3.50/www/jquery.min.js:2:!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";function g(e){return null!=e&&e===e.window}var t=[],r=Object.getPrototypeOf,s=t.slice,v=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,y=n.hasOwnProperty,a=y.toString,l=a.call(Object),m={},x=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.5.1",k=function(e,t){return new k.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!x(e)&&!g(e)&&("array"===n||0===t||"number"==typeof t&&0<t&&t-1 in e)}k.fn=k.prototype={jquery:f,constructor:k,length:0,toArray:function(){return s.call(this)},get:function(e){return null==e?s.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=k.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return k.each(this,e)},map:function(n){return this.pushStack(k.map(this,function(e,t){return n.call(e,t,e)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(k.grep(this,function(e,t){return(t+1)%2}))},odd:function(){return this.pushStack(k.grep(this,function(e,t){return t%2}))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(0<=n&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:u,sort:t.sort,splice:t.splice},k.extend=k.fn.extend=function(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[s]||{},s++),"object"==typeof a||x(a)||(a={}),s===u&&(a=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)r=e[t],"__proto__"!==t&&a!==r&&(l&&r&&(k.isPlainObject(r)||(i=Array.isArray(r)))?(n=a[t],o=i&&!Array.isArray(n)?[]:i||k.isPlainObject(n)?n:{},i=!1,a[t]=k.extend(l,o,r)):void 0!==r&&(a[t]=r));return a},k.extend({expando:"jQuery"+(f+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==o.call(e))&&(!(t=r(e))||"function"==typeof(n=y.call(t,"constructor")&&t.constructor)&&a.call(n)===l)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t,n){b(e,{nonce:t&&t.nonce},n)},each:function(e,t){var n,r=0;if(p(e)){for(n=e.length;r<n;r++)if(!1===t.call(e[r],r,e[r]))break}else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},makeArray:function(e,t){var n=t||[];return null!=e&&(p(Object(e))?k.merge(n,"string"==typeof e?[e]:e):u.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:i.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;r++)e[i++]=t[r];return e.length=i,e},grep:function(e,t,n){for(var r=[],i=0,o=e.length,a=!n;i<o;i++)!t(e[i],i)!=a&&r.push(e[i]);return r},map:function(e,t,n){var r,i,o=0,a=[];if(p(e))for(r=e.length;o<r;o++)null!=(i=t(e[o],o,n))&&a.push(i);else for(o in e)null!=(i=t(e[o],o,n))&&a.push(i);return v(a)},guid:1,support:m}),"function"==typeof Symbol&&(k.fn[Symbol.iterator]=t[Symbol.iterator]),k.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){n["[object "+t+"]"]=t.toLowerCase()});var d=function(n){function f(e,t,n){var r="0x"+t-65536;return r!=r||n?t:r<0?String.fromCharCode(65536+r):String.fromCharCode(r>>10|55296,1023&r|56320)}var e,h,b,o,r,p,g,w,l,c,v,T,i,y,m,a,s,x,C="sizzle"+-new Date,E=n.document,k=0,d=0,u=re(),S=re(),j=re(),N=function(e,t){return e===t&&(c=!0),0},A="undefined",D={}.hasOwnProperty,t=[],L=t.pop,q=t.push,H=t.push,O=t.slice,P=t.indexOf||function(e){for(var t=0,n=this.length;t<n;t++)if(this[t]===e)return t;return-1},R="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",W="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",I=W.replace("w","w#"),$="\\["+M+"*("+W+")"+M+"*(?:([*^$|!~]?=)"+M+"*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|("+I+")|)|)"+M+"*\\]",B=":("+W+")(?:\\(((['\"])((?:\\\\.|[^\\\\])*?)\\3|((?:\\\\.|[^\\\\()[\\]]|"+$.replace(3,8)+")*)|.*)\\)|)",F=new RegExp("^"+M+"+|((?:^|[^\\\\])(?:\\\\.)*)"+M+"+$","g"),_=new RegExp("^"+M+"*,"+M+"*"),z=new RegExp("^"+M+"*([>+~]|"+M+")"+M+"*"),X=new RegExp("="+M+"*([^\\]'\"]*?)"+M+"*\\]","g"),U=new RegExp(B),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+W+")"),CLASS:new RegExp("^\\.("+W+")"),TAG:new RegExp("^("+W.replace("w","w*")+")"),ATTR:new RegExp("^"+$),PSEUDO:new RegExp("^"+B),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Q=/^h\d$/i,J=/^[^{]+\{\s*\[native \w/,K=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,Z=/[+~]/,ee=/'|\\/g,te=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig");try{H.apply(t=O.call(E.childNodes),E.childNodes),t[E.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){q.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function ne(e,t,n,r){var i,o,a,s,u,l,c,f,p,d;if((t?t.ownerDocument||t:E)!==T&&v(t),n=n||[],!e||"string"!=typeof e)return n;if(1!==(s=(t=t||T).nodeType)&&9!==s)return[];if(y&&!r){if(i=K.exec(e))if(a=i[1]){if(9===s){if(!(o=t.getElementById(a))||!o.parentNode)return n;if(o.id===a)return n.push(o),n}else if(t.ownerDocument&&(o=t.ownerDocument.getElementById(a))&&x(t,o)&&o.id===a)return n.push(o),n}else{if(i[2])return H.apply(n,t.getElementsByTagName(e)),n;if((a=i[3])&&h.getElementsByClassName&&t.getElementsByClassName)return H.apply(n,t.getElementsByClassName(a)),n}if(h.qsa&&(!m||!m.test(e))){if(f=c=C,p=t,d=9===s&&e,1===s&&"object"!==t.nodeName.toLowerCase()){l=de(e),(c=t.getAttribute("id"))?f=c.replace(ee,"\\$&"):t.setAttribute("id",f),f="[id='"+f+"'] ",u=l.length;while(u--)l[u]=f+he(l[u]);p=Z.test(e)&&fe(t.parentNode)||t,d=l.join(",")}if(d)try{return H.apply(n,p.querySelectorAll(d)),n}catch(e){}finally{c||t.removeAttribute("id")}}}return g(e.replace(F,"$1"),t,n,r)}function re(){var n=[];function r(e,t){return n.push(e+" ")>b.cacheLength&&delete r[n.shift()],r[e+" "]=t}return r}function ie(e){return e[C]=!0,e}function oe(e){var t=T.createElement("div");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function ae(e,t){var n=e.split("|"),r=e.length;while(r--)b.attrHandle[n[r]]=t}function se(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&(~t.sourceIndex||1<<31)-(~e.sourceIndex||1<<31);if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function ue(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function le(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ce(a){return ie(function(o){return o=+o,ie(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function fe(e){return e&&typeof e.getElementsByTagName!==A&&e}for(e in h=ne.support={},r=ne.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},v=ne.setDocument=function(e){var t,u=e?e.ownerDocument||e:E,n=u.defaultView;return u!==T&&9===u.nodeType&&u.documentElement?(i=(T=u).documentElement,y=!r(u),n&&n!==n.top&&(n.addEventListener?n.addEventListener("unload",function(){v()},!1):n.attachEvent&&n.attachEvent("onunload",function(){v()})),h.attributes=oe(function(e){return e.className="i",!e.getAttribute("className")}),h.getElementsByTagName=oe(function(e){return e.appendChild(u.createComment("")),!e.getElementsByTagName("*").length}),h.getElementsByClassName=J.test(u.getElementsByClassName)&&oe(function(e){return e.innerHTML="<div class='a'></div><div class='a i'></div>",e.firstChild.className="i",2===e.getElementsByClassName("i").length}),h.getById=oe(function(e){return i.appendChild(e).id=C,!u.getElementsByName||!u.getElementsByName(C).length}),h.getById?(b.find.ID=function(e,t){if(typeof t.getElementById!==A&&y){var n=t.getElementById(e);return n&&n.parentNode?[n]:[]}},b.filter.ID=function(e){var t=e.replace(te,f);return function(e){return e.getAttribute("id")===t}}):(delete b.find.ID,b.filter.ID=function(e){var n=e.replace(te,f);return function(e){var t=typeof e.getAttributeNode!==A&&e.getAttributeNode("id");return t&&t.value===n}}),b.find.TAG=h.getElementsByTagName?function(e,t){if(typeof t.getElementsByTagName!==A)return t.getElementsByTagName(e)}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"!==e)return o;while(n=o[i++])1===n.nodeType&&r.push(n);return r},b.find.CLASS=h.getElementsByClassName&&function(e,t){if(typeof t.getElementsByClassName!==A&&y)return t.getElementsByClassName(e)},a=[],m=[],(h.qsa=J.test(u.querySelectorAll))&&(oe(function(e){e.innerHTML="<select t=''><option selected=''></option></select>",e.querySelectorAll("[t^='']").length&&m.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||m.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll(":checked").length||m.push(":checked")}),oe(function(e){var t=u.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&m.push("name"+M+"*[*^$|!~]?="),e.querySelectorAll(":enabled").length||m.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),m.push(",.*:")})),(h.matchesSelector=J.test(s=i.webkitMatchesSelector||i.mozMatchesSelector||i.oMatchesSelector||i.msMatchesSelector))&&oe(function(e){h.disconnectedMatch=s.call(e,"div"),s.call(e,"[s!='']:x"),a.push("!=",B)}),m=m.length&&new RegExp(m.join("|")),a=a.length&&new RegExp(a.join("|")),t=J.test(i.compareDocumentPosition),x=t||J.test(i.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},N=t?function(e,t){if(e===t)return c=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!h.sortDetached&&t.compareDocumentPosition(e)===n?e===u||e.ownerDocument===E&&x(E,e)?-1:t===u||t.ownerDocument===E&&x(E,t)?1:l?P.call(l,e)-P.call(l,t):0:4&n?-1:1)}:function(e,t){if(e===t)return c=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e===u?-1:t===u?1:i?-1:o?1:l?P.call(l,e)-P.call(l,t):0;if(i===o)return se(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?se(a[r],s[r]):a[r]===E?-1:s[r]===E?1:0},u):T},ne.matches=function(e,t){return ne(e,null,null,t)},ne.matchesSelector=function(e,t){if((e.ownerDocument||e)!==T&&v(e),t=t.replace(X,"='$1']"),h.matchesSelector&&y&&(!a||!a.test(t))&&(!m||!m.test(t)))try{var n=s.call(e,t);if(n||h.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){}return 0<ne(t,T,null,[e]).length},ne.contains=function(e,t){return(e.ownerDocument||e)!==T&&v(e),x(e,t)},ne.attr=function(e,t){(e.ownerDocument||e)!==T&&v(e);var n=b.attrHandle[t.toLowerCase()],r=n&&D.call(b.attrHandle,t.toLowerCase())?n(e,t,!y):void 0;return void 0!==r?r:h.attributes||!y?e.getAttribute(t):(r=e.getAttributeNode(t))&&r.specified?r.value:null},ne.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},ne.uniqueSort=function(e){var t,n=[],r=0,i=0;if(c=!h.detectDuplicates,l=!h.sortStable&&e.slice(0),e.sort(N),c){while(t=e[i++])t===e[i]&&(r=n.push(i));while(r--)e.splice(n[r],1)}return l=null,e},o=ne.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=o(e)}else if(3===i||4===i)return e.nodeValue}else while(t=e[r++])n+=o(t);return n},(b=ne.selectors={cacheLength:50,createPseudo:ie,match:G,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,f),e[3]=(e[4]||e[5]||"").replace(te,f),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||ne.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&ne.error(e[0]),e},PSEUDO:function(e){var t,n=!e[5]&&e[2];return G.CHILD.test(e[0])?null:(e[3]&&void 0!==e[4]?e[2]=e[4]:n&&U.test(n)&&(t=de(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,f).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=u[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&u(e,function(e){return t.test("string"==typeof e.className&&e.className||typeof e.getAttribute!==A&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=ne.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1<t.indexOf(i):"$="===r?i&&t.slice(-i.length)===i:"~="===r?-1<(" "+t+" ").indexOf(i):"|="===r&&(t===i||t.slice(0,i.length+1)===i+"-"))}},CHILD:function(d,e,t,h,g){var v="nth"!==d.slice(0,3),y="last"!==d.slice(-4),m="of-type"===e;return 1===h&&0===g?function(e){return!!e.parentNode}:function(e,t,n){var r,i,o,a,s,u,l=v!=y?"nextSibling":"previousSibling",c=e.parentNode,f=m&&e.nodeName.toLowerCase(),p=!n&&!m;if(c){if(v){while(l){o=e;while(o=o[l])if(m?o.nodeName.toLowerCase()===f:1===o.nodeType)return!1;u=l="only"===d&&!u&&"nextSibling"}return!0}if(u=[y?c.firstChild:c.lastChild],y&&p){s=(r=(i=c[C]||(c[C]={}))[d]||[])[0]===k&&r[1],a=r[0]===k&&r[2],o=s&&c.childNodes[s];while(o=++s&&o&&o[l]||(a=s=0)||u.pop())if(1===o.nodeType&&++a&&o===e){i[d]=[k,s,a];break}}else if(p&&(r=(e[C]||(e[C]={}))[d])&&r[0]===k)a=r[1];else while(o=++s&&o&&o[l]||(a=s=0)||u.pop())if((m?o.nodeName.toLowerCase()===f:1===o.nodeType)&&++a&&(p&&((o[C]||(o[C]={}))[d]=[k,a]),o===e))break;return(a-=g)===h||a%h==0&&0<=a/h}}},PSEUDO:function(e,o){var t,a=b.pseudos[e]||b.setFilters[e.toLowerCase()]||ne.error("unsupported pseudo: "+e);return a[C]?a(o):1<a.length?(t=[e,e,"",o],b.setFilters.hasOwnProperty(e.toLowerCase())?ie(function(e,t){var n,r=a(e,o),i=r.length;while(i--)e[n=P.call(e,r[i])]=!(t[n]=r[i])}):function(e){return a(e,0,t)}):a}},pseudos:{not:ie(function(e){var r=[],i=[],s=p(e.replace(F,"$1"));return s[C]?ie(function(e,t,n,r){var i,o=s(e,null,r,[]),a=e.length;while(a--)(i=o[a])&&(e[a]=!(t[a]=i))}):function(e,t,n){return r[0]=e,s(r,null,n,i),!i.pop()}}),has:ie(function(t){return function(e){return 0<ne(t,e).length}}),contains:ie(function(t){return function(e){return-1<(e.textContent||e.innerText||o(e)).indexOf(t)}}),lang:ie(function(n){return V.test(n||"")||ne.error("unsupported lang: "+n),n=n.replace(te,f).toLowerCase(),function(e){var t;do{if(t=y?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(t=t.toLowerCase())===n||0===t.indexOf(n+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(e){var t=n.location&&n.location.hash;return t&&t.slice(1)===e.id},root:function(e){return e===i},focus:function(e){return e===T.activeElement&&(!T.hasFocus||T.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:function(e){return!1===e.disabled},disabled:function(e){return!0===e.disabled},checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!b.pseudos.empty(e)},header:function(e){return Q.test(e.nodeName)},input:function(e){return Y.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:ce(function(){return[0]}),last:ce(function(e,t){return[t-1]}),eq:ce(function(e,t,n){return[n<0?n+t:n]}),even:ce(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:ce(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:ce(function(e,t,n){for(var r=n<0?n+t:n;0<=--r;)e.push(r);return e}),gt:ce(function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return e})}}).pseudos.nth=b.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})b.pseudos[e]=ue(e);for(e in{submit:!0,reset:!0})b.pseudos[e]=le(e);function pe(){}function de(e,t){var n,r,i,o,a,s,u,l=S[e+" "];if(l)return t?0:l.slice(0);a=e,s=[],u=b.preFilter;while(a){for(o in n&&!(r=_.exec(a))||(r&&(a=a.slice(r[0].length)||a),s.push(i=[])),n=!1,(r=z.exec(a))&&(n=r.shift(),i.push({value:n,type:r[0].replace(F," ")}),a=a.slice(n.length)),b.filter)!(r=G[o].exec(a))||u[o]&&!(r=u[o](r))||(n=r.shift(),i.push({value:n,type:o,matches:r}),a=a.slice(n.length));if(!n)break}return t?a.length:a?ne.error(e):S(e,s).slice(0)}function he(e){for(var t=0,n=e.length,r="";t<n;t++)r+=e[t].value;return r}function ge(a,e,t){var s=e.dir,u=t&&"parentNode"===s,l=d++;return e.first?function(e,t,n){while(e=e[s])if(1===e.nodeType||u)return a(e,t,n)}:function(e,t,n){var r,i,o=[k,l];if(n){while(e=e[s])if((1===e.nodeType||u)&&a(e,t,n))return!0}else while(e=e[s])if(1===e.nodeType||u){if((r=(i=e[C]||(e[C]={}))[s])&&r[0]===k&&r[1]===l)return o[2]=r[2];if((i[s]=o)[2]=a(e,t,n))return!0}}}function ve(i){return 1<i.length?function(e,t,n){var r=i.length;while(r--)if(!i[r](e,t,n))return!1;return!0}:i[0]}function ye(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;s<u;s++)(o=e[s])&&(n&&!n(o,r,i)||(a.push(o),l&&t.push(s)));return a}function me(d,h,g,v,y,e){return v&&!v[C]&&(v=me(v)),y&&!y[C]&&(y=me(y,e)),ie(function(e,t,n,r){var i,o,a,s=[],u=[],l=t.length,c=e||function(e,t,n){for(var r=0,i=t.length;r<i;r++)ne(e,t[r],n);return n}(h||"*",n.nodeType?[n]:n,[]),f=!d||!e&&h?c:ye(c,s,d,n,r),p=g?y||(e?d:l||v)?[]:t:f;if(g&&g(f,p,n,r),v){i=ye(p,u),v(i,[],n,r),o=i.length;while(o--)(a=i[o])&&(p[u[o]]=!(f[u[o]]=a))}if(e){if(y||d){if(y){i=[],o=p.length;while(o--)(a=p[o])&&i.push(f[o]=a);y(null,p=[],i,r)}o=p.length;while(o--)(a=p[o])&&-1<(i=y?P.call(e,a):s[o])&&(e[i]=!(t[i]=a))}}else p=ye(p===t?p.splice(l,p.length):p),y?y(null,t,p,r):H.apply(t,p)})}function xe(e){for(var r,t,n,i=e.length,o=b.relative[e[0].type],a=o||b.relative[" "],s=o?1:0,u=ge(function(e){return e===r},a,!0),l=ge(function(e){return-1<P.call(r,e)},a,!0),c=[function(e,t,n){return!o&&(n||t!==w)||((r=t).nodeType?u:l)(e,t,n)}];s<i;s++)if(t=b.relative[e[s].type])c=[ge(ve(c),t)];else{if((t=b.filter[e[s].type].apply(null,e[s].matches))[C]){for(n=++s;n<i;n++)if(b.relative[e[n].type])break;return me(1<s&&ve(c),1<s&&he(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(F,"$1"),t,s<n&&xe(e.slice(s,n)),n<i&&xe(e=e.slice(n)),n<i&&he(e))}c.push(t)}return ve(c)}function be(v,y){function e(e,t,n,r,i){var o,a,s,u=0,l="0",c=e&&[],f=[],p=w,d=e||x&&b.find.TAG("*",i),h=k+=null==p?1:Math.random()||.1,g=d.length;for(i&&(w=t!==T&&t);l!==g&&null!=(o=d[l]);l++){if(x&&o){a=0;while(s=v[a++])if(s(o,t,n)){r.push(o);break}i&&(k=h)}m&&((o=!s&&o)&&u--,e&&c.push(o))}if(u+=l,m&&l!==u){a=0;while(s=y[a++])s(c,f,t,n);if(e){if(0<u)while(l--)c[l]||f[l]||(f[l]=L.call(r));f=ye(f)}H.apply(r,f),i&&!e&&0<f.length&&1<u+y.length&&ne.uniqueSort(r)}return i&&(k=h,w=p),c}var m=0<y.length,x=0<v.length;return m?ie(e):e}return pe.prototype=b.filters=b.pseudos,b.setFilters=new pe,p=ne.compile=function(e,t){var n,r=[],i=[],o=j[e+" "];if(!o){n=(t=t||de(e)).length;while(n--)(o=xe(t[n]))[C]?r.push(o):i.push(o);(o=j(e,be(i,r))).selector=e}return o},g=ne.select=function(e,t,n,r){var i,o,a,s,u,l="function"==typeof e&&e,c=!r&&de(e=l.selector||e);if(n=n||[],1===c.length){if(2<(o=c[0]=c[0].slice(0)).length&&"ID"===(a=o[0]).type&&h.getById&&9===t.nodeType&&y&&b.relative[o[1].type]){if(!(t=(b.find.ID(a.matches[0].replace(te,f),t)||[])[0]))return n;l&&(t=t.parentNode),e=e.slice(o.shift().value.length)}i=G.needsContext.test(e)?0:o.length;while(i--){if(a=o[i],b.relative[s=a.type])break;if((u=b.find[s])&&(r=u(a.matches[0].replace(te,f),Z.test(o[0].type)&&fe(t.parentNode)||t))){if(o.splice(i,1),!(e=r.length&&he(o)))return H.apply(n,r),n;break}}}return(l||p(e,c))(r,t,!y,n,Z.test(e)&&fe(t.parentNode)||t),n},h.sortStable=C.split("").sort(N).join("")===C,h.detectDuplicates=!!c,v(),h.sortDetached=oe(function(e){return 1&e.compareDocumentPosition(T.createElement("div"))}),oe(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||ae("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),h.attributes&&oe(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||ae("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),oe(function(e){return null==e.getAttribute("disabled")})||ae(R,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),ne}(C);k.find=d,k.expr=d.selectors,k.expr[":"]=k.expr.pseudos,k.uniqueSort=k.unique=d.uniqueSort,k.text=d.getText,k.isXMLDoc=d.isXML,k.contains=d.contains,k.escapeSelector=d.escape;function h(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&k(e).is(n))break;r.push(e)}return r}function T(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}var S=k.expr.match.needsContext;function j(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var N=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function A(e,n,r){return x(n)?k.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?k.grep(e,function(e){return e===n!==r}):"string"!=typeof n?k.grep(e,function(e){return-1<i.call(n,e)!==r}):k.filter(n,e,r)}k.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?k.find.matchesSelector(r,e)?[r]:[]:k.find.matches(e,k.grep(t,function(e){return 1===e.nodeType}))},k.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(k(e).filter(function(){for(t=0;t<r;t++)if(k.contains(i[t],this))return!0}));for(n=this.pushStack([]),t=0;t<r;t++)k.find(e,i[t],n);return 1<r?k.uniqueSort(n):n},filter:function(e){return this.pushStack(A(this,e||[],!1))},not:function(e){return this.pushStack(A(this,e||[],!0))},is:function(e){return!!A(this,"string"==typeof e&&S.test(e)?k(e):e||[],!1).length}});var D,L=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(k.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,"string"!=typeof e)return e.nodeType?(this[0]=e,this.length=1,this):x(e)?void 0!==n.ready?n.ready(e):e(k):k.makeArray(e,this);if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:L.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof k?t[0]:t,k.merge(this,k.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&k.isPlainObject(t))for(r in t)x(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}).prototype=k.fn,D=k(E);var q=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}k.fn.extend({has:function(e){var t=k(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if(k.contains(this,t[e]))return!0})},closest:function(e,t){var n,r=0,i=this.length,o=[],a="string"!=typeof e&&k(e);if(!S.test(e))for(;r<i;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(a?-1<a.index(n):1===n.nodeType&&k.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(1<o.length?k.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?i.call(k(e),this[0]):i.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(k.uniqueSort(k.merge(this.get(),k(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),k.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return h(e,"parentNode")},parentsUntil:function(e,t,n){return h(e,"parentNode",n)},next:function(e){return O(e,"nextSibling")},prev:function(e){return O(e,"previousSibling")},nextAll:function(e){return h(e,"nextSibling")},prevAll:function(e){return h(e,"previousSibling")},nextUntil:function(e,t,n){return h(e,"nextSibling",n)},prevUntil:function(e,t,n){return h(e,"previousSibling",n)},siblings:function(e){return T((e.parentNode||{}).firstChild,e)},children:function(e){return T(e.firstChild)},contents:function(e){return null!=e.contentDocument&&r(e.contentDocument)?e.contentDocument:(j(e,"template")&&(e=e.content||e),k.merge([],e.childNodes))}},function(r,i){k.fn[r]=function(e,t){var n=k.map(this,i,e);return"Until"!==r.slice(-5)&&(t=e),t&&"string"==typeof t&&(n=k.filter(t,n)),1<this.length&&(H[r]||k.uniqueSort(n),q.test(r)&&n.reverse()),this.pushStack(n)}});var P=/[^\x20\t\r\n\f]+/g;function R(e){return e}function M(e){throw e}function W(e,t,n,r){var i;try{e&&x(i=e.promise)?i.call(e).done(t).fail(n):e&&x(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}k.Callbacks=function(r){var e,n;r="string"==typeof r?(e=r,n={},k.each(e.match(P)||[],function(e,t){n[t]=!0}),n):k.extend({},r);function i(){for(s=s||r.once,a=o=!0;l.length;c=-1){t=l.shift();while(++c<u.length)!1===u[c].apply(t[0],t[1])&&r.stopOnFalse&&(c=u.length,t=!1)}r.memory||(t=!1),o=!1,s&&(u=t?[]:"")}var o,t,a,s,u=[],l=[],c=-1,f={add:function(){return u&&(t&&!o&&(c=u.length-1,l.push(t)),function n(e){k.each(e,function(e,t){x(t)?r.unique&&f.has(t)||u.push(t):t&&t.length&&"string"!==w(t)&&n(t)})}(arguments),t&&!o&&i()),this},remove:function(){return k.each(arguments,function(e,t){var n;while(-1<(n=k.inArray(t,u,n)))u.splice(n,1),n<=c&&c--}),this},has:function(e){return e?-1<k.inArray(e,u):0<u.length},empty:function(){return u=u&&[],this},disable:function(){return s=l=[],u=t="",this},disabled:function(){return!u},lock:function(){return s=l=[],t||o||(u=t=""),this},locked:function(){return!!s},fireWith:function(e,t){return s||(t=[e,(t=t||[]).slice?t.slice():t],l.push(t),o||i()),this},fire:function(){return f.fireWith(this,arguments),this},fired:function(){return!!a}};return f},k.extend({Deferred:function(e){var o=[["notify","progress",k.Callbacks("memory"),k.Callbacks("memory"),2],["resolve","done",k.Callbacks("once memory"),k.Callbacks("once memory"),0,"resolved"],["reject","fail",k.Callbacks("once memory"),k.Callbacks("once memory"),1,"rejected"]],i="pending",a={state:function(){return i},always:function(){return s.done(arguments).fail(arguments),this},"catch":function(e){return a.then(null,e)},pipe:function(){var i=arguments;return k.Deferred(function(r){k.each(o,function(e,t){var n=x(i[t[4]])&&i[t[4]];s[t[1]](function(){var e=n&&n.apply(this,arguments);e&&x(e.promise)?e.promise().progress(r.notify).done(r.resolve).fail(r.reject):r[t[0]+"With"](this,n?[e]:arguments)})}),i=null}).promise()},then:function(t,n,r){var u=0;function l(i,o,a,s){return function(){function e(){var e,t;if(!(i<u)){if((e=a.apply(n,r))===o.promise())throw new TypeError("Thenable self-resolution");t=e&&("object"==typeof e||"function"==typeof e)&&e.then,x(t)?s?t.call(e,l(u,o,R,s),l(u,o,M,s)):(u++,t.call(e,l(u,o,R,s),l(u,o,M,s),l(u,o,R,o.notifyWith))):(a!==R&&(n=void 0,r=[e]),(s||o.resolveWith)(n,r))}}var n=this,r=arguments,t=s?e:function(){try{e()}catch(e){k.Deferred.exceptionHook&&k.Deferred.exceptionHook(e,t.stackTrace),u<=i+1&&(a!==M&&(n=void 0,r=[e]),o.rejectWith(n,r))}};i?t():(k.Deferred.getStackHook&&(t.stackTrace=k.Deferred.getStackHook()),C.setTimeout(t))}}return k.Deferred(function(e){o[0][3].add(l(0,e,x(r)?r:R,e.notifyWith)),o[1][3].add(l(0,e,x(t)?t:R)),o[2][3].add(l(0,e,x(n)?n:M))}).promise()},promise:function(e){return null!=e?k.extend(e,a):a}},s={};return k.each(o,function(e,t){var n=t[2],r=t[5];a[t[1]]=n.add,r&&n.add(function(){i=r},o[3-e][2].disable,o[3-e][3].disable,o[0][2].lock,o[0][3].lock),n.add(t[3].fire),s[t[0]]=function(){return s[t[0]+"With"](this===s?void 0:this,arguments),this},s[t[0]+"With"]=n.fireWith}),a.promise(s),e&&e.call(s,s),s},when:function(e){function t(t){return function(e){i[t]=this,o[t]=1<arguments.length?s.call(arguments):e,--n||a.resolveWith(i,o)}}var n=arguments.length,r=n,i=Array(r),o=s.call(arguments),a=k.Deferred();if(n<=1&&(W(e,a.done(t(r)).resolve,a.reject,!n),"pending"===a.state()||x(o[r]&&o[r].then)))return a.then();while(r--)W(o[r],t(r),a.reject);return a.promise()}});var I=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;k.Deferred.exceptionHook=function(e,t){C.console&&C.console.warn&&e&&I.test(e.name)&&C.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},k.readyException=function(e){C.setTimeout(function(){throw e})};var $=k.Deferred();function B(){E.removeEventListener("DOMContentLoaded",B),C.removeEventListener("load",B),k.ready()}k.fn.ready=function(e){return $.then(e)["catch"](function(e){k.readyException(e)}),this},k.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--k.readyWait:k.isReady)||(k.isReady=!0)!==e&&0<--k.readyWait||$.resolveWith(E,[k])}}),k.ready.then=$.then,"complete"===E.readyState||"loading"!==E.readyState&&!E.documentElement.doScroll?C.setTimeout(k.ready):(E.addEventListener("DOMContentLoaded",B),C.addEventListener("load",B));var F=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===w(n))for(s in i=!0,n)F(e,t,s,n[s],!0,o,a);else if(void 0!==r&&(i=!0,x(r)||(a=!0),l&&(t=a?(t.call(e,r),null):(l=t,function(e,t,n){return l.call(k(e),n)})),t))for(;s<u;s++)t(e[s],n,a?r:r.call(e[s],s,t(e[s],n)));return i?e:l?t.call(e):u?t(e[0],n):o},_=/^-ms-/,z=/-([a-z])/g;function X(e,t){return t.toUpperCase()}function U(e){return e.replace(_,"ms-").replace(z,X)}function V(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType}function G(){this.expando=k.expando+G.uid++}G.uid=1,G.prototype={cache:function(e){var t=e[this.expando];return t||(t={},V(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,i=this.cache(e);if("string"==typeof t)i[U(t)]=n;else for(r in t)i[U(r)]=t[r];return i},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][U(t)]},access:function(e,t,n){return void 0===t||t&&"string"==typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,r=e[this.expando];if(void 0!==r){if(void 0!==t){n=(t=Array.isArray(t)?t.map(U):(t=U(t))in r?[t]:t.match(P)||[]).length;while(n--)delete r[t[n]]}void 0!==t&&!k.isEmptyObject(r)||(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return void 0!==t&&!k.isEmptyObject(t)}};var Y=new G,Q=new G,J=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,K=/[A-Z]/g;function Z(e,t,n){var r,i;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(K,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(r))){try{n="true"===(i=n)||"false"!==i&&("null"===i?null:i===+i+""?+i:J.test(i)?JSON.parse(i):i)}catch(e){}Q.set(e,t,n)}else n=void 0;return n}k.extend({hasData:function(e){return Q.hasData(e)||Y.hasData(e)},data:function(e,t,n){return Q.access(e,t,n)},removeData:function(e,t){Q.remove(e,t)},_data:function(e,t,n){return Y.access(e,t,n)},_removeData:function(e,t){Y.remove(e,t)}}),k.fn.extend({data:function(n,e){var t,r,i,o=this[0],a=o&&o.attributes;if(void 0!==n)return"object"==typeof n?this.each(function(){Q.set(this,n)}):F(this,function(e){var t;if(o&&void 0===e)return void 0!==(t=Q.get(o,n))||void 0!==(t=Z(o,n))?t:void 0;this.each(function(){Q.set(this,n,e)})},null,e,1<arguments.length,null,!0);if(this.length&&(i=Q.get(o),1===o.nodeType&&!Y.get(o,"hasDataAttrs"))){t=a.length;while(t--)a[t]&&0===(r=a[t].name).indexOf("data-")&&(r=U(r.slice(5)),Z(o,r,i[r]));Y.set(o,"hasDataAttrs",!0)}return i},removeData:function(e){return this.each(function(){Q.remove(this,e)})}}),k.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=Y.get(e,t),n&&(!r||Array.isArray(n)?r=Y.access(e,t,k.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=k.queue(e,t),r=n.length,i=n.shift(),o=k._queueHooks(e,t);"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,function(){k.dequeue(e,t)},o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return Y.get(e,n)||Y.access(e,n,{empty:k.Callbacks("once memory").add(function(){Y.remove(e,[t+"queue",n])})})}}),k.fn.extend({queue:function(t,n){var e=2;return"string"!=typeof t&&(n=t,t="fx",e--),arguments.length<e?k.queue(this[0],t):void 0===n?this:this.each(function(){var e=k.queue(this,t,n);k._queueHooks(this,t),"fx"===t&&"inprogress"!==e[0]&&k.dequeue(this,t)})},dequeue:function(e){return this.each(function(){k.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){function n(){--i||o.resolveWith(a,[a])}var r,i=1,o=k.Deferred(),a=this,s=this.length;"string"!=typeof e&&(t=e,e=void 0),e=e||"fx";while(s--)(r=Y.get(a[s],e+"queueHooks"))&&r.empty&&(i++,r.empty.add(n));return n(),o.promise(t)}});var ee=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,te=new RegExp("^(?:([+-])=|)("+ee+")([a-z%]*)$","i"),ne=["Top","Right","Bottom","Left"],re=E.documentElement,ie=function(e){return k.contains(e.ownerDocument,e)},oe={composed:!0};re.getRootNode&&(ie=function(e){return k.contains(e.ownerDocument,e)||e.getRootNode(oe)===e.ownerDocument});var ae=function(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&ie(e)&&"none"===k.css(e,"display")};function se(e,t,n,r){var i,o,a=20,s=r?function(){return r.cur()}:function(){return k.css(e,t,"")},u=s(),l=n&&n[3]||(k.cssNumber[t]?"":"px"),c=e.nodeType&&(k.cssNumber[t]||"px"!==l&&+u)&&te.exec(k.css(e,t));if(c&&c[3]!==l){u/=2,l=l||c[3],c=+u||1;while(a--)k.style(e,t,c+l),(1-o)*(1-(o=s()/u||.5))<=0&&(a=0),c/=o;c*=2,k.style(e,t,c+l),n=n||[]}return n&&(c=+c||+u||0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=l,r.start=c,r.end=i)),i}var ue={};function le(e,t){for(var n,r,i,o,a,s,u,l=[],c=0,f=e.length;c<f;c++)(r=e[c]).style&&(n=r.style.display,t?("none"===n&&(l[c]=Y.get(r,"display")||null,l[c]||(r.style.display="")),""===r.style.display&&ae(r)&&(l[c]=(u=a=o=void 0,a=(i=r).ownerDocument,s=i.nodeName,(u=ue[s])||(o=a.body.appendChild(a.createElement(s)),u=k.css(o,"display"),o.parentNode.removeChild(o),"none"===u&&(u="block"),ue[s]=u)))):"none"!==n&&(l[c]="none",Y.set(r,"display",n)));for(c=0;c<f;c++)null!=l[c]&&(e[c].style.display=l[c]);return e}k.fn.extend({show:function(){return le(this,!0)},hide:function(){return le(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){ae(this)?k(this).show():k(this).hide()})}});var ce,fe,pe=/^(?:checkbox|radio)$/i,de=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),m.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="<textarea>x</textarea>",m.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="<option></option>",m.option=!!ce.lastChild;var ge={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function ve(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&j(e,t)?k.merge([e],n):n}function ye(e,t){for(var n=0,r=e.length;n<r;n++)Y.set(e[n],"globalEval",!t||Y.get(t[n],"globalEval"))}ge.tbody=ge.tfoot=ge.colgroup=ge.caption=ge.thead,ge.th=ge.td,m.option||(ge.optgroup=ge.option=[1,"<select multiple='multiple'>","</select>"]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d<h;d++)if((o=e[d])||0===o)if("object"===w(o))k.merge(p,o.nodeType?[o]:o);else if(me.test(o)){a=a||f.appendChild(t.createElement("div")),s=(de.exec(o)||["",""])[1].toLowerCase(),u=ge[s]||ge._default,a.innerHTML=u[1]+k.htmlPrefilter(o)+u[2],c=u[0];while(c--)a=a.lastChild;k.merge(p,a.childNodes),(a=f.firstChild).textContent=""}else p.push(t.createTextNode(o));f.textContent="",d=0;while(o=p[d++])if(r&&-1<k.inArray(o,r))i&&i.push(o);else if(l=ie(o),a=ve(f.appendChild(o),"script"),l&&ye(a),n){c=0;while(o=a[c++])he.test(o.type||"")&&n.push(o)}return f}var be=/^key/,we=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Te=/^([^.]*)(?:\.(.+)|)/;function Ce(){return!0}function Ee(){return!1}function ke(e,t){return e===function(){try{return E.activeElement}catch(e){}}()==("focus"===t)}function Se(e,t,n,r,i,o){var a,s;if("object"==typeof t){for(s in"string"!=typeof n&&(r=r||n,n=void 0),t)Se(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=Ee;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return k().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=k.guid++)),e.each(function(){k.event.add(this,t,i,r,n)})}function je(e,i,o){o?(Y.set(e,i,!1),k.event.add(e,i,{namespace:!1,handler:function(e){var t,n,r=Y.get(this,i);if(1&e.isTrigger&&this[i]){if(r.length)(k.event.special[i]||{}).delegateType&&e.stopPropagation();else if(r=s.call(arguments),Y.set(this,i,r),t=o(this,i),this[i](),r!==(n=Y.get(this,i))||t?Y.set(this,i,!1):n={},r!==n)return e.stopImmediatePropagation(),e.preventDefault(),n.value}else r.length&&(Y.set(this,i,{value:k.event.trigger(k.extend(r[0],k.Event.prototype),r.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===Y.get(e,i)&&k.event.add(e,i,Ce)}k.event={global:{},add:function(t,e,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Y.get(t);if(V(t)){n.handler&&(n=(o=n).handler,i=o.selector),i&&k.find.matchesSelector(re,i),n.guid||(n.guid=k.guid++),(u=v.events)||(u=v.events=Object.create(null)),(a=v.handle)||(a=v.handle=function(e){return"undefined"!=typeof k&&k.event.triggered!==e.type?k.event.dispatch.apply(t,arguments):void 0}),l=(e=(e||"").match(P)||[""]).length;while(l--)d=g=(s=Te.exec(e[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=k.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=k.event.special[d]||{},c=k.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&k.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(t,r,h,a)||t.addEventListener&&t.addEventListener(d,a)),f.add&&(f.add.call(t,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),k.event.global[d]=!0)}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Y.hasData(e)&&Y.get(e);if(v&&(u=v.events)){l=(t=(t||"").match(P)||[""]).length;while(l--)if(d=g=(s=Te.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d){f=k.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,v.handle)||k.removeEvent(e,d,v.handle),delete u[d])}else for(d in u)k.event.remove(e,d+t[l],n,r,!0);k.isEmptyObject(u)&&Y.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,o,a,s=new Array(arguments.length),u=k.event.fix(e),l=(Y.get(this,"events")||Object.create(null))[u.type]||[],c=k.event.special[u.type]||{};for(s[0]=u,t=1;t<arguments.length;t++)s[t]=arguments[t];if(u.delegateTarget=this,!c.preDispatch||!1!==c.preDispatch.call(this,u)){a=k.event.handlers.call(this,u,l),t=0;while((i=a[t++])&&!u.isPropagationStopped()){u.currentTarget=i.elem,n=0;while((o=i.handlers[n++])&&!u.isImmediatePropagationStopped())u.rnamespace&&!1!==o.namespace&&!u.rnamespace.test(o.namespace)||(u.handleObj=o,u.data=o.data,void 0!==(r=((k.event.special[o.origType]||{}).handle||o.handler).apply(i.elem,s))&&!1===(u.result=r)&&(u.preventDefault(),u.stopPropagation()))}return c.postDispatch&&c.postDispatch.call(this,u),u.result}},handlers:function(e,t){var n,r,i,o,a,s=[],u=t.delegateCount,l=e.target;if(u&&l.nodeType&&!("click"===e.type&&1<=e.button))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n<u;n++)void 0===a[i=(r=t[n]).selector+" "]&&(a[i]=r.needsContext?-1<k(i,this).index(l):k.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u<t.length&&s.push({elem:l,handlers:t.slice(u)}),s},addProp:function(t,e){Object.defineProperty(k.Event.prototype,t,{enumerable:!0,configurable:!0,get:x(e)?function(){if(this.originalEvent)return e(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(e){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:e})}})},fix:function(e){return e[k.expando]?e:new k.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var t=this||e;return pe.test(t.type)&&t.click&&j(t,"input")&&je(t,"click",Ce),!1},trigger:function(e){var t=this||e;return pe.test(t.type)&&t.click&&j(t,"input")&&je(t,"click"),!0},_default:function(e){var t=e.target;return pe.test(t.type)&&t.click&&j(t,"input")&&Y.get(t,"click")||j(t,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},k.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},k.Event=function(e,t){if(!(this instanceof k.Event))return new k.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?Ce:Ee,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&k.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[k.expando]=!0},k.Event.prototype={constructor:k.Event,isDefaultPrevented:Ee,isPropagationStopped:Ee,isImmediatePropagationStopped:Ee,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=Ce,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=Ce,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=Ce,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},k.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,"char":!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(e){var t=e.button;return null==e.which&&be.test(e.type)?null!=e.charCode?e.charCode:e.keyCode:!e.which&&void 0!==t&&we.test(e.type)?1&t?1:2&t?3:4&t?2:0:e.which}},k.event.addProp),k.each({focus:"focusin",blur:"focusout"},function(e,t){k.event.special[e]={setup:function(){return je(this,e,ke),!1},trigger:function(){return je(this,e),!0},delegateType:t}}),k.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,i){k.event.special[e]={delegateType:i,bindType:i,handle:function(e){var t,n=e.relatedTarget,r=e.handleObj;return n&&(n===this||k.contains(this,n))||(e.type=r.origType,t=r.handler.apply(this,arguments),e.type=i),t}}}),k.fn.extend({on:function(e,t,n,r){return Se(this,e,t,n,r)},one:function(e,t,n,r){return Se(this,e,t,n,r,1)},off:function(e,t,n){var r,i;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,k(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"!=typeof e)return!1!==t&&"function"!=typeof t||(n=t,t=void 0),!1===n&&(n=Ee),this.each(function(){k.event.remove(this,e,n,t)});for(i in e)this.off(i,t,e[i]);return this}});var Ne=/<script|<style|<link/i,Ae=/checked\s*(?:[^=]|=\s*.checked.)/i,De=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Le(e,t){return j(e,"table")&&j(11!==t.nodeType?t:t.firstChild,"tr")&&k(e).children("tbody")[0]||e}function qe(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function He(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Oe(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n<r;n++)k.event.add(t,i,s[i][n]);Q.hasData(e)&&(o=Q.access(e),a=k.extend({},o),Q.set(t,a))}}function Pe(n,r,i,o){r=v(r);var e,t,a,s,u,l,c=0,f=n.length,p=f-1,d=r[0],h=x(d);if(h||1<f&&"string"==typeof d&&!m.checkClone&&Ae.test(d))return n.each(function(e){var t=n.eq(e);h&&(r[0]=d.call(this,e,t.html())),Pe(t,r,i,o)});if(f&&(t=(e=xe(r,n[0].ownerDocument,!1,n,o)).firstChild,1===e.childNodes.length&&(e=t),t||o)){for(s=(a=k.map(ve(e,"script"),qe)).length;c<f;c++)u=e,c!==p&&(u=k.clone(u,!0,!0),s&&k.merge(a,ve(u,"script"))),i.call(n[c],u,c);if(s)for(l=a[a.length-1].ownerDocument,k.map(a,He),c=0;c<s;c++)u=a[c],he.test(u.type||"")&&!Y.access(u,"globalEval")&&k.contains(l,u)&&(u.src&&"module"!==(u.type||"").toLowerCase()?k._evalUrl&&!u.noModule&&k._evalUrl(u.src,{nonce:u.nonce||u.getAttribute("nonce")},l):b(u.textContent.replace(De,""),u,l))}return n}function Re(e,t,n){for(var r,i=t?k.filter(t,e):e,o=0;null!=(r=i[o]);o++)n||1!==r.nodeType||k.cleanData(ve(r)),r.parentNode&&(n&&ie(r)&&ye(ve(r,"script")),r.parentNode.removeChild(r));return e}k.extend({htmlPrefilter:function(e){return e},clone:function(e,t,n){var r,i,o,a,s,u,l,c=e.cloneNode(!0),f=ie(e);if(!(m.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||k.isXMLDoc(e)))for(a=ve(c),r=0,i=(o=ve(e)).length;r<i;r++)s=o[r],u=a[r],"input"===(l=u.nodeName.toLowerCase())&&pe.test(s.type)?u.checked=s.checked:"input"!==l&&"textarea"!==l||(u.defaultValue=s.defaultValue);if(t)if(n)for(o=o||ve(e),a=a||ve(c),r=0,i=o.length;r<i;r++)Oe(o[r],a[r]);else Oe(e,c);return 0<(a=ve(c,"script")).length&&ye(a,!f&&ve(e,"script")),c},cleanData:function(e){for(var t,n,r,i=k.event.special,o=0;void 0!==(n=e[o]);o++)if(V(n)){if(t=n[Y.expando]){if(t.events)for(r in t.events)i[r]?k.event.remove(n,r):k.removeEvent(n,r,t.handle);n[Y.expando]=void 0}n[Q.expando]&&(n[Q.expando]=void 0)}}}),k.fn.extend({detach:function(e){return Re(this,e,!0)},remove:function(e){return Re(this,e)},text:function(e){return F(this,function(e){return void 0===e?k.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return Pe(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Le(this,e).appendChild(e)})},prepend:function(){return Pe(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Le(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return Pe(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Pe(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(k.cleanData(ve(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return k.clone(this,e,t)})},html:function(e){return F(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Ne.test(e)&&!ge[(de.exec(e)||["",""])[1].toLowerCase()]){e=k.htmlPrefilter(e);try{for(;n<r;n++)1===(t=this[n]||{}).nodeType&&(k.cleanData(ve(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var n=[];return Pe(this,arguments,function(e){var t=this.parentNode;k.inArray(this,n)<0&&(k.cleanData(ve(this)),t&&t.replaceChild(e,this))},n)}}),k.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,a){k.fn[e]=function(e){for(var t,n=[],r=k(e),i=r.length-1,o=0;o<=i;o++)t=o===i?this:this.clone(!0),k(r[o])[a](t),u.apply(n,t.get());return this.pushStack(n)}});function Me(e,t,n){var r,i,o={};for(i in t)o[i]=e.style[i],e.style[i]=t[i];for(i in r=n.call(e),t)e.style[i]=o[i];return r}var We,Ie,$e,Be,Fe,_e,ze,Xe,Ue=new RegExp("^("+ee+")(?!px)[a-z%]+$","i"),Ve=function(e){var t=e.ownerDocument.defaultView;return t&&t.opener||(t=C),t.getComputedStyle(e)},Ge=new RegExp(ne.join("|"),"i");function Ye(){if(Xe){ze.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",Xe.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",re.appendChild(ze).appendChild(Xe);var e=C.getComputedStyle(Xe);We="1%"!==e.top,_e=12===Qe(e.marginLeft),Xe.style.right="60%",Be=36===Qe(e.right),Ie=36===Qe(e.width),Xe.style.position="absolute",$e=12===Qe(Xe.offsetWidth/3),re.removeChild(ze),Xe=null}}function Qe(e){return Math.round(parseFloat(e))}function Je(e,t,n){var r,i,o,a,s=e.style;return(n=n||Ve(e))&&(""!==(a=n.getPropertyValue(t)||n[t])||ie(e)||(a=k.style(e,t)),!m.pixelBoxStyles()&&Ue.test(a)&&Ge.test(t)&&(r=s.width,i=s.minWidth,o=s.maxWidth,s.minWidth=s.maxWidth=s.width=a,a=n.width,s.width=r,s.minWidth=i,s.maxWidth=o)),void 0!==a?a+"":a}function Ke(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}ze=E.createElement("div"),(Xe=E.createElement("div")).style&&(Xe.style.backgroundClip="content-box",Xe.cloneNode(!0).style.backgroundClip="",m.clearCloneStyle="content-box"===Xe.style.backgroundClip,k.extend(m,{boxSizingReliable:function(){return Ye(),Ie},pixelBoxStyles:function(){return Ye(),Be},pixelPosition:function(){return Ye(),We},reliableMarginLeft:function(){return Ye(),_e},scrollboxSize:function(){return Ye(),$e},reliableTrDimensions:function(){var e,t,n,r;return null==Fe&&(e=E.createElement("table"),t=E.createElement("tr"),n=E.createElement("div"),e.style.cssText="position:absolute;left:-11111px",t.style.height="1px",n.style.height="9px",re.appendChild(e).appendChild(t).appendChild(n),r=C.getComputedStyle(t),Fe=3<parseInt(r.height),re.removeChild(e)),Fe}}));var Ze=["Webkit","Moz","ms"],et=E.createElement("div").style,tt={};function nt(e){var t=k.cssProps[e]||tt[e];return t||(e in et?e:tt[e]=function(e){var t=e[0].toUpperCase()+e.slice(1),n=Ze.length;while(n--)if((e=Ze[n]+t)in et)return e}(e)||e)}var rt=/^(none|table(?!-c[ea]).+)/,it=/^--/,ot={position:"absolute",visibility:"hidden",display:"block"},at={letterSpacing:"0",fontWeight:"400"};function st(e,t,n){var r=te.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function ut(e,t,n,r,i,o){var a="width"===t?1:0,s=0,u=0;if(n===(r?"border":"content"))return 0;for(;a<4;a+=2)"margin"===n&&(u+=k.css(e,n+ne[a],!0,i)),r?("content"===n&&(u-=k.css(e,"padding"+ne[a],!0,i)),"margin"!==n&&(u-=k.css(e,"border"+ne[a]+"Width",!0,i))):(u+=k.css(e,"padding"+ne[a],!0,i),"padding"!==n?u+=k.css(e,"border"+ne[a]+"Width",!0,i):s+=k.css(e,"border"+ne[a]+"Width",!0,i));return!r&&0<=o&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-u-s-.5))||0),u}function lt(e,t,n){var r=Ve(e),i=(!m.boxSizingReliable()||n)&&"border-box"===k.css(e,"boxSizing",!1,r),o=i,a=Je(e,t,r),s="offset"+t[0].toUpperCase()+t.slice(1);if(Ue.test(a)){if(!n)return a;a="auto"}return(!m.boxSizingReliable()&&i||!m.reliableTrDimensions()&&j(e,"tr")||"auto"===a||!parseFloat(a)&&"inline"===k.css(e,"display",!1,r))&&e.getClientRects().length&&(i="border-box"===k.css(e,"boxSizing",!1,r),(o=s in e)&&(a=e[s])),(a=parseFloat(a)||0)+ut(e,t,n||(i?"border":"content"),o,r,a)+"px"}function ct(e,t,n,r,i){return new ct.prototype.init(e,t,n,r,i)}k.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Je(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,s=U(t),u=it.test(t),l=e.style;if(u||(t=nt(s)),a=k.cssHooks[t]||k.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];"string"===(o=typeof n)&&(i=te.exec(n))&&i[1]&&(n=se(e,t,i),o="number"),null!=n&&n==n&&("number"!==o||u||(n+=i&&i[3]||(k.cssNumber[s]?"":"px")),m.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(u?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,o,a,s=U(t);return it.test(t)||(t=nt(s)),(a=k.cssHooks[t]||k.cssHooks[s])&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=Je(e,t,r)),"normal"===i&&t in at&&(i=at[t]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),k.each(["height","width"],function(e,u){k.cssHooks[u]={get:function(e,t,n){if(t)return!rt.test(k.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?lt(e,u,n):Me(e,ot,function(){return lt(e,u,n)})},set:function(e,t,n){var r,i=Ve(e),o=!m.scrollboxSize()&&"absolute"===i.position,a=(o||n)&&"border-box"===k.css(e,"boxSizing",!1,i),s=n?ut(e,u,n,a,i):0;return a&&o&&(s-=Math.ceil(e["offset"+u[0].toUpperCase()+u.slice(1)]-parseFloat(i[u])-ut(e,u,"border",!1,i)-.5)),s&&(r=te.exec(t))&&"px"!==(r[3]||"px")&&(e.style[u]=t,t=k.css(e,u)),st(0,t,s)}}}),k.cssHooks.marginLeft=Ke(m.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Je(e,"marginLeft"))||e.getBoundingClientRect().left-Me(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),k.each({margin:"",padding:"",border:"Width"},function(i,o){k.cssHooks[i+o]={expand:function(e){for(var t=0,n={},r="string"==typeof e?e.split(" "):[e];t<4;t++)n[i+ne[t]+o]=r[t]||r[t-2]||r[0];return n}},"margin"!==i&&(k.cssHooks[i+o].set=st)}),k.fn.extend({css:function(e,t){return F(this,function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=Ve(e),i=t.length;a<i;a++)o[t[a]]=k.css(e,t[a],!1,r);return o}return void 0!==n?k.style(e,t,n):k.css(e,t)},e,t,1<arguments.length)}}),(k.Tween=ct).prototype={constructor:ct,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||k.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(k.cssNumber[n]?"":"px")},cur:function(){var e=ct.propHooks[this.prop];return e&&e.get?e.get(this):ct.propHooks._default.get(this)},run:function(e){var t,n=ct.propHooks[this.prop];return this.options.duration?this.pos=t=k.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):ct.propHooks._default.set(this),this}},ct.prototype.init.prototype=ct.prototype,ct.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=k.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){k.fx.step[e.prop]?k.fx.step[e.prop](e):1!==e.elem.nodeType||!k.cssHooks[e.prop]&&null==e.elem.style[nt(e.prop)]?e.elem[e.prop]=e.now:k.style(e.elem,e.prop,e.now+e.unit)}}},ct.propHooks.scrollTop=ct.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},k.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},k.fx=ct.prototype.init,k.fx.step={};var ft,pt,dt,ht,gt=/^(?:toggle|show|hide)$/,vt=/queueHooks$/;function yt(){pt&&(!1===E.hidden&&C.requestAnimationFrame?C.requestAnimationFrame(yt):C.setTimeout(yt,k.fx.interval),k.fx.tick())}function mt(){return C.setTimeout(function(){ft=void 0}),ft=Date.now()}function xt(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i["margin"+(n=ne[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function bt(e,t,n){for(var r,i=(wt.tweeners[t]||[]).concat(wt.tweeners["*"]),o=0,a=i.length;o<a;o++)if(r=i[o].call(n,t,e))return r}function wt(o,e,t){var n,a,r=0,i=wt.prefilters.length,s=k.Deferred().always(function(){delete u.elem}),u=function(){if(a)return!1;for(var e=ft||mt(),t=Math.max(0,l.startTime+l.duration-e),n=1-(t/l.duration||0),r=0,i=l.tweens.length;r<i;r++)l.tweens[r].run(n);return s.notifyWith(o,[l,n,t]),n<1&&i?t:(i||s.notifyWith(o,[l,1,0]),s.resolveWith(o,[l]),!1)},l=s.promise({elem:o,props:k.extend({},e),opts:k.extend(!0,{specialEasing:{},easing:k.easing._default},t),originalProperties:e,originalOptions:t,startTime:ft||mt(),duration:t.duration,tweens:[],createTween:function(e,t){var n=k.Tween(o,l.opts,e,t,l.opts.specialEasing[e]||l.opts.easing);return l.tweens.push(n),n},stop:function(e){var t=0,n=e?l.tweens.length:0;if(a)return this;for(a=!0;t<n;t++)l.tweens[t].run(1);return e?(s.notifyWith(o,[l,1,0]),s.resolveWith(o,[l,e])):s.rejectWith(o,[l,e]),this}}),c=l.props;for(!function(e,t){var n,r,i,o,a;for(n in e)if(i=t[r=U(n)],o=e[n],Array.isArray(o)&&(i=o[1],o=e[n]=o[0]),n!==r&&(e[r]=o,delete e[n]),(a=k.cssHooks[r])&&"expand"in a)for(n in o=a.expand(o),delete e[r],o)n in e||(e[n]=o[n],t[n]=i);else t[r]=i}(c,l.opts.specialEasing);r<i;r++)if(n=wt.prefilters[r].call(l,o,c,l.opts))return x(n.stop)&&(k._queueHooks(l.elem,l.opts.queue).stop=n.stop.bind(n)),n;return k.map(c,bt,l),x(l.opts.start)&&l.opts.start.call(o,l),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always),k.fx.timer(k.extend(u,{elem:o,anim:l,queue:l.opts.queue})),l}k.Animation=k.extend(wt,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return se(n.elem,e,te.exec(t),n),n}]},tweener:function(e,t){for(var n,r=0,i=(e=x(e)?(t=e,["*"]):e.match(P)).length;r<i;r++)n=e[r],wt.tweeners[n]=wt.tweeners[n]||[],wt.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var r,i,o,a,s,u,l,c,f="width"in t||"height"in t,p=this,d={},h=e.style,g=e.nodeType&&ae(e),v=Y.get(e,"fxshow");for(r in n.queue||(null==(a=k._queueHooks(e,"fx")).unqueued&&(a.unqueued=0,s=a.empty.fire,a.empty.fire=function(){a.unqueued||s()}),a.unqueued++,p.always(function(){p.always(function(){a.unqueued--,k.queue(e,"fx").length||a.empty.fire()})})),t)if(i=t[r],gt.test(i)){if(delete t[r],o=o||"toggle"===i,i===(g?"hide":"show")){if("show"!==i||!v||void 0===v[r])continue;g=!0}d[r]=v&&v[r]||k.style(e,r)}if((u=!k.isEmptyObject(t))||!k.isEmptyObject(d))for(r in f&&1===e.nodeType&&(n.overflow=[h.overflow,h.overflowX,h.overflowY],null==(l=v&&v.display)&&(l=Y.get(e,"display")),"none"===(c=k.css(e,"display"))&&(l?c=l:(le([e],!0),l=e.style.display||l,c=k.css(e,"display"),le([e]))),("inline"===c||"inline-block"===c&&null!=l)&&"none"===k.css(e,"float")&&(u||(p.done(function(){h.display=l}),null==l&&(c=h.display,l="none"===c?"":c)),h.display="inline-block")),n.overflow&&(h.overflow="hidden",p.always(function(){h.overflow=n.overflow[0],h.overflowX=n.overflow[1],h.overflowY=n.overflow[2]})),u=!1,d)u||(v?"hidden"in v&&(g=v.hidden):v=Y.access(e,"fxshow",{display:l}),o&&(v.hidden=!g),g&&le([e],!0),p.done(function(){for(r in g||le([e]),Y.remove(e,"fxshow"),d)k.style(e,r,d[r])})),u=bt(g?v[r]:0,r,p),r in v||(v[r]=u.start,g&&(u.end=u.start,u.start=0))}],prefilter:function(e,t){t?wt.prefilters.unshift(e):wt.prefilters.push(e)}}),k.speed=function(e,t,n){var r=e&&"object"==typeof e?k.extend({},e):{complete:n||!n&&t||x(e)&&e,duration:e,easing:n&&t||t&&!x(t)&&t};return k.fx.off?r.duration=0:"number"!=typeof r.duration&&(r.duration in k.fx.speeds?r.duration=k.fx.speeds[r.duration]:r.duration=k.fx.speeds._default),null!=r.queue&&!0!==r.queue||(r.queue="fx"),r.old=r.complete,r.complete=function(){x(r.old)&&r.old.call(this),r.queue&&k.dequeue(this,r.queue)},r},k.fn.extend({fadeTo:function(e,t,n,r){return this.filter(ae).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(t,e,n,r){function i(){var e=wt(this,k.extend({},t),a);(o||Y.get(this,"finish"))&&e.stop(!0)}var o=k.isEmptyObject(t),a=k.speed(e,n,r);return i.finish=i,o||!1===a.queue?this.each(i):this.queue(a.queue,i)},stop:function(i,e,o){function a(e){var t=e.stop;delete e.stop,t(o)}return"string"!=typeof i&&(o=e,e=i,i=void 0),e&&this.queue(i||"fx",[]),this.each(function(){var e=!0,t=null!=i&&i+"queueHooks",n=k.timers,r=Y.get(this);if(t)r[t]&&r[t].stop&&a(r[t]);else for(t in r)r[t]&&r[t].stop&&vt.test(t)&&a(r[t]);for(t=n.length;t--;)n[t].elem!==this||null!=i&&n[t].queue!==i||(n[t].anim.stop(o),e=!1,n.splice(t,1));!e&&o||k.dequeue(this,i)})},finish:function(a){return!1!==a&&(a=a||"fx"),this.each(function(){var e,t=Y.get(this),n=t[a+"queue"],r=t[a+"queueHooks"],i=k.timers,o=n?n.length:0;for(t.finish=!0,k.queue(this,a,[]),r&&r.stop&&r.stop.call(this,!0),e=i.length;e--;)i[e].elem===this&&i[e].queue===a&&(i[e].anim.stop(!0),i.splice(e,1));for(e=0;e<o;e++)n[e]&&n[e].finish&&n[e].finish.call(this);delete t.finish})}}),k.each(["toggle","show","hide"],function(e,r){var i=k.fn[r];k.fn[r]=function(e,t,n){return null==e||"boolean"==typeof e?i.apply(this,arguments):this.animate(xt(r,!0),e,t,n)}}),k.each({slideDown:xt("show"),slideUp:xt("hide"),slideToggle:xt("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,r){k.fn[e]=function(e,t,n){return this.animate(r,e,t,n)}}),k.timers=[],k.fx.tick=function(){var e,t=0,n=k.timers;for(ft=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||k.fx.stop(),ft=void 0},k.fx.timer=function(e){k.timers.push(e),k.fx.start()},k.fx.interval=13,k.fx.start=function(){pt||(pt=!0,yt())},k.fx.stop=function(){pt=null},k.fx.speeds={slow:600,fast:200,_default:400},k.fn.delay=function(r,e){return r=k.fx&&k.fx.speeds[r]||r,e=e||"fx",this.queue(e,function(e,t){var n=C.setTimeout(e,r);t.stop=function(){C.clearTimeout(n)}})},dt=E.createElement("input"),ht=E.createElement("select").appendChild(E.createElement("option")),dt.type="checkbox",m.checkOn=""!==dt.value,m.optSelected=ht.selected,(dt=E.createElement("input")).value="t",dt.type="radio",m.radioValue="t"===dt.value;var Tt,Ct=k.expr.attrHandle;k.fn.extend({attr:function(e,t){return F(this,k.attr,e,t,1<arguments.length)},removeAttr:function(e){return this.each(function(){k.removeAttr(this,e)})}}),k.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return"undefined"==typeof e.getAttribute?k.prop(e,t,n):(1===o&&k.isXMLDoc(e)||(i=k.attrHooks[t.toLowerCase()]||(k.expr.match.bool.test(t)?Tt:void 0)),void 0!==n?null===n?void k.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):!(i&&"get"in i&&null!==(r=i.get(e,t)))&&null==(r=k.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!m.radioValue&&"radio"===t&&j(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(P);if(i&&1===e.nodeType)while(n=i[r++])e.removeAttribute(n)}}),Tt={set:function(e,t,n){return!1===t?k.removeAttr(e,n):e.setAttribute(n,n),n}},k.each(k.expr.match.bool.source.match(/\w+/g),function(e,t){var a=Ct[t]||k.find.attr;Ct[t]=function(e,t,n){var r,i,o=t.toLowerCase();return n||(i=Ct[o],Ct[o]=r,r=null!=a(e,t,n)?o:null,Ct[o]=i),r}});var Et=/^(?:input|select|textarea|button)$/i,kt=/^(?:a|area)$/i;function St(e){return(e.match(P)||[]).join(" ")}function jt(e){return e.getAttribute&&e.getAttribute("class")||""}function Nt(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(P)||[]}k.fn.extend({prop:function(e,t){return F(this,k.prop,e,t,1<arguments.length)},removeProp:function(e){return this.each(function(){delete this[k.propFix[e]||e]})}}),k.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&k.isXMLDoc(e)||(t=k.propFix[t]||t,i=k.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=k.find.attr(e,"tabindex");return t?parseInt(t,10):Et.test(e.nodeName)||kt.test(e.nodeName)&&e.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),m.optSelected||(k.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),k.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){k.propFix[this.toLowerCase()]=this}),k.fn.extend({addClass:function(t){var e,n,r,i,o,a,s,u=0;if(x(t))return this.each(function(e){k(this).addClass(t.call(this,e,jt(this)))});if((e=Nt(t)).length)while(n=this[u++])if(i=jt(n),r=1===n.nodeType&&" "+St(i)+" "){a=0;while(o=e[a++])r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=St(r))&&n.setAttribute("class",s)}return this},removeClass:function(t){var e,n,r,i,o,a,s,u=0;if(x(t))return this.each(function(e){k(this).removeClass(t.call(this,e,jt(this)))});if(!arguments.length)return this.attr("class","");if((e=Nt(t)).length)while(n=this[u++])if(i=jt(n),r=1===n.nodeType&&" "+St(i)+" "){a=0;while(o=e[a++])while(-1<r.indexOf(" "+o+" "))r=r.replace(" "+o+" "," ");i!==(s=St(r))&&n.setAttribute("class",s)}return this},toggleClass:function(i,t){var o=typeof i,a="string"==o||Array.isArray(i);return"boolean"==typeof t&&a?t?this.addClass(i):this.removeClass(i):x(i)?this.each(function(e){k(this).toggleClass(i.call(this,e,jt(this),t),t)}):this.each(function(){var e,t,n,r;if(a){t=0,n=k(this),r=Nt(i);while(e=r[t++])n.hasClass(e)?n.removeClass(e):n.addClass(e)}else void 0!==i&&"boolean"!=o||((e=jt(this))&&Y.set(this,"__className__",e),this.setAttribute&&this.setAttribute("class",!e&&!1!==i&&Y.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;t=" "+e+" ";while(n=this[r++])if(1===n.nodeType&&-1<(" "+St(jt(n))+" ").indexOf(t))return!0;return!1}});var At=/\r/g;k.fn.extend({val:function(n){var r,e,i,t=this[0];return arguments.length?(i=x(n),this.each(function(e){var t;1===this.nodeType&&(null==(t=i?n.call(this,e,k(this).val()):n)?t="":"number"==typeof t?t+="":Array.isArray(t)&&(t=k.map(t,function(e){return null==e?"":e+""})),(r=k.valHooks[this.type]||k.valHooks[this.nodeName.toLowerCase()])&&"set"in r&&void 0!==r.set(this,t,"value")||(this.value=t))})):t?(r=k.valHooks[t.type]||k.valHooks[t.nodeName.toLowerCase()])&&"get"in r&&void 0!==(e=r.get(t,"value"))?e:"string"==typeof(e=t.value)?e.replace(At,""):null==e?"":e:void 0}}),k.extend({valHooks:{option:{get:function(e){var t=k.find.attr(e,"value");return null!=t?t:St(k.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,s=a?null:[],u=a?o+1:i.length;for(r=o<0?u:a?o:0;r<u;r++)if(((n=i[r]).selected||r===o)&&!n.disabled&&(!n.parentNode.disabled||!j(n.parentNode,"optgroup"))){if(t=k(n).val(),a)return t;s.push(t)}return s},set:function(e,t){var n,r,i=e.options,o=k.makeArray(t),a=i.length;while(a--)((r=i[a]).selected=-1<k.inArray(k.valHooks.option.get(r),o))&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),k.each(["radio","checkbox"],function(){k.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=-1<k.inArray(k(e).val(),t)}},m.checkOn||(k.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),m.focusin="onfocusin"in C;function Dt(e){e.stopPropagation()}var Lt=/^(?:focusinfocus|focusoutblur)$/;k.extend(k.event,{trigger:function(e,t,n,r){var i,o,a,s,u,l,c,f,p=[n||E],d=y.call(e,"type")?e.type:e,h=y.call(e,"namespace")?e.namespace.split("."):[];if(o=f=a=n=n||E,3!==n.nodeType&&8!==n.nodeType&&!Lt.test(d+k.event.triggered)&&(-1<d.indexOf(".")&&(d=(h=d.split(".")).shift(),h.sort()),u=d.indexOf(":")<0&&"on"+d,(e=e[k.expando]?e:new k.Event(d,"object"==typeof e&&e)).isTrigger=r?2:3,e.namespace=h.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:k.makeArray(t,[e]),c=k.event.special[d]||{},r||!c.trigger||!1!==c.trigger.apply(n,t))){if(!r&&!c.noBubble&&!g(n)){for(s=c.delegateType||d,Lt.test(s+d)||(o=o.parentNode);o;o=o.parentNode)p.push(o),a=o;a===(n.ownerDocument||E)&&p.push(a.defaultView||a.parentWindow||C)}i=0;while((o=p[i++])&&!e.isPropagationStopped())f=o,e.type=1<i?s:c.bindType||d,(l=(Y.get(o,"events")||Object.create(null))[e.type]&&Y.get(o,"handle"))&&l.apply(o,t),(l=u&&o[u])&&l.apply&&V(o)&&(e.result=l.apply(o,t),!1===e.result&&e.preventDefault());return e.type=d,r||e.isDefaultPrevented()||c._default&&!1!==c._default.apply(p.pop(),t)||!V(n)||u&&x(n[d])&&!g(n)&&((a=n[u])&&(n[u]=null),k.event.triggered=d,e.isPropagationStopped()&&f.addEventListener(d,Dt),n[d](),e.isPropagationStopped()&&f.removeEventListener(d,Dt),k.event.triggered=void 0,a&&(n[u]=a)),e.result}},simulate:function(e,t,n){var r=k.extend(new k.Event,n,{type:e,isSimulated:!0});k.event.trigger(r,null,t)}}),k.fn.extend({trigger:function(e,t){return this.each(function(){k.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return k.event.trigger(e,t,n,!0)}}),m.focusin||k.each({focus:"focusin",blur:"focusout"},function(n,r){function i(e){k.event.simulate(r,e.target,k.event.fix(e))}k.event.special[r]={setup:function(){var e=this.ownerDocument||this.document||this,t=Y.access(e,r);t||e.addEventListener(n,i,!0),Y.access(e,r,(t||0)+1)},teardown:function(){var e=this.ownerDocument||this.document||this,t=Y.access(e,r)-1;t?Y.access(e,r,t):(e.removeEventListener(n,i,!0),Y.remove(e,r))}}});var qt=C.location,Ht={guid:Date.now()},Ot=/\?/;k.parseXML=function(e){var t;if(!e||"string"!=typeof e)return null;try{t=(new C.DOMParser).parseFromString(e,"text/xml")}catch(e){t=void 0}return t&&!t.getElementsByTagName("parsererror").length||k.error("Invalid XML: "+e),t};var Pt=/\[\]$/,Rt=/\r?\n/g,Mt=/^(?:submit|button|image|reset|file)$/i,Wt=/^(?:input|select|textarea|keygen)/i;function It(n,e,r,i){var t;if(Array.isArray(e))k.each(e,function(e,t){r||Pt.test(n)?i(n,t):It(n+"["+("object"==typeof t&&null!=t?e:"")+"]",t,r,i)});else if(r||"object"!==w(e))i(n,e);else for(t in e)It(n+"["+t+"]",e[t],r,i)}k.param=function(e,t){function n(e,t){var n=x(t)?t():t;i[i.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)}var r,i=[];if(null==e)return"";if(Array.isArray(e)||e.jquery&&!k.isPlainObject(e))k.each(e,function(){n(this.name,this.value)});else for(r in e)It(r,e[r],t,n);return i.join("&")},k.fn.extend({serialize:function(){return k.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=k.prop(this,"elements");return e?k.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!k(this).is(":disabled")&&Wt.test(this.nodeName)&&!Mt.test(e)&&(this.checked||!pe.test(e))}).map(function(e,t){var n=k(this).val();return null==n?null:Array.isArray(n)?k.map(n,function(e){return{name:t.name,value:e.replace(Rt,"\r\n")}}):{name:t.name,value:n.replace(Rt,"\r\n")}}).get()}});var $t=/%20/g,Bt=/#.*$/,Ft=/([?&])_=[^&]*/,_t=/^(.*?):[ \t]*([^\r\n]*)$/gm,zt=/^(?:GET|HEAD)$/,Xt=/^\/\//,Ut={},Vt={},Gt="*/".concat("*"),Yt=E.createElement("a");function Qt(o){return function(e,t){"string"!=typeof e&&(t=e,e="*");var n,r=0,i=e.toLowerCase().match(P)||[];if(x(t))while(n=i[r++])"+"===n[0]?(n=n.slice(1)||"*",(o[n]=o[n]||[]).unshift(t)):(o[n]=o[n]||[]).push(t)}}function Jt(t,i,o,a){var s={},u=t===Vt;function l(e){var r;return s[e]=!0,k.each(t[e]||[],function(e,t){var n=t(i,o,a);return"string"!=typeof n||u||s[n]?u?!(r=n):void 0:(i.dataTypes.unshift(n),l(n),!1)}),r}return l(i.dataTypes[0])||!s["*"]&&l("*")}function Kt(e,t){var n,r,i=k.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r=r||{})[n]=t[n]);return r&&k.extend(!0,e,r),e}Yt.href=qt.href,k.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:qt.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(qt.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Gt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":k.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Kt(Kt(e,k.ajaxSettings),t):Kt(k.ajaxSettings,e)},ajaxPrefilter:Qt(Ut),ajaxTransport:Qt(Vt),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0),t=t||{};var c,f,p,n,d,r,h,g,i,o,v=k.ajaxSetup({},t),y=v.context||v,m=v.context&&(y.nodeType||y.jquery)?k(y):k.event,x=k.Deferred(),b=k.Callbacks("once memory"),w=v.statusCode||{},a={},s={},u="canceled",T={readyState:0,getResponseHeader:function(e){var t;if(h){if(!n){n={};while(t=_t.exec(p))n[t[1].toLowerCase()+" "]=(n[t[1].toLowerCase()+" "]||[]).concat(t[2])}t=n[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return h?p:null},setRequestHeader:function(e,t){return null==h&&(e=s[e.toLowerCase()]=s[e.toLowerCase()]||e,a[e]=t),this},overrideMimeType:function(e){return null==h&&(v.mimeType=e),this},statusCode:function(e){var t;if(e)if(h)T.always(e[T.status]);else for(t in e)w[t]=[w[t],e[t]];return this},abort:function(e){var t=e||u;return c&&c.abort(t),l(0,t),this}};if(x.promise(T),v.url=((e||v.url||qt.href)+"").replace(Xt,qt.protocol+"//"),v.type=t.method||t.type||v.method||v.type,v.dataTypes=(v.dataType||"*").toLowerCase().match(P)||[""],null==v.crossDomain){r=E.createElement("a");try{r.href=v.url,r.href=r.href,v.crossDomain=Yt.protocol+"//"+Yt.host!=r.protocol+"//"+r.host}catch(e){v.crossDomain=!0}}if(v.data&&v.processData&&"string"!=typeof v.data&&(v.data=k.param(v.data,v.traditional)),Jt(Ut,v,t,T),h)return T;for(i in(g=k.event&&v.global)&&0==k.active++&&k.event.trigger("ajaxStart"),v.type=v.type.toUpperCase(),v.hasContent=!zt.test(v.type),f=v.url.replace(Bt,""),v.hasContent?v.data&&v.processData&&0===(v.contentType||"").indexOf("application/x-www-form-urlencoded")&&(v.data=v.data.replace($t,"+")):(o=v.url.slice(f.length),v.data&&(v.processData||"string"==typeof v.data)&&(f+=(Ot.test(f)?"&":"?")+v.data,delete v.data),!1===v.cache&&(f=f.replace(Ft,"$1"),o=(Ot.test(f)?"&":"?")+"_="+Ht.guid+++o),v.url=f+o),v.ifModified&&(k.lastModified[f]&&T.setRequestHeader("If-Modified-Since",k.lastModified[f]),k.etag[f]&&T.setRequestHeader("If-None-Match",k.etag[f])),(v.data&&v.hasContent&&!1!==v.contentType||t.contentType)&&T.setRequestHeader("Content-Type",v.contentType),T.setRequestHeader("Accept",v.dataTypes[0]&&v.accepts[v.dataTypes[0]]?v.accepts[v.dataTypes[0]]+("*"!==v.dataTypes[0]?", "+Gt+"; q=0.01":""):v.accepts["*"]),v.headers)T.setRequestHeader(i,v.headers[i]);if(v.beforeSend&&(!1===v.beforeSend.call(y,T,v)||h))return T.abort();if(u="abort",b.add(v.complete),T.done(v.success),T.fail(v.error),c=Jt(Vt,v,t,T)){if(T.readyState=1,g&&m.trigger("ajaxSend",[T,v]),h)return T;v.async&&0<v.timeout&&(d=C.setTimeout(function(){T.abort("timeout")},v.timeout));try{h=!1,c.send(a,l)}catch(e){if(h)throw e;l(-1,e)}}else l(-1,"No Transport");function l(e,t,n,r){var i,o,a,s,u,l=t;h||(h=!0,d&&C.clearTimeout(d),c=void 0,p=r||"",T.readyState=0<e?4:0,i=200<=e&&e<300||304===e,n&&(s=function(e,t,n){var r,i,o,a,s=e.contents,u=e.dataTypes;while("*"===u[0])u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a=a||i}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}(v,T,n)),!i&&-1<k.inArray("script",v.dataTypes)&&(v.converters["text script"]=function(){}),s=function(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];o=c.shift();while(o)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e["throws"])t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}(v,s,T,i),i?(v.ifModified&&((u=T.getResponseHeader("Last-Modified"))&&(k.lastModified[f]=u),(u=T.getResponseHeader("etag"))&&(k.etag[f]=u)),204===e||"HEAD"===v.type?l="nocontent":304===e?l="notmodified":(l=s.state,o=s.data,i=!(a=s.error))):(a=l,!e&&l||(l="error",e<0&&(e=0))),T.status=e,T.statusText=(t||l)+"",i?x.resolveWith(y,[o,l,T]):x.rejectWith(y,[T,l,a]),T.statusCode(w),w=void 0,g&&m.trigger(i?"ajaxSuccess":"ajaxError",[T,v,i?o:a]),b.fireWith(y,[T,l]),g&&(m.trigger("ajaxComplete",[T,v]),--k.active||k.event.trigger("ajaxStop")))}return T},getJSON:function(e,t,n){return k.get(e,t,n,"json")},getScript:function(e,t){return k.get(e,void 0,t,"script")}}),k.each(["get","post"],function(e,i){k[i]=function(e,t,n,r){return x(t)&&(r=r||n,n=t,t=void 0),k.ajax(k.extend({url:e,type:i,dataType:r,data:t,success:n},k.isPlainObject(e)&&e))}}),k.ajaxPrefilter(function(e){var t;for(t in e.headers)"content-type"===t.toLowerCase()&&(e.contentType=e.headers[t]||"")}),k._evalUrl=function(e,t,n){return k.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){k.globalEval(e,t,n)}})},k.fn.extend({wrapAll:function(e){var t;return this[0]&&(x(e)&&(e=e.call(this[0])),t=k(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(n){return x(n)?this.each(function(e){k(this).wrapInner(n.call(this,e))}):this.each(function(){var e=k(this),t=e.contents();t.length?t.wrapAll(n):e.append(n)})},wrap:function(t){var n=x(t);return this.each(function(e){k(this).wrapAll(n?t.call(this,e):t)})},unwrap:function(e){return this.parent(e).not("body").each(function(){k(this).replaceWith(this.childNodes)}),this}}),k.expr.pseudos.hidden=function(e){return!k.expr.pseudos.visible(e)},k.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},k.ajaxSettings.xhr=function(){try{return new C.XMLHttpRequest}catch(e){}};var Zt={0:200,1223:204},en=k.ajaxSettings.xhr();m.cors=!!en&&"withCredentials"in en,m.ajax=en=!!en,k.ajaxTransport(function(i){var o,a;if(m.cors||en&&!i.crossDomain)return{send:function(e,t){var n,r=i.xhr();if(r.open(i.type,i.url,i.async,i.username,i.password),i.xhrFields)for(n in i.xhrFields)r[n]=i.xhrFields[n];for(n in i.mimeType&&r.overrideMimeType&&r.overrideMimeType(i.mimeType),i.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest"),e)r.setRequestHeader(n,e[n]);o=function(e){return function(){o&&(o=a=r.onload=r.onerror=r.onabort=r.ontimeout=r.onreadystatechange=null,"abort"===e?r.abort():"error"===e?"number"!=typeof r.status?t(0,"error"):t(r.status,r.statusText):t(Zt[r.status]||r.status,r.statusText,"text"!==(r.responseType||"text")||"string"!=typeof r.responseText?{binary:r.response}:{text:r.responseText},r.getAllResponseHeaders()))}},r.onload=o(),a=r.onerror=r.ontimeout=o("error"),void 0!==r.onabort?r.onabort=a:r.onreadystatechange=function(){4===r.readyState&&C.setTimeout(function(){o&&a()})},o=o("abort");try{r.send(i.hasContent&&i.data||null)}catch(e){if(o)throw e}},abort:function(){o&&o()}}}),k.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),k.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return k.globalEval(e),e}}}),k.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),k.ajaxTransport("script",function(n){var r,i;if(n.crossDomain||n.scriptAttrs)return{send:function(e,t){r=k("<script>").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var tn,nn=[],rn=/(=)\?(?=&|$)|\?\?/;k.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=nn.pop()||k.expando+"_"+Ht.guid++;return this[e]=!0,e}}),k.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(rn.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&rn.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=x(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(rn,"$1"+r):!1!==e.jsonp&&(e.url+=(Ot.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||k.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?k(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,nn.push(r)),o&&x(i)&&i(o[0]),o=i=void 0}),"script"}),m.createHTMLDocument=((tn=E.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===tn.childNodes.length),k.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(m.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&k(o).remove(),k.merge([],i.childNodes)));var r,i,o},k.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1<s&&(r=St(e.slice(s)),e=e.slice(0,s)),x(t)?(n=t,t=void 0):t&&"object"==typeof t&&(i="POST"),0<a.length&&k.ajax({url:e,type:i||"GET",dataType:"html",data:t}).done(function(e){o=arguments,a.html(r?k("<div>").append(k.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},k.expr.pseudos.animated=function(t){return k.grep(k.timers,function(e){return t===e.elem}).length},k.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=k.css(e,"position"),c=k(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=k.css(e,"top"),u=k.css(e,"left"),i=("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,r.left):(a=parseFloat(o)||0,parseFloat(u)||0),x(t)&&(t=t.call(e,n,k.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):("number"==typeof f.top&&(f.top+="px"),"number"==typeof f.left&&(f.left+="px"),c.css(f))}},k.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){k.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===k.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===k.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=k(e).offset()).top+=k.css(e,"borderTopWidth",!0),i.left+=k.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-k.css(r,"marginTop",!0),left:t.left-i.left-k.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===k.css(e,"position"))e=e.offsetParent;return e||re})}}),k.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;k.fn[t]=function(e){return F(this,function(e,t,n){var r;if(g(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),k.each(["top","left"],function(e,n){k.cssHooks[n]=Ke(m.pixelPosition,function(e,t){if(t)return t=Je(e,n),Ue.test(t)?k(e).position()[n]+"px":t})}),k.each({Height:"height",Width:"width"},function(a,s){k.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){k.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return F(this,function(e,t,n){var r;return g(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?k.css(e,t,i):k.style(e,t,n,i)},s,n?e:void 0,n)}})}),k.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){k.fn[t]=function(e){return this.on(t,e)}}),k.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),k.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){k.fn[n]=function(e,t){return 0<arguments.length?this.on(n,null,e,t):this.trigger(n)}});var on=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;k.proxy=function(e,t){var n,r,i;if("string"==typeof t&&(n=e[t],t=e,e=n),x(e))return r=s.call(arguments,2),(i=function(){return e.apply(t||this,r.concat(s.call(arguments)))}).guid=e.guid=e.guid||k.guid++,i},k.holdReady=function(e){e?k.readyWait++:k.ready(!0)},k.isArray=Array.isArray,k.parseJSON=JSON.parse,k.nodeName=j,k.isFunction=x,k.isWindow=g,k.camelCase=U,k.type=w,k.now=Date.now,k.isNumeric=function(e){var t=k.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},k.trim=function(e){return null==e?"":(e+"").replace(on,"")},"function"==typeof define&&define.amd&&define("jquery",[],function(){return k});var an=C.jQuery,sn=C.$;return k.noConflict=function(e){return C.$===k&&(C.$=sn),e&&C.jQuery===k&&(C.jQuery=an),k},"undefined"==typeof e&&(C.jQuery=C.$=k),k});
##############################################
lebiniou-3.50/www/Makefile.in-50-  { \
lebiniou-3.50/www/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/www/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/www/Makefile.in-128-  esac
lebiniou-3.50/www/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lebiniou-3.50/www/Makefile.in-130-am__vpath_adj = case $$p in \
lebiniou-3.50/www/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lebiniou-3.50/www/Makefile.in-132-    *) f=$$p;; \
lebiniou-3.50/www/Makefile.in-133-  esac;
lebiniou-3.50/www/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lebiniou-3.50/www/Makefile.in-135-am__install_max = 40
lebiniou-3.50/www/Makefile.in-136-am__nobase_strip_setup = \
lebiniou-3.50/www/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lebiniou-3.50/www/Makefile.in-138-am__nobase_strip = \
##############################################
lebiniou-3.50/www/Makefile.in-194-  while test -n "$$dir1"; do \
lebiniou-3.50/www/Makefile.in:195:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lebiniou-3.50/www/Makefile.in-196-    if test "$$first" != "."; then \
lebiniou-3.50/www/Makefile.in-197-      if test "$$first" = ".."; then \
lebiniou-3.50/www/Makefile.in:198:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lebiniou-3.50/www/Makefile.in:199:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lebiniou-3.50/www/Makefile.in-200-      else \
lebiniou-3.50/www/Makefile.in:201:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lebiniou-3.50/www/Makefile.in-202-        if test "$$first2" = "$$first"; then \
lebiniou-3.50/www/Makefile.in:203:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lebiniou-3.50/www/Makefile.in-204-        else \
##############################################
lebiniou-3.50/www/Makefile.in-209-    fi; \
lebiniou-3.50/www/Makefile.in:210:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lebiniou-3.50/www/Makefile.in-211-  done; \
##############################################
lebiniou-3.50/www/Makefile.in-425-	@list='$(www_DATA)'; test -n "$(wwwdir)" || list=; \
lebiniou-3.50/www/Makefile.in:426:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lebiniou-3.50/www/Makefile.in-427-	dir='$(DESTDIR)$(wwwdir)'; $(am__uninstall_files_from_dir)
##############################################
lebiniou-3.50/www/Makefile.in-442-	dot_seen=no; \
lebiniou-3.50/www/Makefile.in:443:	target=`echo $@ | sed s/-recursive//`; \
lebiniou-3.50/www/Makefile.in-444-	case "$@" in \
##############################################
lebiniou-3.50/www/Makefile.in-505-GTAGS:
lebiniou-3.50/www/Makefile.in:506:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/www/Makefile.in-507-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/www/Makefile.in-531-distdir-am: $(DISTFILES)
lebiniou-3.50/www/Makefile.in:532:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/www/Makefile.in:533:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/www/Makefile.in-534-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/www/Makefile.in-545-	  if test -d $$d/$$file; then \
lebiniou-3.50/www/Makefile.in:546:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/www/Makefile.in-547-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/www/jquery-ui.min.js:1:!function(factory){"function"==typeof define&&define.amd?define(["jquery"],factory):factory(jQuery)}(function($){function visible(element){for(var visibility=element.css("visibility");"inherit"===visibility;)element=element.parent(),visibility=element.css("visibility");return"hidden"!==visibility}function datepicker_getZindex(elem){for(var position,value;elem.length&&elem[0]!==document;){if(("absolute"===(position=elem.css("position"))||"relative"===position||"fixed"===position)&&(value=parseInt(elem.css("zIndex"),10),!isNaN(value)&&0!==value))return value;elem=elem.parent()}return 0}function Datepicker(){this._curInst=null,this._keyEvent=!1,this._disabledInputs=[],this._datepickerShowing=!1,this._inDialog=!1,this._mainDivId="ui-datepicker-div",this._inlineClass="ui-datepicker-inline",this._appendClass="ui-datepicker-append",this._triggerClass="ui-datepicker-trigger",this._dialogClass="ui-datepicker-dialog",this._disableClass="ui-datepicker-disabled",this._unselectableClass="ui-datepicker-unselectable",this._currentClass="ui-datepicker-current-day",this._dayOverClass="ui-datepicker-days-cell-over",this.regional=[],this.regional[""]={closeText:"Done",prevText:"Prev",nextText:"Next",currentText:"Today",monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su","Mo","Tu","We","Th","Fr","Sa"],weekHeader:"Wk",dateFormat:"mm/dd/yy",firstDay:0,isRTL:!1,showMonthAfterYear:!1,yearSuffix:""},this._defaults={showOn:"focus",showAnim:"fadeIn",showOptions:{},defaultDate:null,appendText:"",buttonText:"...",buttonImage:"",buttonImageOnly:!1,hideIfNoPrevNext:!1,navigationAsDateFormat:!1,gotoCurrent:!1,changeMonth:!1,changeYear:!1,yearRange:"c-10:c+10",showOtherMonths:!1,selectOtherMonths:!1,showWeek:!1,calculateWeek:this.iso8601Week,shortYearCutoff:"+10",minDate:null,maxDate:null,duration:"fast",beforeShowDay:null,beforeShow:null,onSelect:null,onChangeMonthYear:null,onClose:null,numberOfMonths:1,showCurrentAtPos:0,stepMonths:1,stepBigMonths:12,altField:"",altFormat:"",constrainInput:!0,showButtonPanel:!1,autoSize:!1,disabled:!1},$.extend(this._defaults,this.regional[""]),this.regional.en=$.extend(!0,{},this.regional[""]),this.regional["en-US"]=$.extend(!0,{},this.regional.en),this.dpDiv=datepicker_bindHover($("<div id='"+this._mainDivId+"' class='ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all'></div>"))}function datepicker_bindHover(dpDiv){var selector="button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a";return dpDiv.on("mouseout",selector,function(){$(this).removeClass("ui-state-hover"),-1!==this.className.indexOf("ui-datepicker-prev")&&$(this).removeClass("ui-datepicker-prev-hover"),-1!==this.className.indexOf("ui-datepicker-next")&&$(this).removeClass("ui-datepicker-next-hover")}).on("mouseover",selector,datepicker_handleMouseover)}function datepicker_handleMouseover(){$.datepicker._isDisabledDatepicker(datepicker_instActive.inline?datepicker_instActive.dpDiv.parent()[0]:datepicker_instActive.input[0])||($(this).parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover"),$(this).addClass("ui-state-hover"),-1!==this.className.indexOf("ui-datepicker-prev")&&$(this).addClass("ui-datepicker-prev-hover"),-1!==this.className.indexOf("ui-datepicker-next")&&$(this).addClass("ui-datepicker-next-hover"))}function datepicker_extendRemove(target,props){$.extend(target,props);for(var name in props)null==props[name]&&(target[name]=props[name]);return target}function spinnerModifer(fn){return function(){var previous=this.element.val();fn.apply(this,arguments),this._refresh(),previous!==this.element.val()&&this._trigger("change")}}$.ui=$.ui||{};var widgetUuid=($.ui.version="1.12.1",0),widgetSlice=Array.prototype.slice;$.cleanData=function(orig){return function(elems){var events,elem,i;for(i=0;null!=(elem=elems[i]);i++)try{events=$._data(elem,"events"),events&&events.remove&&$(elem).triggerHandler("remove")}catch(e){}orig(elems)}}($.cleanData),$.widget=function(name,base,prototype){var existingConstructor,constructor,basePrototype,proxiedPrototype={},namespace=name.split(".")[0];name=name.split(".")[1];var fullName=namespace+"-"+name;return prototype||(prototype=base,base=$.Widget),$.isArray(prototype)&&(prototype=$.extend.apply(null,[{}].concat(prototype))),$.expr[":"][fullName.toLowerCase()]=function(elem){return!!$.data(elem,fullName)},$[namespace]=$[namespace]||{},existingConstructor=$[namespace][name],constructor=$[namespace][name]=function(options,element){if(!this._createWidget)return new constructor(options,element);arguments.length&&this._createWidget(options,element)},$.extend(constructor,existingConstructor,{version:prototype.version,_proto:$.extend({},prototype),_childConstructors:[]}),basePrototype=new base,basePrototype.options=$.widget.extend({},basePrototype.options),$.each(prototype,function(prop,value){if(!$.isFunction(value))return void(proxiedPrototype[prop]=value);proxiedPrototype[prop]=function(){function _super(){return base.prototype[prop].apply(this,arguments)}function _superApply(args){return base.prototype[prop].apply(this,args)}return function(){var returnValue,__super=this._super,__superApply=this._superApply;return this._super=_super,this._superApply=_superApply,returnValue=value.apply(this,arguments),this._super=__super,this._superApply=__superApply,returnValue}}()}),constructor.prototype=$.widget.extend(basePrototype,{widgetEventPrefix:existingConstructor?basePrototype.widgetEventPrefix||name:name},proxiedPrototype,{constructor:constructor,namespace:namespace,widgetName:name,widgetFullName:fullName}),existingConstructor?($.each(existingConstructor._childConstructors,function(i,child){var childPrototype=child.prototype;$.widget(childPrototype.namespace+"."+childPrototype.widgetName,constructor,child._proto)}),delete existingConstructor._childConstructors):base._childConstructors.push(constructor),$.widget.bridge(name,constructor),constructor},$.widget.extend=function(target){for(var key,value,input=widgetSlice.call(arguments,1),inputIndex=0,inputLength=input.length;inputIndex<inputLength;inputIndex++)for(key in input[inputIndex])value=input[inputIndex][key],input[inputIndex].hasOwnProperty(key)&&void 0!==value&&($.isPlainObject(value)?target[key]=$.isPlainObject(target[key])?$.widget.extend({},target[key],value):$.widget.extend({},value):target[key]=value);return target},$.widget.bridge=function(name,object){var fullName=object.prototype.widgetFullName||name;$.fn[name]=function(options){var isMethodCall="string"==typeof options,args=widgetSlice.call(arguments,1),returnValue=this;return isMethodCall?this.length||"instance"!==options?this.each(function(){var methodValue,instance=$.data(this,fullName);return"instance"===options?(returnValue=instance,!1):instance?$.isFunction(instance[options])&&"_"!==options.charAt(0)?(methodValue=instance[options].apply(instance,args),methodValue!==instance&&void 0!==methodValue?(returnValue=methodValue&&methodValue.jquery?returnValue.pushStack(methodValue.get()):methodValue,!1):void 0):$.error("no such method '"+options+"' for "+name+" widget instance"):$.error("cannot call methods on "+name+" prior to initialization; attempted to call method '"+options+"'")}):returnValue=void 0:(args.length&&(options=$.widget.extend.apply(null,[options].concat(args))),this.each(function(){var instance=$.data(this,fullName);instance?(instance.option(options||{}),instance._init&&instance._init()):$.data(this,fullName,new object(options,this))})),returnValue}},$.Widget=function(){},$.Widget._childConstructors=[],$.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",defaultElement:"<div>",options:{classes:{},disabled:!1,create:null},_createWidget:function(options,element){element=$(element||this.defaultElement||this)[0],this.element=$(element),this.uuid=widgetUuid++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=$(),this.hoverable=$(),this.focusable=$(),this.classesElementLookup={},element!==this&&($.data(element,this.widgetFullName,this),this._on(!0,this.element,{remove:function(event){event.target===element&&this.destroy()}}),this.document=$(element.style?element.ownerDocument:element.document||element),this.window=$(this.document[0].defaultView||this.document[0].parentWindow)),this.options=$.widget.extend({},this.options,this._getCreateOptions(),options),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:$.noop,_create:$.noop,_init:$.noop,destroy:function(){var that=this;this._destroy(),$.each(this.classesElementLookup,function(key,value){that._removeClass(value,key)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:$.noop,widget:function(){return this.element},option:function(key,value){var parts,curOption,i,options=key;if(0===arguments.length)return $.widget.extend({},this.options);if("string"==typeof key)if(options={},parts=key.split("."),key=parts.shift(),parts.length){for(curOption=options[key]=$.widget.extend({},this.options[key]),i=0;i<parts.length-1;i++)curOption[parts[i]]=curOption[parts[i]]||{},curOption=curOption[parts[i]];if(key=parts.pop(),1===arguments.length)return void 0===curOption[key]?null:curOption[key];curOption[key]=value}else{if(1===arguments.length)return void 0===this.options[key]?null:this.options[key];options[key]=value}return this._setOptions(options),this},_setOptions:function(options){var key;for(key in options)this._setOption(key,options[key]);return this},_setOption:function(key,value){return"classes"===key&&this._setOptionClasses(value),this.options[key]=value,"disabled"===key&&this._setOptionDisabled(value),this},_setOptionClasses:function(value){var classKey,elements,currentElements;for(classKey in value)currentElements=this.classesElementLookup[classKey],value[classKey]!==this.options.classes[classKey]&&currentElements&&currentElements.length&&(elements=$(currentElements.get()),this._removeClass(currentElements,classKey),elements.addClass(this._classes({element:elements,keys:classKey,classes:value,add:!0})))},_setOptionDisabled:function(value){this._toggleClass(this.widget(),this.widgetFullName+"-disabled",null,!!value),value&&(this._removeClass(this.hoverable,null,"ui-state-hover"),this._removeClass(this.focusable,null,"ui-state-focus"))},enable:function(){return this._setOptions({disabled:!1})},disable:function(){return this._setOptions({disabled:!0})},_classes:function(options){function processClassString(classes,checkOption){var current,i;for(i=0;i<classes.length;i++)current=that.classesElementLookup[classes[i]]||$(),current=$(options.add?$.unique(current.get().concat(options.element.get())):current.not(options.element).get()),that.classesElementLookup[classes[i]]=current,full.push(classes[i]),checkOption&&options.classes[classes[i]]&&full.push(options.classes[classes[i]])}var full=[],that=this;return options=$.extend({element:this.element,classes:this.options.classes||{}},options),this._on(options.element,{remove:"_untrackClassesElement"}),options.keys&&processClassString(options.keys.match(/\S+/g)||[],!0),options.extra&&processClassString(options.extra.match(/\S+/g)||[]),full.join(" ")},_untrackClassesElement:function(event){var that=this;$.each(that.classesElementLookup,function(key,value){-1!==$.inArray(event.target,value)&&(that.classesElementLookup[key]=$(value.not(event.target).get()))})},_removeClass:function(element,keys,extra){return this._toggleClass(element,keys,extra,!1)},_addClass:function(element,keys,extra){return this._toggleClass(element,keys,extra,!0)},_toggleClass:function(element,keys,extra,add){add="boolean"==typeof add?add:extra;var shift="string"==typeof element||null===element,options={extra:shift?keys:extra,keys:shift?element:keys,element:shift?this.element:element,add:add};return options.element.toggleClass(this._classes(options),add),this},_on:function(suppressDisabledCheck,element,handlers){var delegateElement,instance=this;"boolean"!=typeof suppressDisabledCheck&&(handlers=element,element=suppressDisabledCheck,suppressDisabledCheck=!1),handlers?(element=delegateElement=$(element),this.bindings=this.bindings.add(element)):(handlers=element,element=this.element,delegateElement=this.widget()),$.each(handlers,function(event,handler){function handlerProxy(){if(suppressDisabledCheck||!0!==instance.options.disabled&&!$(this).hasClass("ui-state-disabled"))return("string"==typeof handler?instance[handler]:handler).apply(instance,arguments)}"string"!=typeof handler&&(handlerProxy.guid=handler.guid=handler.guid||handlerProxy.guid||$.guid++);var match=event.match(/^([\w:-]*)\s*(.*)$/),eventName=match[1]+instance.eventNamespace,selector=match[2];selector?delegateElement.on(eventName,selector,handlerProxy):element.on(eventName,handlerProxy)})},_off:function(element,eventName){eventName=(eventName||"").split(" ").join(this.eventNamespace+" ")+this.eventNamespace,element.off(eventName).off(eventName),this.bindings=$(this.bindings.not(element).get()),this.focusable=$(this.focusable.not(element).get()),this.hoverable=$(this.hoverable.not(element).get())},_delay:function(handler,delay){function handlerProxy(){return("string"==typeof handler?instance[handler]:handler).apply(instance,arguments)}var instance=this;return setTimeout(handlerProxy,delay||0)},_hoverable:function(element){this.hoverable=this.hoverable.add(element),this._on(element,{mouseenter:function(event){this._addClass($(event.currentTarget),null,"ui-state-hover")},mouseleave:function(event){this._removeClass($(event.currentTarget),null,"ui-state-hover")}})},_focusable:function(element){this.focusable=this.focusable.add(element),this._on(element,{focusin:function(event){this._addClass($(event.currentTarget),null,"ui-state-focus")},focusout:function(event){this._removeClass($(event.currentTarget),null,"ui-state-focus")}})},_trigger:function(type,event,data){var prop,orig,callback=this.options[type];if(data=data||{},event=$.Event(event),event.type=(type===this.widgetEventPrefix?type:this.widgetEventPrefix+type).toLowerCase(),event.target=this.element[0],orig=event.originalEvent)for(prop in orig)prop in event||(event[prop]=orig[prop]);return this.element.trigger(event,data),!($.isFunction(callback)&&!1===callback.apply(this.element[0],[event].concat(data))||event.isDefaultPrevented())}},$.each({show:"fadeIn",hide:"fadeOut"},function(method,defaultEffect){$.Widget.prototype["_"+method]=function(element,options,callback){"string"==typeof options&&(options={effect:options});var hasOptions,effectName=options?!0===options||"number"==typeof options?defaultEffect:options.effect||defaultEffect:method;options=options||{},"number"==typeof options&&(options={duration:options}),hasOptions=!$.isEmptyObject(options),options.complete=callback,options.delay&&element.delay(options.delay),hasOptions&&$.effects&&$.effects.effect[effectName]?element[method](options):effectName!==method&&element[effectName]?element[effectName](options.duration,options.easing,callback):element.queue(function(next){$(this)[method](),callback&&callback.call(element[0]),next()})}});$.widget;!function(){function getOffsets(offsets,width,height){return[parseFloat(offsets[0])*(rpercent.test(offsets[0])?width/100:1),parseFloat(offsets[1])*(rpercent.test(offsets[1])?height/100:1)]}function parseCss(element,property){return parseInt($.css(element,property),10)||0}function getDimensions(elem){var raw=elem[0];return 9===raw.nodeType?{width:elem.width(),height:elem.height(),offset:{top:0,left:0}}:$.isWindow(raw)?{width:elem.width(),height:elem.height(),offset:{top:elem.scrollTop(),left:elem.scrollLeft()}}:raw.preventDefault?{width:0,height:0,offset:{top:raw.pageY,left:raw.pageX}}:{width:elem.outerWidth(),height:elem.outerHeight(),offset:elem.offset()}}var cachedScrollbarWidth,max=Math.max,abs=Math.abs,rhorizontal=/left|center|right/,rvertical=/top|center|bottom/,roffset=/[\+\-]\d+(\.[\d]+)?%?/,rposition=/^\w+/,rpercent=/%$/,_position=$.fn.position;$.position={scrollbarWidth:function(){if(void 0!==cachedScrollbarWidth)return cachedScrollbarWidth;var w1,w2,div=$("<div style='display:block;position:absolute;width:50px;height:50px;overflow:hidden;'><div style='height:100px;width:auto;'></div></div>"),innerDiv=div.children()[0];return $("body").append(div),w1=innerDiv.offsetWidth,div.css("overflow","scroll"),w2=innerDiv.offsetWidth,w1===w2&&(w2=div[0].clientWidth),div.remove(),cachedScrollbarWidth=w1-w2},getScrollInfo:function(within){var overflowX=within.isWindow||within.isDocument?"":within.element.css("overflow-x"),overflowY=within.isWindow||within.isDocument?"":within.element.css("overflow-y"),hasOverflowX="scroll"===overflowX||"auto"===overflowX&&within.width<within.element[0].scrollWidth;return{width:"scroll"===overflowY||"auto"===overflowY&&within.height<within.element[0].scrollHeight?$.position.scrollbarWidth():0,height:hasOverflowX?$.position.scrollbarWidth():0}},getWithinInfo:function(element){var withinElement=$(element||window),isWindow=$.isWindow(withinElement[0]),isDocument=!!withinElement[0]&&9===withinElement[0].nodeType;return{element:withinElement,isWindow:isWindow,isDocument:isDocument,offset:isWindow||isDocument?{left:0,top:0}:$(element).offset(),scrollLeft:withinElement.scrollLeft(),scrollTop:withinElement.scrollTop(),width:withinElement.outerWidth(),height:withinElement.outerHeight()}}},$.fn.position=function(options){if(!options||!options.of)return _position.apply(this,arguments);options=$.extend({},options);var atOffset,targetWidth,targetHeight,targetOffset,basePosition,dimensions,target=$(options.of),within=$.position.getWithinInfo(options.within),scrollInfo=$.position.getScrollInfo(within),collision=(options.collision||"flip").split(" "),offsets={};return dimensions=getDimensions(target),target[0].preventDefault&&(options.at="left top"),targetWidth=dimensions.width,targetHeight=dimensions.height,targetOffset=dimensions.offset,basePosition=$.extend({},targetOffset),$.each(["my","at"],function(){var horizontalOffset,verticalOffset,pos=(options[this]||"").split(" ");1===pos.length&&(pos=rhorizontal.test(pos[0])?pos.concat(["center"]):rvertical.test(pos[0])?["center"].concat(pos):["center","center"]),pos[0]=rhorizontal.test(pos[0])?pos[0]:"center",pos[1]=rvertical.test(pos[1])?pos[1]:"center",horizontalOffset=roffset.exec(pos[0]),verticalOffset=roffset.exec(pos[1]),offsets[this]=[horizontalOffset?horizontalOffset[0]:0,verticalOffset?verticalOffset[0]:0],options[this]=[rposition.exec(pos[0])[0],rposition.exec(pos[1])[0]]}),1===collision.length&&(collision[1]=collision[0]),"right"===options.at[0]?basePosition.left+=targetWidth:"center"===options.at[0]&&(basePosition.left+=targetWidth/2),"bottom"===options.at[1]?basePosition.top+=targetHeight:"center"===options.at[1]&&(basePosition.top+=targetHeight/2),atOffset=getOffsets(offsets.at,targetWidth,targetHeight),basePosition.left+=atOffset[0],basePosition.top+=atOffset[1],this.each(function(){var collisionPosition,using,elem=$(this),elemWidth=elem.outerWidth(),elemHeight=elem.outerHeight(),marginLeft=parseCss(this,"marginLeft"),marginTop=parseCss(this,"marginTop"),collisionWidth=elemWidth+marginLeft+parseCss(this,"marginRight")+scrollInfo.width,collisionHeight=elemHeight+marginTop+parseCss(this,"marginBottom")+scrollInfo.height,position=$.extend({},basePosition),myOffset=getOffsets(offsets.my,elem.outerWidth(),elem.outerHeight());"right"===options.my[0]?position.left-=elemWidth:"center"===options.my[0]&&(position.left-=elemWidth/2),"bottom"===options.my[1]?position.top-=elemHeight:"center"===options.my[1]&&(position.top-=elemHeight/2),position.left+=myOffset[0],position.top+=myOffset[1],collisionPosition={marginLeft:marginLeft,marginTop:marginTop},$.each(["left","top"],function(i,dir){$.ui.position[collision[i]]&&$.ui.position[collision[i]][dir](position,{targetWidth:targetWidth,targetHeight:targetHeight,elemWidth:elemWidth,elemHeight:elemHeight,collisionPosition:collisionPosition,collisionWidth:collisionWidth,collisionHeight:collisionHeight,offset:[atOffset[0]+myOffset[0],atOffset[1]+myOffset[1]],my:options.my,at:options.at,within:within,elem:elem})}),options.using&&(using=function(props){var left=targetOffset.left-position.left,right=left+targetWidth-elemWidth,top=targetOffset.top-position.top,bottom=top+targetHeight-elemHeight,feedback={target:{element:target,left:targetOffset.left,top:targetOffset.top,width:targetWidth,height:targetHeight},element:{element:elem,left:position.left,top:position.top,width:elemWidth,height:elemHeight},horizontal:right<0?"left":left>0?"right":"center",vertical:bottom<0?"top":top>0?"bottom":"middle"};targetWidth<elemWidth&&abs(left+right)<targetWidth&&(feedback.horizontal="center"),targetHeight<elemHeight&&abs(top+bottom)<targetHeight&&(feedback.vertical="middle"),max(abs(left),abs(right))>max(abs(top),abs(bottom))?feedback.important="horizontal":feedback.important="vertical",options.using.call(this,props,feedback)}),elem.offset($.extend(position,{using:using}))})},$.ui.position={fit:{left:function(position,data){var newOverRight,within=data.within,withinOffset=within.isWindow?within.scrollLeft:within.offset.left,outerWidth=within.width,collisionPosLeft=position.left-data.collisionPosition.marginLeft,overLeft=withinOffset-collisionPosLeft,overRight=collisionPosLeft+data.collisionWidth-outerWidth-withinOffset;data.collisionWidth>outerWidth?overLeft>0&&overRight<=0?(newOverRight=position.left+overLeft+data.collisionWidth-outerWidth-withinOffset,position.left+=overLeft-newOverRight):position.left=overRight>0&&overLeft<=0?withinOffset:overLeft>overRight?withinOffset+outerWidth-data.collisionWidth:withinOffset:overLeft>0?position.left+=overLeft:overRight>0?position.left-=overRight:position.left=max(position.left-collisionPosLeft,position.left)},top:function(position,data){var newOverBottom,within=data.within,withinOffset=within.isWindow?within.scrollTop:within.offset.top,outerHeight=data.within.height,collisionPosTop=position.top-data.collisionPosition.marginTop,overTop=withinOffset-collisionPosTop,overBottom=collisionPosTop+data.collisionHeight-outerHeight-withinOffset;data.collisionHeight>outerHeight?overTop>0&&overBottom<=0?(newOverBottom=position.top+overTop+data.collisionHeight-outerHeight-withinOffset,position.top+=overTop-newOverBottom):position.top=overBottom>0&&overTop<=0?withinOffset:overTop>overBottom?withinOffset+outerHeight-data.collisionHeight:withinOffset:overTop>0?position.top+=overTop:overBottom>0?position.top-=overBottom:position.top=max(position.top-collisionPosTop,position.top)}},flip:{left:function(position,data){var newOverRight,newOverLeft,within=data.within,withinOffset=within.offset.left+within.scrollLeft,outerWidth=within.width,offsetLeft=within.isWindow?within.scrollLeft:within.offset.left,collisionPosLeft=position.left-data.collisionPosition.marginLeft,overLeft=collisionPosLeft-offsetLeft,overRight=collisionPosLeft+data.collisionWidth-outerWidth-offsetLeft,myOffset="left"===data.my[0]?-data.elemWidth:"right"===data.my[0]?data.elemWidth:0,atOffset="left"===data.at[0]?data.targetWidth:"right"===data.at[0]?-data.targetWidth:0,offset=-2*data.offset[0];overLeft<0?((newOverRight=position.left+myOffset+atOffset+offset+data.collisionWidth-outerWidth-withinOffset)<0||newOverRight<abs(overLeft))&&(position.left+=myOffset+atOffset+offset):overRight>0&&((newOverLeft=position.left-data.collisionPosition.marginLeft+myOffset+atOffset+offset-offsetLeft)>0||abs(newOverLeft)<overRight)&&(position.left+=myOffset+atOffset+offset)},top:function(position,data){var newOverTop,newOverBottom,within=data.within,withinOffset=within.offset.top+within.scrollTop,outerHeight=within.height,offsetTop=within.isWindow?within.scrollTop:within.offset.top,collisionPosTop=position.top-data.collisionPosition.marginTop,overTop=collisionPosTop-offsetTop,overBottom=collisionPosTop+data.collisionHeight-outerHeight-offsetTop,top="top"===data.my[1],myOffset=top?-data.elemHeight:"bottom"===data.my[1]?data.elemHeight:0,atOffset="top"===data.at[1]?data.targetHeight:"bottom"===data.at[1]?-data.targetHeight:0,offset=-2*data.offset[1];overTop<0?((newOverBottom=position.top+myOffset+atOffset+offset+data.collisionHeight-outerHeight-withinOffset)<0||newOverBottom<abs(overTop))&&(position.top+=myOffset+atOffset+offset):overBottom>0&&((newOverTop=position.top-data.collisionPosition.marginTop+myOffset+atOffset+offset-offsetTop)>0||abs(newOverTop)<overBottom)&&(position.top+=myOffset+atOffset+offset)}},flipfit:{left:function(){$.ui.position.flip.left.apply(this,arguments),$.ui.position.fit.left.apply(this,arguments)},top:function(){$.ui.position.flip.top.apply(this,arguments),$.ui.position.fit.top.apply(this,arguments)}}}}();var dataSpaceAnimated=($.ui.position,$.extend($.expr[":"],{data:$.expr.createPseudo?$.expr.createPseudo(function(dataName){return function(elem){return!!$.data(elem,dataName)}}):function(elem,i,match){return!!$.data(elem,match[3])}}),$.fn.extend({disableSelection:function(){var eventType="onselectstart"in document.createElement("div")?"selectstart":"mousedown";return function(){return this.on(eventType+".ui-disableSelection",function(event){event.preventDefault()})}}(),enableSelection:function(){return this.off(".ui-disableSelection")}}),"ui-effects-animated"),jQuery=$;$.effects={effect:{}},function(jQuery,undefined){function clamp(value,prop,allowEmpty){var type=propTypes[prop.type]||{};return null==value?allowEmpty||!prop.def?null:prop.def:(value=type.floor?~~value:parseFloat(value),isNaN(value)?prop.def:type.mod?(value+type.mod)%type.mod:0>value?0:type.max<value?type.max:value)}function stringParse(string){var inst=color(),rgba=inst._rgba=[];return string=string.toLowerCase(),each(stringParsers,function(i,parser){var parsed,match=parser.re.exec(string),values=match&&parser.parse(match),spaceName=parser.space||"rgba";if(values)return parsed=inst[spaceName](values),inst[spaces[spaceName].cache]=parsed[spaces[spaceName].cache],rgba=inst._rgba=parsed._rgba,!1}),rgba.length?("0,0,0,0"===rgba.join()&&jQuery.extend(rgba,colors.transparent),inst):colors[string]}function hue2rgb(p,q,h){return h=(h+1)%1,6*h<1?p+(q-p)*h*6:2*h<1?q:3*h<2?p+(q-p)*(2/3-h)*6:p}var colors,rplusequals=/^([\-+])=\s*(\d+\.?\d*)/,stringParsers=[{re:/rgba?\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*(?:,\s*(\d?(?:\.\d+)?)\s*)?\)/,parse:function(execResult){return[execResult[1],execResult[2],execResult[3],execResult[4]]}},{re:/rgba?\(\s*(\d+(?:\.\d+)?)\%\s*,\s*(\d+(?:\.\d+)?)\%\s*,\s*(\d+(?:\.\d+)?)\%\s*(?:,\s*(\d?(?:\.\d+)?)\s*)?\)/,parse:function(execResult){return[2.55*execResult[1],2.55*execResult[2],2.55*execResult[3],execResult[4]]}},{re:/#([a-f0-9]{2})([a-f0-9]{2})([a-f0-9]{2})/,parse:function(execResult){return[parseInt(execResult[1],16),parseInt(execResult[2],16),parseInt(execResult[3],16)]}},{re:/#([a-f0-9])([a-f0-9])([a-f0-9])/,parse:function(execResult){return[parseInt(execResult[1]+execResult[1],16),parseInt(execResult[2]+execResult[2],16),parseInt(execResult[3]+execResult[3],16)]}},{re:/hsla?\(\s*(\d+(?:\.\d+)?)\s*,\s*(\d+(?:\.\d+)?)\%\s*,\s*(\d+(?:\.\d+)?)\%\s*(?:,\s*(\d?(?:\.\d+)?)\s*)?\)/,space:"hsla",parse:function(execResult){return[execResult[1],execResult[2]/100,execResult[3]/100,execResult[4]]}}],color=jQuery.Color=function(color,green,blue,alpha){return new jQuery.Color.fn.parse(color,green,blue,alpha)},spaces={rgba:{props:{red:{idx:0,type:"byte"},green:{idx:1,type:"byte"},blue:{idx:2,type:"byte"}}},hsla:{props:{hue:{idx:0,type:"degrees"},saturation:{idx:1,type:"percent"},lightness:{idx:2,type:"percent"}}}},propTypes={byte:{floor:!0,max:255},percent:{max:1},degrees:{mod:360,floor:!0}},support=color.support={},supportElem=jQuery("<p>")[0],each=jQuery.each;supportElem.style.cssText="background-color:rgba(1,1,1,.5)",support.rgba=supportElem.style.backgroundColor.indexOf("rgba")>-1,each(spaces,function(spaceName,space){space.cache="_"+spaceName,space.props.alpha={idx:3,type:"percent",def:1}}),color.fn=jQuery.extend(color.prototype,{parse:function(red,green,blue,alpha){if(void 0===red)return this._rgba=[null,null,null,null],this;(red.jquery||red.nodeType)&&(red=jQuery(red).css(green),green=void 0);var inst=this,type=jQuery.type(red),rgba=this._rgba=[];return void 0!==green&&(red=[red,green,blue,alpha],type="array"),"string"===type?this.parse(stringParse(red)||colors._default):"array"===type?(each(spaces.rgba.props,function(key,prop){rgba[prop.idx]=clamp(red[prop.idx],prop)}),this):"object"===type?(red instanceof color?each(spaces,function(spaceName,space){red[space.cache]&&(inst[space.cache]=red[space.cache].slice())}):each(spaces,function(spaceName,space){var cache=space.cache;each(space.props,function(key,prop){if(!inst[cache]&&space.to){if("alpha"===key||null==red[key])return;inst[cache]=space.to(inst._rgba)}inst[cache][prop.idx]=clamp(red[key],prop,!0)}),inst[cache]&&jQuery.inArray(null,inst[cache].slice(0,3))<0&&(inst[cache][3]=1,space.from&&(inst._rgba=space.from(inst[cache])))}),this):void 0},is:function(compare){var is=color(compare),same=!0,inst=this;return each(spaces,function(_,space){var localCache,isCache=is[space.cache];return isCache&&(localCache=inst[space.cache]||space.to&&space.to(inst._rgba)||[],each(space.props,function(_,prop){if(null!=isCache[prop.idx])return same=isCache[prop.idx]===localCache[prop.idx]})),same}),same},_space:function(){var used=[],inst=this;return each(spaces,function(spaceName,space){inst[space.cache]&&used.push(spaceName)}),used.pop()},transition:function(other,distance){var end=color(other),spaceName=end._space(),space=spaces[spaceName],startColor=0===this.alpha()?color("transparent"):this,start=startColor[space.cache]||space.to(startColor._rgba),result=start.slice();return end=end[space.cache],each(space.props,function(key,prop){var index=prop.idx,startValue=start[index],endValue=end[index],type=propTypes[prop.type]||{};null!==endValue&&(null===startValue?result[index]=endValue:(type.mod&&(endValue-startValue>type.mod/2?startValue+=type.mod:startValue-endValue>type.mod/2&&(startValue-=type.mod)),result[index]=clamp((endValue-startValue)*distance+startValue,prop)))}),this[spaceName](result)},blend:function(opaque){if(1===this._rgba[3])return this;var rgb=this._rgba.slice(),a=rgb.pop(),blend=color(opaque)._rgba;return color(jQuery.map(rgb,function(v,i){return(1-a)*blend[i]+a*v}))},toRgbaString:function(){var prefix="rgba(",rgba=jQuery.map(this._rgba,function(v,i){return null==v?i>2?1:0:v});return 1===rgba[3]&&(rgba.pop(),prefix="rgb("),prefix+rgba.join()+")"},toHslaString:function(){var prefix="hsla(",hsla=jQuery.map(this.hsla(),function(v,i){return null==v&&(v=i>2?1:0),i&&i<3&&(v=Math.round(100*v)+"%"),v});return 1===hsla[3]&&(hsla.pop(),prefix="hsl("),prefix+hsla.join()+")"},toHexString:function(includeAlpha){var rgba=this._rgba.slice(),alpha=rgba.pop();return includeAlpha&&rgba.push(~~(255*alpha)),"#"+jQuery.map(rgba,function(v){return v=(v||0).toString(16),1===v.length?"0"+v:v}).join("")},toString:function(){return 0===this._rgba[3]?"transparent":this.toRgbaString()}}),color.fn.parse.prototype=color.fn,spaces.hsla.to=function(rgba){if(null==rgba[0]||null==rgba[1]||null==rgba[2])return[null,null,null,rgba[3]];var h,s,r=rgba[0]/255,g=rgba[1]/255,b=rgba[2]/255,a=rgba[3],max=Math.max(r,g,b),min=Math.min(r,g,b),diff=max-min,add=max+min,l=.5*add;return h=min===max?0:r===max?60*(g-b)/diff+360:g===max?60*(b-r)/diff+120:60*(r-g)/diff+240,s=0===diff?0:l<=.5?diff/add:diff/(2-add),[Math.round(h)%360,s,l,null==a?1:a]},spaces.hsla.from=function(hsla){
lebiniou-3.50/www/jquery-ui.min.js:2:if(null==hsla[0]||null==hsla[1]||null==hsla[2])return[null,null,null,hsla[3]];var h=hsla[0]/360,s=hsla[1],l=hsla[2],a=hsla[3],q=l<=.5?l*(1+s):l+s-l*s,p=2*l-q;return[Math.round(255*hue2rgb(p,q,h+1/3)),Math.round(255*hue2rgb(p,q,h)),Math.round(255*hue2rgb(p,q,h-1/3)),a]},each(spaces,function(spaceName,space){var props=space.props,cache=space.cache,to=space.to,from=space.from;color.fn[spaceName]=function(value){if(to&&!this[cache]&&(this[cache]=to(this._rgba)),void 0===value)return this[cache].slice();var ret,type=jQuery.type(value),arr="array"===type||"object"===type?value:arguments,local=this[cache].slice();return each(props,function(key,prop){var val=arr["object"===type?key:prop.idx];null==val&&(val=local[prop.idx]),local[prop.idx]=clamp(val,prop)}),from?(ret=color(from(local)),ret[cache]=local,ret):color(local)},each(props,function(key,prop){color.fn[key]||(color.fn[key]=function(value){var match,vtype=jQuery.type(value),fn="alpha"===key?this._hsla?"hsla":"rgba":spaceName,local=this[fn](),cur=local[prop.idx];return"undefined"===vtype?cur:("function"===vtype&&(value=value.call(this,cur),vtype=jQuery.type(value)),null==value&&prop.empty?this:("string"===vtype&&(match=rplusequals.exec(value))&&(value=cur+parseFloat(match[2])*("+"===match[1]?1:-1)),local[prop.idx]=value,this[fn](local)))})})}),color.hook=function(hook){var hooks=hook.split(" ");each(hooks,function(i,hook){jQuery.cssHooks[hook]={set:function(elem,value){var parsed,curElem,backgroundColor="";if("transparent"!==value&&("string"!==jQuery.type(value)||(parsed=stringParse(value)))){if(value=color(parsed||value),!support.rgba&&1!==value._rgba[3]){for(curElem="backgroundColor"===hook?elem.parentNode:elem;(""===backgroundColor||"transparent"===backgroundColor)&&curElem&&curElem.style;)try{backgroundColor=jQuery.css(curElem,"backgroundColor"),curElem=curElem.parentNode}catch(e){}value=value.blend(backgroundColor&&"transparent"!==backgroundColor?backgroundColor:"_default")}value=value.toRgbaString()}try{elem.style[hook]=value}catch(e){}}},jQuery.fx.step[hook]=function(fx){fx.colorInit||(fx.start=color(fx.elem,hook),fx.end=color(fx.end),fx.colorInit=!0),jQuery.cssHooks[hook].set(fx.elem,fx.start.transition(fx.end,fx.pos))}})},color.hook("backgroundColor borderBottomColor borderLeftColor borderRightColor borderTopColor color columnRuleColor outlineColor textDecorationColor textEmphasisColor"),jQuery.cssHooks.borderColor={expand:function(value){var expanded={};return each(["Top","Right","Bottom","Left"],function(i,part){expanded["border"+part+"Color"]=value}),expanded}},colors=jQuery.Color.names={aqua:"#00ffff",black:"#000000",blue:"#0000ff",fuchsia:"#ff00ff",gray:"#808080",green:"#008000",lime:"#00ff00",maroon:"#800000",navy:"#000080",olive:"#808000",purple:"#800080",red:"#ff0000",silver:"#c0c0c0",teal:"#008080",white:"#ffffff",yellow:"#ffff00",transparent:[null,null,null,0],_default:"#ffffff"}}(jQuery),function(){function getElementStyles(elem){var key,len,style=elem.ownerDocument.defaultView?elem.ownerDocument.defaultView.getComputedStyle(elem,null):elem.currentStyle,styles={};if(style&&style.length&&style[0]&&style[style[0]])for(len=style.length;len--;)key=style[len],"string"==typeof style[key]&&(styles[$.camelCase(key)]=style[key]);else for(key in style)"string"==typeof style[key]&&(styles[key]=style[key]);return styles}function styleDifference(oldStyle,newStyle){var name,value,diff={};for(name in newStyle)value=newStyle[name],oldStyle[name]!==value&&(shorthandStyles[name]||!$.fx.step[name]&&isNaN(parseFloat(value))||(diff[name]=value));return diff}var classAnimationActions=["add","remove","toggle"],shorthandStyles={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};$.each(["borderLeftStyle","borderRightStyle","borderBottomStyle","borderTopStyle"],function(_,prop){$.fx.step[prop]=function(fx){("none"!==fx.end&&!fx.setAttr||1===fx.pos&&!fx.setAttr)&&(jQuery.style(fx.elem,prop,fx.end),fx.setAttr=!0)}}),$.fn.addBack||($.fn.addBack=function(selector){return this.add(null==selector?this.prevObject:this.prevObject.filter(selector))}),$.effects.animateClass=function(value,duration,easing,callback){var o=$.speed(duration,easing,callback);return this.queue(function(){var applyClassChange,animated=$(this),baseClass=animated.attr("class")||"",allAnimations=o.children?animated.find("*").addBack():animated;allAnimations=allAnimations.map(function(){return{el:$(this),start:getElementStyles(this)}}),applyClassChange=function(){$.each(classAnimationActions,function(i,action){value[action]&&animated[action+"Class"](value[action])})},applyClassChange(),allAnimations=allAnimations.map(function(){return this.end=getElementStyles(this.el[0]),this.diff=styleDifference(this.start,this.end),this}),animated.attr("class",baseClass),allAnimations=allAnimations.map(function(){var styleInfo=this,dfd=$.Deferred(),opts=$.extend({},o,{queue:!1,complete:function(){dfd.resolve(styleInfo)}});return this.el.animate(this.diff,opts),dfd.promise()}),$.when.apply($,allAnimations.get()).done(function(){applyClassChange(),$.each(arguments,function(){var el=this.el;$.each(this.diff,function(key){el.css(key,"")})}),o.complete.call(animated[0])})})},$.fn.extend({addClass:function(orig){return function(classNames,speed,easing,callback){return speed?$.effects.animateClass.call(this,{add:classNames},speed,easing,callback):orig.apply(this,arguments)}}($.fn.addClass),removeClass:function(orig){return function(classNames,speed,easing,callback){return arguments.length>1?$.effects.animateClass.call(this,{remove:classNames},speed,easing,callback):orig.apply(this,arguments)}}($.fn.removeClass),toggleClass:function(orig){return function(classNames,force,speed,easing,callback){return"boolean"==typeof force||void 0===force?speed?$.effects.animateClass.call(this,force?{add:classNames}:{remove:classNames},speed,easing,callback):orig.apply(this,arguments):$.effects.animateClass.call(this,{toggle:classNames},force,speed,easing)}}($.fn.toggleClass),switchClass:function(remove,add,speed,easing,callback){return $.effects.animateClass.call(this,{add:add,remove:remove},speed,easing,callback)}})}(),function(){function _normalizeArguments(effect,options,speed,callback){return $.isPlainObject(effect)&&(options=effect,effect=effect.effect),effect={effect:effect},null==options&&(options={}),$.isFunction(options)&&(callback=options,speed=null,options={}),("number"==typeof options||$.fx.speeds[options])&&(callback=speed,speed=options,options={}),$.isFunction(speed)&&(callback=speed,speed=null),options&&$.extend(effect,options),speed=speed||options.duration,effect.duration=$.fx.off?0:"number"==typeof speed?speed:speed in $.fx.speeds?$.fx.speeds[speed]:$.fx.speeds._default,effect.complete=callback||options.complete,effect}function standardAnimationOption(option){return!(option&&"number"!=typeof option&&!$.fx.speeds[option])||("string"==typeof option&&!$.effects.effect[option]||(!!$.isFunction(option)||"object"==typeof option&&!option.effect))}function parseClip(str,element){var outerWidth=element.outerWidth(),outerHeight=element.outerHeight(),clipRegex=/^rect\((-?\d*\.?\d*px|-?\d+%|auto),?\s*(-?\d*\.?\d*px|-?\d+%|auto),?\s*(-?\d*\.?\d*px|-?\d+%|auto),?\s*(-?\d*\.?\d*px|-?\d+%|auto)\)$/,values=clipRegex.exec(str)||["",0,outerWidth,outerHeight,0];return{top:parseFloat(values[1])||0,right:"auto"===values[2]?outerWidth:parseFloat(values[2]),bottom:"auto"===values[3]?outerHeight:parseFloat(values[3]),left:parseFloat(values[4])||0}}$.expr&&$.expr.filters&&$.expr.filters.animated&&($.expr.filters.animated=function(orig){return function(elem){return!!$(elem).data(dataSpaceAnimated)||orig(elem)}}($.expr.filters.animated)),!1!==$.uiBackCompat&&$.extend($.effects,{save:function(element,set){for(var i=0,length=set.length;i<length;i++)null!==set[i]&&element.data("ui-effects-"+set[i],element[0].style[set[i]])},restore:function(element,set){for(var val,i=0,length=set.length;i<length;i++)null!==set[i]&&(val=element.data("ui-effects-"+set[i]),element.css(set[i],val))},setMode:function(el,mode){return"toggle"===mode&&(mode=el.is(":hidden")?"show":"hide"),mode},createWrapper:function(element){if(element.parent().is(".ui-effects-wrapper"))return element.parent();var props={width:element.outerWidth(!0),height:element.outerHeight(!0),float:element.css("float")},wrapper=$("<div></div>").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0}),size={width:element.width(),height:element.height()},active=document.activeElement;try{active.id}catch(e){active=document.body}return element.wrap(wrapper),(element[0]===active||$.contains(element[0],active))&&$(active).trigger("focus"),wrapper=element.parent(),"static"===element.css("position")?(wrapper.css({position:"relative"}),element.css({position:"relative"})):($.extend(props,{position:element.css("position"),zIndex:element.css("z-index")}),$.each(["top","left","bottom","right"],function(i,pos){props[pos]=element.css(pos),isNaN(parseInt(props[pos],10))&&(props[pos]="auto")}),element.css({position:"relative",top:0,left:0,right:"auto",bottom:"auto"})),element.css(size),wrapper.css(props).show()},removeWrapper:function(element){var active=document.activeElement;return element.parent().is(".ui-effects-wrapper")&&(element.parent().replaceWith(element),(element[0]===active||$.contains(element[0],active))&&$(active).trigger("focus")),element}}),$.extend($.effects,{version:"1.12.1",define:function(name,mode,effect){return effect||(effect=mode,mode="effect"),$.effects.effect[name]=effect,$.effects.effect[name].mode=mode,effect},scaledDimensions:function(element,percent,direction){if(0===percent)return{height:0,width:0,outerHeight:0,outerWidth:0};var x="horizontal"!==direction?(percent||100)/100:1,y="vertical"!==direction?(percent||100)/100:1;return{height:element.height()*y,width:element.width()*x,outerHeight:element.outerHeight()*y,outerWidth:element.outerWidth()*x}},clipToBox:function(animation){return{width:animation.clip.right-animation.clip.left,height:animation.clip.bottom-animation.clip.top,left:animation.clip.left,top:animation.clip.top}},unshift:function(element,queueLength,count){var queue=element.queue();queueLength>1&&queue.splice.apply(queue,[1,0].concat(queue.splice(queueLength,count))),element.dequeue()},saveStyle:function(element){element.data("ui-effects-style",element[0].style.cssText)},restoreStyle:function(element){element[0].style.cssText=element.data("ui-effects-style")||"",element.removeData("ui-effects-style")},mode:function(element,mode){var hidden=element.is(":hidden");return"toggle"===mode&&(mode=hidden?"show":"hide"),(hidden?"hide"===mode:"show"===mode)&&(mode="none"),mode},getBaseline:function(origin,original){var y,x;switch(origin[0]){case"top":y=0;break;case"middle":y=.5;break;case"bottom":y=1;break;default:y=origin[0]/original.height}switch(origin[1]){case"left":x=0;break;case"center":x=.5;break;case"right":x=1;break;default:x=origin[1]/original.width}return{x:x,y:y}},createPlaceholder:function(element){var placeholder,cssPosition=element.css("position"),position=element.position();return element.css({marginTop:element.css("marginTop"),marginBottom:element.css("marginBottom"),marginLeft:element.css("marginLeft"),marginRight:element.css("marginRight")}).outerWidth(element.outerWidth()).outerHeight(element.outerHeight()),/^(static|relative)/.test(cssPosition)&&(cssPosition="absolute",placeholder=$("<"+element[0].nodeName+">").insertAfter(element).css({display:/^(inline|ruby)/.test(element.css("display"))?"inline-block":"block",visibility:"hidden",marginTop:element.css("marginTop"),marginBottom:element.css("marginBottom"),marginLeft:element.css("marginLeft"),marginRight:element.css("marginRight"),float:element.css("float")}).outerWidth(element.outerWidth()).outerHeight(element.outerHeight()).addClass("ui-effects-placeholder"),element.data("ui-effects-placeholder",placeholder)),element.css({position:cssPosition,left:position.left,top:position.top}),placeholder},removePlaceholder:function(element){var dataKey="ui-effects-placeholder",placeholder=element.data(dataKey);placeholder&&(placeholder.remove(),element.removeData(dataKey))},cleanUp:function(element){$.effects.restoreStyle(element),$.effects.removePlaceholder(element)},setTransition:function(element,list,factor,value){return value=value||{},$.each(list,function(i,x){var unit=element.cssUnit(x);unit[0]>0&&(value[x]=unit[0]*factor+unit[1])}),value}}),$.fn.extend({effect:function(){function run(next){function cleanup(){elem.removeData(dataSpaceAnimated),$.effects.cleanUp(elem),"hide"===args.mode&&elem.hide(),done()}function done(){$.isFunction(complete)&&complete.call(elem[0]),$.isFunction(next)&&next()}var elem=$(this);args.mode=modes.shift(),!1===$.uiBackCompat||defaultMode?"none"===args.mode?(elem[mode](),done()):effectMethod.call(elem[0],args,cleanup):(elem.is(":hidden")?"hide"===mode:"show"===mode)?(elem[mode](),done()):effectMethod.call(elem[0],args,done)}var args=_normalizeArguments.apply(this,arguments),effectMethod=$.effects.effect[args.effect],defaultMode=effectMethod.mode,queue=args.queue,queueName=queue||"fx",complete=args.complete,mode=args.mode,modes=[],prefilter=function(next){var el=$(this),normalizedMode=$.effects.mode(el,mode)||defaultMode;el.data(dataSpaceAnimated,!0),modes.push(normalizedMode),defaultMode&&("show"===normalizedMode||normalizedMode===defaultMode&&"hide"===normalizedMode)&&el.show(),defaultMode&&"none"===normalizedMode||$.effects.saveStyle(el),$.isFunction(next)&&next()};return $.fx.off||!effectMethod?mode?this[mode](args.duration,complete):this.each(function(){complete&&complete.call(this)}):!1===queue?this.each(prefilter).each(run):this.queue(queueName,prefilter).queue(queueName,run)},show:function(orig){return function(option){if(standardAnimationOption(option))return orig.apply(this,arguments);var args=_normalizeArguments.apply(this,arguments);return args.mode="show",this.effect.call(this,args)}}($.fn.show),hide:function(orig){return function(option){if(standardAnimationOption(option))return orig.apply(this,arguments);var args=_normalizeArguments.apply(this,arguments);return args.mode="hide",this.effect.call(this,args)}}($.fn.hide),toggle:function(orig){return function(option){if(standardAnimationOption(option)||"boolean"==typeof option)return orig.apply(this,arguments);var args=_normalizeArguments.apply(this,arguments);return args.mode="toggle",this.effect.call(this,args)}}($.fn.toggle),cssUnit:function(key){var style=this.css(key),val=[];return $.each(["em","px","%","pt"],function(i,unit){style.indexOf(unit)>0&&(val=[parseFloat(style),unit])}),val},cssClip:function(clipObj){return clipObj?this.css("clip","rect("+clipObj.top+"px "+clipObj.right+"px "+clipObj.bottom+"px "+clipObj.left+"px)"):parseClip(this.css("clip"),this)},transfer:function(options,done){var element=$(this),target=$(options.to),targetFixed="fixed"===target.css("position"),body=$("body"),fixTop=targetFixed?body.scrollTop():0,fixLeft=targetFixed?body.scrollLeft():0,endPosition=target.offset(),animation={top:endPosition.top-fixTop,left:endPosition.left-fixLeft,height:target.innerHeight(),width:target.innerWidth()},startPosition=element.offset(),transfer=$("<div class='ui-effects-transfer'></div>").appendTo("body").addClass(options.className).css({top:startPosition.top-fixTop,left:startPosition.left-fixLeft,height:element.innerHeight(),width:element.innerWidth(),position:targetFixed?"fixed":"absolute"}).animate(animation,options.duration,options.easing,function(){transfer.remove(),$.isFunction(done)&&done()})}}),$.fx.step.clip=function(fx){fx.clipInit||(fx.start=$(fx.elem).cssClip(),"string"==typeof fx.end&&(fx.end=parseClip(fx.end,fx.elem)),fx.clipInit=!0),$(fx.elem).cssClip({top:fx.pos*(fx.end.top-fx.start.top)+fx.start.top,right:fx.pos*(fx.end.right-fx.start.right)+fx.start.right,bottom:fx.pos*(fx.end.bottom-fx.start.bottom)+fx.start.bottom,left:fx.pos*(fx.end.left-fx.start.left)+fx.start.left})}}(),function(){var baseEasings={};$.each(["Quad","Cubic","Quart","Quint","Expo"],function(i,name){baseEasings[name]=function(p){return Math.pow(p,i+2)}}),$.extend(baseEasings,{Sine:function(p){return 1-Math.cos(p*Math.PI/2)},Circ:function(p){return 1-Math.sqrt(1-p*p)},Elastic:function(p){return 0===p||1===p?p:-Math.pow(2,8*(p-1))*Math.sin((80*(p-1)-7.5)*Math.PI/15)},Back:function(p){return p*p*(3*p-2)},Bounce:function(p){for(var pow2,bounce=4;p<((pow2=Math.pow(2,--bounce))-1)/11;);return 1/Math.pow(4,3-bounce)-7.5625*Math.pow((3*pow2-2)/22-p,2)}}),$.each(baseEasings,function(name,easeIn){$.easing["easeIn"+name]=easeIn,$.easing["easeOut"+name]=function(p){return 1-easeIn(1-p)},$.easing["easeInOut"+name]=function(p){return p<.5?easeIn(2*p)/2:1-easeIn(-2*p+2)/2}})}();$.effects,$.effects.define("blind","hide",function(options,done){var map={up:["bottom","top"],vertical:["bottom","top"],down:["top","bottom"],left:["right","left"],horizontal:["right","left"],right:["left","right"]},element=$(this),direction=options.direction||"up",start=element.cssClip(),animate={clip:$.extend({},start)},placeholder=$.effects.createPlaceholder(element);animate.clip[map[direction][0]]=animate.clip[map[direction][1]],"show"===options.mode&&(element.cssClip(animate.clip),placeholder&&placeholder.css($.effects.clipToBox(animate)),animate.clip=start),placeholder&&placeholder.animate($.effects.clipToBox(animate),options.duration,options.easing),element.animate(animate,{queue:!1,duration:options.duration,easing:options.easing,complete:done})}),$.effects.define("bounce",function(options,done){var upAnim,downAnim,refValue,element=$(this),mode=options.mode,hide="hide"===mode,show="show"===mode,direction=options.direction||"up",distance=options.distance,times=options.times||5,anims=2*times+(show||hide?1:0),speed=options.duration/anims,easing=options.easing,ref="up"===direction||"down"===direction?"top":"left",motion="up"===direction||"left"===direction,i=0,queuelen=element.queue().length;for($.effects.createPlaceholder(element),refValue=element.css(ref),distance||(distance=element["top"===ref?"outerHeight":"outerWidth"]()/3),show&&(downAnim={opacity:1},downAnim[ref]=refValue,element.css("opacity",0).css(ref,motion?2*-distance:2*distance).animate(downAnim,speed,easing)),hide&&(distance/=Math.pow(2,times-1)),downAnim={},downAnim[ref]=refValue;i<times;i++)upAnim={},upAnim[ref]=(motion?"-=":"+=")+distance,element.animate(upAnim,speed,easing).animate(downAnim,speed,easing),distance=hide?2*distance:distance/2;hide&&(upAnim={opacity:0},upAnim[ref]=(motion?"-=":"+=")+distance,element.animate(upAnim,speed,easing)),element.queue(done),$.effects.unshift(element,queuelen,anims+1)}),$.effects.define("clip","hide",function(options,done){var start,animate={},element=$(this),direction=options.direction||"vertical",both="both"===direction,horizontal=both||"horizontal"===direction,vertical=both||"vertical"===direction;start=element.cssClip(),animate.clip={top:vertical?(start.bottom-start.top)/2:start.top,right:horizontal?(start.right-start.left)/2:start.right,bottom:vertical?(start.bottom-start.top)/2:start.bottom,left:horizontal?(start.right-start.left)/2:start.left},$.effects.createPlaceholder(element),"show"===options.mode&&(element.cssClip(animate.clip),animate.clip=start),element.animate(animate,{queue:!1,duration:options.duration,easing:options.easing,complete:done})}),$.effects.define("drop","hide",function(options,done){var distance,element=$(this),mode=options.mode,show="show"===mode,direction=options.direction||"left",ref="up"===direction||"down"===direction?"top":"left",motion="up"===direction||"left"===direction?"-=":"+=",oppositeMotion="+="===motion?"-=":"+=",animation={opacity:0};$.effects.createPlaceholder(element),distance=options.distance||element["top"===ref?"outerHeight":"outerWidth"](!0)/2,animation[ref]=motion+distance,show&&(element.css(animation),animation[ref]=oppositeMotion+distance,animation.opacity=1),element.animate(animation,{queue:!1,duration:options.duration,easing:options.easing,complete:done})}),$.effects.define("explode","hide",function(options,done){function childComplete(){pieces.push(this),pieces.length===rows*cells&&animComplete()}function animComplete(){element.css({visibility:"visible"}),$(pieces).remove(),done()}var i,j,left,top,mx,my,rows=options.pieces?Math.round(Math.sqrt(options.pieces)):3,cells=rows,element=$(this),mode=options.mode,show="show"===mode,offset=element.show().css("visibility","hidden").offset(),width=Math.ceil(element.outerWidth()/cells),height=Math.ceil(element.outerHeight()/rows),pieces=[];for(i=0;i<rows;i++)for(top=offset.top+i*height,my=i-(rows-1)/2,j=0;j<cells;j++)left=offset.left+j*width,mx=j-(cells-1)/2,element.clone().appendTo("body").wrap("<div></div>").css({position:"absolute",visibility:"visible",left:-j*width,top:-i*height}).parent().addClass("ui-effects-explode").css({position:"absolute",overflow:"hidden",width:width,height:height,left:left+(show?mx*width:0),top:top+(show?my*height:0),opacity:show?0:1}).animate({left:left+(show?0:mx*width),top:top+(show?0:my*height),opacity:show?1:0},options.duration||500,options.easing,childComplete)}),$.effects.define("fade","toggle",function(options,done){var show="show"===options.mode;$(this).css("opacity",show?0:1).animate({opacity:show?1:0},{queue:!1,duration:options.duration,easing:options.easing,complete:done})}),$.effects.define("fold","hide",function(options,done){var element=$(this),mode=options.mode,show="show"===mode,hide="hide"===mode,size=options.size||15,percent=/([0-9]+)%/.exec(size),horizFirst=!!options.horizFirst,ref=horizFirst?["right","bottom"]:["bottom","right"],duration=options.duration/2,placeholder=$.effects.createPlaceholder(element),start=element.cssClip(),animation1={clip:$.extend({},start)},animation2={clip:$.extend({},start)},distance=[start[ref[0]],start[ref[1]]],queuelen=element.queue().length;percent&&(size=parseInt(percent[1],10)/100*distance[hide?0:1]),animation1.clip[ref[0]]=size,animation2.clip[ref[0]]=size,animation2.clip[ref[1]]=0,show&&(element.cssClip(animation2.clip),placeholder&&placeholder.css($.effects.clipToBox(animation2)),animation2.clip=start),element.queue(function(next){placeholder&&placeholder.animate($.effects.clipToBox(animation1),duration,options.easing).animate($.effects.clipToBox(animation2),duration,options.easing),next()}).animate(animation1,duration,options.easing).animate(animation2,duration,options.easing).queue(done),$.effects.unshift(element,queuelen,4)}),$.effects.define("highlight","show",function(options,done){var element=$(this),animation={backgroundColor:element.css("backgroundColor")};"hide"===options.mode&&(animation.opacity=0),$.effects.saveStyle(element),element.css({backgroundImage:"none",backgroundColor:options.color||"#ffff99"}).animate(animation,{queue:!1,duration:options.duration,easing:options.easing,complete:done})}),$.effects.define("size",function(options,done){var baseline,factor,temp,element=$(this),cProps=["fontSize"],vProps=["borderTopWidth","borderBottomWidth","paddingTop","paddingBottom"],hProps=["borderLeftWidth","borderRightWidth","paddingLeft","paddingRight"],mode=options.mode,restore="effect"!==mode,scale=options.scale||"both",origin=options.origin||["middle","center"],position=element.css("position"),pos=element.position(),original=$.effects.scaledDimensions(element),from=options.from||original,to=options.to||$.effects.scaledDimensions(element,0);$.effects.createPlaceholder(element),"show"===mode&&(temp=from,from=to,to=temp),factor={from:{y:from.height/original.height,x:from.width/original.width},to:{y:to.height/original.height,x:to.width/original.width}},"box"!==scale&&"both"!==scale||(factor.from.y!==factor.to.y&&(from=$.effects.setTransition(element,vProps,factor.from.y,from),to=$.effects.setTransition(element,vProps,factor.to.y,to)),factor.from.x!==factor.to.x&&(from=$.effects.setTransition(element,hProps,factor.from.x,from),to=$.effects.setTransition(element,hProps,factor.to.x,to))),"content"!==scale&&"both"!==scale||factor.from.y!==factor.to.y&&(from=$.effects.setTransition(element,cProps,factor.from.y,from),to=$.effects.setTransition(element,cProps,factor.to.y,to)),origin&&(baseline=$.effects.getBaseline(origin,original),from.top=(original.outerHeight-from.outerHeight)*baseline.y+pos.top,from.left=(original.outerWidth-from.outerWidth)*baseline.x+pos.left,to.top=(original.outerHeight-to.outerHeight)*baseline.y+pos.top,to.left=(original.outerWidth-to.outerWidth)*baseline.x+pos.left),element.css(from),"content"!==scale&&"both"!==scale||(vProps=vProps.concat(["marginTop","marginBottom"]).concat(cProps),hProps=hProps.concat(["marginLeft","marginRight"]),element.find("*[width]").each(function(){var child=$(this),childOriginal=$.effects.scaledDimensions(child),childFrom={height:childOriginal.height*factor.from.y,width:childOriginal.width*factor.from.x,outerHeight:childOriginal.outerHeight*factor.from.y,outerWidth:childOriginal.outerWidth*factor.from.x},childTo={height:childOriginal.height*factor.to.y,width:childOriginal.width*factor.to.x,outerHeight:childOriginal.height*factor.to.y,outerWidth:childOriginal.width*factor.to.x};factor.from.y!==factor.to.y&&(childFrom=$.effects.setTransition(child,vProps,factor.from.y,childFrom),childTo=$.effects.setTransition(child,vProps,factor.to.y,childTo)),factor.from.x!==factor.to.x&&(childFrom=$.effects.setTransition(child,hProps,factor.from.x,childFrom),childTo=$.effects.setTransition(child,hProps,factor.to.x,childTo)),restore&&$.effects.saveStyle(child),child.css(childFrom),child.animate(childTo,options.duration,options.easing,function(){restore&&$.effects.restoreStyle(child)})})),element.animate(to,{queue:!1,duration:options.duration,easing:options.easing,complete:function(){var offset=element.offset();0===to.opacity&&element.css("opacity",from.opacity),restore||(element.css("position","static"===position?"relative":position).offset(offset),$.effects.saveStyle(element)),done()}})}),$.effects.define("scale",function(options,done){var el=$(this),mode=options.mode,percent=parseInt(options.percent,10)||(0===parseInt(options.percent,10)?0:"effect"!==mode?0:100),newOptions=$.extend(!0,{from:$.effects.scaledDimensions(el),to:$.effects.scaledDimensions(el,percent,options.direction||"both"),origin:options.origin||["middle","center"]},options);options.fade&&(newOptions.from.opacity=1,newOptions.to.opacity=0),$.effects.effect.size.call(this,newOptions,done)}),$.effects.define("puff","hide",function(options,done){var newOptions=$.extend(!0,{},options,{fade:!0,percent:parseInt(options.percent,10)||150});$.effects.effect.scale.call(this,newOptions,done)}),$.effects.define("pulsate","show",function(options,done){var element=$(this),mode=options.mode,show="show"===mode,hide="hide"===mode,showhide=show||hide,anims=2*(options.times||5)+(showhide?1:0),duration=options.duration/anims,animateTo=0,i=1,queuelen=element.queue().length;for(!show&&element.is(":visible")||(element.css("opacity",0).show(),animateTo=1);i<anims;i++)element.animate({opacity:animateTo},duration,options.easing),animateTo=1-animateTo;element.animate({opacity:animateTo},duration,options.easing),element.queue(done),$.effects.unshift(element,queuelen,anims+1)}),$.effects.define("shake",function(options,done){var i=1,element=$(this),direction=options.direction||"left",distance=options.distance||20,times=options.times||3,anims=2*times+1,speed=Math.round(options.duration/anims),ref="up"===direction||"down"===direction?"top":"left",positiveMotion="up"===direction||"left"===direction,animation={},animation1={},animation2={},queuelen=element.queue().length;for($.effects.createPlaceholder(element),animation[ref]=(positiveMotion?"-=":"+=")+distance,animation1[ref]=(positiveMotion?"+=":"-=")+2*distance,animation2[ref]=(positiveMotion?"-=":"+=")+2*distance,element.animate(animation,speed,options.easing);i<times;i++)element.animate(animation1,speed,options.easing).animate(animation2,speed,options.easing);element.animate(animation1,speed,options.easing).animate(animation,speed/2,options.easing).queue(done),$.effects.unshift(element,queuelen,anims+1)}),$.effects.define("slide","show",function(options,done){var startClip,startRef,element=$(this),map={up:["bottom","top"],down:["top","bottom"],left:["right","left"],right:["left","right"]},mode=options.mode,direction=options.direction||"left",ref="up"===direction||"down"===direction?"top":"left",positiveMotion="up"===direction||"left"===direction,distance=options.distance||element["top"===ref?"outerHeight":"outerWidth"](!0),animation={};$.effects.createPlaceholder(element),startClip=element.cssClip(),startRef=element.position()[ref],animation[ref]=(positiveMotion?-1:1)*distance+startRef,animation.clip=element.cssClip(),animation.clip[map[direction][1]]=animation.clip[map[direction][0]],"show"===mode&&(element.cssClip(animation.clip),element.css(ref,animation[ref]),animation.clip=startClip,animation[ref]=startRef),element.animate(animation,{queue:!1,duration:options.duration,easing:options.easing,complete:done})});!1!==$.uiBackCompat&&$.effects.define("transfer",function(options,done){$(this).transfer(options,done)});$.ui.focusable=function(element,hasTabindex){var map,mapName,img,focusableIfVisible,fieldset,nodeName=element.nodeName.toLowerCase();return"area"===nodeName?(map=element.parentNode,mapName=map.name,!(!element.href||!mapName||"map"!==map.nodeName.toLowerCase())&&(img=$("img[usemap='#"+mapName+"']"),img.length>0&&img.is(":visible"))):(/^(input|select|textarea|button|object)$/.test(nodeName)?(focusableIfVisible=!element.disabled)&&(fieldset=$(element).closest("fieldset")[0])&&(focusableIfVisible=!fieldset.disabled):focusableIfVisible="a"===nodeName?element.href||hasTabindex:hasTabindex,focusableIfVisible&&$(element).is(":visible")&&visible($(element)))},$.extend($.expr[":"],{focusable:function(element){return $.ui.focusable(element,null!=$.attr(element,"tabindex"))}});$.ui.focusable,$.fn.form=function(){return"string"==typeof this[0].form?this.closest("form"):$(this[0].form)},$.ui.formResetMixin={_formResetHandler:function(){var form=$(this);setTimeout(function(){var instances=form.data("ui-form-reset-instances");$.each(instances,function(){this.refresh()})})},_bindFormResetHandler:function(){if(this.form=this.element.form(),this.form.length){var instances=this.form.data("ui-form-reset-instances")||[];instances.length||this.form.on("reset.ui-form-reset",this._formResetHandler),instances.push(this),this.form.data("ui-form-reset-instances",instances)}},_unbindFormResetHandler:function(){if(this.form.length){var instances=this.form.data("ui-form-reset-instances");instances.splice($.inArray(this,instances),1),instances.length?this.form.data("ui-form-reset-instances",instances):this.form.removeData("ui-form-reset-instances").off("reset.ui-form-reset")}}};"1.7"===$.fn.jquery.substring(0,3)&&($.each(["Width","Height"],function(i,name){function reduce(elem,size,border,margin){return $.each(side,function(){size-=parseFloat($.css(elem,"padding"+this))||0,border&&(size-=parseFloat($.css(elem,"border"+this+"Width"))||0),margin&&(size-=parseFloat($.css(elem,"margin"+this))||0)}),size}var side="Width"===name?["Left","Right"]:["Top","Bottom"],type=name.toLowerCase(),orig={innerWidth:$.fn.innerWidth,innerHeight:$.fn.innerHeight,outerWidth:$.fn.outerWidth,outerHeight:$.fn.outerHeight};$.fn["inner"+name]=function(size){return void 0===size?orig["inner"+name].call(this):this.each(function(){$(this).css(type,reduce(this,size)+"px")})},$.fn["outer"+name]=function(size,margin){return"number"!=typeof size?orig["outer"+name].call(this,size):this.each(function(){$(this).css(type,reduce(this,size,!0,margin)+"px")})}}),$.fn.addBack=function(selector){return this.add(null==selector?this.prevObject:this.prevObject.filter(selector))});$.ui.keyCode={BACKSPACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38},$.ui.escapeSelector=function(){
lebiniou-3.50/www/jquery-ui.min.js-3-var selectorEscape=/([!"#$%&'()*+,.\/:;<=>?@[\]^`{|}~])/g;return function(selector){return selector.replace(selectorEscape,"\\$1")}}(),$.fn.labels=function(){var ancestor,selector,id,labels,ancestors;return this[0].labels&&this[0].labels.length?this.pushStack(this[0].labels):(labels=this.eq(0).parents("label"),id=this.attr("id"),id&&(ancestor=this.eq(0).parents().last(),ancestors=ancestor.add(ancestor.length?ancestor.siblings():this.siblings()),selector="label[for='"+$.ui.escapeSelector(id)+"']",labels=labels.add(ancestors.find(selector).addBack(selector))),this.pushStack(labels))},$.fn.scrollParent=function(includeHidden){var position=this.css("position"),excludeStaticParent="absolute"===position,overflowRegex=includeHidden?/(auto|scroll|hidden)/:/(auto|scroll)/,scrollParent=this.parents().filter(function(){var parent=$(this);return(!excludeStaticParent||"static"!==parent.css("position"))&&overflowRegex.test(parent.css("overflow")+parent.css("overflow-y")+parent.css("overflow-x"))}).eq(0);return"fixed"!==position&&scrollParent.length?scrollParent:$(this[0].ownerDocument||document)},$.extend($.expr[":"],{tabbable:function(element){var tabIndex=$.attr(element,"tabindex"),hasTabindex=null!=tabIndex;return(!hasTabindex||tabIndex>=0)&&$.ui.focusable(element,hasTabindex)}}),$.fn.extend({uniqueId:function(){var uuid=0;return function(){return this.each(function(){this.id||(this.id="ui-id-"+ ++uuid)})}}(),removeUniqueId:function(){return this.each(function(){/^ui-id-\d+$/.test(this.id)&&$(this).removeAttr("id")})}}),$.widget("ui.accordion",{version:"1.12.1",options:{active:0,animate:{},classes:{"ui-accordion-header":"ui-corner-top","ui-accordion-header-collapsed":"ui-corner-all","ui-accordion-content":"ui-corner-bottom"},collapsible:!1,event:"click",header:"> li > :first-child, > :not(li):even",heightStyle:"auto",icons:{activeHeader:"ui-icon-triangle-1-s",header:"ui-icon-triangle-1-e"},activate:null,beforeActivate:null},hideProps:{borderTopWidth:"hide",borderBottomWidth:"hide",paddingTop:"hide",paddingBottom:"hide",height:"hide"},showProps:{borderTopWidth:"show",borderBottomWidth:"show",paddingTop:"show",paddingBottom:"show",height:"show"},_create:function(){var options=this.options;this.prevShow=this.prevHide=$(),this._addClass("ui-accordion","ui-widget ui-helper-reset"),this.element.attr("role","tablist"),options.collapsible||!1!==options.active&&null!=options.active||(options.active=0),this._processPanels(),options.active<0&&(options.active+=this.headers.length),this._refresh()},_getCreateEventData:function(){return{header:this.active,panel:this.active.length?this.active.next():$()}},_createIcons:function(){var icon,children,icons=this.options.icons;icons&&(icon=$("<span>"),this._addClass(icon,"ui-accordion-header-icon","ui-icon "+icons.header),icon.prependTo(this.headers),children=this.active.children(".ui-accordion-header-icon"),this._removeClass(children,icons.header)._addClass(children,null,icons.activeHeader)._addClass(this.headers,"ui-accordion-icons"))},_destroyIcons:function(){this._removeClass(this.headers,"ui-accordion-icons"),this.headers.children(".ui-accordion-header-icon").remove()},_destroy:function(){var contents;this.element.removeAttr("role"),this.headers.removeAttr("role aria-expanded aria-selected aria-controls tabIndex").removeUniqueId(),this._destroyIcons(),contents=this.headers.next().css("display","").removeAttr("role aria-hidden aria-labelledby").removeUniqueId(),"content"!==this.options.heightStyle&&contents.css("height","")},_setOption:function(key,value){if("active"===key)return void this._activate(value);"event"===key&&(this.options.event&&this._off(this.headers,this.options.event),this._setupEvents(value)),this._super(key,value),"collapsible"!==key||value||!1!==this.options.active||this._activate(0),"icons"===key&&(this._destroyIcons(),value&&this._createIcons())},_setOptionDisabled:function(value){this._super(value),this.element.attr("aria-disabled",value),this._toggleClass(null,"ui-state-disabled",!!value),this._toggleClass(this.headers.add(this.headers.next()),null,"ui-state-disabled",!!value)},_keydown:function(event){if(!event.altKey&&!event.ctrlKey){var keyCode=$.ui.keyCode,length=this.headers.length,currentIndex=this.headers.index(event.target),toFocus=!1;switch(event.keyCode){case keyCode.RIGHT:case keyCode.DOWN:toFocus=this.headers[(currentIndex+1)%length];break;case keyCode.LEFT:case keyCode.UP:toFocus=this.headers[(currentIndex-1+length)%length];break;case keyCode.SPACE:case keyCode.ENTER:this._eventHandler(event);break;case keyCode.HOME:toFocus=this.headers[0];break;case keyCode.END:toFocus=this.headers[length-1]}toFocus&&($(event.target).attr("tabIndex",-1),$(toFocus).attr("tabIndex",0),$(toFocus).trigger("focus"),event.preventDefault())}},_panelKeyDown:function(event){event.keyCode===$.ui.keyCode.UP&&event.ctrlKey&&$(event.currentTarget).prev().trigger("focus")},refresh:function(){var options=this.options;this._processPanels(),!1===options.active&&!0===options.collapsible||!this.headers.length?(options.active=!1,this.active=$()):!1===options.active?this._activate(0):this.active.length&&!$.contains(this.element[0],this.active[0])?this.headers.length===this.headers.find(".ui-state-disabled").length?(options.active=!1,this.active=$()):this._activate(Math.max(0,options.active-1)):options.active=this.headers.index(this.active),this._destroyIcons(),this._refresh()},_processPanels:function(){var prevHeaders=this.headers,prevPanels=this.panels;this.headers=this.element.find(this.options.header),this._addClass(this.headers,"ui-accordion-header ui-accordion-header-collapsed","ui-state-default"),this.panels=this.headers.next().filter(":not(.ui-accordion-content-active)").hide(),this._addClass(this.panels,"ui-accordion-content","ui-helper-reset ui-widget-content"),prevPanels&&(this._off(prevHeaders.not(this.headers)),this._off(prevPanels.not(this.panels)))},_refresh:function(){var maxHeight,options=this.options,heightStyle=options.heightStyle,parent=this.element.parent();this.active=this._findActive(options.active),this._addClass(this.active,"ui-accordion-header-active","ui-state-active")._removeClass(this.active,"ui-accordion-header-collapsed"),this._addClass(this.active.next(),"ui-accordion-content-active"),this.active.next().show(),this.headers.attr("role","tab").each(function(){var header=$(this),headerId=header.uniqueId().attr("id"),panel=header.next(),panelId=panel.uniqueId().attr("id");header.attr("aria-controls",panelId),panel.attr("aria-labelledby",headerId)}).next().attr("role","tabpanel"),this.headers.not(this.active).attr({"aria-selected":"false","aria-expanded":"false",tabIndex:-1}).next().attr({"aria-hidden":"true"}).hide(),this.active.length?this.active.attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0}).next().attr({"aria-hidden":"false"}):this.headers.eq(0).attr("tabIndex",0),this._createIcons(),this._setupEvents(options.event),"fill"===heightStyle?(maxHeight=parent.height(),this.element.siblings(":visible").each(function(){var elem=$(this),position=elem.css("position");"absolute"!==position&&"fixed"!==position&&(maxHeight-=elem.outerHeight(!0))}),this.headers.each(function(){maxHeight-=$(this).outerHeight(!0)}),this.headers.next().each(function(){$(this).height(Math.max(0,maxHeight-$(this).innerHeight()+$(this).height()))}).css("overflow","auto")):"auto"===heightStyle&&(maxHeight=0,this.headers.next().each(function(){var isVisible=$(this).is(":visible");isVisible||$(this).show(),maxHeight=Math.max(maxHeight,$(this).css("height","").height()),isVisible||$(this).hide()}).height(maxHeight))},_activate:function(index){var active=this._findActive(index)[0];active!==this.active[0]&&(active=active||this.active[0],this._eventHandler({target:active,currentTarget:active,preventDefault:$.noop}))},_findActive:function(selector){return"number"==typeof selector?this.headers.eq(selector):$()},_setupEvents:function(event){var events={keydown:"_keydown"};event&&$.each(event.split(" "),function(index,eventName){events[eventName]="_eventHandler"}),this._off(this.headers.add(this.headers.next())),this._on(this.headers,events),this._on(this.headers.next(),{keydown:"_panelKeyDown"}),this._hoverable(this.headers),this._focusable(this.headers)},_eventHandler:function(event){var activeChildren,clickedChildren,options=this.options,active=this.active,clicked=$(event.currentTarget),clickedIsActive=clicked[0]===active[0],collapsing=clickedIsActive&&options.collapsible,toShow=collapsing?$():clicked.next(),toHide=active.next(),eventData={oldHeader:active,oldPanel:toHide,newHeader:collapsing?$():clicked,newPanel:toShow};event.preventDefault(),clickedIsActive&&!options.collapsible||!1===this._trigger("beforeActivate",event,eventData)||(options.active=!collapsing&&this.headers.index(clicked),this.active=clickedIsActive?$():clicked,this._toggle(eventData),this._removeClass(active,"ui-accordion-header-active","ui-state-active"),options.icons&&(activeChildren=active.children(".ui-accordion-header-icon"),this._removeClass(activeChildren,null,options.icons.activeHeader)._addClass(activeChildren,null,options.icons.header)),clickedIsActive||(this._removeClass(clicked,"ui-accordion-header-collapsed")._addClass(clicked,"ui-accordion-header-active","ui-state-active"),options.icons&&(clickedChildren=clicked.children(".ui-accordion-header-icon"),this._removeClass(clickedChildren,null,options.icons.header)._addClass(clickedChildren,null,options.icons.activeHeader)),this._addClass(clicked.next(),"ui-accordion-content-active")))},_toggle:function(data){var toShow=data.newPanel,toHide=this.prevShow.length?this.prevShow:data.oldPanel;this.prevShow.add(this.prevHide).stop(!0,!0),this.prevShow=toShow,this.prevHide=toHide,this.options.animate?this._animate(toShow,toHide,data):(toHide.hide(),toShow.show(),this._toggleComplete(data)),toHide.attr({"aria-hidden":"true"}),toHide.prev().attr({"aria-selected":"false","aria-expanded":"false"}),toShow.length&&toHide.length?toHide.prev().attr({tabIndex:-1,"aria-expanded":"false"}):toShow.length&&this.headers.filter(function(){return 0===parseInt($(this).attr("tabIndex"),10)}).attr("tabIndex",-1),toShow.attr("aria-hidden","false").prev().attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0})},_animate:function(toShow,toHide,data){var total,easing,duration,that=this,adjust=0,boxSizing=toShow.css("box-sizing"),down=toShow.length&&(!toHide.length||toShow.index()<toHide.index()),animate=this.options.animate||{},options=down&&animate.down||animate,complete=function(){that._toggleComplete(data)};return"number"==typeof options&&(duration=options),"string"==typeof options&&(easing=options),easing=easing||options.easing||animate.easing,duration=duration||options.duration||animate.duration,toHide.length?toShow.length?(total=toShow.show().outerHeight(),toHide.animate(this.hideProps,{duration:duration,easing:easing,step:function(now,fx){fx.now=Math.round(now)}}),void toShow.hide().animate(this.showProps,{duration:duration,easing:easing,complete:complete,step:function(now,fx){fx.now=Math.round(now),"height"!==fx.prop?"content-box"===boxSizing&&(adjust+=fx.now):"content"!==that.options.heightStyle&&(fx.now=Math.round(total-toHide.outerHeight()-adjust),adjust=0)}})):toHide.animate(this.hideProps,duration,easing,complete):toShow.animate(this.showProps,duration,easing,complete)},_toggleComplete:function(data){var toHide=data.oldPanel,prev=toHide.prev();this._removeClass(toHide,"ui-accordion-content-active"),this._removeClass(prev,"ui-accordion-header-active")._addClass(prev,"ui-accordion-header-collapsed"),toHide.length&&(toHide.parent()[0].className=toHide.parent()[0].className),this._trigger("activate",null,data)}}),$.ui.safeActiveElement=function(document){var activeElement;try{activeElement=document.activeElement}catch(error){activeElement=document.body}return activeElement||(activeElement=document.body),activeElement.nodeName||(activeElement=document.body),activeElement},$.widget("ui.menu",{version:"1.12.1",defaultElement:"<ul>",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(event){event.preventDefault()},"click .ui-menu-item":function(event){var target=$(event.target),active=$($.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&target.not(".ui-state-disabled").length&&(this.select(event),event.isPropagationStopped()||(this.mouseHandled=!0),target.has(".ui-menu").length?this.expand(event):!this.element.is(":focus")&&active.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":function(event){if(!this.previousFilter){var actualTarget=$(event.target).closest(".ui-menu-item"),target=$(event.currentTarget);actualTarget[0]===target[0]&&(this._removeClass(target.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(event,target))}},mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(event,keepActiveItem){var item=this.active||this.element.find(this.options.items).eq(0);keepActiveItem||this.focus(event,item)},blur:function(event){this._delay(function(){!$.contains(this.element[0],$.ui.safeActiveElement(this.document[0]))&&this.collapseAll(event)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(event){this._closeOnDocumentClick(event)&&this.collapseAll(event),this.mouseHandled=!1}})},_destroy:function(){var items=this.element.find(".ui-menu-item").removeAttr("role aria-disabled"),submenus=items.children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),submenus.children().each(function(){var elem=$(this);elem.data("ui-menu-submenu-caret")&&elem.remove()})},_keydown:function(event){var match,prev,character,skip,preventDefault=!0;switch(event.keyCode){case $.ui.keyCode.PAGE_UP:this.previousPage(event);break;case $.ui.keyCode.PAGE_DOWN:this.nextPage(event);break;case $.ui.keyCode.HOME:this._move("first","first",event);break;case $.ui.keyCode.END:this._move("last","last",event);break;case $.ui.keyCode.UP:this.previous(event);break;case $.ui.keyCode.DOWN:this.next(event);break;case $.ui.keyCode.LEFT:this.collapse(event);break;case $.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(event);break;case $.ui.keyCode.ENTER:case $.ui.keyCode.SPACE:this._activate(event);break;case $.ui.keyCode.ESCAPE:this.collapse(event);break;default:preventDefault=!1,prev=this.previousFilter||"",skip=!1,character=event.keyCode>=96&&event.keyCode<=105?(event.keyCode-96).toString():String.fromCharCode(event.keyCode),clearTimeout(this.filterTimer),character===prev?skip=!0:character=prev+character,match=this._filterMenuItems(character),match=skip&&-1!==match.index(this.active.next())?this.active.nextAll(".ui-menu-item"):match,match.length||(character=String.fromCharCode(event.keyCode),match=this._filterMenuItems(character)),match.length?(this.focus(event,match),this.previousFilter=character,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}preventDefault&&event.preventDefault()},_activate:function(event){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(event):this.select(event))},refresh:function(){var menus,items,newSubmenus,newItems,newWrappers,that=this,icon=this.options.icons.submenu,submenus=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),newSubmenus=submenus.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var menu=$(this),item=menu.prev(),submenuCaret=$("<span>").data("ui-menu-submenu-caret",!0);that._addClass(submenuCaret,"ui-menu-icon","ui-icon "+icon),item.attr("aria-haspopup","true").prepend(submenuCaret),menu.attr("aria-labelledby",item.attr("id"))}),this._addClass(newSubmenus,"ui-menu","ui-widget ui-widget-content ui-front"),menus=submenus.add(this.element),items=menus.find(this.options.items),items.not(".ui-menu-item").each(function(){var item=$(this);that._isDivider(item)&&that._addClass(item,"ui-menu-divider","ui-widget-content")}),newItems=items.not(".ui-menu-item, .ui-menu-divider"),newWrappers=newItems.children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(newItems,"ui-menu-item")._addClass(newWrappers,"ui-menu-item-wrapper"),items.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!$.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(key,value){if("icons"===key){var icons=this.element.find(".ui-menu-icon");this._removeClass(icons,null,this.options.icons.submenu)._addClass(icons,null,value.submenu)}this._super(key,value)},_setOptionDisabled:function(value){this._super(value),this.element.attr("aria-disabled",String(value)),this._toggleClass(null,"ui-state-disabled",!!value)},focus:function(event,item){var nested,focused,activeParent;this.blur(event,event&&"focus"===event.type),this._scrollIntoView(item),this.active=item.first(),focused=this.active.children(".ui-menu-item-wrapper"),this._addClass(focused,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",focused.attr("id")),activeParent=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(activeParent,null,"ui-state-active"),event&&"keydown"===event.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),nested=item.children(".ui-menu"),nested.length&&event&&/^mouse/.test(event.type)&&this._startOpening(nested),this.activeMenu=item.parent(),this._trigger("focus",event,{item:item})},_scrollIntoView:function(item){var borderTop,paddingTop,offset,scroll,elementHeight,itemHeight;this._hasScroll()&&(borderTop=parseFloat($.css(this.activeMenu[0],"borderTopWidth"))||0,paddingTop=parseFloat($.css(this.activeMenu[0],"paddingTop"))||0,offset=item.offset().top-this.activeMenu.offset().top-borderTop-paddingTop,scroll=this.activeMenu.scrollTop(),elementHeight=this.activeMenu.height(),itemHeight=item.outerHeight(),offset<0?this.activeMenu.scrollTop(scroll+offset):offset+itemHeight>elementHeight&&this.activeMenu.scrollTop(scroll+offset-elementHeight+itemHeight))},blur:function(event,fromFocus){fromFocus||clearTimeout(this.timer),this.active&&(this._removeClass(this.active.children(".ui-menu-item-wrapper"),null,"ui-state-active"),this._trigger("blur",event,{item:this.active}),this.active=null)},_startOpening:function(submenu){clearTimeout(this.timer),"true"===submenu.attr("aria-hidden")&&(this.timer=this._delay(function(){this._close(),this._open(submenu)},this.delay))},_open:function(submenu){var position=$.extend({of:this.active},this.options.position);clearTimeout(this.timer),this.element.find(".ui-menu").not(submenu.parents(".ui-menu")).hide().attr("aria-hidden","true"),submenu.show().removeAttr("aria-hidden").attr("aria-expanded","true").position(position)},collapseAll:function(event,all){clearTimeout(this.timer),this.timer=this._delay(function(){var currentMenu=all?this.element:$(event&&event.target).closest(this.element.find(".ui-menu"));currentMenu.length||(currentMenu=this.element),this._close(currentMenu),this.blur(event),this._removeClass(currentMenu.find(".ui-state-active"),null,"ui-state-active"),this.activeMenu=currentMenu},this.delay)},_close:function(startMenu){startMenu||(startMenu=this.active?this.active.parent():this.element),startMenu.find(".ui-menu").hide().attr("aria-hidden","true").attr("aria-expanded","false")},_closeOnDocumentClick:function(event){return!$(event.target).closest(".ui-menu").length},_isDivider:function(item){return!/[^\-\u2014\u2013\s]/.test(item.text())},collapse:function(event){var newItem=this.active&&this.active.parent().closest(".ui-menu-item",this.element);newItem&&newItem.length&&(this._close(),this.focus(event,newItem))},expand:function(event){var newItem=this.active&&this.active.children(".ui-menu ").find(this.options.items).first();newItem&&newItem.length&&(this._open(newItem.parent()),this._delay(function(){this.focus(event,newItem)}))},next:function(event){this._move("next","first",event)},previous:function(event){this._move("prev","last",event)},isFirstItem:function(){return this.active&&!this.active.prevAll(".ui-menu-item").length},isLastItem:function(){return this.active&&!this.active.nextAll(".ui-menu-item").length},_move:function(direction,filter,event){var next;this.active&&(next="first"===direction||"last"===direction?this.active["first"===direction?"prevAll":"nextAll"](".ui-menu-item").eq(-1):this.active[direction+"All"](".ui-menu-item").eq(0)),next&&next.length&&this.active||(next=this.activeMenu.find(this.options.items)[filter]()),this.focus(event,next)},nextPage:function(event){var item,base,height;if(!this.active)return void this.next(event);this.isLastItem()||(this._hasScroll()?(base=this.active.offset().top,height=this.element.height(),this.active.nextAll(".ui-menu-item").each(function(){return item=$(this),item.offset().top-base-height<0}),this.focus(event,item)):this.focus(event,this.activeMenu.find(this.options.items)[this.active?"last":"first"]()))},previousPage:function(event){var item,base,height;if(!this.active)return void this.next(event);this.isFirstItem()||(this._hasScroll()?(base=this.active.offset().top,height=this.element.height(),this.active.prevAll(".ui-menu-item").each(function(){return item=$(this),item.offset().top-base+height>0}),this.focus(event,item)):this.focus(event,this.activeMenu.find(this.options.items).first()))},_hasScroll:function(){return this.element.outerHeight()<this.element.prop("scrollHeight")},select:function(event){this.active=this.active||$(event.target).closest(".ui-menu-item");var ui={item:this.active};this.active.has(".ui-menu").length||this.collapseAll(event,!0),this._trigger("select",event,ui)},_filterMenuItems:function(character){var escapedCharacter=character.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&"),regex=new RegExp("^"+escapedCharacter,"i");return this.activeMenu.find(this.options.items).filter(".ui-menu-item").filter(function(){return regex.test($.trim($(this).children(".ui-menu-item-wrapper").text()))})}});$.widget("ui.autocomplete",{version:"1.12.1",defaultElement:"<input>",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,_create:function(){var suppressKeyPress,suppressKeyPressRepeat,suppressInput,nodeName=this.element[0].nodeName.toLowerCase(),isTextarea="textarea"===nodeName,isInput="input"===nodeName;this.isMultiLine=isTextarea||!isInput&&this._isContentEditable(this.element),this.valueMethod=this.element[isTextarea||isInput?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(event){if(this.element.prop("readOnly"))return suppressKeyPress=!0,suppressInput=!0,void(suppressKeyPressRepeat=!0);suppressKeyPress=!1,suppressInput=!1,suppressKeyPressRepeat=!1;var keyCode=$.ui.keyCode;switch(event.keyCode){case keyCode.PAGE_UP:suppressKeyPress=!0,this._move("previousPage",event);break;case keyCode.PAGE_DOWN:suppressKeyPress=!0,this._move("nextPage",event);break;case keyCode.UP:suppressKeyPress=!0,this._keyEvent("previous",event);break;case keyCode.DOWN:suppressKeyPress=!0,this._keyEvent("next",event);break;case keyCode.ENTER:this.menu.active&&(suppressKeyPress=!0,event.preventDefault(),this.menu.select(event));break;case keyCode.TAB:this.menu.active&&this.menu.select(event);break;case keyCode.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(event),event.preventDefault());break;default:suppressKeyPressRepeat=!0,this._searchTimeout(event)}},keypress:function(event){if(suppressKeyPress)return suppressKeyPress=!1,void(this.isMultiLine&&!this.menu.element.is(":visible")||event.preventDefault());if(!suppressKeyPressRepeat){var keyCode=$.ui.keyCode;switch(event.keyCode){case keyCode.PAGE_UP:this._move("previousPage",event);break;case keyCode.PAGE_DOWN:this._move("nextPage",event);break;case keyCode.UP:this._keyEvent("previous",event);break;case keyCode.DOWN:this._keyEvent("next",event)}}},input:function(event){if(suppressInput)return suppressInput=!1,void event.preventDefault();this._searchTimeout(event)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(event){if(this.cancelBlur)return void delete this.cancelBlur;clearTimeout(this.searching),this.close(event),this._change(event)}}),this._initSource(),this.menu=$("<ul>").appendTo(this._appendTo()).menu({role:null}).hide().menu("instance"),this._addClass(this.menu.element,"ui-autocomplete","ui-front"),this._on(this.menu.element,{mousedown:function(event){event.preventDefault(),this.cancelBlur=!0,this._delay(function(){delete this.cancelBlur,this.element[0]!==$.ui.safeActiveElement(this.document[0])&&this.element.trigger("focus")})},menufocus:function(event,ui){var label,item;if(this.isNewMenu&&(this.isNewMenu=!1,event.originalEvent&&/^mouse/.test(event.originalEvent.type)))return this.menu.blur(),void this.document.one("mousemove",function(){$(event.target).trigger(event.originalEvent)});item=ui.item.data("ui-autocomplete-item"),!1!==this._trigger("focus",event,{item:item})&&event.originalEvent&&/^key/.test(event.originalEvent.type)&&this._value(item.value),(label=ui.item.attr("aria-label")||item.value)&&$.trim(label).length&&(this.liveRegion.children().hide(),$("<div>").text(label).appendTo(this.liveRegion))},menuselect:function(event,ui){var item=ui.item.data("ui-autocomplete-item"),previous=this.previous;this.element[0]!==$.ui.safeActiveElement(this.document[0])&&(this.element.trigger("focus"),this.previous=previous,this._delay(function(){this.previous=previous,this.selectedItem=item})),!1!==this._trigger("select",event,{item:item})&&this._value(item.value),this.term=this._value(),this.close(event),this.selectedItem=item}}),this.liveRegion=$("<div>",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching),this.element.removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},_setOption:function(key,value){this._super(key,value),"source"===key&&this._initSource(),"appendTo"===key&&this.menu.element.appendTo(this._appendTo()),"disabled"===key&&value&&this.xhr&&this.xhr.abort()},_isEventTargetInWidget:function(event){var menuElement=this.menu.element[0];return event.target===this.element[0]||event.target===menuElement||$.contains(menuElement,event.target)},_closeOnClickOutside:function(event){this._isEventTargetInWidget(event)||this.close()},_appendTo:function(){var element=this.options.appendTo;return element&&(element=element.jquery||element.nodeType?$(element):this.document.find(element).eq(0)),element&&element[0]||(element=this.element.closest(".ui-front, dialog")),element.length||(element=this.document[0].body),element},_initSource:function(){var array,url,that=this;$.isArray(this.options.source)?(array=this.options.source,this.source=function(request,response){response($.ui.autocomplete.filter(array,request.term))}):"string"==typeof this.options.source?(url=this.options.source,this.source=function(request,response){that.xhr&&that.xhr.abort(),that.xhr=$.ajax({url:url,data:request,dataType:"json",success:function(data){response(data)},error:function(){response([])}})}):this.source=this.options.source},_searchTimeout:function(event){clearTimeout(this.searching),this.searching=this._delay(function(){var equalValues=this.term===this._value(),menuVisible=this.menu.element.is(":visible"),modifierKey=event.altKey||event.ctrlKey||event.metaKey||event.shiftKey;equalValues&&(!equalValues||menuVisible||modifierKey)||(this.selectedItem=null,this.search(null,event))},this.options.delay)},search:function(value,event){return value=null!=value?value:this._value(),this.term=this._value(),value.length<this.options.minLength?this.close(event):!1!==this._trigger("search",event)?this._search(value):void 0},_search:function(value){this.pending++,this._addClass("ui-autocomplete-loading"),this.cancelSearch=!1,this.source({term:value},this._response())},_response:function(){var index=++this.requestIndex;return $.proxy(function(content){index===this.requestIndex&&this.__response(content),--this.pending||this._removeClass("ui-autocomplete-loading")},this)},__response:function(content){content&&(content=this._normalize(content)),this._trigger("response",null,{content:content}),!this.options.disabled&&content&&content.length&&!this.cancelSearch?(this._suggest(content),this._trigger("open")):this._close()},close:function(event){this.cancelSearch=!0,this._close(event)},_close:function(event){this._off(this.document,"mousedown"),this.menu.element.is(":visible")&&(this.menu.element.hide(),this.menu.blur(),this.isNewMenu=!0,this._trigger("close",event))},_change:function(event){this.previous!==this._value()&&this._trigger("change",event,{item:this.selectedItem})},_normalize:function(items){return items.length&&items[0].label&&items[0].value?items:$.map(items,function(item){return"string"==typeof item?{label:item,value:item}:$.extend({},item,{label:item.label||item.value,value:item.value||item.label})})},_suggest:function(items){var ul=this.menu.element.empty();this._renderMenu(ul,items),this.isNewMenu=!0,this.menu.refresh(),ul.show(),this._resizeMenu(),ul.position($.extend({of:this.element},this.options.position)),this.options.autoFocus&&this.menu.next(),this._on(this.document,{mousedown:"_closeOnClickOutside"})},_resizeMenu:function(){var ul=this.menu.element;ul.outerWidth(Math.max(ul.width("").outerWidth()+1,this.element.outerWidth()))},_renderMenu:function(ul,items){var that=this;$.each(items,function(index,item){that._renderItemData(ul,item)})},_renderItemData:function(ul,item){return this._renderItem(ul,item).data("ui-autocomplete-item",item)},_renderItem:function(ul,item){return $("<li>").append($("<div>").text(item.label)).appendTo(ul)},_move:function(direction,event){return this.menu.element.is(":visible")?this.menu.isFirstItem()&&/^previous/.test(direction)||this.menu.isLastItem()&&/^next/.test(direction)?(this.isMultiLine||this._value(this.term),void this.menu.blur()):void this.menu[direction](event):void this.search(null,event)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(keyEvent,event){this.isMultiLine&&!this.menu.element.is(":visible")||(this._move(keyEvent,event),event.preventDefault())},_isContentEditable:function(element){if(!element.length)return!1;var editable=element.prop("contentEditable");return"inherit"===editable?this._isContentEditable(element.parent()):"true"===editable}}),$.extend($.ui.autocomplete,{escapeRegex:function(value){return value.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},filter:function(array,term){var matcher=new RegExp($.ui.autocomplete.escapeRegex(term),"i");return $.grep(array,function(value){
lebiniou-3.50/www/jquery-ui.min.js-4-return matcher.test(value.label||value.value||value)})}}),$.widget("ui.autocomplete",$.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(amount){return amount+(amount>1?" results are":" result is")+" available, use up and down arrow keys to navigate."}}},__response:function(content){var message;this._superApply(arguments),this.options.disabled||this.cancelSearch||(message=content&&content.length?this.options.messages.results(content.length):this.options.messages.noResults,this.liveRegion.children().hide(),$("<div>").text(message).appendTo(this.liveRegion))}});var controlgroupCornerRegex=($.ui.autocomplete,/ui-corner-([a-z]){2,6}/g);$.widget("ui.controlgroup",{version:"1.12.1",defaultElement:"<div>",options:{direction:"horizontal",disabled:null,onlyVisible:!0,items:{button:"input[type=button], input[type=submit], input[type=reset], button, a",controlgroupLabel:".ui-controlgroup-label",checkboxradio:"input[type='checkbox'], input[type='radio']",selectmenu:"select",spinner:".ui-spinner-input"}},_create:function(){this._enhance()},_enhance:function(){this.element.attr("role","toolbar"),this.refresh()},_destroy:function(){this._callChildMethod("destroy"),this.childWidgets.removeData("ui-controlgroup-data"),this.element.removeAttr("role"),this.options.items.controlgroupLabel&&this.element.find(this.options.items.controlgroupLabel).find(".ui-controlgroup-label-contents").contents().unwrap()},_initWidgets:function(){var that=this,childWidgets=[];$.each(this.options.items,function(widget,selector){var labels,options={};if(selector)return"controlgroupLabel"===widget?(labels=that.element.find(selector),labels.each(function(){var element=$(this);element.children(".ui-controlgroup-label-contents").length||element.contents().wrapAll("<span class='ui-controlgroup-label-contents'></span>")}),that._addClass(labels,null,"ui-widget ui-widget-content ui-state-default"),void(childWidgets=childWidgets.concat(labels.get()))):void($.fn[widget]&&(options=that["_"+widget+"Options"]?that["_"+widget+"Options"]("middle"):{classes:{}},that.element.find(selector).each(function(){var element=$(this),instance=element[widget]("instance"),instanceOptions=$.widget.extend({},options);if("button"!==widget||!element.parent(".ui-spinner").length){instance||(instance=element[widget]()[widget]("instance")),instance&&(instanceOptions.classes=that._resolveClassesValues(instanceOptions.classes,instance)),element[widget](instanceOptions);var widgetElement=element[widget]("widget");$.data(widgetElement[0],"ui-controlgroup-data",instance||element[widget]("instance")),childWidgets.push(widgetElement[0])}})))}),this.childWidgets=$($.unique(childWidgets)),this._addClass(this.childWidgets,"ui-controlgroup-item")},_callChildMethod:function(method){this.childWidgets.each(function(){var element=$(this),data=element.data("ui-controlgroup-data");data&&data[method]&&data[method]()})},_updateCornerClass:function(element,position){var add=this._buildSimpleOptions(position,"label").classes.label;this._removeClass(element,null,"ui-corner-top ui-corner-bottom ui-corner-left ui-corner-right ui-corner-all"),this._addClass(element,null,add)},_buildSimpleOptions:function(position,key){var direction="vertical"===this.options.direction,result={classes:{}};return result.classes[key]={middle:"",first:"ui-corner-"+(direction?"top":"left"),last:"ui-corner-"+(direction?"bottom":"right"),only:"ui-corner-all"}[position],result},_spinnerOptions:function(position){var options=this._buildSimpleOptions(position,"ui-spinner");return options.classes["ui-spinner-up"]="",options.classes["ui-spinner-down"]="",options},_buttonOptions:function(position){return this._buildSimpleOptions(position,"ui-button")},_checkboxradioOptions:function(position){return this._buildSimpleOptions(position,"ui-checkboxradio-label")},_selectmenuOptions:function(position){var direction="vertical"===this.options.direction;return{width:!!direction&&"auto",classes:{middle:{"ui-selectmenu-button-open":"","ui-selectmenu-button-closed":""},first:{"ui-selectmenu-button-open":"ui-corner-"+(direction?"top":"tl"),"ui-selectmenu-button-closed":"ui-corner-"+(direction?"top":"left")},last:{"ui-selectmenu-button-open":direction?"":"ui-corner-tr","ui-selectmenu-button-closed":"ui-corner-"+(direction?"bottom":"right")},only:{"ui-selectmenu-button-open":"ui-corner-top","ui-selectmenu-button-closed":"ui-corner-all"}}[position]}},_resolveClassesValues:function(classes,instance){var result={};return $.each(classes,function(key){var current=instance.options.classes[key]||"";current=$.trim(current.replace(controlgroupCornerRegex,"")),result[key]=(current+" "+classes[key]).replace(/\s+/g," ")}),result},_setOption:function(key,value){if("direction"===key&&this._removeClass("ui-controlgroup-"+this.options.direction),this._super(key,value),"disabled"===key)return void this._callChildMethod(value?"disable":"enable");this.refresh()},refresh:function(){var children,that=this;this._addClass("ui-controlgroup ui-controlgroup-"+this.options.direction),"horizontal"===this.options.direction&&this._addClass(null,"ui-helper-clearfix"),this._initWidgets(),children=this.childWidgets,this.options.onlyVisible&&(children=children.filter(":visible")),children.length&&($.each(["first","last"],function(index,value){var instance=children[value]().data("ui-controlgroup-data");if(instance&&that["_"+instance.widgetName+"Options"]){var options=that["_"+instance.widgetName+"Options"](1===children.length?"only":value);options.classes=that._resolveClassesValues(options.classes,instance),instance.element[instance.widgetName](options)}else that._updateCornerClass(children[value](),value)}),this._callChildMethod("refresh"))}});$.widget("ui.checkboxradio",[$.ui.formResetMixin,{version:"1.12.1",options:{disabled:null,label:null,icon:!0,classes:{"ui-checkboxradio-label":"ui-corner-all","ui-checkboxradio-icon":"ui-corner-all"}},_getCreateOptions:function(){var disabled,labels,that=this,options=this._super()||{};return this._readType(),labels=this.element.labels(),this.label=$(labels[labels.length-1]),this.label.length||$.error("No label found for checkboxradio widget"),this.originalLabel="",this.label.contents().not(this.element[0]).each(function(){that.originalLabel+=3===this.nodeType?$(this).text():this.outerHTML}),this.originalLabel&&(options.label=this.originalLabel),disabled=this.element[0].disabled,null!=disabled&&(options.disabled=disabled),options},_create:function(){var checked=this.element[0].checked;this._bindFormResetHandler(),null==this.options.disabled&&(this.options.disabled=this.element[0].disabled),this._setOption("disabled",this.options.disabled),this._addClass("ui-checkboxradio","ui-helper-hidden-accessible"),this._addClass(this.label,"ui-checkboxradio-label","ui-button ui-widget"),"radio"===this.type&&this._addClass(this.label,"ui-checkboxradio-radio-label"),this.options.label&&this.options.label!==this.originalLabel?this._updateLabel():this.originalLabel&&(this.options.label=this.originalLabel),this._enhance(),checked&&(this._addClass(this.label,"ui-checkboxradio-checked","ui-state-active"),this.icon&&this._addClass(this.icon,null,"ui-state-hover")),this._on({change:"_toggleClasses",focus:function(){this._addClass(this.label,null,"ui-state-focus ui-visual-focus")},blur:function(){this._removeClass(this.label,null,"ui-state-focus ui-visual-focus")}})},_readType:function(){var nodeName=this.element[0].nodeName.toLowerCase();this.type=this.element[0].type,"input"===nodeName&&/radio|checkbox/.test(this.type)||$.error("Can't create checkboxradio on element.nodeName="+nodeName+" and element.type="+this.type)},_enhance:function(){this._updateIcon(this.element[0].checked)},widget:function(){return this.label},_getRadioGroup:function(){var group,name=this.element[0].name,nameSelector="input[name='"+$.ui.escapeSelector(name)+"']";return name?(group=this.form.length?$(this.form[0].elements).filter(nameSelector):$(nameSelector).filter(function(){return 0===$(this).form().length}),group.not(this.element)):$([])},_toggleClasses:function(){var checked=this.element[0].checked;this._toggleClass(this.label,"ui-checkboxradio-checked","ui-state-active",checked),this.options.icon&&"checkbox"===this.type&&this._toggleClass(this.icon,null,"ui-icon-check ui-state-checked",checked)._toggleClass(this.icon,null,"ui-icon-blank",!checked),"radio"===this.type&&this._getRadioGroup().each(function(){var instance=$(this).checkboxradio("instance");instance&&instance._removeClass(instance.label,"ui-checkboxradio-checked","ui-state-active")})},_destroy:function(){this._unbindFormResetHandler(),this.icon&&(this.icon.remove(),this.iconSpace.remove())},_setOption:function(key,value){if("label"!==key||value){if(this._super(key,value),"disabled"===key)return this._toggleClass(this.label,null,"ui-state-disabled",value),void(this.element[0].disabled=value);this.refresh()}},_updateIcon:function(checked){var toAdd="ui-icon ui-icon-background ";this.options.icon?(this.icon||(this.icon=$("<span>"),this.iconSpace=$("<span> </span>"),this._addClass(this.iconSpace,"ui-checkboxradio-icon-space")),"checkbox"===this.type?(toAdd+=checked?"ui-icon-check ui-state-checked":"ui-icon-blank",this._removeClass(this.icon,null,checked?"ui-icon-blank":"ui-icon-check")):toAdd+="ui-icon-blank",this._addClass(this.icon,"ui-checkboxradio-icon",toAdd),checked||this._removeClass(this.icon,null,"ui-icon-check ui-state-checked"),this.icon.prependTo(this.label).after(this.iconSpace)):void 0!==this.icon&&(this.icon.remove(),this.iconSpace.remove(),delete this.icon)},_updateLabel:function(){var contents=this.label.contents().not(this.element[0]);this.icon&&(contents=contents.not(this.icon[0])),this.iconSpace&&(contents=contents.not(this.iconSpace[0])),contents.remove(),this.label.append(this.options.label)},refresh:function(){var checked=this.element[0].checked,isDisabled=this.element[0].disabled;this._updateIcon(checked),this._toggleClass(this.label,"ui-checkboxradio-checked","ui-state-active",checked),null!==this.options.label&&this._updateLabel(),isDisabled!==this.options.disabled&&this._setOptions({disabled:isDisabled})}}]);$.ui.checkboxradio;$.widget("ui.button",{version:"1.12.1",defaultElement:"<button>",options:{classes:{"ui-button":"ui-corner-all"},disabled:null,icon:null,iconPosition:"beginning",label:null,showLabel:!0},_getCreateOptions:function(){var disabled,options=this._super()||{};return this.isInput=this.element.is("input"),disabled=this.element[0].disabled,null!=disabled&&(options.disabled=disabled),this.originalLabel=this.isInput?this.element.val():this.element.html(),this.originalLabel&&(options.label=this.originalLabel),options},_create:function(){!this.option.showLabel&!this.options.icon&&(this.options.showLabel=!0),null==this.options.disabled&&(this.options.disabled=this.element[0].disabled||!1),this.hasTitle=!!this.element.attr("title"),this.options.label&&this.options.label!==this.originalLabel&&(this.isInput?this.element.val(this.options.label):this.element.html(this.options.label)),this._addClass("ui-button","ui-widget"),this._setOption("disabled",this.options.disabled),this._enhance(),this.element.is("a")&&this._on({keyup:function(event){event.keyCode===$.ui.keyCode.SPACE&&(event.preventDefault(),this.element[0].click?this.element[0].click():this.element.trigger("click"))}})},_enhance:function(){this.element.is("button")||this.element.attr("role","button"),this.options.icon&&(this._updateIcon("icon",this.options.icon),this._updateTooltip())},_updateTooltip:function(){this.title=this.element.attr("title"),this.options.showLabel||this.title||this.element.attr("title",this.options.label)},_updateIcon:function(option,value){var icon="iconPosition"!==option,position=icon?this.options.iconPosition:value,displayBlock="top"===position||"bottom"===position;this.icon?icon&&this._removeClass(this.icon,null,this.options.icon):(this.icon=$("<span>"),this._addClass(this.icon,"ui-button-icon","ui-icon"),this.options.showLabel||this._addClass("ui-button-icon-only")),icon&&this._addClass(this.icon,null,value),this._attachIcon(position),displayBlock?(this._addClass(this.icon,null,"ui-widget-icon-block"),this.iconSpace&&this.iconSpace.remove()):(this.iconSpace||(this.iconSpace=$("<span> </span>"),this._addClass(this.iconSpace,"ui-button-icon-space")),this._removeClass(this.icon,null,"ui-wiget-icon-block"),this._attachIconSpace(position))},_destroy:function(){this.element.removeAttr("role"),this.icon&&this.icon.remove(),this.iconSpace&&this.iconSpace.remove(),this.hasTitle||this.element.removeAttr("title")},_attachIconSpace:function(iconPosition){this.icon[/^(?:end|bottom)/.test(iconPosition)?"before":"after"](this.iconSpace)},_attachIcon:function(iconPosition){this.element[/^(?:end|bottom)/.test(iconPosition)?"append":"prepend"](this.icon)},_setOptions:function(options){var newShowLabel=void 0===options.showLabel?this.options.showLabel:options.showLabel,newIcon=void 0===options.icon?this.options.icon:options.icon;newShowLabel||newIcon||(options.showLabel=!0),this._super(options)},_setOption:function(key,value){"icon"===key&&(value?this._updateIcon(key,value):this.icon&&(this.icon.remove(),this.iconSpace&&this.iconSpace.remove())),"iconPosition"===key&&this._updateIcon(key,value),"showLabel"===key&&(this._toggleClass("ui-button-icon-only",null,!value),this._updateTooltip()),"label"===key&&(this.isInput?this.element.val(value):(this.element.html(value),this.icon&&(this._attachIcon(this.options.iconPosition),this._attachIconSpace(this.options.iconPosition)))),this._super(key,value),"disabled"===key&&(this._toggleClass(null,"ui-state-disabled",value),this.element[0].disabled=value,value&&this.element.blur())},refresh:function(){var isDisabled=this.element.is("input, button")?this.element[0].disabled:this.element.hasClass("ui-button-disabled");isDisabled!==this.options.disabled&&this._setOptions({disabled:isDisabled}),this._updateTooltip()}}),!1!==$.uiBackCompat&&($.widget("ui.button",$.ui.button,{options:{text:!0,icons:{primary:null,secondary:null}},_create:function(){this.options.showLabel&&!this.options.text&&(this.options.showLabel=this.options.text),!this.options.showLabel&&this.options.text&&(this.options.text=this.options.showLabel),this.options.icon||!this.options.icons.primary&&!this.options.icons.secondary?this.options.icon&&(this.options.icons.primary=this.options.icon):this.options.icons.primary?this.options.icon=this.options.icons.primary:(this.options.icon=this.options.icons.secondary,this.options.iconPosition="end"),this._super()},_setOption:function(key,value){if("text"===key)return void this._super("showLabel",value);"showLabel"===key&&(this.options.text=value),"icon"===key&&(this.options.icons.primary=value),"icons"===key&&(value.primary?(this._super("icon",value.primary),this._super("iconPosition","beginning")):value.secondary&&(this._super("icon",value.secondary),this._super("iconPosition","end"))),this._superApply(arguments)}}),$.fn.button=function(orig){return function(){return!this.length||this.length&&"INPUT"!==this[0].tagName||this.length&&"INPUT"===this[0].tagName&&"checkbox"!==this.attr("type")&&"radio"!==this.attr("type")?orig.apply(this,arguments):($.ui.checkboxradio||$.error("Checkboxradio widget missing"),0===arguments.length?this.checkboxradio({icon:!1}):this.checkboxradio.apply(this,arguments))}}($.fn.button),$.fn.buttonset=function(){return $.ui.controlgroup||$.error("Controlgroup widget missing"),"option"===arguments[0]&&"items"===arguments[1]&&arguments[2]?this.controlgroup.apply(this,[arguments[0],"items.button",arguments[2]]):"option"===arguments[0]&&"items"===arguments[1]?this.controlgroup.apply(this,[arguments[0],"items.button"]):("object"==typeof arguments[0]&&arguments[0].items&&(arguments[0].items={button:arguments[0].items}),this.controlgroup.apply(this,arguments))});$.ui.button;$.extend($.ui,{datepicker:{version:"1.12.1"}});var datepicker_instActive;$.extend(Datepicker.prototype,{markerClassName:"hasDatepicker",maxRows:4,_widgetDatepicker:function(){return this.dpDiv},setDefaults:function(settings){return datepicker_extendRemove(this._defaults,settings||{}),this},_attachDatepicker:function(target,settings){var nodeName,inline,inst;nodeName=target.nodeName.toLowerCase(),inline="div"===nodeName||"span"===nodeName,target.id||(this.uuid+=1,target.id="dp"+this.uuid),inst=this._newInst($(target),inline),inst.settings=$.extend({},settings||{}),"input"===nodeName?this._connectDatepicker(target,inst):inline&&this._inlineDatepicker(target,inst)},_newInst:function(target,inline){return{id:target[0].id.replace(/([^A-Za-z0-9_\-])/g,"\\\\$1"),input:target,selectedDay:0,selectedMonth:0,selectedYear:0,drawMonth:0,drawYear:0,inline:inline,dpDiv:inline?datepicker_bindHover($("<div class='"+this._inlineClass+" ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all'></div>")):this.dpDiv}},_connectDatepicker:function(target,inst){var input=$(target);inst.append=$([]),inst.trigger=$([]),input.hasClass(this.markerClassName)||(this._attachments(input,inst),input.addClass(this.markerClassName).on("keydown",this._doKeyDown).on("keypress",this._doKeyPress).on("keyup",this._doKeyUp),this._autoSize(inst),$.data(target,"datepicker",inst),inst.settings.disabled&&this._disableDatepicker(target))},_attachments:function(input,inst){var showOn,buttonText,buttonImage,appendText=this._get(inst,"appendText"),isRTL=this._get(inst,"isRTL");inst.append&&inst.append.remove(),appendText&&(inst.append=$("<span class='"+this._appendClass+"'>"+appendText+"</span>"),input[isRTL?"before":"after"](inst.append)),input.off("focus",this._showDatepicker),inst.trigger&&inst.trigger.remove(),showOn=this._get(inst,"showOn"),"focus"!==showOn&&"both"!==showOn||input.on("focus",this._showDatepicker),"button"!==showOn&&"both"!==showOn||(buttonText=this._get(inst,"buttonText"),buttonImage=this._get(inst,"buttonImage"),inst.trigger=$(this._get(inst,"buttonImageOnly")?$("<img/>").addClass(this._triggerClass).attr({src:buttonImage,alt:buttonText,title:buttonText}):$("<button type='button'></button>").addClass(this._triggerClass).html(buttonImage?$("<img/>").attr({src:buttonImage,alt:buttonText,title:buttonText}):buttonText)),input[isRTL?"before":"after"](inst.trigger),inst.trigger.on("click",function(){return $.datepicker._datepickerShowing&&$.datepicker._lastInput===input[0]?$.datepicker._hideDatepicker():$.datepicker._datepickerShowing&&$.datepicker._lastInput!==input[0]?($.datepicker._hideDatepicker(),$.datepicker._showDatepicker(input[0])):$.datepicker._showDatepicker(input[0]),!1}))},_autoSize:function(inst){if(this._get(inst,"autoSize")&&!inst.inline){var findMax,max,maxI,i,date=new Date(2009,11,20),dateFormat=this._get(inst,"dateFormat");dateFormat.match(/[DM]/)&&(findMax=function(names){for(max=0,maxI=0,i=0;i<names.length;i++)names[i].length>max&&(max=names[i].length,maxI=i);return maxI},date.setMonth(findMax(this._get(inst,dateFormat.match(/MM/)?"monthNames":"monthNamesShort"))),date.setDate(findMax(this._get(inst,dateFormat.match(/DD/)?"dayNames":"dayNamesShort"))+20-date.getDay())),inst.input.attr("size",this._formatDate(inst,date).length)}},_inlineDatepicker:function(target,inst){var divSpan=$(target);divSpan.hasClass(this.markerClassName)||(divSpan.addClass(this.markerClassName).append(inst.dpDiv),$.data(target,"datepicker",inst),this._setDate(inst,this._getDefaultDate(inst),!0),this._updateDatepicker(inst),this._updateAlternate(inst),inst.settings.disabled&&this._disableDatepicker(target),inst.dpDiv.css("display","block"))},_dialogDatepicker:function(input,date,onSelect,settings,pos){var id,browserWidth,browserHeight,scrollX,scrollY,inst=this._dialogInst;return inst||(this.uuid+=1,id="dp"+this.uuid,this._dialogInput=$("<input type='text' id='"+id+"' style='position: absolute; top: -100px; width: 0px;'/>"),this._dialogInput.on("keydown",this._doKeyDown),$("body").append(this._dialogInput),inst=this._dialogInst=this._newInst(this._dialogInput,!1),inst.settings={},$.data(this._dialogInput[0],"datepicker",inst)),datepicker_extendRemove(inst.settings,settings||{}),date=date&&date.constructor===Date?this._formatDate(inst,date):date,this._dialogInput.val(date),this._pos=pos?pos.length?pos:[pos.pageX,pos.pageY]:null,this._pos||(browserWidth=document.documentElement.clientWidth,browserHeight=document.documentElement.clientHeight,scrollX=document.documentElement.scrollLeft||document.body.scrollLeft,scrollY=document.documentElement.scrollTop||document.body.scrollTop,this._pos=[browserWidth/2-100+scrollX,browserHeight/2-150+scrollY]),this._dialogInput.css("left",this._pos[0]+20+"px").css("top",this._pos[1]+"px"),inst.settings.onSelect=onSelect,this._inDialog=!0,this.dpDiv.addClass(this._dialogClass),this._showDatepicker(this._dialogInput[0]),$.blockUI&&$.blockUI(this.dpDiv),$.data(this._dialogInput[0],"datepicker",inst),this},_destroyDatepicker:function(target){var nodeName,$target=$(target),inst=$.data(target,"datepicker");$target.hasClass(this.markerClassName)&&(nodeName=target.nodeName.toLowerCase(),$.removeData(target,"datepicker"),"input"===nodeName?(inst.append.remove(),inst.trigger.remove(),$target.removeClass(this.markerClassName).off("focus",this._showDatepicker).off("keydown",this._doKeyDown).off("keypress",this._doKeyPress).off("keyup",this._doKeyUp)):"div"!==nodeName&&"span"!==nodeName||$target.removeClass(this.markerClassName).empty(),datepicker_instActive===inst&&(datepicker_instActive=null))},_enableDatepicker:function(target){var nodeName,inline,$target=$(target),inst=$.data(target,"datepicker");$target.hasClass(this.markerClassName)&&(nodeName=target.nodeName.toLowerCase(),"input"===nodeName?(target.disabled=!1,inst.trigger.filter("button").each(function(){this.disabled=!1}).end().filter("img").css({opacity:"1.0",cursor:""})):"div"!==nodeName&&"span"!==nodeName||(inline=$target.children("."+this._inlineClass),inline.children().removeClass("ui-state-disabled"),inline.find("select.ui-datepicker-month, select.ui-datepicker-year").prop("disabled",!1)),this._disabledInputs=$.map(this._disabledInputs,function(value){return value===target?null:value}))},_disableDatepicker:function(target){var nodeName,inline,$target=$(target),inst=$.data(target,"datepicker");$target.hasClass(this.markerClassName)&&(nodeName=target.nodeName.toLowerCase(),"input"===nodeName?(target.disabled=!0,inst.trigger.filter("button").each(function(){this.disabled=!0}).end().filter("img").css({opacity:"0.5",cursor:"default"})):"div"!==nodeName&&"span"!==nodeName||(inline=$target.children("."+this._inlineClass),inline.children().addClass("ui-state-disabled"),inline.find("select.ui-datepicker-month, select.ui-datepicker-year").prop("disabled",!0)),this._disabledInputs=$.map(this._disabledInputs,function(value){return value===target?null:value}),this._disabledInputs[this._disabledInputs.length]=target)},_isDisabledDatepicker:function(target){if(!target)return!1;for(var i=0;i<this._disabledInputs.length;i++)if(this._disabledInputs[i]===target)return!0;return!1},_getInst:function(target){try{return $.data(target,"datepicker")}catch(err){throw"Missing instance data for this datepicker"}},_optionDatepicker:function(target,name,value){var settings,date,minDate,maxDate,inst=this._getInst(target);if(2===arguments.length&&"string"==typeof name)return"defaults"===name?$.extend({},$.datepicker._defaults):inst?"all"===name?$.extend({},inst.settings):this._get(inst,name):null;settings=name||{},"string"==typeof name&&(settings={},settings[name]=value),inst&&(this._curInst===inst&&this._hideDatepicker(),date=this._getDateDatepicker(target,!0),minDate=this._getMinMaxDate(inst,"min"),maxDate=this._getMinMaxDate(inst,"max"),datepicker_extendRemove(inst.settings,settings),null!==minDate&&void 0!==settings.dateFormat&&void 0===settings.minDate&&(inst.settings.minDate=this._formatDate(inst,minDate)),null!==maxDate&&void 0!==settings.dateFormat&&void 0===settings.maxDate&&(inst.settings.maxDate=this._formatDate(inst,maxDate)),"disabled"in settings&&(settings.disabled?this._disableDatepicker(target):this._enableDatepicker(target)),this._attachments($(target),inst),this._autoSize(inst),this._setDate(inst,date),this._updateAlternate(inst),this._updateDatepicker(inst))},_changeDatepicker:function(target,name,value){this._optionDatepicker(target,name,value)},_refreshDatepicker:function(target){var inst=this._getInst(target);inst&&this._updateDatepicker(inst)},_setDateDatepicker:function(target,date){var inst=this._getInst(target);inst&&(this._setDate(inst,date),this._updateDatepicker(inst),this._updateAlternate(inst))},_getDateDatepicker:function(target,noDefault){var inst=this._getInst(target);return inst&&!inst.inline&&this._setDateFromField(inst,noDefault),inst?this._getDate(inst):null},_doKeyDown:function(event){var onSelect,dateStr,sel,inst=$.datepicker._getInst(event.target),handled=!0,isRTL=inst.dpDiv.is(".ui-datepicker-rtl");if(inst._keyEvent=!0,$.datepicker._datepickerShowing)switch(event.keyCode){case 9:$.datepicker._hideDatepicker(),handled=!1;break;case 13:return sel=$("td."+$.datepicker._dayOverClass+":not(."+$.datepicker._currentClass+")",inst.dpDiv),sel[0]&&$.datepicker._selectDay(event.target,inst.selectedMonth,inst.selectedYear,sel[0]),onSelect=$.datepicker._get(inst,"onSelect"),onSelect?(dateStr=$.datepicker._formatDate(inst),onSelect.apply(inst.input?inst.input[0]:null,[dateStr,inst])):$.datepicker._hideDatepicker(),!1;case 27:$.datepicker._hideDatepicker();break;case 33:$.datepicker._adjustDate(event.target,event.ctrlKey?-$.datepicker._get(inst,"stepBigMonths"):-$.datepicker._get(inst,"stepMonths"),"M");break;case 34:$.datepicker._adjustDate(event.target,event.ctrlKey?+$.datepicker._get(inst,"stepBigMonths"):+$.datepicker._get(inst,"stepMonths"),"M");break;case 35:(event.ctrlKey||event.metaKey)&&$.datepicker._clearDate(event.target),handled=event.ctrlKey||event.metaKey;break;case 36:(event.ctrlKey||event.metaKey)&&$.datepicker._gotoToday(event.target),handled=event.ctrlKey||event.metaKey;break;case 37:(event.ctrlKey||event.metaKey)&&$.datepicker._adjustDate(event.target,isRTL?1:-1,"D"),handled=event.ctrlKey||event.metaKey,event.originalEvent.altKey&&$.datepicker._adjustDate(event.target,event.ctrlKey?-$.datepicker._get(inst,"stepBigMonths"):-$.datepicker._get(inst,"stepMonths"),"M");break;case 38:(event.ctrlKey||event.metaKey)&&$.datepicker._adjustDate(event.target,-7,"D"),handled=event.ctrlKey||event.metaKey;break;case 39:(event.ctrlKey||event.metaKey)&&$.datepicker._adjustDate(event.target,isRTL?-1:1,"D"),handled=event.ctrlKey||event.metaKey,event.originalEvent.altKey&&$.datepicker._adjustDate(event.target,event.ctrlKey?+$.datepicker._get(inst,"stepBigMonths"):+$.datepicker._get(inst,"stepMonths"),"M");break;case 40:(event.ctrlKey||event.metaKey)&&$.datepicker._adjustDate(event.target,7,"D"),handled=event.ctrlKey||event.metaKey;break;default:handled=!1}else 36===event.keyCode&&event.ctrlKey?$.datepicker._showDatepicker(this):handled=!1;handled&&(event.preventDefault(),event.stopPropagation())},_doKeyPress:function(event){var chars,chr,inst=$.datepicker._getInst(event.target);if($.datepicker._get(inst,"constrainInput"))return chars=$.datepicker._possibleChars($.datepicker._get(inst,"dateFormat")),chr=String.fromCharCode(null==event.charCode?event.keyCode:event.charCode),event.ctrlKey||event.metaKey||chr<" "||!chars||chars.indexOf(chr)>-1},_doKeyUp:function(event){var date,inst=$.datepicker._getInst(event.target);if(inst.input.val()!==inst.lastVal)try{date=$.datepicker.parseDate($.datepicker._get(inst,"dateFormat"),inst.input?inst.input.val():null,$.datepicker._getFormatConfig(inst)),date&&($.datepicker._setDateFromField(inst),$.datepicker._updateAlternate(inst),$.datepicker._updateDatepicker(inst))}catch(err){}return!0},_showDatepicker:function(input){if(input=input.target||input,"input"!==input.nodeName.toLowerCase()&&(input=$("input",input.parentNode)[0]),!$.datepicker._isDisabledDatepicker(input)&&$.datepicker._lastInput!==input){var inst,beforeShow,beforeShowSettings,isFixed,offset,showAnim,duration;inst=$.datepicker._getInst(input),$.datepicker._curInst&&$.datepicker._curInst!==inst&&($.datepicker._curInst.dpDiv.stop(!0,!0),inst&&$.datepicker._datepickerShowing&&$.datepicker._hideDatepicker($.datepicker._curInst.input[0])),beforeShow=$.datepicker._get(inst,"beforeShow"),beforeShowSettings=beforeShow?beforeShow.apply(input,[input,inst]):{},!1!==beforeShowSettings&&(datepicker_extendRemove(inst.settings,beforeShowSettings),inst.lastVal=null,$.datepicker._lastInput=input,$.datepicker._setDateFromField(inst),$.datepicker._inDialog&&(input.value=""),$.datepicker._pos||($.datepicker._pos=$.datepicker._findPos(input),$.datepicker._pos[1]+=input.offsetHeight),isFixed=!1,$(input).parents().each(function(){return!(isFixed|="fixed"===$(this).css("position"))}),offset={left:$.datepicker._pos[0],top:$.datepicker._pos[1]},$.datepicker._pos=null,inst.dpDiv.empty(),inst.dpDiv.css({position:"absolute",display:"block",top:"-1000px"}),$.datepicker._updateDatepicker(inst),offset=$.datepicker._checkOffset(inst,offset,isFixed),inst.dpDiv.css({position:$.datepicker._inDialog&&$.blockUI?"static":isFixed?"fixed":"absolute",display:"none",left:offset.left+"px",top:offset.top+"px"}),inst.inline||(showAnim=$.datepicker._get(inst,"showAnim"),duration=$.datepicker._get(inst,"duration"),inst.dpDiv.css("z-index",datepicker_getZindex($(input))+1),$.datepicker._datepickerShowing=!0,$.effects&&$.effects.effect[showAnim]?inst.dpDiv.show(showAnim,$.datepicker._get(inst,"showOptions"),duration):inst.dpDiv[showAnim||"show"](showAnim?duration:null),$.datepicker._shouldFocusInput(inst)&&inst.input.trigger("focus"),$.datepicker._curInst=inst))}},_updateDatepicker:function(inst){this.maxRows=4,datepicker_instActive=inst,inst.dpDiv.empty().append(this._generateHTML(inst)),this._attachHandlers(inst);var origyearshtml,numMonths=this._getNumberOfMonths(inst),cols=numMonths[1],activeCell=inst.dpDiv.find("."+this._dayOverClass+" a");activeCell.length>0&&datepicker_handleMouseover.apply(activeCell.get(0)),inst.dpDiv.removeClass("ui-datepicker-multi-2 ui-datepicker-multi-3 ui-datepicker-multi-4").width(""),cols>1&&inst.dpDiv.addClass("ui-datepicker-multi-"+cols).css("width",17*cols+"em"),inst.dpDiv[(1!==numMonths[0]||1!==numMonths[1]?"add":"remove")+"Class"]("ui-datepicker-multi"),inst.dpDiv[(this._get(inst,"isRTL")?"add":"remove")+"Class"]("ui-datepicker-rtl"),inst===$.datepicker._curInst&&$.datepicker._datepickerShowing&&$.datepicker._shouldFocusInput(inst)&&inst.input.trigger("focus"),inst.yearshtml&&(origyearshtml=inst.yearshtml,setTimeout(function(){origyearshtml===inst.yearshtml&&inst.yearshtml&&inst.dpDiv.find("select.ui-datepicker-year:first").replaceWith(inst.yearshtml),origyearshtml=inst.yearshtml=null},0))},_shouldFocusInput:function(inst){return inst.input&&inst.input.is(":visible")&&!inst.input.is(":disabled")&&!inst.input.is(":focus")},_checkOffset:function(inst,offset,isFixed){var dpWidth=inst.dpDiv.outerWidth(),dpHeight=inst.dpDiv.outerHeight(),inputWidth=inst.input?inst.input.outerWidth():0,inputHeight=inst.input?inst.input.outerHeight():0,viewWidth=document.documentElement.clientWidth+(isFixed?0:$(document).scrollLeft()),viewHeight=document.documentElement.clientHeight+(isFixed?0:$(document).scrollTop());return offset.left-=this._get(inst,"isRTL")?dpWidth-inputWidth:0,offset.left-=isFixed&&offset.left===inst.input.offset().left?$(document).scrollLeft():0,offset.top-=isFixed&&offset.top===inst.input.offset().top+inputHeight?$(document).scrollTop():0,offset.left-=Math.min(offset.left,offset.left+dpWidth>viewWidth&&viewWidth>dpWidth?Math.abs(offset.left+dpWidth-viewWidth):0),offset.top-=Math.min(offset.top,offset.top+dpHeight>viewHeight&&viewHeight>dpHeight?Math.abs(dpHeight+inputHeight):0),offset},_findPos:function(obj){for(var position,inst=this._getInst(obj),isRTL=this._get(inst,"isRTL");obj&&("hidden"===obj.type||1!==obj.nodeType||$.expr.filters.hidden(obj));)obj=obj[isRTL?"previousSibling":"nextSibling"]
lebiniou-3.50/www/jquery-ui.min.js:5:;return position=$(obj).offset(),[position.left,position.top]},_hideDatepicker:function(input){var showAnim,duration,postProcess,onClose,inst=this._curInst;!inst||input&&inst!==$.data(input,"datepicker")||this._datepickerShowing&&(showAnim=this._get(inst,"showAnim"),duration=this._get(inst,"duration"),postProcess=function(){$.datepicker._tidyDialog(inst)},$.effects&&($.effects.effect[showAnim]||$.effects[showAnim])?inst.dpDiv.hide(showAnim,$.datepicker._get(inst,"showOptions"),duration,postProcess):inst.dpDiv["slideDown"===showAnim?"slideUp":"fadeIn"===showAnim?"fadeOut":"hide"](showAnim?duration:null,postProcess),showAnim||postProcess(),this._datepickerShowing=!1,onClose=this._get(inst,"onClose"),onClose&&onClose.apply(inst.input?inst.input[0]:null,[inst.input?inst.input.val():"",inst]),this._lastInput=null,this._inDialog&&(this._dialogInput.css({position:"absolute",left:"0",top:"-100px"}),$.blockUI&&($.unblockUI(),$("body").append(this.dpDiv))),this._inDialog=!1)},_tidyDialog:function(inst){inst.dpDiv.removeClass(this._dialogClass).off(".ui-datepicker-calendar")},_checkExternalClick:function(event){if($.datepicker._curInst){var $target=$(event.target),inst=$.datepicker._getInst($target[0]);($target[0].id===$.datepicker._mainDivId||0!==$target.parents("#"+$.datepicker._mainDivId).length||$target.hasClass($.datepicker.markerClassName)||$target.closest("."+$.datepicker._triggerClass).length||!$.datepicker._datepickerShowing||$.datepicker._inDialog&&$.blockUI)&&(!$target.hasClass($.datepicker.markerClassName)||$.datepicker._curInst===inst)||$.datepicker._hideDatepicker()}},_adjustDate:function(id,offset,period){var target=$(id),inst=this._getInst(target[0]);this._isDisabledDatepicker(target[0])||(this._adjustInstDate(inst,offset+("M"===period?this._get(inst,"showCurrentAtPos"):0),period),this._updateDatepicker(inst))},_gotoToday:function(id){var date,target=$(id),inst=this._getInst(target[0]);this._get(inst,"gotoCurrent")&&inst.currentDay?(inst.selectedDay=inst.currentDay,inst.drawMonth=inst.selectedMonth=inst.currentMonth,inst.drawYear=inst.selectedYear=inst.currentYear):(date=new Date,inst.selectedDay=date.getDate(),inst.drawMonth=inst.selectedMonth=date.getMonth(),inst.drawYear=inst.selectedYear=date.getFullYear()),this._notifyChange(inst),this._adjustDate(target)},_selectMonthYear:function(id,select,period){var target=$(id),inst=this._getInst(target[0]);inst["selected"+("M"===period?"Month":"Year")]=inst["draw"+("M"===period?"Month":"Year")]=parseInt(select.options[select.selectedIndex].value,10),this._notifyChange(inst),this._adjustDate(target)},_selectDay:function(id,month,year,td){var inst,target=$(id);$(td).hasClass(this._unselectableClass)||this._isDisabledDatepicker(target[0])||(inst=this._getInst(target[0]),inst.selectedDay=inst.currentDay=$("a",td).html(),inst.selectedMonth=inst.currentMonth=month,inst.selectedYear=inst.currentYear=year,this._selectDate(id,this._formatDate(inst,inst.currentDay,inst.currentMonth,inst.currentYear)))},_clearDate:function(id){var target=$(id);this._selectDate(target,"")},_selectDate:function(id,dateStr){var onSelect,target=$(id),inst=this._getInst(target[0]);dateStr=null!=dateStr?dateStr:this._formatDate(inst),inst.input&&inst.input.val(dateStr),this._updateAlternate(inst),onSelect=this._get(inst,"onSelect"),onSelect?onSelect.apply(inst.input?inst.input[0]:null,[dateStr,inst]):inst.input&&inst.input.trigger("change"),inst.inline?this._updateDatepicker(inst):(this._hideDatepicker(),this._lastInput=inst.input[0],"object"!=typeof inst.input[0]&&inst.input.trigger("focus"),this._lastInput=null)},_updateAlternate:function(inst){var altFormat,date,dateStr,altField=this._get(inst,"altField");altField&&(altFormat=this._get(inst,"altFormat")||this._get(inst,"dateFormat"),date=this._getDate(inst),dateStr=this.formatDate(altFormat,date,this._getFormatConfig(inst)),$(altField).val(dateStr))},noWeekends:function(date){var day=date.getDay();return[day>0&&day<6,""]},iso8601Week:function(date){var time,checkDate=new Date(date.getTime());return checkDate.setDate(checkDate.getDate()+4-(checkDate.getDay()||7)),time=checkDate.getTime(),checkDate.setMonth(0),checkDate.setDate(1),Math.floor(Math.round((time-checkDate)/864e5)/7)+1},parseDate:function(format,value,settings){if(null==format||null==value)throw"Invalid arguments";if(""===(value="object"==typeof value?value.toString():value+""))return null;var iFormat,dim,extra,date,iValue=0,shortYearCutoffTemp=(settings?settings.shortYearCutoff:null)||this._defaults.shortYearCutoff,shortYearCutoff="string"!=typeof shortYearCutoffTemp?shortYearCutoffTemp:(new Date).getFullYear()%100+parseInt(shortYearCutoffTemp,10),dayNamesShort=(settings?settings.dayNamesShort:null)||this._defaults.dayNamesShort,dayNames=(settings?settings.dayNames:null)||this._defaults.dayNames,monthNamesShort=(settings?settings.monthNamesShort:null)||this._defaults.monthNamesShort,monthNames=(settings?settings.monthNames:null)||this._defaults.monthNames,year=-1,month=-1,day=-1,doy=-1,literal=!1,lookAhead=function(match){var matches=iFormat+1<format.length&&format.charAt(iFormat+1)===match;return matches&&iFormat++,matches},getNumber=function(match){var isDoubled=lookAhead(match),size="@"===match?14:"!"===match?20:"y"===match&&isDoubled?4:"o"===match?3:2,minSize="y"===match?size:1,digits=new RegExp("^\\d{"+minSize+","+size+"}"),num=value.substring(iValue).match(digits);if(!num)throw"Missing number at position "+iValue;return iValue+=num[0].length,parseInt(num[0],10)},getName=function(match,shortNames,longNames){var index=-1,names=$.map(lookAhead(match)?longNames:shortNames,function(v,k){return[[k,v]]}).sort(function(a,b){return-(a[1].length-b[1].length)});if($.each(names,function(i,pair){var name=pair[1];if(value.substr(iValue,name.length).toLowerCase()===name.toLowerCase())return index=pair[0],iValue+=name.length,!1}),-1!==index)return index+1;throw"Unknown name at position "+iValue},checkLiteral=function(){if(value.charAt(iValue)!==format.charAt(iFormat))throw"Unexpected literal at position "+iValue;iValue++};for(iFormat=0;iFormat<format.length;iFormat++)if(literal)"'"!==format.charAt(iFormat)||lookAhead("'")?checkLiteral():literal=!1;else switch(format.charAt(iFormat)){case"d":day=getNumber("d");break;case"D":getName("D",dayNamesShort,dayNames);break;case"o":doy=getNumber("o");break;case"m":month=getNumber("m");break;case"M":month=getName("M",monthNamesShort,monthNames);break;case"y":year=getNumber("y");break;case"@":date=new Date(getNumber("@")),year=date.getFullYear(),month=date.getMonth()+1,day=date.getDate();break;case"!":date=new Date((getNumber("!")-this._ticksTo1970)/1e4),year=date.getFullYear(),month=date.getMonth()+1,day=date.getDate();break;case"'":lookAhead("'")?checkLiteral():literal=!0;break;default:checkLiteral()}if(iValue<value.length&&(extra=value.substr(iValue),!/^\s+/.test(extra)))throw"Extra/unparsed characters found in date: "+extra;if(-1===year?year=(new Date).getFullYear():year<100&&(year+=(new Date).getFullYear()-(new Date).getFullYear()%100+(year<=shortYearCutoff?0:-100)),doy>-1)for(month=1,day=doy;;){if(dim=this._getDaysInMonth(year,month-1),day<=dim)break;month++,day-=dim}if(date=this._daylightSavingAdjust(new Date(year,month-1,day)),date.getFullYear()!==year||date.getMonth()+1!==month||date.getDate()!==day)throw"Invalid date";return date},ATOM:"yy-mm-dd",COOKIE:"D, dd M yy",ISO_8601:"yy-mm-dd",RFC_822:"D, d M y",RFC_850:"DD, dd-M-y",RFC_1036:"D, d M y",RFC_1123:"D, d M yy",RFC_2822:"D, d M yy",RSS:"D, d M y",TICKS:"!",TIMESTAMP:"@",W3C:"yy-mm-dd",_ticksTo1970:24*(718685+Math.floor(492.5)-Math.floor(19.7)+Math.floor(4.925))*60*60*1e7,formatDate:function(format,date,settings){if(!date)return"";var iFormat,dayNamesShort=(settings?settings.dayNamesShort:null)||this._defaults.dayNamesShort,dayNames=(settings?settings.dayNames:null)||this._defaults.dayNames,monthNamesShort=(settings?settings.monthNamesShort:null)||this._defaults.monthNamesShort,monthNames=(settings?settings.monthNames:null)||this._defaults.monthNames,lookAhead=function(match){var matches=iFormat+1<format.length&&format.charAt(iFormat+1)===match;return matches&&iFormat++,matches},formatNumber=function(match,value,len){var num=""+value;if(lookAhead(match))for(;num.length<len;)num="0"+num;return num},formatName=function(match,value,shortNames,longNames){return lookAhead(match)?longNames[value]:shortNames[value]},output="",literal=!1;if(date)for(iFormat=0;iFormat<format.length;iFormat++)if(literal)"'"!==format.charAt(iFormat)||lookAhead("'")?output+=format.charAt(iFormat):literal=!1;else switch(format.charAt(iFormat)){case"d":output+=formatNumber("d",date.getDate(),2);break;case"D":output+=formatName("D",date.getDay(),dayNamesShort,dayNames);break;case"o":output+=formatNumber("o",Math.round((new Date(date.getFullYear(),date.getMonth(),date.getDate()).getTime()-new Date(date.getFullYear(),0,0).getTime())/864e5),3);break;case"m":output+=formatNumber("m",date.getMonth()+1,2);break;case"M":output+=formatName("M",date.getMonth(),monthNamesShort,monthNames);break;case"y":output+=lookAhead("y")?date.getFullYear():(date.getFullYear()%100<10?"0":"")+date.getFullYear()%100;break;case"@":output+=date.getTime();break;case"!":output+=1e4*date.getTime()+this._ticksTo1970;break;case"'":lookAhead("'")?output+="'":literal=!0;break;default:output+=format.charAt(iFormat)}return output},_possibleChars:function(format){var iFormat,chars="",literal=!1,lookAhead=function(match){var matches=iFormat+1<format.length&&format.charAt(iFormat+1)===match;return matches&&iFormat++,matches};for(iFormat=0;iFormat<format.length;iFormat++)if(literal)"'"!==format.charAt(iFormat)||lookAhead("'")?chars+=format.charAt(iFormat):literal=!1;else switch(format.charAt(iFormat)){case"d":case"m":case"y":case"@":chars+="0123456789";break;case"D":case"M":return null;case"'":lookAhead("'")?chars+="'":literal=!0;break;default:chars+=format.charAt(iFormat)}return chars},_get:function(inst,name){return void 0!==inst.settings[name]?inst.settings[name]:this._defaults[name]},_setDateFromField:function(inst,noDefault){if(inst.input.val()!==inst.lastVal){var dateFormat=this._get(inst,"dateFormat"),dates=inst.lastVal=inst.input?inst.input.val():null,defaultDate=this._getDefaultDate(inst),date=defaultDate,settings=this._getFormatConfig(inst);try{date=this.parseDate(dateFormat,dates,settings)||defaultDate}catch(event){dates=noDefault?"":dates}inst.selectedDay=date.getDate(),inst.drawMonth=inst.selectedMonth=date.getMonth(),inst.drawYear=inst.selectedYear=date.getFullYear(),inst.currentDay=dates?date.getDate():0,inst.currentMonth=dates?date.getMonth():0,inst.currentYear=dates?date.getFullYear():0,this._adjustInstDate(inst)}},_getDefaultDate:function(inst){return this._restrictMinMax(inst,this._determineDate(inst,this._get(inst,"defaultDate"),new Date))},_determineDate:function(inst,date,defaultDate){var newDate=null==date||""===date?defaultDate:"string"==typeof date?function(offset){try{return $.datepicker.parseDate($.datepicker._get(inst,"dateFormat"),offset,$.datepicker._getFormatConfig(inst))}catch(e){}for(var date=(offset.toLowerCase().match(/^c/)?$.datepicker._getDate(inst):null)||new Date,year=date.getFullYear(),month=date.getMonth(),day=date.getDate(),pattern=/([+\-]?[0-9]+)\s*(d|D|w|W|m|M|y|Y)?/g,matches=pattern.exec(offset);matches;){switch(matches[2]||"d"){case"d":case"D":day+=parseInt(matches[1],10);break;case"w":case"W":day+=7*parseInt(matches[1],10);break;case"m":case"M":month+=parseInt(matches[1],10),day=Math.min(day,$.datepicker._getDaysInMonth(year,month));break;case"y":case"Y":year+=parseInt(matches[1],10),day=Math.min(day,$.datepicker._getDaysInMonth(year,month))}matches=pattern.exec(offset)}return new Date(year,month,day)}(date):"number"==typeof date?isNaN(date)?defaultDate:function(offset){var date=new Date;return date.setDate(date.getDate()+offset),date}(date):new Date(date.getTime());return newDate=newDate&&"Invalid Date"===newDate.toString()?defaultDate:newDate,newDate&&(newDate.setHours(0),newDate.setMinutes(0),newDate.setSeconds(0),newDate.setMilliseconds(0)),this._daylightSavingAdjust(newDate)},_daylightSavingAdjust:function(date){return date?(date.setHours(date.getHours()>12?date.getHours()+2:0),date):null},_setDate:function(inst,date,noChange){var clear=!date,origMonth=inst.selectedMonth,origYear=inst.selectedYear,newDate=this._restrictMinMax(inst,this._determineDate(inst,date,new Date));inst.selectedDay=inst.currentDay=newDate.getDate(),inst.drawMonth=inst.selectedMonth=inst.currentMonth=newDate.getMonth(),inst.drawYear=inst.selectedYear=inst.currentYear=newDate.getFullYear(),origMonth===inst.selectedMonth&&origYear===inst.selectedYear||noChange||this._notifyChange(inst),this._adjustInstDate(inst),inst.input&&inst.input.val(clear?"":this._formatDate(inst))},_getDate:function(inst){return!inst.currentYear||inst.input&&""===inst.input.val()?null:this._daylightSavingAdjust(new Date(inst.currentYear,inst.currentMonth,inst.currentDay))},_attachHandlers:function(inst){var stepMonths=this._get(inst,"stepMonths"),id="#"+inst.id.replace(/\\\\/g,"\\");inst.dpDiv.find("[data-handler]").map(function(){var handler={prev:function(){$.datepicker._adjustDate(id,-stepMonths,"M")},next:function(){$.datepicker._adjustDate(id,+stepMonths,"M")},hide:function(){$.datepicker._hideDatepicker()},today:function(){$.datepicker._gotoToday(id)},selectDay:function(){return $.datepicker._selectDay(id,+this.getAttribute("data-month"),+this.getAttribute("data-year"),this),!1},selectMonth:function(){return $.datepicker._selectMonthYear(id,this,"M"),!1},selectYear:function(){return $.datepicker._selectMonthYear(id,this,"Y"),!1}};$(this).on(this.getAttribute("data-event"),handler[this.getAttribute("data-handler")])})},_generateHTML:function(inst){var maxDraw,prevText,prev,nextText,next,currentText,gotoDate,controls,buttonPanel,firstDay,showWeek,dayNames,dayNamesMin,monthNames,monthNamesShort,beforeShowDay,showOtherMonths,selectOtherMonths,defaultDate,html,dow,row,group,col,selectedDate,cornerClass,calender,thead,day,daysInMonth,leadDays,curRows,numRows,printDate,dRow,tbody,daySettings,otherMonth,unselectable,tempDate=new Date,today=this._daylightSavingAdjust(new Date(tempDate.getFullYear(),tempDate.getMonth(),tempDate.getDate())),isRTL=this._get(inst,"isRTL"),showButtonPanel=this._get(inst,"showButtonPanel"),hideIfNoPrevNext=this._get(inst,"hideIfNoPrevNext"),navigationAsDateFormat=this._get(inst,"navigationAsDateFormat"),numMonths=this._getNumberOfMonths(inst),showCurrentAtPos=this._get(inst,"showCurrentAtPos"),stepMonths=this._get(inst,"stepMonths"),isMultiMonth=1!==numMonths[0]||1!==numMonths[1],currentDate=this._daylightSavingAdjust(inst.currentDay?new Date(inst.currentYear,inst.currentMonth,inst.currentDay):new Date(9999,9,9)),minDate=this._getMinMaxDate(inst,"min"),maxDate=this._getMinMaxDate(inst,"max"),drawMonth=inst.drawMonth-showCurrentAtPos,drawYear=inst.drawYear;if(drawMonth<0&&(drawMonth+=12,drawYear--),maxDate)for(maxDraw=this._daylightSavingAdjust(new Date(maxDate.getFullYear(),maxDate.getMonth()-numMonths[0]*numMonths[1]+1,maxDate.getDate())),maxDraw=minDate&&maxDraw<minDate?minDate:maxDraw;this._daylightSavingAdjust(new Date(drawYear,drawMonth,1))>maxDraw;)--drawMonth<0&&(drawMonth=11,drawYear--);for(inst.drawMonth=drawMonth,inst.drawYear=drawYear,prevText=this._get(inst,"prevText"),prevText=navigationAsDateFormat?this.formatDate(prevText,this._daylightSavingAdjust(new Date(drawYear,drawMonth-stepMonths,1)),this._getFormatConfig(inst)):prevText,prev=this._canAdjustMonth(inst,-1,drawYear,drawMonth)?"<a class='ui-datepicker-prev ui-corner-all' data-handler='prev' data-event='click' title='"+prevText+"'><span class='ui-icon ui-icon-circle-triangle-"+(isRTL?"e":"w")+"'>"+prevText+"</span></a>":hideIfNoPrevNext?"":"<a class='ui-datepicker-prev ui-corner-all ui-state-disabled' title='"+prevText+"'><span class='ui-icon ui-icon-circle-triangle-"+(isRTL?"e":"w")+"'>"+prevText+"</span></a>",nextText=this._get(inst,"nextText"),nextText=navigationAsDateFormat?this.formatDate(nextText,this._daylightSavingAdjust(new Date(drawYear,drawMonth+stepMonths,1)),this._getFormatConfig(inst)):nextText,next=this._canAdjustMonth(inst,1,drawYear,drawMonth)?"<a class='ui-datepicker-next ui-corner-all' data-handler='next' data-event='click' title='"+nextText+"'><span class='ui-icon ui-icon-circle-triangle-"+(isRTL?"w":"e")+"'>"+nextText+"</span></a>":hideIfNoPrevNext?"":"<a class='ui-datepicker-next ui-corner-all ui-state-disabled' title='"+nextText+"'><span class='ui-icon ui-icon-circle-triangle-"+(isRTL?"w":"e")+"'>"+nextText+"</span></a>",currentText=this._get(inst,"currentText"),gotoDate=this._get(inst,"gotoCurrent")&&inst.currentDay?currentDate:today,currentText=navigationAsDateFormat?this.formatDate(currentText,gotoDate,this._getFormatConfig(inst)):currentText,controls=inst.inline?"":"<button type='button' class='ui-datepicker-close ui-state-default ui-priority-primary ui-corner-all' data-handler='hide' data-event='click'>"+this._get(inst,"closeText")+"</button>",buttonPanel=showButtonPanel?"<div class='ui-datepicker-buttonpane ui-widget-content'>"+(isRTL?controls:"")+(this._isInRange(inst,gotoDate)?"<button type='button' class='ui-datepicker-current ui-state-default ui-priority-secondary ui-corner-all' data-handler='today' data-event='click'>"+currentText+"</button>":"")+(isRTL?"":controls)+"</div>":"",firstDay=parseInt(this._get(inst,"firstDay"),10),firstDay=isNaN(firstDay)?0:firstDay,showWeek=this._get(inst,"showWeek"),dayNames=this._get(inst,"dayNames"),dayNamesMin=this._get(inst,"dayNamesMin"),monthNames=this._get(inst,"monthNames"),monthNamesShort=this._get(inst,"monthNamesShort"),beforeShowDay=this._get(inst,"beforeShowDay"),showOtherMonths=this._get(inst,"showOtherMonths"),selectOtherMonths=this._get(inst,"selectOtherMonths"),defaultDate=this._getDefaultDate(inst),html="",row=0;row<numMonths[0];row++){for(group="",this.maxRows=4,col=0;col<numMonths[1];col++){if(selectedDate=this._daylightSavingAdjust(new Date(drawYear,drawMonth,inst.selectedDay)),cornerClass=" ui-corner-all",calender="",isMultiMonth){if(calender+="<div class='ui-datepicker-group",numMonths[1]>1)switch(col){case 0:calender+=" ui-datepicker-group-first",cornerClass=" ui-corner-"+(isRTL?"right":"left");break;case numMonths[1]-1:calender+=" ui-datepicker-group-last",cornerClass=" ui-corner-"+(isRTL?"left":"right");break;default:calender+=" ui-datepicker-group-middle",cornerClass=""}calender+="'>"}for(calender+="<div class='ui-datepicker-header ui-widget-header ui-helper-clearfix"+cornerClass+"'>"+(/all|left/.test(cornerClass)&&0===row?isRTL?next:prev:"")+(/all|right/.test(cornerClass)&&0===row?isRTL?prev:next:"")+this._generateMonthYearHeader(inst,drawMonth,drawYear,minDate,maxDate,row>0||col>0,monthNames,monthNamesShort)+"</div><table class='ui-datepicker-calendar'><thead><tr>",thead=showWeek?"<th class='ui-datepicker-week-col'>"+this._get(inst,"weekHeader")+"</th>":"",dow=0;dow<7;dow++)day=(dow+firstDay)%7,thead+="<th scope='col'"+((dow+firstDay+6)%7>=5?" class='ui-datepicker-week-end'":"")+"><span title='"+dayNames[day]+"'>"+dayNamesMin[day]+"</span></th>";for(calender+=thead+"</tr></thead><tbody>",daysInMonth=this._getDaysInMonth(drawYear,drawMonth),drawYear===inst.selectedYear&&drawMonth===inst.selectedMonth&&(inst.selectedDay=Math.min(inst.selectedDay,daysInMonth)),leadDays=(this._getFirstDayOfMonth(drawYear,drawMonth)-firstDay+7)%7,curRows=Math.ceil((leadDays+daysInMonth)/7),numRows=isMultiMonth&&this.maxRows>curRows?this.maxRows:curRows,this.maxRows=numRows,printDate=this._daylightSavingAdjust(new Date(drawYear,drawMonth,1-leadDays)),dRow=0;dRow<numRows;dRow++){for(calender+="<tr>",tbody=showWeek?"<td class='ui-datepicker-week-col'>"+this._get(inst,"calculateWeek")(printDate)+"</td>":"",dow=0;dow<7;dow++)daySettings=beforeShowDay?beforeShowDay.apply(inst.input?inst.input[0]:null,[printDate]):[!0,""],otherMonth=printDate.getMonth()!==drawMonth,unselectable=otherMonth&&!selectOtherMonths||!daySettings[0]||minDate&&printDate<minDate||maxDate&&printDate>maxDate,tbody+="<td class='"+((dow+firstDay+6)%7>=5?" ui-datepicker-week-end":"")+(otherMonth?" ui-datepicker-other-month":"")+(printDate.getTime()===selectedDate.getTime()&&drawMonth===inst.selectedMonth&&inst._keyEvent||defaultDate.getTime()===printDate.getTime()&&defaultDate.getTime()===selectedDate.getTime()?" "+this._dayOverClass:"")+(unselectable?" "+this._unselectableClass+" ui-state-disabled":"")+(otherMonth&&!showOtherMonths?"":" "+daySettings[1]+(printDate.getTime()===currentDate.getTime()?" "+this._currentClass:"")+(printDate.getTime()===today.getTime()?" ui-datepicker-today":""))+"'"+(otherMonth&&!showOtherMonths||!daySettings[2]?"":" title='"+daySettings[2].replace(/'/g,"&#39;")+"'")+(unselectable?"":" data-handler='selectDay' data-event='click' data-month='"+printDate.getMonth()+"' data-year='"+printDate.getFullYear()+"'")+">"+(otherMonth&&!showOtherMonths?"&#xa0;":unselectable?"<span class='ui-state-default'>"+printDate.getDate()+"</span>":"<a class='ui-state-default"+(printDate.getTime()===today.getTime()?" ui-state-highlight":"")+(printDate.getTime()===currentDate.getTime()?" ui-state-active":"")+(otherMonth?" ui-priority-secondary":"")+"' href='#'>"+printDate.getDate()+"</a>")+"</td>",printDate.setDate(printDate.getDate()+1),printDate=this._daylightSavingAdjust(printDate);calender+=tbody+"</tr>"}drawMonth++,drawMonth>11&&(drawMonth=0,drawYear++),calender+="</tbody></table>"+(isMultiMonth?"</div>"+(numMonths[0]>0&&col===numMonths[1]-1?"<div class='ui-datepicker-row-break'></div>":""):""),group+=calender}html+=group}return html+=buttonPanel,inst._keyEvent=!1,html},_generateMonthYearHeader:function(inst,drawMonth,drawYear,minDate,maxDate,secondary,monthNames,monthNamesShort){var inMinYear,inMaxYear,month,years,thisYear,determineYear,year,endYear,changeMonth=this._get(inst,"changeMonth"),changeYear=this._get(inst,"changeYear"),showMonthAfterYear=this._get(inst,"showMonthAfterYear"),html="<div class='ui-datepicker-title'>",monthHtml="";if(secondary||!changeMonth)monthHtml+="<span class='ui-datepicker-month'>"+monthNames[drawMonth]+"</span>";else{for(inMinYear=minDate&&minDate.getFullYear()===drawYear,inMaxYear=maxDate&&maxDate.getFullYear()===drawYear,monthHtml+="<select class='ui-datepicker-month' data-handler='selectMonth' data-event='change'>",month=0;month<12;month++)(!inMinYear||month>=minDate.getMonth())&&(!inMaxYear||month<=maxDate.getMonth())&&(monthHtml+="<option value='"+month+"'"+(month===drawMonth?" selected='selected'":"")+">"+monthNamesShort[month]+"</option>");monthHtml+="</select>"}if(showMonthAfterYear||(html+=monthHtml+(!secondary&&changeMonth&&changeYear?"":"&#xa0;")),!inst.yearshtml)if(inst.yearshtml="",secondary||!changeYear)html+="<span class='ui-datepicker-year'>"+drawYear+"</span>";else{for(years=this._get(inst,"yearRange").split(":"),thisYear=(new Date).getFullYear(),determineYear=function(value){var year=value.match(/c[+\-].*/)?drawYear+parseInt(value.substring(1),10):value.match(/[+\-].*/)?thisYear+parseInt(value,10):parseInt(value,10);return isNaN(year)?thisYear:year},year=determineYear(years[0]),endYear=Math.max(year,determineYear(years[1]||"")),year=minDate?Math.max(year,minDate.getFullYear()):year,endYear=maxDate?Math.min(endYear,maxDate.getFullYear()):endYear,inst.yearshtml+="<select class='ui-datepicker-year' data-handler='selectYear' data-event='change'>";year<=endYear;year++)inst.yearshtml+="<option value='"+year+"'"+(year===drawYear?" selected='selected'":"")+">"+year+"</option>";inst.yearshtml+="</select>",html+=inst.yearshtml,inst.yearshtml=null}return html+=this._get(inst,"yearSuffix"),showMonthAfterYear&&(html+=(!secondary&&changeMonth&&changeYear?"":"&#xa0;")+monthHtml),html+="</div>"},_adjustInstDate:function(inst,offset,period){var year=inst.selectedYear+("Y"===period?offset:0),month=inst.selectedMonth+("M"===period?offset:0),day=Math.min(inst.selectedDay,this._getDaysInMonth(year,month))+("D"===period?offset:0),date=this._restrictMinMax(inst,this._daylightSavingAdjust(new Date(year,month,day)));inst.selectedDay=date.getDate(),inst.drawMonth=inst.selectedMonth=date.getMonth(),inst.drawYear=inst.selectedYear=date.getFullYear(),"M"!==period&&"Y"!==period||this._notifyChange(inst)},_restrictMinMax:function(inst,date){var minDate=this._getMinMaxDate(inst,"min"),maxDate=this._getMinMaxDate(inst,"max"),newDate=minDate&&date<minDate?minDate:date;return maxDate&&newDate>maxDate?maxDate:newDate},_notifyChange:function(inst){var onChange=this._get(inst,"onChangeMonthYear");onChange&&onChange.apply(inst.input?inst.input[0]:null,[inst.selectedYear,inst.selectedMonth+1,inst])},_getNumberOfMonths:function(inst){var numMonths=this._get(inst,"numberOfMonths");return null==numMonths?[1,1]:"number"==typeof numMonths?[1,numMonths]:numMonths},_getMinMaxDate:function(inst,minMax){return this._determineDate(inst,this._get(inst,minMax+"Date"),null)},_getDaysInMonth:function(year,month){return 32-this._daylightSavingAdjust(new Date(year,month,32)).getDate()},_getFirstDayOfMonth:function(year,month){return new Date(year,month,1).getDay()},_canAdjustMonth:function(inst,offset,curYear,curMonth){var numMonths=this._getNumberOfMonths(inst),date=this._daylightSavingAdjust(new Date(curYear,curMonth+(offset<0?offset:numMonths[0]*numMonths[1]),1));return offset<0&&date.setDate(this._getDaysInMonth(date.getFullYear(),date.getMonth())),this._isInRange(inst,date)},_isInRange:function(inst,date){var yearSplit,currentYear,minDate=this._getMinMaxDate(inst,"min"),maxDate=this._getMinMaxDate(inst,"max"),minYear=null,maxYear=null,years=this._get(inst,"yearRange");return years&&(yearSplit=years.split(":"),currentYear=(new Date).getFullYear(),minYear=parseInt(yearSplit[0],10),maxYear=parseInt(yearSplit[1],10),yearSplit[0].match(/[+\-].*/)&&(minYear+=currentYear),yearSplit[1].match(/[+\-].*/)&&(maxYear+=currentYear)),(!minDate||date.getTime()>=minDate.getTime())&&(!maxDate||date.getTime()<=maxDate.getTime())&&(!minYear||date.getFullYear()>=minYear)&&(!maxYear||date.getFullYear()<=maxYear)},_getFormatConfig:function(inst){var shortYearCutoff=this._get(inst,"shortYearCutoff");return shortYearCutoff="string"!=typeof shortYearCutoff?shortYearCutoff:(new Date).getFullYear()%100+parseInt(shortYearCutoff,10),{shortYearCutoff:shortYearCutoff,dayNamesShort:this._get(inst,"dayNamesShort"),dayNames:this._get(inst,"dayNames"),monthNamesShort:this._get(inst,"monthNamesShort"),monthNames:this._get(inst,"monthNames")}},_formatDate:function(inst,day,month,year){day||(inst.currentDay=inst.selectedDay,inst.currentMonth=inst.selectedMonth,inst.currentYear=inst.selectedYear);var date=day?"object"==typeof day?day:this._daylightSavingAdjust(new Date(year,month,day)):this._daylightSavingAdjust(new Date(inst.currentYear,inst.currentMonth,inst.currentDay));return this.formatDate(this._get(inst,"dateFormat"),date,this._getFormatConfig(inst))}}),$.fn.datepicker=function(options){if(!this.length)return this;$.datepicker.initialized||($(document).on("mousedown",$.datepicker._checkExternalClick),$.datepicker.initialized=!0),0===$("#"+$.datepicker._mainDivId).length&&$("body").append($.datepicker.dpDiv);var otherArgs=Array.prototype.slice.call(arguments,1);return"string"!=typeof options||"isDisabled"!==options&&"getDate"!==options&&"widget"!==options?"option"===options&&2===arguments.length&&"string"==typeof arguments[1]?$.datepicker["_"+options+"Datepicker"].apply($.datepicker,[this[0]].concat(otherArgs)):this.each(function(){"string"==typeof options?$.datepicker["_"+options+"Datepicker"].apply($.datepicker,[this].concat(otherArgs)):$.datepicker._attachDatepicker(this,options)}):$.datepicker["_"+options+"Datepicker"].apply($.datepicker,[this[0]].concat(otherArgs))},$.datepicker=new Datepicker,$.datepicker.initialized=!1,$.datepicker.uuid=(new Date).getTime(),$.datepicker.version="1.12.1";var mouseHandled=($.datepicker,$.ui.ie=!!/msie [\w.]+/.exec(navigator.userAgent.toLowerCase()),!1);$(document).on("mouseup",function(){mouseHandled=!1});$.widget("ui.mouse",{version:"1.12.1",options:{cancel:"input, textarea, button, select, option",distance:1,delay:0},_mouseInit:function(){var that=this;this.element.on("mousedown."+this.widgetName,function(event){return that._mouseDown(event)}).on("click."+this.widgetName,function(event){if(!0===$.data(event.target,that.widgetName+".preventClickEvent"))return $.removeData(event.target,that.widgetName+".preventClickEvent"),event.stopImmediatePropagation(),!1}),this.started=!1},_mouseDestroy:function(){this.element.off("."+this.widgetName),this._mouseMoveDelegate&&this.document.off("mousemove."+this.widgetName,this._mouseMoveDelegate).off("mouseup."+this.widgetName,this._mouseUpDelegate)},_mouseDown:function(event){if(!mouseHandled){this._mouseMoved=!1,this._mouseStarted&&this._mouseUp(event),this._mouseDownEvent=event;var that=this,btnIsLeft=1===event.which,elIsCancel=!("string"!=typeof this.options.cancel||!event.target.nodeName)&&$(event.target).closest(this.options.cancel).length;return!(btnIsLeft&&!elIsCancel&&this._mouseCapture(event))||(this.mouseDelayMet=!this.options.delay,this.mouseDelayMet||(this._mouseDelayTimer=setTimeout(function(){that.mouseDelayMet=!0},this.options.delay)),this._mouseDistanceMet(event)&&this._mouseDelayMet(event)&&(this._mouseStarted=!1!==this._mouseStart(event),!this._mouseStarted)?(event.preventDefault(),!0):(!0===$.data(event.target,this.widgetName+".preventClickEvent")&&$.removeData(event.target,this.widgetName+".preventClickEvent"),this._mouseMoveDelegate=function(event){return that._mouseMove(event)},this._mouseUpDelegate=function(event){return that._mouseUp(event)},this.document.on("mousemove."+this.widgetName,this._mouseMoveDelegate).on("mouseup."+this.widgetName,this._mouseUpDelegate),event.preventDefault(),mouseHandled=!0,!0))}},_mouseMove:function(event){if(this._mouseMoved){if($.ui.ie&&(!document.documentMode||document.documentMode<9)&&!event.button)return this._mouseUp(event);if(!event.which)if(event.originalEvent.altKey||event.originalEvent.ctrlKey||event.originalEvent.metaKey||event.originalEvent.shiftKey)this.ignoreMissingWhich=!0;else if(!this.ignoreMissingWhich)return this._mouseUp(event)}return(event.which||event.button)&&(this._mouseMoved=!0),this._mouseStarted?(this._mouseDrag(event),event.preventDefault()):(this._mouseDistanceMet(event)&&this._mouseDelayMet(event)&&(this._mouseStarted=!1!==this._mouseStart(this._mouseDownEvent,event),this._mouseStarted?this._mouseDrag(event):this._mouseUp(event)),!this._mouseStarted)},_mouseUp:function(event){this.document.off("mousemove."+this.widgetName,this._mouseMoveDelegate).off("mouseup."+this.widgetName,this._mouseUpDelegate),this._mouseStarted&&(this._mouseStarted=!1,event.target===this._mouseDownEvent.target&&$.data(event.target,this.widgetName+".preventClickEvent",!0),this._mouseStop(event)),this._mouseDelayTimer&&(clearTimeout(this._mouseDelayTimer),delete this._mouseDelayTimer),this.ignoreMissingWhich=!1,mouseHandled=!1,event.preventDefault()},_mouseDistanceMet:function(event){return Math.max(Math.abs(this._mouseDownEvent.pageX-event.pageX),Math.abs(this._mouseDownEvent.pageY-event.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return!0}}),$.ui.plugin={add:function(module,option,set){var i,proto=$.ui[module].prototype;for(i in set)proto.plugins[i]=proto.plugins[i]||[],proto.plugins[i].push([option,set[i]])},call:function(instance,name,args,allowDisconnected){var i,set=instance.plugins[name];if(set&&(allowDisconnected||instance.element[0].parentNode&&11!==instance.element[0].parentNode.nodeType))for(i=0;i<set.length;i++)instance.options[set[i][0]]&&set[i][1].apply(instance.element,args)}},$.ui.safeBlur=function(element){element&&"body"!==element.nodeName.toLowerCase()&&$(element).trigger("blur")};$.widget("ui.draggable",$.ui.mouse,{version:"1.12.1",
lebiniou-3.50/www/jquery-ui.min.js-6-widgetEventPrefix:"drag",options:{addClasses:!0,appendTo:"parent",axis:!1,connectToSortable:!1,containment:!1,cursor:"auto",cursorAt:!1,grid:!1,handle:!1,helper:"original",iframeFix:!1,opacity:!1,refreshPositions:!1,revert:!1,revertDuration:500,scope:"default",scroll:!0,scrollSensitivity:20,scrollSpeed:20,snap:!1,snapMode:"both",snapTolerance:20,stack:!1,zIndex:!1,drag:null,start:null,stop:null},_create:function(){"original"===this.options.helper&&this._setPositionRelative(),this.options.addClasses&&this._addClass("ui-draggable"),this._setHandleClassName(),this._mouseInit()},_setOption:function(key,value){this._super(key,value),"handle"===key&&(this._removeHandleClassName(),this._setHandleClassName())},_destroy:function(){if((this.helper||this.element).is(".ui-draggable-dragging"))return void(this.destroyOnClear=!0);this._removeHandleClassName(),this._mouseDestroy()},_mouseCapture:function(event){var o=this.options;return!(this.helper||o.disabled||$(event.target).closest(".ui-resizable-handle").length>0)&&(this.handle=this._getHandle(event),!!this.handle&&(this._blurActiveElement(event),this._blockFrames(!0===o.iframeFix?"iframe":o.iframeFix),!0))},_blockFrames:function(selector){this.iframeBlocks=this.document.find(selector).map(function(){var iframe=$(this);return $("<div>").css("position","absolute").appendTo(iframe.parent()).outerWidth(iframe.outerWidth()).outerHeight(iframe.outerHeight()).offset(iframe.offset())[0]})},_unblockFrames:function(){this.iframeBlocks&&(this.iframeBlocks.remove(),delete this.iframeBlocks)},_blurActiveElement:function(event){var activeElement=$.ui.safeActiveElement(this.document[0]);$(event.target).closest(activeElement).length||$.ui.safeBlur(activeElement)},_mouseStart:function(event){var o=this.options;return this.helper=this._createHelper(event),this._addClass(this.helper,"ui-draggable-dragging"),this._cacheHelperProportions(),$.ui.ddmanager&&($.ui.ddmanager.current=this),this._cacheMargins(),this.cssPosition=this.helper.css("position"),this.scrollParent=this.helper.scrollParent(!0),this.offsetParent=this.helper.offsetParent(),this.hasFixedAncestor=this.helper.parents().filter(function(){return"fixed"===$(this).css("position")}).length>0,this.positionAbs=this.element.offset(),this._refreshOffsets(event),this.originalPosition=this.position=this._generatePosition(event,!1),this.originalPageX=event.pageX,this.originalPageY=event.pageY,o.cursorAt&&this._adjustOffsetFromHelper(o.cursorAt),this._setContainment(),!1===this._trigger("start",event)?(this._clear(),!1):(this._cacheHelperProportions(),$.ui.ddmanager&&!o.dropBehaviour&&$.ui.ddmanager.prepareOffsets(this,event),this._mouseDrag(event,!0),$.ui.ddmanager&&$.ui.ddmanager.dragStart(this,event),!0)},_refreshOffsets:function(event){this.offset={top:this.positionAbs.top-this.margins.top,left:this.positionAbs.left-this.margins.left,scroll:!1,parent:this._getParentOffset(),relative:this._getRelativeOffset()},this.offset.click={left:event.pageX-this.offset.left,top:event.pageY-this.offset.top}},_mouseDrag:function(event,noPropagation){if(this.hasFixedAncestor&&(this.offset.parent=this._getParentOffset()),this.position=this._generatePosition(event,!0),this.positionAbs=this._convertPositionTo("absolute"),!noPropagation){var ui=this._uiHash();if(!1===this._trigger("drag",event,ui))return this._mouseUp(new $.Event("mouseup",event)),!1;this.position=ui.position}return this.helper[0].style.left=this.position.left+"px",this.helper[0].style.top=this.position.top+"px",$.ui.ddmanager&&$.ui.ddmanager.drag(this,event),!1},_mouseStop:function(event){var that=this,dropped=!1;return $.ui.ddmanager&&!this.options.dropBehaviour&&(dropped=$.ui.ddmanager.drop(this,event)),this.dropped&&(dropped=this.dropped,this.dropped=!1),"invalid"===this.options.revert&&!dropped||"valid"===this.options.revert&&dropped||!0===this.options.revert||$.isFunction(this.options.revert)&&this.options.revert.call(this.element,dropped)?$(this.helper).animate(this.originalPosition,parseInt(this.options.revertDuration,10),function(){!1!==that._trigger("stop",event)&&that._clear()}):!1!==this._trigger("stop",event)&&this._clear(),!1},_mouseUp:function(event){return this._unblockFrames(),$.ui.ddmanager&&$.ui.ddmanager.dragStop(this,event),this.handleElement.is(event.target)&&this.element.trigger("focus"),$.ui.mouse.prototype._mouseUp.call(this,event)},cancel:function(){return this.helper.is(".ui-draggable-dragging")?this._mouseUp(new $.Event("mouseup",{target:this.element[0]})):this._clear(),this},_getHandle:function(event){return!this.options.handle||!!$(event.target).closest(this.element.find(this.options.handle)).length},_setHandleClassName:function(){this.handleElement=this.options.handle?this.element.find(this.options.handle):this.element,this._addClass(this.handleElement,"ui-draggable-handle")},_removeHandleClassName:function(){this._removeClass(this.handleElement,"ui-draggable-handle")},_createHelper:function(event){var o=this.options,helperIsFunction=$.isFunction(o.helper),helper=helperIsFunction?$(o.helper.apply(this.element[0],[event])):"clone"===o.helper?this.element.clone().removeAttr("id"):this.element;return helper.parents("body").length||helper.appendTo("parent"===o.appendTo?this.element[0].parentNode:o.appendTo),helperIsFunction&&helper[0]===this.element[0]&&this._setPositionRelative(),helper[0]===this.element[0]||/(fixed|absolute)/.test(helper.css("position"))||helper.css("position","absolute"),helper},_setPositionRelative:function(){/^(?:r|a|f)/.test(this.element.css("position"))||(this.element[0].style.position="relative")},_adjustOffsetFromHelper:function(obj){"string"==typeof obj&&(obj=obj.split(" ")),$.isArray(obj)&&(obj={left:+obj[0],top:+obj[1]||0}),"left"in obj&&(this.offset.click.left=obj.left+this.margins.left),"right"in obj&&(this.offset.click.left=this.helperProportions.width-obj.right+this.margins.left),"top"in obj&&(this.offset.click.top=obj.top+this.margins.top),"bottom"in obj&&(this.offset.click.top=this.helperProportions.height-obj.bottom+this.margins.top)},_isRootNode:function(element){return/(html|body)/i.test(element.tagName)||element===this.document[0]},_getParentOffset:function(){var po=this.offsetParent.offset(),document=this.document[0];return"absolute"===this.cssPosition&&this.scrollParent[0]!==document&&$.contains(this.scrollParent[0],this.offsetParent[0])&&(po.left+=this.scrollParent.scrollLeft(),po.top+=this.scrollParent.scrollTop()),this._isRootNode(this.offsetParent[0])&&(po={top:0,left:0}),{top:po.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:po.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if("relative"!==this.cssPosition)return{top:0,left:0};var p=this.element.position(),scrollIsRootNode=this._isRootNode(this.scrollParent[0]);return{top:p.top-(parseInt(this.helper.css("top"),10)||0)+(scrollIsRootNode?0:this.scrollParent.scrollTop()),left:p.left-(parseInt(this.helper.css("left"),10)||0)+(scrollIsRootNode?0:this.scrollParent.scrollLeft())}},_cacheMargins:function(){this.margins={left:parseInt(this.element.css("marginLeft"),10)||0,top:parseInt(this.element.css("marginTop"),10)||0,right:parseInt(this.element.css("marginRight"),10)||0,bottom:parseInt(this.element.css("marginBottom"),10)||0}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(),height:this.helper.outerHeight()}},_setContainment:function(){var isUserScrollable,c,ce,o=this.options,document=this.document[0];return this.relativeContainer=null,o.containment?"window"===o.containment?void(this.containment=[$(window).scrollLeft()-this.offset.relative.left-this.offset.parent.left,$(window).scrollTop()-this.offset.relative.top-this.offset.parent.top,$(window).scrollLeft()+$(window).width()-this.helperProportions.width-this.margins.left,$(window).scrollTop()+($(window).height()||document.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top]):"document"===o.containment?void(this.containment=[0,0,$(document).width()-this.helperProportions.width-this.margins.left,($(document).height()||document.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top]):o.containment.constructor===Array?void(this.containment=o.containment):("parent"===o.containment&&(o.containment=this.helper[0].parentNode),c=$(o.containment),void((ce=c[0])&&(isUserScrollable=/(scroll|auto)/.test(c.css("overflow")),this.containment=[(parseInt(c.css("borderLeftWidth"),10)||0)+(parseInt(c.css("paddingLeft"),10)||0),(parseInt(c.css("borderTopWidth"),10)||0)+(parseInt(c.css("paddingTop"),10)||0),(isUserScrollable?Math.max(ce.scrollWidth,ce.offsetWidth):ce.offsetWidth)-(parseInt(c.css("borderRightWidth"),10)||0)-(parseInt(c.css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left-this.margins.right,(isUserScrollable?Math.max(ce.scrollHeight,ce.offsetHeight):ce.offsetHeight)-(parseInt(c.css("borderBottomWidth"),10)||0)-(parseInt(c.css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top-this.margins.bottom],this.relativeContainer=c))):void(this.containment=null)},_convertPositionTo:function(d,pos){pos||(pos=this.position);var mod="absolute"===d?1:-1,scrollIsRootNode=this._isRootNode(this.scrollParent[0]);return{top:pos.top+this.offset.relative.top*mod+this.offset.parent.top*mod-("fixed"===this.cssPosition?-this.offset.scroll.top:scrollIsRootNode?0:this.offset.scroll.top)*mod,left:pos.left+this.offset.relative.left*mod+this.offset.parent.left*mod-("fixed"===this.cssPosition?-this.offset.scroll.left:scrollIsRootNode?0:this.offset.scroll.left)*mod}},_generatePosition:function(event,constrainPosition){var containment,co,top,left,o=this.options,scrollIsRootNode=this._isRootNode(this.scrollParent[0]),pageX=event.pageX,pageY=event.pageY;return scrollIsRootNode&&this.offset.scroll||(this.offset.scroll={top:this.scrollParent.scrollTop(),left:this.scrollParent.scrollLeft()}),constrainPosition&&(this.containment&&(this.relativeContainer?(co=this.relativeContainer.offset(),containment=[this.containment[0]+co.left,this.containment[1]+co.top,this.containment[2]+co.left,this.containment[3]+co.top]):containment=this.containment,event.pageX-this.offset.click.left<containment[0]&&(pageX=containment[0]+this.offset.click.left),event.pageY-this.offset.click.top<containment[1]&&(pageY=containment[1]+this.offset.click.top),event.pageX-this.offset.click.left>containment[2]&&(pageX=containment[2]+this.offset.click.left),event.pageY-this.offset.click.top>containment[3]&&(pageY=containment[3]+this.offset.click.top)),o.grid&&(top=o.grid[1]?this.originalPageY+Math.round((pageY-this.originalPageY)/o.grid[1])*o.grid[1]:this.originalPageY,pageY=containment?top-this.offset.click.top>=containment[1]||top-this.offset.click.top>containment[3]?top:top-this.offset.click.top>=containment[1]?top-o.grid[1]:top+o.grid[1]:top,left=o.grid[0]?this.originalPageX+Math.round((pageX-this.originalPageX)/o.grid[0])*o.grid[0]:this.originalPageX,pageX=containment?left-this.offset.click.left>=containment[0]||left-this.offset.click.left>containment[2]?left:left-this.offset.click.left>=containment[0]?left-o.grid[0]:left+o.grid[0]:left),"y"===o.axis&&(pageX=this.originalPageX),"x"===o.axis&&(pageY=this.originalPageY)),{top:pageY-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+("fixed"===this.cssPosition?-this.offset.scroll.top:scrollIsRootNode?0:this.offset.scroll.top),left:pageX-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+("fixed"===this.cssPosition?-this.offset.scroll.left:scrollIsRootNode?0:this.offset.scroll.left)}},_clear:function(){this._removeClass(this.helper,"ui-draggable-dragging"),this.helper[0]===this.element[0]||this.cancelHelperRemoval||this.helper.remove(),this.helper=null,this.cancelHelperRemoval=!1,this.destroyOnClear&&this.destroy()},_trigger:function(type,event,ui){return ui=ui||this._uiHash(),$.ui.plugin.call(this,type,[event,ui,this],!0),/^(drag|start|stop)/.test(type)&&(this.positionAbs=this._convertPositionTo("absolute"),ui.offset=this.positionAbs),$.Widget.prototype._trigger.call(this,type,event,ui)},plugins:{},_uiHash:function(){return{helper:this.helper,position:this.position,originalPosition:this.originalPosition,offset:this.positionAbs}}}),$.ui.plugin.add("draggable","connectToSortable",{start:function(event,ui,draggable){var uiSortable=$.extend({},ui,{item:draggable.element});draggable.sortables=[],$(draggable.options.connectToSortable).each(function(){var sortable=$(this).sortable("instance");sortable&&!sortable.options.disabled&&(draggable.sortables.push(sortable),sortable.refreshPositions(),sortable._trigger("activate",event,uiSortable))})},stop:function(event,ui,draggable){var uiSortable=$.extend({},ui,{item:draggable.element});draggable.cancelHelperRemoval=!1,$.each(draggable.sortables,function(){var sortable=this;sortable.isOver?(sortable.isOver=0,draggable.cancelHelperRemoval=!0,sortable.cancelHelperRemoval=!1,sortable._storedCSS={position:sortable.placeholder.css("position"),top:sortable.placeholder.css("top"),left:sortable.placeholder.css("left")},sortable._mouseStop(event),sortable.options.helper=sortable.options._helper):(sortable.cancelHelperRemoval=!0,sortable._trigger("deactivate",event,uiSortable))})},drag:function(event,ui,draggable){$.each(draggable.sortables,function(){var innermostIntersecting=!1,sortable=this;sortable.positionAbs=draggable.positionAbs,sortable.helperProportions=draggable.helperProportions,sortable.offset.click=draggable.offset.click,sortable._intersectsWith(sortable.containerCache)&&(innermostIntersecting=!0,$.each(draggable.sortables,function(){return this.positionAbs=draggable.positionAbs,this.helperProportions=draggable.helperProportions,this.offset.click=draggable.offset.click,this!==sortable&&this._intersectsWith(this.containerCache)&&$.contains(sortable.element[0],this.element[0])&&(innermostIntersecting=!1),innermostIntersecting})),innermostIntersecting?(sortable.isOver||(sortable.isOver=1,draggable._parent=ui.helper.parent(),sortable.currentItem=ui.helper.appendTo(sortable.element).data("ui-sortable-item",!0),sortable.options._helper=sortable.options.helper,sortable.options.helper=function(){return ui.helper[0]},event.target=sortable.currentItem[0],sortable._mouseCapture(event,!0),sortable._mouseStart(event,!0,!0),sortable.offset.click.top=draggable.offset.click.top,sortable.offset.click.left=draggable.offset.click.left,sortable.offset.parent.left-=draggable.offset.parent.left-sortable.offset.parent.left,sortable.offset.parent.top-=draggable.offset.parent.top-sortable.offset.parent.top,draggable._trigger("toSortable",event),draggable.dropped=sortable.element,$.each(draggable.sortables,function(){this.refreshPositions()}),draggable.currentItem=draggable.element,sortable.fromOutside=draggable),sortable.currentItem&&(sortable._mouseDrag(event),ui.position=sortable.position)):sortable.isOver&&(sortable.isOver=0,sortable.cancelHelperRemoval=!0,sortable.options._revert=sortable.options.revert,sortable.options.revert=!1,sortable._trigger("out",event,sortable._uiHash(sortable)),sortable._mouseStop(event,!0),sortable.options.revert=sortable.options._revert,sortable.options.helper=sortable.options._helper,sortable.placeholder&&sortable.placeholder.remove(),ui.helper.appendTo(draggable._parent),draggable._refreshOffsets(event),ui.position=draggable._generatePosition(event,!0),draggable._trigger("fromSortable",event),draggable.dropped=!1,$.each(draggable.sortables,function(){this.refreshPositions()}))})}}),$.ui.plugin.add("draggable","cursor",{start:function(event,ui,instance){var t=$("body"),o=instance.options;t.css("cursor")&&(o._cursor=t.css("cursor")),t.css("cursor",o.cursor)},stop:function(event,ui,instance){var o=instance.options;o._cursor&&$("body").css("cursor",o._cursor)}}),$.ui.plugin.add("draggable","opacity",{start:function(event,ui,instance){var t=$(ui.helper),o=instance.options;t.css("opacity")&&(o._opacity=t.css("opacity")),t.css("opacity",o.opacity)},stop:function(event,ui,instance){var o=instance.options;o._opacity&&$(ui.helper).css("opacity",o._opacity)}}),$.ui.plugin.add("draggable","scroll",{start:function(event,ui,i){i.scrollParentNotHidden||(i.scrollParentNotHidden=i.helper.scrollParent(!1)),i.scrollParentNotHidden[0]!==i.document[0]&&"HTML"!==i.scrollParentNotHidden[0].tagName&&(i.overflowOffset=i.scrollParentNotHidden.offset())},drag:function(event,ui,i){var o=i.options,scrolled=!1,scrollParent=i.scrollParentNotHidden[0],document=i.document[0];scrollParent!==document&&"HTML"!==scrollParent.tagName?(o.axis&&"x"===o.axis||(i.overflowOffset.top+scrollParent.offsetHeight-event.pageY<o.scrollSensitivity?scrollParent.scrollTop=scrolled=scrollParent.scrollTop+o.scrollSpeed:event.pageY-i.overflowOffset.top<o.scrollSensitivity&&(scrollParent.scrollTop=scrolled=scrollParent.scrollTop-o.scrollSpeed)),o.axis&&"y"===o.axis||(i.overflowOffset.left+scrollParent.offsetWidth-event.pageX<o.scrollSensitivity?scrollParent.scrollLeft=scrolled=scrollParent.scrollLeft+o.scrollSpeed:event.pageX-i.overflowOffset.left<o.scrollSensitivity&&(scrollParent.scrollLeft=scrolled=scrollParent.scrollLeft-o.scrollSpeed))):(o.axis&&"x"===o.axis||(event.pageY-$(document).scrollTop()<o.scrollSensitivity?scrolled=$(document).scrollTop($(document).scrollTop()-o.scrollSpeed):$(window).height()-(event.pageY-$(document).scrollTop())<o.scrollSensitivity&&(scrolled=$(document).scrollTop($(document).scrollTop()+o.scrollSpeed))),o.axis&&"y"===o.axis||(event.pageX-$(document).scrollLeft()<o.scrollSensitivity?scrolled=$(document).scrollLeft($(document).scrollLeft()-o.scrollSpeed):$(window).width()-(event.pageX-$(document).scrollLeft())<o.scrollSensitivity&&(scrolled=$(document).scrollLeft($(document).scrollLeft()+o.scrollSpeed)))),!1!==scrolled&&$.ui.ddmanager&&!o.dropBehaviour&&$.ui.ddmanager.prepareOffsets(i,event)}}),$.ui.plugin.add("draggable","snap",{start:function(event,ui,i){var o=i.options;i.snapElements=[],$(o.snap.constructor!==String?o.snap.items||":data(ui-draggable)":o.snap).each(function(){var $t=$(this),$o=$t.offset();this!==i.element[0]&&i.snapElements.push({item:this,width:$t.outerWidth(),height:$t.outerHeight(),top:$o.top,left:$o.left})})},drag:function(event,ui,inst){var ts,bs,ls,rs,l,r,t,b,i,first,o=inst.options,d=o.snapTolerance,x1=ui.offset.left,x2=x1+inst.helperProportions.width,y1=ui.offset.top,y2=y1+inst.helperProportions.height;for(i=inst.snapElements.length-1;i>=0;i--)l=inst.snapElements[i].left-inst.margins.left,r=l+inst.snapElements[i].width,t=inst.snapElements[i].top-inst.margins.top,b=t+inst.snapElements[i].height,x2<l-d||x1>r+d||y2<t-d||y1>b+d||!$.contains(inst.snapElements[i].item.ownerDocument,inst.snapElements[i].item)?(inst.snapElements[i].snapping&&inst.options.snap.release&&inst.options.snap.release.call(inst.element,event,$.extend(inst._uiHash(),{snapItem:inst.snapElements[i].item})),inst.snapElements[i].snapping=!1):("inner"!==o.snapMode&&(ts=Math.abs(t-y2)<=d,bs=Math.abs(b-y1)<=d,ls=Math.abs(l-x2)<=d,rs=Math.abs(r-x1)<=d,ts&&(ui.position.top=inst._convertPositionTo("relative",{top:t-inst.helperProportions.height,left:0}).top),bs&&(ui.position.top=inst._convertPositionTo("relative",{top:b,left:0}).top),ls&&(ui.position.left=inst._convertPositionTo("relative",{top:0,left:l-inst.helperProportions.width}).left),rs&&(ui.position.left=inst._convertPositionTo("relative",{top:0,left:r}).left)),first=ts||bs||ls||rs,"outer"!==o.snapMode&&(ts=Math.abs(t-y1)<=d,bs=Math.abs(b-y2)<=d,ls=Math.abs(l-x1)<=d,rs=Math.abs(r-x2)<=d,ts&&(ui.position.top=inst._convertPositionTo("relative",{top:t,left:0}).top),bs&&(ui.position.top=inst._convertPositionTo("relative",{top:b-inst.helperProportions.height,left:0}).top),ls&&(ui.position.left=inst._convertPositionTo("relative",{top:0,left:l}).left),rs&&(ui.position.left=inst._convertPositionTo("relative",{top:0,left:r-inst.helperProportions.width}).left)),!inst.snapElements[i].snapping&&(ts||bs||ls||rs||first)&&inst.options.snap.snap&&inst.options.snap.snap.call(inst.element,event,$.extend(inst._uiHash(),{snapItem:inst.snapElements[i].item})),inst.snapElements[i].snapping=ts||bs||ls||rs||first)}}),$.ui.plugin.add("draggable","stack",{start:function(event,ui,instance){var min,o=instance.options,group=$.makeArray($(o.stack)).sort(function(a,b){return(parseInt($(a).css("zIndex"),10)||0)-(parseInt($(b).css("zIndex"),10)||0)});group.length&&(min=parseInt($(group[0]).css("zIndex"),10)||0,$(group).each(function(i){$(this).css("zIndex",min+i)}),this.css("zIndex",min+group.length))}}),$.ui.plugin.add("draggable","zIndex",{start:function(event,ui,instance){var t=$(ui.helper),o=instance.options;t.css("zIndex")&&(o._zIndex=t.css("zIndex")),t.css("zIndex",o.zIndex)},stop:function(event,ui,instance){var o=instance.options;o._zIndex&&$(ui.helper).css("zIndex",o._zIndex)}});$.ui.draggable;$.widget("ui.resizable",$.ui.mouse,{version:"1.12.1",widgetEventPrefix:"resize",options:{alsoResize:!1,animate:!1,animateDuration:"slow",animateEasing:"swing",aspectRatio:!1,autoHide:!1,classes:{"ui-resizable-se":"ui-icon ui-icon-gripsmall-diagonal-se"},containment:!1,ghost:!1,grid:!1,handles:"e,s,se",helper:!1,maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:90,resize:null,start:null,stop:null},_num:function(value){return parseFloat(value)||0},_isNumber:function(value){return!isNaN(parseFloat(value))},_hasScroll:function(el,a){if("hidden"===$(el).css("overflow"))return!1;var scroll=a&&"left"===a?"scrollLeft":"scrollTop",has=!1;return el[scroll]>0||(el[scroll]=1,has=el[scroll]>0,el[scroll]=0,has)},_create:function(){var margins,o=this.options,that=this;this._addClass("ui-resizable"),$.extend(this,{_aspectRatio:!!o.aspectRatio,aspectRatio:o.aspectRatio,originalElement:this.element,_proportionallyResizeElements:[],_helper:o.helper||o.ghost||o.animate?o.helper||"ui-resizable-helper":null}),this.element[0].nodeName.match(/^(canvas|textarea|input|select|button|img)$/i)&&(this.element.wrap($("<div class='ui-wrapper' style='overflow: hidden;'></div>").css({position:this.element.css("position"),width:this.element.outerWidth(),height:this.element.outerHeight(),top:this.element.css("top"),left:this.element.css("left")})),this.element=this.element.parent().data("ui-resizable",this.element.resizable("instance")),this.elementIsWrapper=!0,margins={marginTop:this.originalElement.css("marginTop"),marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginBottom"),marginLeft:this.originalElement.css("marginLeft")},this.element.css(margins),this.originalElement.css("margin",0),this.originalResizeStyle=this.originalElement.css("resize"),this.originalElement.css("resize","none"),this._proportionallyResizeElements.push(this.originalElement.css({position:"static",zoom:1,display:"block"})),this.originalElement.css(margins),this._proportionallyResize()),this._setupHandles(),o.autoHide&&$(this.element).on("mouseenter",function(){o.disabled||(that._removeClass("ui-resizable-autohide"),that._handles.show())}).on("mouseleave",function(){o.disabled||that.resizing||(that._addClass("ui-resizable-autohide"),that._handles.hide())}),this._mouseInit()},_destroy:function(){this._mouseDestroy();var wrapper,_destroy=function(exp){$(exp).removeData("resizable").removeData("ui-resizable").off(".resizable").find(".ui-resizable-handle").remove()};return this.elementIsWrapper&&(_destroy(this.element),wrapper=this.element,this.originalElement.css({position:wrapper.css("position"),width:wrapper.outerWidth(),height:wrapper.outerHeight(),top:wrapper.css("top"),left:wrapper.css("left")}).insertAfter(wrapper),wrapper.remove()),this.originalElement.css("resize",this.originalResizeStyle),_destroy(this.originalElement),this},_setOption:function(key,value){switch(this._super(key,value),key){case"handles":this._removeHandles(),this._setupHandles()}},_setupHandles:function(){var handle,i,n,hname,axis,o=this.options,that=this;if(this.handles=o.handles||($(".ui-resizable-handle",this.element).length?{n:".ui-resizable-n",e:".ui-resizable-e",s:".ui-resizable-s",w:".ui-resizable-w",se:".ui-resizable-se",sw:".ui-resizable-sw",ne:".ui-resizable-ne",nw:".ui-resizable-nw"}:"e,s,se"),this._handles=$(),this.handles.constructor===String)for("all"===this.handles&&(this.handles="n,e,s,w,se,sw,ne,nw"),n=this.handles.split(","),this.handles={},i=0;i<n.length;i++)handle=$.trim(n[i]),hname="ui-resizable-"+handle,axis=$("<div>"),this._addClass(axis,"ui-resizable-handle "+hname),axis.css({zIndex:o.zIndex}),this.handles[handle]=".ui-resizable-"+handle,this.element.append(axis);this._renderAxis=function(target){var i,axis,padPos,padWrapper;target=target||this.element;for(i in this.handles)this.handles[i].constructor===String?this.handles[i]=this.element.children(this.handles[i]).first().show():(this.handles[i].jquery||this.handles[i].nodeType)&&(this.handles[i]=$(this.handles[i]),this._on(this.handles[i],{mousedown:that._mouseDown})),this.elementIsWrapper&&this.originalElement[0].nodeName.match(/^(textarea|input|select|button)$/i)&&(axis=$(this.handles[i],this.element),padWrapper=/sw|ne|nw|se|n|s/.test(i)?axis.outerHeight():axis.outerWidth(),padPos=["padding",/ne|nw|n/.test(i)?"Top":/se|sw|s/.test(i)?"Bottom":/^e$/.test(i)?"Right":"Left"].join(""),target.css(padPos,padWrapper),this._proportionallyResize()),this._handles=this._handles.add(this.handles[i])},this._renderAxis(this.element),this._handles=this._handles.add(this.element.find(".ui-resizable-handle")),this._handles.disableSelection(),this._handles.on("mouseover",function(){that.resizing||(this.className&&(axis=this.className.match(/ui-resizable-(se|sw|ne|nw|n|e|s|w)/i)),that.axis=axis&&axis[1]?axis[1]:"se")}),o.autoHide&&(this._handles.hide(),this._addClass("ui-resizable-autohide"))},_removeHandles:function(){this._handles.remove()},_mouseCapture:function(event){var i,handle,capture=!1;for(i in this.handles)((handle=$(this.handles[i])[0])===event.target||$.contains(handle,event.target))&&(capture=!0);return!this.options.disabled&&capture},_mouseStart:function(event){var curleft,curtop,cursor,o=this.options,el=this.element;return this.resizing=!0,this._renderProxy(),curleft=this._num(this.helper.css("left")),curtop=this._num(this.helper.css("top")),o.containment&&(curleft+=$(o.containment).scrollLeft()||0,curtop+=$(o.containment).scrollTop()||0),this.offset=this.helper.offset(),this.position={left:curleft,top:curtop},this.size=this._helper?{width:this.helper.width(),height:this.helper.height()}:{width:el.width(),height:el.height()},this.originalSize=this._helper?{width:el.outerWidth(),height:el.outerHeight()}:{width:el.width(),height:el.height()},this.sizeDiff={width:el.outerWidth()-el.width(),height:el.outerHeight()-el.height()},this.originalPosition={left:curleft,top:curtop},this.originalMousePosition={left:event.pageX,top:event.pageY},this.aspectRatio="number"==typeof o.aspectRatio?o.aspectRatio:this.originalSize.width/this.originalSize.height||1,cursor=$(".ui-resizable-"+this.axis).css("cursor"),$("body").css("cursor","auto"===cursor?this.axis+"-resize":cursor),this._addClass("ui-resizable-resizing"),this._propagate("start",event),!0},_mouseDrag:function(event){var data,props,smp=this.originalMousePosition,a=this.axis,dx=event.pageX-smp.left||0,dy=event.pageY-smp.top||0,trigger=this._change[a];return this._updatePrevProperties(),!!trigger&&(data=trigger.apply(this,[event,dx,dy]),this._updateVirtualBoundaries(event.shiftKey),(this._aspectRatio||event.shiftKey)&&(data=this._updateRatio(data,event)),data=this._respectSize(data,event),this._updateCache(data),this._propagate("resize",event),props=this._applyChanges(),!this._helper&&this._proportionallyResizeElements.length&&this._proportionallyResize(),$.isEmptyObject(props)||(this._updatePrevProperties(),this._trigger("resize",event,this.ui()),this._applyChanges()),!1)},_mouseStop:function(event){this.resizing=!1;var pr,ista,soffseth,soffsetw,s,left,top,o=this.options,that=this;return this._helper&&(pr=this._proportionallyResizeElements,ista=pr.length&&/textarea/i.test(pr[0].nodeName),soffseth=ista&&this._hasScroll(pr[0],"left")?0:that.sizeDiff.height,soffsetw=ista?0:that.sizeDiff.width,s={width:that.helper.width()-soffsetw,height:that.helper.height()-soffseth},left=parseFloat(that.element.css("left"))+(that.position.left-that.originalPosition.left)||null,top=parseFloat(that.element.css("top"))+(that.position.top-that.originalPosition.top)||null,o.animate||this.element.css($.extend(s,{top:top,left:left})),that.helper.height(that.size.height),that.helper.width(that.size.width),this._helper&&!o.animate&&this._proportionallyResize()),$("body").css("cursor","auto"),this._removeClass("ui-resizable-resizing"),this._propagate("stop",event),this._helper&&this.helper.remove(),!1},_updatePrevProperties:function(){this.prevPosition={top:this.position.top,left:this.position.left},this.prevSize={width:this.size.width,height:this.size.height}},_applyChanges:function(){var props={};return this.position.top!==this.prevPosition.top&&(props.top=this.position.top+"px"),this.position.left!==this.prevPosition.left&&(props.left=this.position.left+"px"),this.size.width!==this.prevSize.width&&(props.width=this.size.width+"px"),this.size.height!==this.prevSize.height&&(props.height=this.size.height+"px"),this.helper.css(props),props},_updateVirtualBoundaries:function(forceAspectRatio){var pMinWidth,pMaxWidth,pMinHeight,pMaxHeight,b,o=this.options;b={minWidth:this._isNumber(o.minWidth)?o.minWidth:0,maxWidth:this._isNumber(o.maxWidth)?o.maxWidth:1/0,minHeight:this._isNumber(o.minHeight)?o.minHeight:0,maxHeight:this._isNumber(o.maxHeight)?o.maxHeight:1/0},(this._aspectRatio||forceAspectRatio)&&(pMinWidth=b.minHeight*this.aspectRatio,pMinHeight=b.minWidth/this.aspectRatio,pMaxWidth=b.maxHeight*this.aspectRatio,pMaxHeight=b.maxWidth/this.aspectRatio,pMinWidth>b.minWidth&&(b.minWidth=pMinWidth),pMinHeight>b.minHeight&&(b.minHeight=pMinHeight),pMaxWidth<b.maxWidth&&(b.maxWidth=pMaxWidth),pMaxHeight<b.maxHeight&&(b.maxHeight=pMaxHeight)),this._vBoundaries=b},_updateCache:function(data){this.offset=this.helper.offset(),this._isNumber(data.left)&&(this.position.left=data.left),this._isNumber(data.top)&&(this.position.top=data.top),this._isNumber(data.height)&&(this.size.height=data.height),this._isNumber(data.width)&&(this.size.width=data.width)},_updateRatio:function(data){var cpos=this.position,csize=this.size,a=this.axis;return this._isNumber(data.height)?data.width=data.height*this.aspectRatio:this._isNumber(data.width)&&(data.height=data.width/this.aspectRatio),"sw"===a&&(data.left=cpos.left+(csize.width-data.width),data.top=null),"nw"===a&&(data.top=cpos.top+(csize.height-data.height),data.left=cpos.left+(csize.width-data.width)),data},_respectSize:function(data){var o=this._vBoundaries,a=this.axis,ismaxw=this._isNumber(data.width)&&o.maxWidth&&o.maxWidth<data.width,ismaxh=this._isNumber(data.height)&&o.maxHeight&&o.maxHeight<data.height,isminw=this._isNumber(data.width)&&o.minWidth&&o.minWidth>data.width,isminh=this._isNumber(data.height)&&o.minHeight&&o.minHeight>data.height,dw=this.originalPosition.left+this.originalSize.width,dh=this.originalPosition.top+this.originalSize.height,cw=/sw|nw|w/.test(a),ch=/nw|ne|n/.test(a);return isminw&&(data.width=o.minWidth),isminh&&(data.height=o.minHeight),ismaxw&&(data.width=o.maxWidth),ismaxh&&(data.height=o.maxHeight),isminw&&cw&&(data.left=dw-o.minWidth),ismaxw&&cw&&(data.left=dw-o.maxWidth),isminh&&ch&&(data.top=dh-o.minHeight),ismaxh&&ch&&(data.top=dh-o.maxHeight),data.width||data.height||data.left||!data.top?data.width||data.height||data.top||!data.left||(data.left=null):data.top=null,data},_getPaddingPlusBorderDimensions:function(element){
##############################################
lebiniou-3.50/config.sub-52-
lebiniou-3.50/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
lebiniou-3.50/config.sub-54-
##############################################
lebiniou-3.50/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
lebiniou-3.50/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
lebiniou-3.50/config.sub-116-case $maybe_os in
##############################################
lebiniou-3.50/config.sub-122-    os=-$maybe_os
lebiniou-3.50/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
lebiniou-3.50/config.sub-124-    ;;
##############################################
lebiniou-3.50/config.sub-126-    os=-linux-android
lebiniou-3.50/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
lebiniou-3.50/config.sub-128-    ;;
lebiniou-3.50/config.sub-129-  *)
lebiniou-3.50/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
lebiniou-3.50/config.sub-131-    if [ "$basic_machine" != "$1" ]
lebiniou-3.50/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
lebiniou-3.50/config.sub-133-    else os=; fi
##############################################
lebiniou-3.50/config.sub-180-		os=-sco5v6
lebiniou-3.50/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
lebiniou-3.50/config.sub-182-		;;
##############################################
lebiniou-3.50/config.sub-184-		os=-sco3.2v5
lebiniou-3.50/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
lebiniou-3.50/config.sub-186-		;;
##############################################
lebiniou-3.50/config.sub-188-		os=-sco3.2v4
lebiniou-3.50/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
lebiniou-3.50/config.sub-190-		;;
lebiniou-3.50/config.sub-191-	-sco3.2.[4-9]*)
lebiniou-3.50/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
lebiniou-3.50/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
lebiniou-3.50/config.sub-194-		;;
##############################################
lebiniou-3.50/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
lebiniou-3.50/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
lebiniou-3.50/config.sub-198-		;;
##############################################
lebiniou-3.50/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
lebiniou-3.50/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
lebiniou-3.50/config.sub-202-		;;
##############################################
lebiniou-3.50/config.sub-204-		os=-sco3.2v2
lebiniou-3.50/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
lebiniou-3.50/config.sub-206-		;;
lebiniou-3.50/config.sub-207-	-udk*)
lebiniou-3.50/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
lebiniou-3.50/config.sub-209-		;;
##############################################
lebiniou-3.50/config.sub-211-		os=-isc2.2
lebiniou-3.50/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
lebiniou-3.50/config.sub-213-		;;
##############################################
lebiniou-3.50/config.sub-217-	-isc*)
lebiniou-3.50/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
lebiniou-3.50/config.sub-219-		;;
##############################################
lebiniou-3.50/config.sub-229-	-ptx*)
lebiniou-3.50/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
lebiniou-3.50/config.sub-231-		;;
##############################################
lebiniou-3.50/config.sub-364-	*-*-*)
lebiniou-3.50/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
lebiniou-3.50/config.sub-366-		exit 1
##############################################
lebiniou-3.50/config.sub-493-	amd64-*)
lebiniou-3.50/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
lebiniou-3.50/config.sub-495-		;;
##############################################
lebiniou-3.50/config.sub-538-	blackfin-*)
lebiniou-3.50/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
lebiniou-3.50/config.sub-540-		os=-linux
##############################################
lebiniou-3.50/config.sub-546-	c54x-*)
lebiniou-3.50/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
lebiniou-3.50/config.sub-548-		;;
lebiniou-3.50/config.sub-549-	c55x-*)
lebiniou-3.50/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
lebiniou-3.50/config.sub-551-		;;
lebiniou-3.50/config.sub-552-	c6x-*)
lebiniou-3.50/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
lebiniou-3.50/config.sub-554-		;;
##############################################
lebiniou-3.50/config.sub-650-	e500v[12]-*)
lebiniou-3.50/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
lebiniou-3.50/config.sub-652-		os=$os"spe"
##############################################
lebiniou-3.50/config.sub-754-	i*86v32)
lebiniou-3.50/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
lebiniou-3.50/config.sub-756-		os=-sysv32
##############################################
lebiniou-3.50/config.sub-758-	i*86v4*)
lebiniou-3.50/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
lebiniou-3.50/config.sub-760-		os=-sysv4
##############################################
lebiniou-3.50/config.sub-762-	i*86v)
lebiniou-3.50/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
lebiniou-3.50/config.sub-764-		os=-sysv
##############################################
lebiniou-3.50/config.sub-766-	i*86sol2)
lebiniou-3.50/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
lebiniou-3.50/config.sub-768-		os=-solaris2
##############################################
lebiniou-3.50/config.sub-792-	leon-*|leon[3-9]-*)
lebiniou-3.50/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
lebiniou-3.50/config.sub-794-		;;
##############################################
lebiniou-3.50/config.sub-799-	m68knommu-*)
lebiniou-3.50/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
lebiniou-3.50/config.sub-801-		os=-linux
##############################################
lebiniou-3.50/config.sub-833-	mips3*-*)
lebiniou-3.50/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
lebiniou-3.50/config.sub-835-		;;
lebiniou-3.50/config.sub-836-	mips3*)
lebiniou-3.50/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
lebiniou-3.50/config.sub-838-		;;
##############################################
lebiniou-3.50/config.sub-855-	ms1-*)
lebiniou-3.50/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
lebiniou-3.50/config.sub-857-		;;
##############################################
lebiniou-3.50/config.sub-980-	parisc-*)
lebiniou-3.50/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
lebiniou-3.50/config.sub-982-		os=-linux
##############################################
lebiniou-3.50/config.sub-996-	pc98-*)
lebiniou-3.50/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
lebiniou-3.50/config.sub-998-		;;
##############################################
lebiniou-3.50/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
lebiniou-3.50/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
lebiniou-3.50/config.sub-1013-		;;
lebiniou-3.50/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
lebiniou-3.50/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
lebiniou-3.50/config.sub-1016-		;;
lebiniou-3.50/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
lebiniou-3.50/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
lebiniou-3.50/config.sub-1019-		;;
lebiniou-3.50/config.sub-1020-	pentium4-*)
lebiniou-3.50/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
lebiniou-3.50/config.sub-1022-		;;
##############################################
lebiniou-3.50/config.sub-1030-	ppc-* | ppcbe-*)
lebiniou-3.50/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
lebiniou-3.50/config.sub-1032-		;;
##############################################
lebiniou-3.50/config.sub-1036-	ppcle-* | powerpclittle-*)
lebiniou-3.50/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
lebiniou-3.50/config.sub-1038-		;;
##############################################
lebiniou-3.50/config.sub-1040-		;;
lebiniou-3.50/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
lebiniou-3.50/config.sub-1042-		;;
##############################################
lebiniou-3.50/config.sub-1046-	ppc64le-* | powerpc64little-*)
lebiniou-3.50/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
lebiniou-3.50/config.sub-1048-		;;
##############################################
lebiniou-3.50/config.sub-1122-	strongarm-* | thumb-*)
lebiniou-3.50/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
lebiniou-3.50/config.sub-1124-		;;
##############################################
lebiniou-3.50/config.sub-1255-	xscale-* | xscalee[bl]-*)
lebiniou-3.50/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
lebiniou-3.50/config.sub-1257-		;;
##############################################
lebiniou-3.50/config.sub-1317-	*)
lebiniou-3.50/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
lebiniou-3.50/config.sub-1319-		exit 1
##############################################
lebiniou-3.50/config.sub-1325-	*-digital*)
lebiniou-3.50/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
lebiniou-3.50/config.sub-1327-		;;
lebiniou-3.50/config.sub-1328-	*-commodore*)
lebiniou-3.50/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
lebiniou-3.50/config.sub-1330-		;;
##############################################
lebiniou-3.50/config.sub-1346-	-solaris1 | -solaris1.*)
lebiniou-3.50/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
lebiniou-3.50/config.sub-1348-		;;
##############################################
lebiniou-3.50/config.sub-1355-	-gnu/linux*)
lebiniou-3.50/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
lebiniou-3.50/config.sub-1357-		;;
##############################################
lebiniou-3.50/config.sub-1407-	-nto*)
lebiniou-3.50/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
lebiniou-3.50/config.sub-1409-		;;
##############################################
lebiniou-3.50/config.sub-1414-	-mac*)
lebiniou-3.50/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
lebiniou-3.50/config.sub-1416-		;;
##############################################
lebiniou-3.50/config.sub-1420-	-linux*)
lebiniou-3.50/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
lebiniou-3.50/config.sub-1422-		;;
lebiniou-3.50/config.sub-1423-	-sunos5*)
lebiniou-3.50/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
lebiniou-3.50/config.sub-1425-		;;
lebiniou-3.50/config.sub-1426-	-sunos6*)
lebiniou-3.50/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
lebiniou-3.50/config.sub-1428-		;;
##############################################
lebiniou-3.50/config.sub-1469-	-sinix5.*)
lebiniou-3.50/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
lebiniou-3.50/config.sub-1471-		;;
##############################################
lebiniou-3.50/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
lebiniou-3.50/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
lebiniou-3.50/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
lebiniou-3.50/config.sub-1531-		exit 1
##############################################
lebiniou-3.50/config.sub-1788-		esac
lebiniou-3.50/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
lebiniou-3.50/config.sub-1790-		;;
##############################################
lebiniou-3.50/config.guess-34-
lebiniou-3.50/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
lebiniou-3.50/config.guess-36-
##############################################
lebiniou-3.50/config.guess-102-: ${TMPDIR=/tmp} ;
lebiniou-3.50/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
lebiniou-3.50/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
lebiniou-3.50/config.guess-151-	EOF
lebiniou-3.50/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
lebiniou-3.50/config.guess-153-
##############################################
lebiniou-3.50/config.guess-188-	    earmv*)
lebiniou-3.50/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
lebiniou-3.50/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
lebiniou-3.50/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
lebiniou-3.50/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
lebiniou-3.50/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
lebiniou-3.50/config.guess-222-		;;
##############################################
lebiniou-3.50/config.guess-233-	    *)
lebiniou-3.50/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
lebiniou-3.50/config.guess-235-		;;
##############################################
lebiniou-3.50/config.guess-280-	*4.0)
lebiniou-3.50/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
lebiniou-3.50/config.guess-282-		;;
lebiniou-3.50/config.guess-283-	*5.*)
lebiniou-3.50/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
lebiniou-3.50/config.guess-285-		;;
##############################################
lebiniou-3.50/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
lebiniou-3.50/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
lebiniou-3.50/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
lebiniou-3.50/config.guess-328-	# 1.2 uses "1.2" for uname -r.
lebiniou-3.50/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
lebiniou-3.50/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
lebiniou-3.50/config.guess-379-    s390x:SunOS:*:*)
lebiniou-3.50/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
lebiniou-3.50/config.guess-381-	exit ;;
lebiniou-3.50/config.guess-382-    sun4H:SunOS:5.*:*)
lebiniou-3.50/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
lebiniou-3.50/config.guess-384-	exit ;;
lebiniou-3.50/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
lebiniou-3.50/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
lebiniou-3.50/config.guess-387-	exit ;;
##############################################
lebiniou-3.50/config.guess-404-	fi
lebiniou-3.50/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
lebiniou-3.50/config.guess-406-	exit ;;
##############################################
lebiniou-3.50/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
lebiniou-3.50/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
lebiniou-3.50/config.guess-412-	exit ;;
##############################################
lebiniou-3.50/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
lebiniou-3.50/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
lebiniou-3.50/config.guess-421-	exit ;;
##############################################
lebiniou-3.50/config.guess-425-    sun*:*:4.2BSD:*)
lebiniou-3.50/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
lebiniou-3.50/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
lebiniou-3.50/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
lebiniou-3.50/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
lebiniou-3.50/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
lebiniou-3.50/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
lebiniou-3.50/config.guess-563-    *:IRIX*:*:*)
lebiniou-3.50/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
lebiniou-3.50/config.guess-565-	exit ;;
##############################################
lebiniou-3.50/config.guess-593-EOF
lebiniou-3.50/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
lebiniou-3.50/config.guess-595-		then
##############################################
lebiniou-3.50/config.guess-606-    *:AIX:*:[4567])
lebiniou-3.50/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
lebiniou-3.50/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
lebiniou-3.50/config.guess-642-    9000/[34678]??:HP-UX:*:*)
lebiniou-3.50/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
lebiniou-3.50/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
lebiniou-3.50/config.guess-696-EOF
lebiniou-3.50/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
lebiniou-3.50/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
lebiniou-3.50/config.guess-724-    ia64:HP-UX:*:*)
lebiniou-3.50/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
lebiniou-3.50/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
lebiniou-3.50/config.guess-754-EOF
lebiniou-3.50/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
lebiniou-3.50/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
lebiniou-3.50/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
lebiniou-3.50/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
lebiniou-3.50/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lebiniou-3.50/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
lebiniou-3.50/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
lebiniou-3.50/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lebiniou-3.50/config.guess-850-	esac
lebiniou-3.50/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
lebiniou-3.50/config.guess-852-	exit ;;
##############################################
lebiniou-3.50/config.guess-886-    prep*:SunOS:5.*:*)
lebiniou-3.50/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
lebiniou-3.50/config.guess-888-	exit ;;
##############################################
lebiniou-3.50/config.guess-890-	# the GNU system
lebiniou-3.50/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
lebiniou-3.50/config.guess-892-	exit ;;
##############################################
lebiniou-3.50/config.guess-894-	# other systems with GNU libc and userland
lebiniou-3.50/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
lebiniou-3.50/config.guess-896-	exit ;;
##############################################
lebiniou-3.50/config.guess-988-EOF
lebiniou-3.50/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
lebiniou-3.50/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
lebiniou-3.50/config.guess-1092-    i*86:*:4.*:*)
lebiniou-3.50/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
lebiniou-3.50/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
lebiniou-3.50/config.guess-1295-	fi
lebiniou-3.50/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
lebiniou-3.50/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
lebiniou-3.50/config.guess-1393-    *:DragonFly:*:*)
lebiniou-3.50/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
lebiniou-3.50/config.guess-1395-	exit ;;
##############################################
lebiniou-3.50/config.guess-1406-    i*86:skyos:*:*)
lebiniou-3.50/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
lebiniou-3.50/config.guess-1408-	exit ;;
##############################################
lebiniou-3.50/configure.ac-89-PKG_CHECK_MODULES([GLIB], [glib-2.0], , [AC_MSG_ERROR([You must have libglib2.0-dev installed])])
lebiniou-3.50/configure.ac:90:CFLAGS="`$PKG_CONFIG glib-2.0 --cflags` $CFLAGS"
lebiniou-3.50/configure.ac-91-
##############################################
lebiniou-3.50/configure.ac-99-PKG_CHECK_MODULES([FT2], [freetype2], , [AC_MSG_ERROR([You must have libfreetype6-dev installed])])
lebiniou-3.50/configure.ac:100:CFLAGS="`$PKG_CONFIG freetype2 --cflags` $CFLAGS"
lebiniou-3.50/configure.ac-101-
##############################################
lebiniou-3.50/configure.ac-103-PKG_CHECK_MODULES([MagickWand], [MagickWand], , [AC_MSG_ERROR([You must have libmagickwand-dev installed])])
lebiniou-3.50/configure.ac:104:CFLAGS="`$PKG_CONFIG MagickWand --cflags` $CFLAGS"
lebiniou-3.50/configure.ac-105-
##############################################
lebiniou-3.50/configure.ac-131-CFLAGS="${SWSCALE_CFLAGS} $CFLAGS"
lebiniou-3.50/configure.ac:132:SWSCALE_LDFLAGS="`$PKG_CONFIG libswscale --libs`"
lebiniou-3.50/configure.ac-133-AC_SUBST([SWSCALE_LDFLAGS])
##############################################
lebiniou-3.50/configure.ac-365-CPPFLAGS="-DWITH_ULFIUS $CPPFLAGS"
lebiniou-3.50/configure.ac:366:CFLAGS="`$PKG_CONFIG libulfius --cflags` $CFLAGS"
lebiniou-3.50/configure.ac:367:LIBS="`$PKG_CONFIG libulfius --libs` `$PKG_CONFIG liborcania --libs` $LIBS"
lebiniou-3.50/configure.ac-368-if test "x${have_ulfius_2_6_9p}" != "xno"; then
##############################################
lebiniou-3.50/compile-67-	mingw/*)
lebiniou-3.50/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
lebiniou-3.50/compile-69-	  ;;
lebiniou-3.50/compile-70-	cygwin/* | msys/*)
lebiniou-3.50/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
lebiniou-3.50/compile-72-	  ;;
lebiniou-3.50/compile-73-	wine/*)
lebiniou-3.50/compile:74:	  file=`winepath -w "$file" || echo "$file"`
lebiniou-3.50/compile-75-	  ;;
##############################################
lebiniou-3.50/compile-310-# Name of file we expect compiler to create.
lebiniou-3.50/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
lebiniou-3.50/compile-312-
##############################################
lebiniou-3.50/compile-316-# object file name, since that is what matters with a parallel build.
lebiniou-3.50/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
lebiniou-3.50/compile-318-while true; do
##############################################
lebiniou-3.50/doc/Makefile.in-50-  { \
lebiniou-3.50/doc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/doc/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/doc/Makefile.in-128-  esac
lebiniou-3.50/doc/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lebiniou-3.50/doc/Makefile.in-130-am__vpath_adj = case $$p in \
lebiniou-3.50/doc/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lebiniou-3.50/doc/Makefile.in-132-    *) f=$$p;; \
lebiniou-3.50/doc/Makefile.in-133-  esac;
lebiniou-3.50/doc/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lebiniou-3.50/doc/Makefile.in-135-am__install_max = 40
lebiniou-3.50/doc/Makefile.in-136-am__nobase_strip_setup = \
lebiniou-3.50/doc/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lebiniou-3.50/doc/Makefile.in-138-am__nobase_strip = \
##############################################
lebiniou-3.50/doc/Makefile.in-194-  while test -n "$$dir1"; do \
lebiniou-3.50/doc/Makefile.in:195:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lebiniou-3.50/doc/Makefile.in-196-    if test "$$first" != "."; then \
lebiniou-3.50/doc/Makefile.in-197-      if test "$$first" = ".."; then \
lebiniou-3.50/doc/Makefile.in:198:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lebiniou-3.50/doc/Makefile.in:199:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lebiniou-3.50/doc/Makefile.in-200-      else \
lebiniou-3.50/doc/Makefile.in:201:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lebiniou-3.50/doc/Makefile.in-202-        if test "$$first2" = "$$first"; then \
lebiniou-3.50/doc/Makefile.in:203:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lebiniou-3.50/doc/Makefile.in-204-        else \
##############################################
lebiniou-3.50/doc/Makefile.in-209-    fi; \
lebiniou-3.50/doc/Makefile.in:210:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lebiniou-3.50/doc/Makefile.in-211-  done; \
##############################################
lebiniou-3.50/doc/Makefile.in-425-	@list='$(examples_DATA)'; test -n "$(examplesdir)" || list=; \
lebiniou-3.50/doc/Makefile.in:426:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lebiniou-3.50/doc/Makefile.in-427-	dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
##############################################
lebiniou-3.50/doc/Makefile.in-442-	dot_seen=no; \
lebiniou-3.50/doc/Makefile.in:443:	target=`echo $@ | sed s/-recursive//`; \
lebiniou-3.50/doc/Makefile.in-444-	case "$@" in \
##############################################
lebiniou-3.50/doc/Makefile.in-505-GTAGS:
lebiniou-3.50/doc/Makefile.in:506:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/doc/Makefile.in-507-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/doc/Makefile.in-531-distdir-am: $(DISTFILES)
lebiniou-3.50/doc/Makefile.in:532:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/doc/Makefile.in:533:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/doc/Makefile.in-534-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/doc/Makefile.in-545-	  if test -d $$d/$$file; then \
lebiniou-3.50/doc/Makefile.in:546:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/doc/Makefile.in-547-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/doc/manual/html/Makefile.in-50-  { \
lebiniou-3.50/doc/manual/html/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/doc/manual/html/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/doc/manual/html/Makefile.in-120-  esac
lebiniou-3.50/doc/manual/html/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lebiniou-3.50/doc/manual/html/Makefile.in-122-am__vpath_adj = case $$p in \
lebiniou-3.50/doc/manual/html/Makefile.in:123:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lebiniou-3.50/doc/manual/html/Makefile.in-124-    *) f=$$p;; \
lebiniou-3.50/doc/manual/html/Makefile.in-125-  esac;
lebiniou-3.50/doc/manual/html/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lebiniou-3.50/doc/manual/html/Makefile.in-127-am__install_max = 40
lebiniou-3.50/doc/manual/html/Makefile.in-128-am__nobase_strip_setup = \
lebiniou-3.50/doc/manual/html/Makefile.in:129:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lebiniou-3.50/doc/manual/html/Makefile.in-130-am__nobase_strip = \
##############################################
lebiniou-3.50/doc/manual/html/Makefile.in-366-	@list='$(manual_DATA)'; test -n "$(manualdir)" || list=; \
lebiniou-3.50/doc/manual/html/Makefile.in:367:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lebiniou-3.50/doc/manual/html/Makefile.in-368-	dir='$(DESTDIR)$(manualdir)'; $(am__uninstall_files_from_dir)
##############################################
lebiniou-3.50/doc/manual/html/Makefile.in-379-distdir-am: $(DISTFILES)
lebiniou-3.50/doc/manual/html/Makefile.in:380:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/doc/manual/html/Makefile.in:381:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/doc/manual/html/Makefile.in-382-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/doc/manual/html/Makefile.in-393-	  if test -d $$d/$$file; then \
lebiniou-3.50/doc/manual/html/Makefile.in:394:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/doc/manual/html/Makefile.in-395-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/doc/manual/html/process.awk-1-{
lebiniou-3.50/doc/manual/html/process.awk:2:    system(sprintf("%s \"s/%s/%s/g\" manual.md > manual.md.tmp && mv -f manual.md.tmp manual.md", sed, $1, $2));
lebiniou-3.50/doc/manual/html/process.awk-3-}
##############################################
lebiniou-3.50/plugins/output/caca/Makefile.in-50-  { \
lebiniou-3.50/plugins/output/caca/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/output/caca/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/output/caca/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/output/caca/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/output/caca/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/output/caca/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/caca/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/output/caca/Makefile.in-440-
lebiniou-3.50/plugins/output/caca/Makefile.in-441-caca_so-caca.o: caca.c
lebiniou-3.50/plugins/output/caca/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(caca_so_CFLAGS) $(CFLAGS) -MT caca_so-caca.o -MD -MP -MF $(DEPDIR)/caca_so-caca.Tpo -c -o caca_so-caca.o `test -f 'caca.c' || echo '$(srcdir)/'`caca.c
lebiniou-3.50/plugins/output/caca/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/caca_so-caca.Tpo $(DEPDIR)/caca_so-caca.Po
##############################################
lebiniou-3.50/plugins/output/caca/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/caca/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(caca_so_CFLAGS) $(CFLAGS) -c -o caca_so-caca.o `test -f 'caca.c' || echo '$(srcdir)/'`caca.c
lebiniou-3.50/plugins/output/caca/Makefile.in-447-
lebiniou-3.50/plugins/output/caca/Makefile.in-448-caca_so-caca.obj: caca.c
lebiniou-3.50/plugins/output/caca/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(caca_so_CFLAGS) $(CFLAGS) -MT caca_so-caca.obj -MD -MP -MF $(DEPDIR)/caca_so-caca.Tpo -c -o caca_so-caca.obj `if test -f 'caca.c'; then $(CYGPATH_W) 'caca.c'; else $(CYGPATH_W) '$(srcdir)/caca.c'; fi`
lebiniou-3.50/plugins/output/caca/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/caca_so-caca.Tpo $(DEPDIR)/caca_so-caca.Po
##############################################
lebiniou-3.50/plugins/output/caca/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/caca/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(caca_so_CFLAGS) $(CFLAGS) -c -o caca_so-caca.obj `if test -f 'caca.c'; then $(CYGPATH_W) 'caca.c'; else $(CYGPATH_W) '$(srcdir)/caca.c'; fi`
lebiniou-3.50/plugins/output/caca/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/output/caca/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/output/caca/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/output/caca/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/output/caca/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/output/caca/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/output/caca/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/output/caca/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/output/caca/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/output/caca/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/output/caca/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/output/GL/Makefile.in-50-  { \
lebiniou-3.50/plugins/output/GL/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/output/GL/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/output/GL/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/output/GL/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/output/GL/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/output/GL/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/GL/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/output/GL/Makefile.in-440-
lebiniou-3.50/plugins/output/GL/Makefile.in-441-GL_so-GL.o: GL.c
lebiniou-3.50/plugins/output/GL/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(GL_so_CFLAGS) $(CFLAGS) -MT GL_so-GL.o -MD -MP -MF $(DEPDIR)/GL_so-GL.Tpo -c -o GL_so-GL.o `test -f 'GL.c' || echo '$(srcdir)/'`GL.c
lebiniou-3.50/plugins/output/GL/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GL_so-GL.Tpo $(DEPDIR)/GL_so-GL.Po
##############################################
lebiniou-3.50/plugins/output/GL/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/GL/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(GL_so_CFLAGS) $(CFLAGS) -c -o GL_so-GL.o `test -f 'GL.c' || echo '$(srcdir)/'`GL.c
lebiniou-3.50/plugins/output/GL/Makefile.in-447-
lebiniou-3.50/plugins/output/GL/Makefile.in-448-GL_so-GL.obj: GL.c
lebiniou-3.50/plugins/output/GL/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(GL_so_CFLAGS) $(CFLAGS) -MT GL_so-GL.obj -MD -MP -MF $(DEPDIR)/GL_so-GL.Tpo -c -o GL_so-GL.obj `if test -f 'GL.c'; then $(CYGPATH_W) 'GL.c'; else $(CYGPATH_W) '$(srcdir)/GL.c'; fi`
lebiniou-3.50/plugins/output/GL/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GL_so-GL.Tpo $(DEPDIR)/GL_so-GL.Po
##############################################
lebiniou-3.50/plugins/output/GL/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/GL/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(GL_so_CFLAGS) $(CFLAGS) -c -o GL_so-GL.obj `if test -f 'GL.c'; then $(CYGPATH_W) 'GL.c'; else $(CYGPATH_W) '$(srcdir)/GL.c'; fi`
lebiniou-3.50/plugins/output/GL/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/output/GL/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/output/GL/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/output/GL/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/output/GL/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/output/GL/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/output/GL/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/output/GL/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/output/GL/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/output/GL/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/output/GL/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/output/RTMP/Makefile.in-50-  { \
lebiniou-3.50/plugins/output/RTMP/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/output/RTMP/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/output/RTMP/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/output/RTMP/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/output/RTMP/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/output/RTMP/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/RTMP/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/output/RTMP/Makefile.in-440-
lebiniou-3.50/plugins/output/RTMP/Makefile.in-441-RTMP_so-RTMP.o: RTMP.c
lebiniou-3.50/plugins/output/RTMP/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(RTMP_so_CFLAGS) $(CFLAGS) -MT RTMP_so-RTMP.o -MD -MP -MF $(DEPDIR)/RTMP_so-RTMP.Tpo -c -o RTMP_so-RTMP.o `test -f 'RTMP.c' || echo '$(srcdir)/'`RTMP.c
lebiniou-3.50/plugins/output/RTMP/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/RTMP_so-RTMP.Tpo $(DEPDIR)/RTMP_so-RTMP.Po
##############################################
lebiniou-3.50/plugins/output/RTMP/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/RTMP/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(RTMP_so_CFLAGS) $(CFLAGS) -c -o RTMP_so-RTMP.o `test -f 'RTMP.c' || echo '$(srcdir)/'`RTMP.c
lebiniou-3.50/plugins/output/RTMP/Makefile.in-447-
lebiniou-3.50/plugins/output/RTMP/Makefile.in-448-RTMP_so-RTMP.obj: RTMP.c
lebiniou-3.50/plugins/output/RTMP/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(RTMP_so_CFLAGS) $(CFLAGS) -MT RTMP_so-RTMP.obj -MD -MP -MF $(DEPDIR)/RTMP_so-RTMP.Tpo -c -o RTMP_so-RTMP.obj `if test -f 'RTMP.c'; then $(CYGPATH_W) 'RTMP.c'; else $(CYGPATH_W) '$(srcdir)/RTMP.c'; fi`
lebiniou-3.50/plugins/output/RTMP/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/RTMP_so-RTMP.Tpo $(DEPDIR)/RTMP_so-RTMP.Po
##############################################
lebiniou-3.50/plugins/output/RTMP/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/RTMP/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(RTMP_so_CFLAGS) $(CFLAGS) -c -o RTMP_so-RTMP.obj `if test -f 'RTMP.c'; then $(CYGPATH_W) 'RTMP.c'; else $(CYGPATH_W) '$(srcdir)/RTMP.c'; fi`
lebiniou-3.50/plugins/output/RTMP/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/output/RTMP/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/output/RTMP/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/output/RTMP/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/output/RTMP/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/output/RTMP/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/output/RTMP/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/output/RTMP/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/output/RTMP/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/output/RTMP/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/output/RTMP/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/output/mp4/Makefile.in-50-  { \
lebiniou-3.50/plugins/output/mp4/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/output/mp4/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/output/mp4/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/output/mp4/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/output/mp4/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/output/mp4/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/mp4/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/output/mp4/Makefile.in-440-
lebiniou-3.50/plugins/output/mp4/Makefile.in-441-mp4_so-mp4.o: mp4.c
lebiniou-3.50/plugins/output/mp4/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mp4_so_CFLAGS) $(CFLAGS) -MT mp4_so-mp4.o -MD -MP -MF $(DEPDIR)/mp4_so-mp4.Tpo -c -o mp4_so-mp4.o `test -f 'mp4.c' || echo '$(srcdir)/'`mp4.c
lebiniou-3.50/plugins/output/mp4/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mp4_so-mp4.Tpo $(DEPDIR)/mp4_so-mp4.Po
##############################################
lebiniou-3.50/plugins/output/mp4/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/mp4/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mp4_so_CFLAGS) $(CFLAGS) -c -o mp4_so-mp4.o `test -f 'mp4.c' || echo '$(srcdir)/'`mp4.c
lebiniou-3.50/plugins/output/mp4/Makefile.in-447-
lebiniou-3.50/plugins/output/mp4/Makefile.in-448-mp4_so-mp4.obj: mp4.c
lebiniou-3.50/plugins/output/mp4/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mp4_so_CFLAGS) $(CFLAGS) -MT mp4_so-mp4.obj -MD -MP -MF $(DEPDIR)/mp4_so-mp4.Tpo -c -o mp4_so-mp4.obj `if test -f 'mp4.c'; then $(CYGPATH_W) 'mp4.c'; else $(CYGPATH_W) '$(srcdir)/mp4.c'; fi`
lebiniou-3.50/plugins/output/mp4/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mp4_so-mp4.Tpo $(DEPDIR)/mp4_so-mp4.Po
##############################################
lebiniou-3.50/plugins/output/mp4/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/mp4/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mp4_so_CFLAGS) $(CFLAGS) -c -o mp4_so-mp4.obj `if test -f 'mp4.c'; then $(CYGPATH_W) 'mp4.c'; else $(CYGPATH_W) '$(srcdir)/mp4.c'; fi`
lebiniou-3.50/plugins/output/mp4/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/output/mp4/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/output/mp4/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/output/mp4/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/output/mp4/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/output/mp4/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/output/mp4/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/output/mp4/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/output/mp4/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/output/mp4/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/output/mp4/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/output/SDL2/Makefile.in-50-  { \
lebiniou-3.50/plugins/output/SDL2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/output/SDL2/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/output/SDL2/Makefile.in-438-.c.obj:
lebiniou-3.50/plugins/output/SDL2/Makefile.in:439:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/output/SDL2/Makefile.in-440-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/output/SDL2/Makefile.in-442-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/SDL2/Makefile.in:443:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/output/SDL2/Makefile.in-444-
lebiniou-3.50/plugins/output/SDL2/Makefile.in-445-SDL2_so-SDL2.o: SDL2.c
lebiniou-3.50/plugins/output/SDL2/Makefile.in:446:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(SDL2_so_CFLAGS) $(CFLAGS) -MT SDL2_so-SDL2.o -MD -MP -MF $(DEPDIR)/SDL2_so-SDL2.Tpo -c -o SDL2_so-SDL2.o `test -f 'SDL2.c' || echo '$(srcdir)/'`SDL2.c
lebiniou-3.50/plugins/output/SDL2/Makefile.in-447-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SDL2_so-SDL2.Tpo $(DEPDIR)/SDL2_so-SDL2.Po
##############################################
lebiniou-3.50/plugins/output/SDL2/Makefile.in-449-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/SDL2/Makefile.in:450:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(SDL2_so_CFLAGS) $(CFLAGS) -c -o SDL2_so-SDL2.o `test -f 'SDL2.c' || echo '$(srcdir)/'`SDL2.c
lebiniou-3.50/plugins/output/SDL2/Makefile.in-451-
lebiniou-3.50/plugins/output/SDL2/Makefile.in-452-SDL2_so-SDL2.obj: SDL2.c
lebiniou-3.50/plugins/output/SDL2/Makefile.in:453:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(SDL2_so_CFLAGS) $(CFLAGS) -MT SDL2_so-SDL2.obj -MD -MP -MF $(DEPDIR)/SDL2_so-SDL2.Tpo -c -o SDL2_so-SDL2.obj `if test -f 'SDL2.c'; then $(CYGPATH_W) 'SDL2.c'; else $(CYGPATH_W) '$(srcdir)/SDL2.c'; fi`
lebiniou-3.50/plugins/output/SDL2/Makefile.in-454-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SDL2_so-SDL2.Tpo $(DEPDIR)/SDL2_so-SDL2.Po
##############################################
lebiniou-3.50/plugins/output/SDL2/Makefile.in-456-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/SDL2/Makefile.in:457:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(SDL2_so_CFLAGS) $(CFLAGS) -c -o SDL2_so-SDL2.obj `if test -f 'SDL2.c'; then $(CYGPATH_W) 'SDL2.c'; else $(CYGPATH_W) '$(srcdir)/SDL2.c'; fi`
lebiniou-3.50/plugins/output/SDL2/Makefile.in-458-
lebiniou-3.50/plugins/output/SDL2/Makefile.in-459-SDL2_so-osd.o: osd.c
lebiniou-3.50/plugins/output/SDL2/Makefile.in:460:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(SDL2_so_CFLAGS) $(CFLAGS) -MT SDL2_so-osd.o -MD -MP -MF $(DEPDIR)/SDL2_so-osd.Tpo -c -o SDL2_so-osd.o `test -f 'osd.c' || echo '$(srcdir)/'`osd.c
lebiniou-3.50/plugins/output/SDL2/Makefile.in-461-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SDL2_so-osd.Tpo $(DEPDIR)/SDL2_so-osd.Po
##############################################
lebiniou-3.50/plugins/output/SDL2/Makefile.in-463-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/SDL2/Makefile.in:464:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(SDL2_so_CFLAGS) $(CFLAGS) -c -o SDL2_so-osd.o `test -f 'osd.c' || echo '$(srcdir)/'`osd.c
lebiniou-3.50/plugins/output/SDL2/Makefile.in-465-
lebiniou-3.50/plugins/output/SDL2/Makefile.in-466-SDL2_so-osd.obj: osd.c
lebiniou-3.50/plugins/output/SDL2/Makefile.in:467:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(SDL2_so_CFLAGS) $(CFLAGS) -MT SDL2_so-osd.obj -MD -MP -MF $(DEPDIR)/SDL2_so-osd.Tpo -c -o SDL2_so-osd.obj `if test -f 'osd.c'; then $(CYGPATH_W) 'osd.c'; else $(CYGPATH_W) '$(srcdir)/osd.c'; fi`
lebiniou-3.50/plugins/output/SDL2/Makefile.in-468-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SDL2_so-osd.Tpo $(DEPDIR)/SDL2_so-osd.Po
##############################################
lebiniou-3.50/plugins/output/SDL2/Makefile.in-470-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/SDL2/Makefile.in:471:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(SDL2_so_CFLAGS) $(CFLAGS) -c -o SDL2_so-osd.obj `if test -f 'osd.c'; then $(CYGPATH_W) 'osd.c'; else $(CYGPATH_W) '$(srcdir)/osd.c'; fi`
lebiniou-3.50/plugins/output/SDL2/Makefile.in-472-
lebiniou-3.50/plugins/output/SDL2/Makefile.in-473-SDL2_so-ttf.o: ttf.c
lebiniou-3.50/plugins/output/SDL2/Makefile.in:474:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(SDL2_so_CFLAGS) $(CFLAGS) -MT SDL2_so-ttf.o -MD -MP -MF $(DEPDIR)/SDL2_so-ttf.Tpo -c -o SDL2_so-ttf.o `test -f 'ttf.c' || echo '$(srcdir)/'`ttf.c
lebiniou-3.50/plugins/output/SDL2/Makefile.in-475-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SDL2_so-ttf.Tpo $(DEPDIR)/SDL2_so-ttf.Po
##############################################
lebiniou-3.50/plugins/output/SDL2/Makefile.in-477-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/SDL2/Makefile.in:478:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(SDL2_so_CFLAGS) $(CFLAGS) -c -o SDL2_so-ttf.o `test -f 'ttf.c' || echo '$(srcdir)/'`ttf.c
lebiniou-3.50/plugins/output/SDL2/Makefile.in-479-
lebiniou-3.50/plugins/output/SDL2/Makefile.in-480-SDL2_so-ttf.obj: ttf.c
lebiniou-3.50/plugins/output/SDL2/Makefile.in:481:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(SDL2_so_CFLAGS) $(CFLAGS) -MT SDL2_so-ttf.obj -MD -MP -MF $(DEPDIR)/SDL2_so-ttf.Tpo -c -o SDL2_so-ttf.obj `if test -f 'ttf.c'; then $(CYGPATH_W) 'ttf.c'; else $(CYGPATH_W) '$(srcdir)/ttf.c'; fi`
lebiniou-3.50/plugins/output/SDL2/Makefile.in-482-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SDL2_so-ttf.Tpo $(DEPDIR)/SDL2_so-ttf.Po
##############################################
lebiniou-3.50/plugins/output/SDL2/Makefile.in-484-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/output/SDL2/Makefile.in:485:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(SDL2_so_CFLAGS) $(CFLAGS) -c -o SDL2_so-ttf.obj `if test -f 'ttf.c'; then $(CYGPATH_W) 'ttf.c'; else $(CYGPATH_W) '$(srcdir)/ttf.c'; fi`
lebiniou-3.50/plugins/output/SDL2/Makefile.in-486-
##############################################
lebiniou-3.50/plugins/output/SDL2/Makefile.in-516-GTAGS:
lebiniou-3.50/plugins/output/SDL2/Makefile.in:517:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/output/SDL2/Makefile.in-518-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/output/SDL2/Makefile.in-542-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/output/SDL2/Makefile.in:543:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/output/SDL2/Makefile.in:544:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/output/SDL2/Makefile.in-545-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/output/SDL2/Makefile.in-556-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/output/SDL2/Makefile.in:557:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/output/SDL2/Makefile.in-558-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/output/Makefile.in-49-  { \
lebiniou-3.50/plugins/output/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/output/Makefile.in-51-  }; \
##############################################
lebiniou-3.50/plugins/output/Makefile.in-166-  while test -n "$$dir1"; do \
lebiniou-3.50/plugins/output/Makefile.in:167:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lebiniou-3.50/plugins/output/Makefile.in-168-    if test "$$first" != "."; then \
lebiniou-3.50/plugins/output/Makefile.in-169-      if test "$$first" = ".."; then \
lebiniou-3.50/plugins/output/Makefile.in:170:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lebiniou-3.50/plugins/output/Makefile.in:171:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lebiniou-3.50/plugins/output/Makefile.in-172-      else \
lebiniou-3.50/plugins/output/Makefile.in:173:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lebiniou-3.50/plugins/output/Makefile.in-174-        if test "$$first2" = "$$first"; then \
lebiniou-3.50/plugins/output/Makefile.in:175:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lebiniou-3.50/plugins/output/Makefile.in-176-        else \
##############################################
lebiniou-3.50/plugins/output/Makefile.in-181-    fi; \
lebiniou-3.50/plugins/output/Makefile.in:182:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lebiniou-3.50/plugins/output/Makefile.in-183-  done; \
##############################################
lebiniou-3.50/plugins/output/Makefile.in-389-	dot_seen=no; \
lebiniou-3.50/plugins/output/Makefile.in:390:	target=`echo $@ | sed s/-recursive//`; \
lebiniou-3.50/plugins/output/Makefile.in-391-	case "$@" in \
##############################################
lebiniou-3.50/plugins/output/Makefile.in-452-GTAGS:
lebiniou-3.50/plugins/output/Makefile.in:453:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/output/Makefile.in-454-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/output/Makefile.in-478-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/output/Makefile.in:479:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/output/Makefile.in:480:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/output/Makefile.in-481-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/output/Makefile.in-492-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/output/Makefile.in:493:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/output/Makefile.in-494-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/input/oss/Makefile.in-50-  { \
lebiniou-3.50/plugins/input/oss/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/input/oss/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/input/oss/Makefile.in-436-.c.obj:
lebiniou-3.50/plugins/input/oss/Makefile.in:437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/input/oss/Makefile.in-438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/input/oss/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/oss/Makefile.in:441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/input/oss/Makefile.in-442-
lebiniou-3.50/plugins/input/oss/Makefile.in-443-oss_so-oss.o: oss.c
lebiniou-3.50/plugins/input/oss/Makefile.in:444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oss_so_CFLAGS) $(CFLAGS) -MT oss_so-oss.o -MD -MP -MF $(DEPDIR)/oss_so-oss.Tpo -c -o oss_so-oss.o `test -f 'oss.c' || echo '$(srcdir)/'`oss.c
lebiniou-3.50/plugins/input/oss/Makefile.in-445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/oss_so-oss.Tpo $(DEPDIR)/oss_so-oss.Po
##############################################
lebiniou-3.50/plugins/input/oss/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/oss/Makefile.in:448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oss_so_CFLAGS) $(CFLAGS) -c -o oss_so-oss.o `test -f 'oss.c' || echo '$(srcdir)/'`oss.c
lebiniou-3.50/plugins/input/oss/Makefile.in-449-
lebiniou-3.50/plugins/input/oss/Makefile.in-450-oss_so-oss.obj: oss.c
lebiniou-3.50/plugins/input/oss/Makefile.in:451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oss_so_CFLAGS) $(CFLAGS) -MT oss_so-oss.obj -MD -MP -MF $(DEPDIR)/oss_so-oss.Tpo -c -o oss_so-oss.obj `if test -f 'oss.c'; then $(CYGPATH_W) 'oss.c'; else $(CYGPATH_W) '$(srcdir)/oss.c'; fi`
lebiniou-3.50/plugins/input/oss/Makefile.in-452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/oss_so-oss.Tpo $(DEPDIR)/oss_so-oss.Po
##############################################
lebiniou-3.50/plugins/input/oss/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/oss/Makefile.in:455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oss_so_CFLAGS) $(CFLAGS) -c -o oss_so-oss.obj `if test -f 'oss.c'; then $(CYGPATH_W) 'oss.c'; else $(CYGPATH_W) '$(srcdir)/oss.c'; fi`
lebiniou-3.50/plugins/input/oss/Makefile.in-456-
##############################################
lebiniou-3.50/plugins/input/oss/Makefile.in-486-GTAGS:
lebiniou-3.50/plugins/input/oss/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/input/oss/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/input/oss/Makefile.in-512-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/input/oss/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/input/oss/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/input/oss/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/input/oss/Makefile.in-526-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/input/oss/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/input/oss/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/input/esound/Makefile.in-50-  { \
lebiniou-3.50/plugins/input/esound/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/input/esound/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/input/esound/Makefile.in-433-.c.obj:
lebiniou-3.50/plugins/input/esound/Makefile.in:434:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/input/esound/Makefile.in-435-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/input/esound/Makefile.in-437-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/esound/Makefile.in:438:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/input/esound/Makefile.in-439-
lebiniou-3.50/plugins/input/esound/Makefile.in-440-esound_so-esound.o: esound.c
lebiniou-3.50/plugins/input/esound/Makefile.in:441:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(esound_so_CFLAGS) $(CFLAGS) -MT esound_so-esound.o -MD -MP -MF $(DEPDIR)/esound_so-esound.Tpo -c -o esound_so-esound.o `test -f 'esound.c' || echo '$(srcdir)/'`esound.c
lebiniou-3.50/plugins/input/esound/Makefile.in-442-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/esound_so-esound.Tpo $(DEPDIR)/esound_so-esound.Po
##############################################
lebiniou-3.50/plugins/input/esound/Makefile.in-444-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/esound/Makefile.in:445:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(esound_so_CFLAGS) $(CFLAGS) -c -o esound_so-esound.o `test -f 'esound.c' || echo '$(srcdir)/'`esound.c
lebiniou-3.50/plugins/input/esound/Makefile.in-446-
lebiniou-3.50/plugins/input/esound/Makefile.in-447-esound_so-esound.obj: esound.c
lebiniou-3.50/plugins/input/esound/Makefile.in:448:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(esound_so_CFLAGS) $(CFLAGS) -MT esound_so-esound.obj -MD -MP -MF $(DEPDIR)/esound_so-esound.Tpo -c -o esound_so-esound.obj `if test -f 'esound.c'; then $(CYGPATH_W) 'esound.c'; else $(CYGPATH_W) '$(srcdir)/esound.c'; fi`
lebiniou-3.50/plugins/input/esound/Makefile.in-449-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/esound_so-esound.Tpo $(DEPDIR)/esound_so-esound.Po
##############################################
lebiniou-3.50/plugins/input/esound/Makefile.in-451-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/esound/Makefile.in:452:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(esound_so_CFLAGS) $(CFLAGS) -c -o esound_so-esound.obj `if test -f 'esound.c'; then $(CYGPATH_W) 'esound.c'; else $(CYGPATH_W) '$(srcdir)/esound.c'; fi`
lebiniou-3.50/plugins/input/esound/Makefile.in-453-
##############################################
lebiniou-3.50/plugins/input/esound/Makefile.in-483-GTAGS:
lebiniou-3.50/plugins/input/esound/Makefile.in:484:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/input/esound/Makefile.in-485-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/input/esound/Makefile.in-509-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/input/esound/Makefile.in:510:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/input/esound/Makefile.in:511:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/input/esound/Makefile.in-512-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/input/esound/Makefile.in-523-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/input/esound/Makefile.in:524:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/input/esound/Makefile.in-525-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-50-  { \
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-440-
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-441-pulseaudio_so-pulseaudio.o: pulseaudio.c
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pulseaudio_so_CFLAGS) $(CFLAGS) -MT pulseaudio_so-pulseaudio.o -MD -MP -MF $(DEPDIR)/pulseaudio_so-pulseaudio.Tpo -c -o pulseaudio_so-pulseaudio.o `test -f 'pulseaudio.c' || echo '$(srcdir)/'`pulseaudio.c
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pulseaudio_so-pulseaudio.Tpo $(DEPDIR)/pulseaudio_so-pulseaudio.Po
##############################################
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pulseaudio_so_CFLAGS) $(CFLAGS) -c -o pulseaudio_so-pulseaudio.o `test -f 'pulseaudio.c' || echo '$(srcdir)/'`pulseaudio.c
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-447-
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-448-pulseaudio_so-pulseaudio.obj: pulseaudio.c
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pulseaudio_so_CFLAGS) $(CFLAGS) -MT pulseaudio_so-pulseaudio.obj -MD -MP -MF $(DEPDIR)/pulseaudio_so-pulseaudio.Tpo -c -o pulseaudio_so-pulseaudio.obj `if test -f 'pulseaudio.c'; then $(CYGPATH_W) 'pulseaudio.c'; else $(CYGPATH_W) '$(srcdir)/pulseaudio.c'; fi`
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pulseaudio_so-pulseaudio.Tpo $(DEPDIR)/pulseaudio_so-pulseaudio.Po
##############################################
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pulseaudio_so_CFLAGS) $(CFLAGS) -c -o pulseaudio_so-pulseaudio.obj `if test -f 'pulseaudio.c'; then $(CYGPATH_W) 'pulseaudio.c'; else $(CYGPATH_W) '$(srcdir)/pulseaudio.c'; fi`
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/input/pulseaudio/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-50-  { \
lebiniou-3.50/plugins/input/jackaudio/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/input/jackaudio/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/jackaudio/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-440-
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-441-jackaudio_so-jackaudio.o: jackaudio.c
lebiniou-3.50/plugins/input/jackaudio/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jackaudio_so_CFLAGS) $(CFLAGS) -MT jackaudio_so-jackaudio.o -MD -MP -MF $(DEPDIR)/jackaudio_so-jackaudio.Tpo -c -o jackaudio_so-jackaudio.o `test -f 'jackaudio.c' || echo '$(srcdir)/'`jackaudio.c
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/jackaudio_so-jackaudio.Tpo $(DEPDIR)/jackaudio_so-jackaudio.Po
##############################################
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/jackaudio/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jackaudio_so_CFLAGS) $(CFLAGS) -c -o jackaudio_so-jackaudio.o `test -f 'jackaudio.c' || echo '$(srcdir)/'`jackaudio.c
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-447-
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-448-jackaudio_so-jackaudio.obj: jackaudio.c
lebiniou-3.50/plugins/input/jackaudio/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jackaudio_so_CFLAGS) $(CFLAGS) -MT jackaudio_so-jackaudio.obj -MD -MP -MF $(DEPDIR)/jackaudio_so-jackaudio.Tpo -c -o jackaudio_so-jackaudio.obj `if test -f 'jackaudio.c'; then $(CYGPATH_W) 'jackaudio.c'; else $(CYGPATH_W) '$(srcdir)/jackaudio.c'; fi`
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/jackaudio_so-jackaudio.Tpo $(DEPDIR)/jackaudio_so-jackaudio.Po
##############################################
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/jackaudio/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jackaudio_so_CFLAGS) $(CFLAGS) -c -o jackaudio_so-jackaudio.obj `if test -f 'jackaudio.c'; then $(CYGPATH_W) 'jackaudio.c'; else $(CYGPATH_W) '$(srcdir)/jackaudio.c'; fi`
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/input/jackaudio/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/input/jackaudio/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/input/jackaudio/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/input/jackaudio/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/input/jackaudio/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/input/sndfile/Makefile.in-50-  { \
lebiniou-3.50/plugins/input/sndfile/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/input/sndfile/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/input/sndfile/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/input/sndfile/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/input/sndfile/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/input/sndfile/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/sndfile/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/input/sndfile/Makefile.in-440-
lebiniou-3.50/plugins/input/sndfile/Makefile.in-441-sndfile_so-sndfile.o: sndfile.c
lebiniou-3.50/plugins/input/sndfile/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sndfile_so_CFLAGS) $(CFLAGS) -MT sndfile_so-sndfile.o -MD -MP -MF $(DEPDIR)/sndfile_so-sndfile.Tpo -c -o sndfile_so-sndfile.o `test -f 'sndfile.c' || echo '$(srcdir)/'`sndfile.c
lebiniou-3.50/plugins/input/sndfile/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/sndfile_so-sndfile.Tpo $(DEPDIR)/sndfile_so-sndfile.Po
##############################################
lebiniou-3.50/plugins/input/sndfile/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/sndfile/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sndfile_so_CFLAGS) $(CFLAGS) -c -o sndfile_so-sndfile.o `test -f 'sndfile.c' || echo '$(srcdir)/'`sndfile.c
lebiniou-3.50/plugins/input/sndfile/Makefile.in-447-
lebiniou-3.50/plugins/input/sndfile/Makefile.in-448-sndfile_so-sndfile.obj: sndfile.c
lebiniou-3.50/plugins/input/sndfile/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sndfile_so_CFLAGS) $(CFLAGS) -MT sndfile_so-sndfile.obj -MD -MP -MF $(DEPDIR)/sndfile_so-sndfile.Tpo -c -o sndfile_so-sndfile.obj `if test -f 'sndfile.c'; then $(CYGPATH_W) 'sndfile.c'; else $(CYGPATH_W) '$(srcdir)/sndfile.c'; fi`
lebiniou-3.50/plugins/input/sndfile/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/sndfile_so-sndfile.Tpo $(DEPDIR)/sndfile_so-sndfile.Po
##############################################
lebiniou-3.50/plugins/input/sndfile/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/sndfile/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sndfile_so_CFLAGS) $(CFLAGS) -c -o sndfile_so-sndfile.obj `if test -f 'sndfile.c'; then $(CYGPATH_W) 'sndfile.c'; else $(CYGPATH_W) '$(srcdir)/sndfile.c'; fi`
lebiniou-3.50/plugins/input/sndfile/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/input/sndfile/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/input/sndfile/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/input/sndfile/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/input/sndfile/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/input/sndfile/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/input/sndfile/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/input/sndfile/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/input/sndfile/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/input/sndfile/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/input/sndfile/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/input/twip/Makefile.in-50-  { \
lebiniou-3.50/plugins/input/twip/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/input/twip/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/input/twip/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/input/twip/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/input/twip/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/input/twip/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/twip/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/input/twip/Makefile.in-440-
lebiniou-3.50/plugins/input/twip/Makefile.in-441-twip_so-twip.o: twip.c
lebiniou-3.50/plugins/input/twip/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(twip_so_CFLAGS) $(CFLAGS) -MT twip_so-twip.o -MD -MP -MF $(DEPDIR)/twip_so-twip.Tpo -c -o twip_so-twip.o `test -f 'twip.c' || echo '$(srcdir)/'`twip.c
lebiniou-3.50/plugins/input/twip/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/twip_so-twip.Tpo $(DEPDIR)/twip_so-twip.Po
##############################################
lebiniou-3.50/plugins/input/twip/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/twip/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(twip_so_CFLAGS) $(CFLAGS) -c -o twip_so-twip.o `test -f 'twip.c' || echo '$(srcdir)/'`twip.c
lebiniou-3.50/plugins/input/twip/Makefile.in-447-
lebiniou-3.50/plugins/input/twip/Makefile.in-448-twip_so-twip.obj: twip.c
lebiniou-3.50/plugins/input/twip/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(twip_so_CFLAGS) $(CFLAGS) -MT twip_so-twip.obj -MD -MP -MF $(DEPDIR)/twip_so-twip.Tpo -c -o twip_so-twip.obj `if test -f 'twip.c'; then $(CYGPATH_W) 'twip.c'; else $(CYGPATH_W) '$(srcdir)/twip.c'; fi`
lebiniou-3.50/plugins/input/twip/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/twip_so-twip.Tpo $(DEPDIR)/twip_so-twip.Po
##############################################
lebiniou-3.50/plugins/input/twip/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/twip/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(twip_so_CFLAGS) $(CFLAGS) -c -o twip_so-twip.obj `if test -f 'twip.c'; then $(CYGPATH_W) 'twip.c'; else $(CYGPATH_W) '$(srcdir)/twip.c'; fi`
lebiniou-3.50/plugins/input/twip/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/input/twip/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/input/twip/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/input/twip/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/input/twip/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/input/twip/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/input/twip/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/input/twip/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/input/twip/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/input/twip/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/input/twip/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/input/Makefile.in-49-  { \
lebiniou-3.50/plugins/input/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/input/Makefile.in-51-  }; \
##############################################
lebiniou-3.50/plugins/input/Makefile.in-171-  while test -n "$$dir1"; do \
lebiniou-3.50/plugins/input/Makefile.in:172:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lebiniou-3.50/plugins/input/Makefile.in-173-    if test "$$first" != "."; then \
lebiniou-3.50/plugins/input/Makefile.in-174-      if test "$$first" = ".."; then \
lebiniou-3.50/plugins/input/Makefile.in:175:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lebiniou-3.50/plugins/input/Makefile.in:176:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lebiniou-3.50/plugins/input/Makefile.in-177-      else \
lebiniou-3.50/plugins/input/Makefile.in:178:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lebiniou-3.50/plugins/input/Makefile.in-179-        if test "$$first2" = "$$first"; then \
lebiniou-3.50/plugins/input/Makefile.in:180:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lebiniou-3.50/plugins/input/Makefile.in-181-        else \
##############################################
lebiniou-3.50/plugins/input/Makefile.in-186-    fi; \
lebiniou-3.50/plugins/input/Makefile.in:187:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lebiniou-3.50/plugins/input/Makefile.in-188-  done; \
##############################################
lebiniou-3.50/plugins/input/Makefile.in-395-	dot_seen=no; \
lebiniou-3.50/plugins/input/Makefile.in:396:	target=`echo $@ | sed s/-recursive//`; \
lebiniou-3.50/plugins/input/Makefile.in-397-	case "$@" in \
##############################################
lebiniou-3.50/plugins/input/Makefile.in-458-GTAGS:
lebiniou-3.50/plugins/input/Makefile.in:459:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/input/Makefile.in-460-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/input/Makefile.in-484-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/input/Makefile.in:485:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/input/Makefile.in:486:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/input/Makefile.in-487-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/input/Makefile.in-498-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/input/Makefile.in:499:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/input/Makefile.in-500-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/input/alsa/Makefile.in-50-  { \
lebiniou-3.50/plugins/input/alsa/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/input/alsa/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/input/alsa/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/input/alsa/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/input/alsa/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/input/alsa/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/alsa/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/input/alsa/Makefile.in-440-
lebiniou-3.50/plugins/input/alsa/Makefile.in-441-alsa_so-alsa.o: alsa.c
lebiniou-3.50/plugins/input/alsa/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsa_so_CFLAGS) $(CFLAGS) -MT alsa_so-alsa.o -MD -MP -MF $(DEPDIR)/alsa_so-alsa.Tpo -c -o alsa_so-alsa.o `test -f 'alsa.c' || echo '$(srcdir)/'`alsa.c
lebiniou-3.50/plugins/input/alsa/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/alsa_so-alsa.Tpo $(DEPDIR)/alsa_so-alsa.Po
##############################################
lebiniou-3.50/plugins/input/alsa/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/alsa/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsa_so_CFLAGS) $(CFLAGS) -c -o alsa_so-alsa.o `test -f 'alsa.c' || echo '$(srcdir)/'`alsa.c
lebiniou-3.50/plugins/input/alsa/Makefile.in-447-
lebiniou-3.50/plugins/input/alsa/Makefile.in-448-alsa_so-alsa.obj: alsa.c
lebiniou-3.50/plugins/input/alsa/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsa_so_CFLAGS) $(CFLAGS) -MT alsa_so-alsa.obj -MD -MP -MF $(DEPDIR)/alsa_so-alsa.Tpo -c -o alsa_so-alsa.obj `if test -f 'alsa.c'; then $(CYGPATH_W) 'alsa.c'; else $(CYGPATH_W) '$(srcdir)/alsa.c'; fi`
lebiniou-3.50/plugins/input/alsa/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/alsa_so-alsa.Tpo $(DEPDIR)/alsa_so-alsa.Po
##############################################
lebiniou-3.50/plugins/input/alsa/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/alsa/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alsa_so_CFLAGS) $(CFLAGS) -c -o alsa_so-alsa.obj `if test -f 'alsa.c'; then $(CYGPATH_W) 'alsa.c'; else $(CYGPATH_W) '$(srcdir)/alsa.c'; fi`
lebiniou-3.50/plugins/input/alsa/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/input/alsa/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/input/alsa/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/input/alsa/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/input/alsa/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/input/alsa/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/input/alsa/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/input/alsa/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/input/alsa/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/input/alsa/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/input/alsa/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/input/random/Makefile.in-50-  { \
lebiniou-3.50/plugins/input/random/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/input/random/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/input/random/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/input/random/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/input/random/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/input/random/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/random/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/input/random/Makefile.in-440-
lebiniou-3.50/plugins/input/random/Makefile.in-441-random_so-random.o: random.c
lebiniou-3.50/plugins/input/random/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(random_so_CFLAGS) $(CFLAGS) -MT random_so-random.o -MD -MP -MF $(DEPDIR)/random_so-random.Tpo -c -o random_so-random.o `test -f 'random.c' || echo '$(srcdir)/'`random.c
lebiniou-3.50/plugins/input/random/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/random_so-random.Tpo $(DEPDIR)/random_so-random.Po
##############################################
lebiniou-3.50/plugins/input/random/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/random/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(random_so_CFLAGS) $(CFLAGS) -c -o random_so-random.o `test -f 'random.c' || echo '$(srcdir)/'`random.c
lebiniou-3.50/plugins/input/random/Makefile.in-447-
lebiniou-3.50/plugins/input/random/Makefile.in-448-random_so-random.obj: random.c
lebiniou-3.50/plugins/input/random/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(random_so_CFLAGS) $(CFLAGS) -MT random_so-random.obj -MD -MP -MF $(DEPDIR)/random_so-random.Tpo -c -o random_so-random.obj `if test -f 'random.c'; then $(CYGPATH_W) 'random.c'; else $(CYGPATH_W) '$(srcdir)/random.c'; fi`
lebiniou-3.50/plugins/input/random/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/random_so-random.Tpo $(DEPDIR)/random_so-random.Po
##############################################
lebiniou-3.50/plugins/input/random/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/input/random/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(random_so_CFLAGS) $(CFLAGS) -c -o random_so-random.obj `if test -f 'random.c'; then $(CYGPATH_W) 'random.c'; else $(CYGPATH_W) '$(srcdir)/random.c'; fi`
lebiniou-3.50/plugins/input/random/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/input/random/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/input/random/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/input/random/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/input/random/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/input/random/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/input/random/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/input/random/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/input/random/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/input/random/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/input/random/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/Makefile.in-49-  { \
lebiniou-3.50/plugins/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/Makefile.in-51-  }; \
##############################################
lebiniou-3.50/plugins/Makefile.in-164-  while test -n "$$dir1"; do \
lebiniou-3.50/plugins/Makefile.in:165:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lebiniou-3.50/plugins/Makefile.in-166-    if test "$$first" != "."; then \
lebiniou-3.50/plugins/Makefile.in-167-      if test "$$first" = ".."; then \
lebiniou-3.50/plugins/Makefile.in:168:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lebiniou-3.50/plugins/Makefile.in:169:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lebiniou-3.50/plugins/Makefile.in-170-      else \
lebiniou-3.50/plugins/Makefile.in:171:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lebiniou-3.50/plugins/Makefile.in-172-        if test "$$first2" = "$$first"; then \
lebiniou-3.50/plugins/Makefile.in:173:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lebiniou-3.50/plugins/Makefile.in-174-        else \
##############################################
lebiniou-3.50/plugins/Makefile.in-179-    fi; \
lebiniou-3.50/plugins/Makefile.in:180:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lebiniou-3.50/plugins/Makefile.in-181-  done; \
##############################################
lebiniou-3.50/plugins/Makefile.in-387-	dot_seen=no; \
lebiniou-3.50/plugins/Makefile.in:388:	target=`echo $@ | sed s/-recursive//`; \
lebiniou-3.50/plugins/Makefile.in-389-	case "$@" in \
##############################################
lebiniou-3.50/plugins/Makefile.in-450-GTAGS:
lebiniou-3.50/plugins/Makefile.in:451:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/Makefile.in-452-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/Makefile.in-476-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/Makefile.in:477:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/Makefile.in:478:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/Makefile.in-479-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/Makefile.in-490-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/Makefile.in:491:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/Makefile.in-492-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-440-
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-441-tv_diff4_so-tv_diff4.o: tv_diff4.c
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diff4_so_CFLAGS) $(CFLAGS) -MT tv_diff4_so-tv_diff4.o -MD -MP -MF $(DEPDIR)/tv_diff4_so-tv_diff4.Tpo -c -o tv_diff4_so-tv_diff4.o `test -f 'tv_diff4.c' || echo '$(srcdir)/'`tv_diff4.c
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_diff4_so-tv_diff4.Tpo $(DEPDIR)/tv_diff4_so-tv_diff4.Po
##############################################
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diff4_so_CFLAGS) $(CFLAGS) -c -o tv_diff4_so-tv_diff4.o `test -f 'tv_diff4.c' || echo '$(srcdir)/'`tv_diff4.c
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-447-
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-448-tv_diff4_so-tv_diff4.obj: tv_diff4.c
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diff4_so_CFLAGS) $(CFLAGS) -MT tv_diff4_so-tv_diff4.obj -MD -MP -MF $(DEPDIR)/tv_diff4_so-tv_diff4.Tpo -c -o tv_diff4_so-tv_diff4.obj `if test -f 'tv_diff4.c'; then $(CYGPATH_W) 'tv_diff4.c'; else $(CYGPATH_W) '$(srcdir)/tv_diff4.c'; fi`
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_diff4_so-tv_diff4.Tpo $(DEPDIR)/tv_diff4_so-tv_diff4.Po
##############################################
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diff4_so_CFLAGS) $(CFLAGS) -c -o tv_diff4_so-tv_diff4.obj `if test -f 'tv_diff4.c'; then $(CYGPATH_W) 'tv_diff4.c'; else $(CYGPATH_W) '$(srcdir)/tv_diff4.c'; fi`
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/tv_diff4/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/monitor/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/monitor/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/monitor/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/monitor/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/monitor/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/monitor/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/monitor/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/monitor/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/monitor/Makefile.in-440-
lebiniou-3.50/plugins/main/monitor/Makefile.in-441-monitor_so-monitor.o: monitor.c
lebiniou-3.50/plugins/main/monitor/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(monitor_so_CFLAGS) $(CFLAGS) -MT monitor_so-monitor.o -MD -MP -MF $(DEPDIR)/monitor_so-monitor.Tpo -c -o monitor_so-monitor.o `test -f 'monitor.c' || echo '$(srcdir)/'`monitor.c
lebiniou-3.50/plugins/main/monitor/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/monitor_so-monitor.Tpo $(DEPDIR)/monitor_so-monitor.Po
##############################################
lebiniou-3.50/plugins/main/monitor/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/monitor/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(monitor_so_CFLAGS) $(CFLAGS) -c -o monitor_so-monitor.o `test -f 'monitor.c' || echo '$(srcdir)/'`monitor.c
lebiniou-3.50/plugins/main/monitor/Makefile.in-447-
lebiniou-3.50/plugins/main/monitor/Makefile.in-448-monitor_so-monitor.obj: monitor.c
lebiniou-3.50/plugins/main/monitor/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(monitor_so_CFLAGS) $(CFLAGS) -MT monitor_so-monitor.obj -MD -MP -MF $(DEPDIR)/monitor_so-monitor.Tpo -c -o monitor_so-monitor.obj `if test -f 'monitor.c'; then $(CYGPATH_W) 'monitor.c'; else $(CYGPATH_W) '$(srcdir)/monitor.c'; fi`
lebiniou-3.50/plugins/main/monitor/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/monitor_so-monitor.Tpo $(DEPDIR)/monitor_so-monitor.Po
##############################################
lebiniou-3.50/plugins/main/monitor/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/monitor/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(monitor_so_CFLAGS) $(CFLAGS) -c -o monitor_so-monitor.obj `if test -f 'monitor.c'; then $(CYGPATH_W) 'monitor.c'; else $(CYGPATH_W) '$(srcdir)/monitor.c'; fi`
lebiniou-3.50/plugins/main/monitor/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/monitor/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/monitor/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/monitor/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/monitor/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/monitor/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/monitor/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/monitor/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/monitor/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/monitor/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/monitor/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/shaker_x/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/shaker_x/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/shaker_x/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-440-
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-441-shaker_x_so-shaker_x.o: shaker_x.c
lebiniou-3.50/plugins/main/shaker_x/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shaker_x_so_CFLAGS) $(CFLAGS) -MT shaker_x_so-shaker_x.o -MD -MP -MF $(DEPDIR)/shaker_x_so-shaker_x.Tpo -c -o shaker_x_so-shaker_x.o `test -f 'shaker_x.c' || echo '$(srcdir)/'`shaker_x.c
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/shaker_x_so-shaker_x.Tpo $(DEPDIR)/shaker_x_so-shaker_x.Po
##############################################
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/shaker_x/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shaker_x_so_CFLAGS) $(CFLAGS) -c -o shaker_x_so-shaker_x.o `test -f 'shaker_x.c' || echo '$(srcdir)/'`shaker_x.c
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-447-
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-448-shaker_x_so-shaker_x.obj: shaker_x.c
lebiniou-3.50/plugins/main/shaker_x/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shaker_x_so_CFLAGS) $(CFLAGS) -MT shaker_x_so-shaker_x.obj -MD -MP -MF $(DEPDIR)/shaker_x_so-shaker_x.Tpo -c -o shaker_x_so-shaker_x.obj `if test -f 'shaker_x.c'; then $(CYGPATH_W) 'shaker_x.c'; else $(CYGPATH_W) '$(srcdir)/shaker_x.c'; fi`
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/shaker_x_so-shaker_x.Tpo $(DEPDIR)/shaker_x_so-shaker_x.Po
##############################################
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/shaker_x/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shaker_x_so_CFLAGS) $(CFLAGS) -c -o shaker_x_so-shaker_x.obj `if test -f 'shaker_x.c'; then $(CYGPATH_W) 'shaker_x.c'; else $(CYGPATH_W) '$(srcdir)/shaker_x.c'; fi`
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/shaker_x/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/shaker_x/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/shaker_x/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/shaker_x/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/shaker_x/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-441-
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-442-big_half_wheel_so-big_half_wheel.o: big_half_wheel.c
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(big_half_wheel_so_CFLAGS) $(CFLAGS) -MT big_half_wheel_so-big_half_wheel.o -MD -MP -MF $(DEPDIR)/big_half_wheel_so-big_half_wheel.Tpo -c -o big_half_wheel_so-big_half_wheel.o `test -f 'big_half_wheel.c' || echo '$(srcdir)/'`big_half_wheel.c
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/big_half_wheel_so-big_half_wheel.Tpo $(DEPDIR)/big_half_wheel_so-big_half_wheel.Po
##############################################
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(big_half_wheel_so_CFLAGS) $(CFLAGS) -c -o big_half_wheel_so-big_half_wheel.o `test -f 'big_half_wheel.c' || echo '$(srcdir)/'`big_half_wheel.c
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-448-
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-449-big_half_wheel_so-big_half_wheel.obj: big_half_wheel.c
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(big_half_wheel_so_CFLAGS) $(CFLAGS) -MT big_half_wheel_so-big_half_wheel.obj -MD -MP -MF $(DEPDIR)/big_half_wheel_so-big_half_wheel.Tpo -c -o big_half_wheel_so-big_half_wheel.obj `if test -f 'big_half_wheel.c'; then $(CYGPATH_W) 'big_half_wheel.c'; else $(CYGPATH_W) '$(srcdir)/big_half_wheel.c'; fi`
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/big_half_wheel_so-big_half_wheel.Tpo $(DEPDIR)/big_half_wheel_so-big_half_wheel.Po
##############################################
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(big_half_wheel_so_CFLAGS) $(CFLAGS) -c -o big_half_wheel_so-big_half_wheel.obj `if test -f 'big_half_wheel.c'; then $(CYGPATH_W) 'big_half_wheel.c'; else $(CYGPATH_W) '$(srcdir)/big_half_wheel.c'; fi`
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/big_half_wheel/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-441-
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-442-sin_oscillo_1_so-sin_oscillo_1.o: sin_oscillo_1.c
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sin_oscillo_1_so_CFLAGS) $(CFLAGS) -MT sin_oscillo_1_so-sin_oscillo_1.o -MD -MP -MF $(DEPDIR)/sin_oscillo_1_so-sin_oscillo_1.Tpo -c -o sin_oscillo_1_so-sin_oscillo_1.o `test -f 'sin_oscillo_1.c' || echo '$(srcdir)/'`sin_oscillo_1.c
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/sin_oscillo_1_so-sin_oscillo_1.Tpo $(DEPDIR)/sin_oscillo_1_so-sin_oscillo_1.Po
##############################################
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sin_oscillo_1_so_CFLAGS) $(CFLAGS) -c -o sin_oscillo_1_so-sin_oscillo_1.o `test -f 'sin_oscillo_1.c' || echo '$(srcdir)/'`sin_oscillo_1.c
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-448-
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-449-sin_oscillo_1_so-sin_oscillo_1.obj: sin_oscillo_1.c
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sin_oscillo_1_so_CFLAGS) $(CFLAGS) -MT sin_oscillo_1_so-sin_oscillo_1.obj -MD -MP -MF $(DEPDIR)/sin_oscillo_1_so-sin_oscillo_1.Tpo -c -o sin_oscillo_1_so-sin_oscillo_1.obj `if test -f 'sin_oscillo_1.c'; then $(CYGPATH_W) 'sin_oscillo_1.c'; else $(CYGPATH_W) '$(srcdir)/sin_oscillo_1.c'; fi`
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/sin_oscillo_1_so-sin_oscillo_1.Tpo $(DEPDIR)/sin_oscillo_1_so-sin_oscillo_1.Po
##############################################
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sin_oscillo_1_so_CFLAGS) $(CFLAGS) -c -o sin_oscillo_1_so-sin_oscillo_1.obj `if test -f 'sin_oscillo_1.c'; then $(CYGPATH_W) 'sin_oscillo_1.c'; else $(CYGPATH_W) '$(srcdir)/sin_oscillo_1.c'; fi`
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/sin_oscillo_1/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/bassline/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/bassline/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/bassline/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/bassline/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/bassline/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/bassline/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/bassline/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/bassline/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/bassline/Makefile.in-440-
lebiniou-3.50/plugins/main/bassline/Makefile.in-441-bassline_so-bassline.o: bassline.c
lebiniou-3.50/plugins/main/bassline/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bassline_so_CFLAGS) $(CFLAGS) -MT bassline_so-bassline.o -MD -MP -MF $(DEPDIR)/bassline_so-bassline.Tpo -c -o bassline_so-bassline.o `test -f 'bassline.c' || echo '$(srcdir)/'`bassline.c
lebiniou-3.50/plugins/main/bassline/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bassline_so-bassline.Tpo $(DEPDIR)/bassline_so-bassline.Po
##############################################
lebiniou-3.50/plugins/main/bassline/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/bassline/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bassline_so_CFLAGS) $(CFLAGS) -c -o bassline_so-bassline.o `test -f 'bassline.c' || echo '$(srcdir)/'`bassline.c
lebiniou-3.50/plugins/main/bassline/Makefile.in-447-
lebiniou-3.50/plugins/main/bassline/Makefile.in-448-bassline_so-bassline.obj: bassline.c
lebiniou-3.50/plugins/main/bassline/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bassline_so_CFLAGS) $(CFLAGS) -MT bassline_so-bassline.obj -MD -MP -MF $(DEPDIR)/bassline_so-bassline.Tpo -c -o bassline_so-bassline.obj `if test -f 'bassline.c'; then $(CYGPATH_W) 'bassline.c'; else $(CYGPATH_W) '$(srcdir)/bassline.c'; fi`
lebiniou-3.50/plugins/main/bassline/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bassline_so-bassline.Tpo $(DEPDIR)/bassline_so-bassline.Po
##############################################
lebiniou-3.50/plugins/main/bassline/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/bassline/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bassline_so_CFLAGS) $(CFLAGS) -c -o bassline_so-bassline.obj `if test -f 'bassline.c'; then $(CYGPATH_W) 'bassline.c'; else $(CYGPATH_W) '$(srcdir)/bassline.c'; fi`
lebiniou-3.50/plugins/main/bassline/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/bassline/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/bassline/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/bassline/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/bassline/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/bassline/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/bassline/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/bassline/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/bassline/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/bassline/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/bassline/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-441-
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-442-spiral_pulsing_so-spiral_pulsing.o: spiral_pulsing.c
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spiral_pulsing_so_CFLAGS) $(CFLAGS) -MT spiral_pulsing_so-spiral_pulsing.o -MD -MP -MF $(DEPDIR)/spiral_pulsing_so-spiral_pulsing.Tpo -c -o spiral_pulsing_so-spiral_pulsing.o `test -f 'spiral_pulsing.c' || echo '$(srcdir)/'`spiral_pulsing.c
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spiral_pulsing_so-spiral_pulsing.Tpo $(DEPDIR)/spiral_pulsing_so-spiral_pulsing.Po
##############################################
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spiral_pulsing_so_CFLAGS) $(CFLAGS) -c -o spiral_pulsing_so-spiral_pulsing.o `test -f 'spiral_pulsing.c' || echo '$(srcdir)/'`spiral_pulsing.c
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-448-
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-449-spiral_pulsing_so-spiral_pulsing.obj: spiral_pulsing.c
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spiral_pulsing_so_CFLAGS) $(CFLAGS) -MT spiral_pulsing_so-spiral_pulsing.obj -MD -MP -MF $(DEPDIR)/spiral_pulsing_so-spiral_pulsing.Tpo -c -o spiral_pulsing_so-spiral_pulsing.obj `if test -f 'spiral_pulsing.c'; then $(CYGPATH_W) 'spiral_pulsing.c'; else $(CYGPATH_W) '$(srcdir)/spiral_pulsing.c'; fi`
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spiral_pulsing_so-spiral_pulsing.Tpo $(DEPDIR)/spiral_pulsing_so-spiral_pulsing.Po
##############################################
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spiral_pulsing_so_CFLAGS) $(CFLAGS) -c -o spiral_pulsing_so-spiral_pulsing.obj `if test -f 'spiral_pulsing.c'; then $(CYGPATH_W) 'spiral_pulsing.c'; else $(CYGPATH_W) '$(srcdir)/spiral_pulsing.c'; fi`
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/spiral_pulsing/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-436-.c.obj:
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in:437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in:441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-442-
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-443-blur_horizontal_2_so-blur_horizontal_2.o: blur_horizontal_2.c
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in:444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_horizontal_2_so_CFLAGS) $(CFLAGS) -MT blur_horizontal_2_so-blur_horizontal_2.o -MD -MP -MF $(DEPDIR)/blur_horizontal_2_so-blur_horizontal_2.Tpo -c -o blur_horizontal_2_so-blur_horizontal_2.o `test -f 'blur_horizontal_2.c' || echo '$(srcdir)/'`blur_horizontal_2.c
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_horizontal_2_so-blur_horizontal_2.Tpo $(DEPDIR)/blur_horizontal_2_so-blur_horizontal_2.Po
##############################################
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in:448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_horizontal_2_so_CFLAGS) $(CFLAGS) -c -o blur_horizontal_2_so-blur_horizontal_2.o `test -f 'blur_horizontal_2.c' || echo '$(srcdir)/'`blur_horizontal_2.c
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-449-
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-450-blur_horizontal_2_so-blur_horizontal_2.obj: blur_horizontal_2.c
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in:451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_horizontal_2_so_CFLAGS) $(CFLAGS) -MT blur_horizontal_2_so-blur_horizontal_2.obj -MD -MP -MF $(DEPDIR)/blur_horizontal_2_so-blur_horizontal_2.Tpo -c -o blur_horizontal_2_so-blur_horizontal_2.obj `if test -f 'blur_horizontal_2.c'; then $(CYGPATH_W) 'blur_horizontal_2.c'; else $(CYGPATH_W) '$(srcdir)/blur_horizontal_2.c'; fi`
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_horizontal_2_so-blur_horizontal_2.Tpo $(DEPDIR)/blur_horizontal_2_so-blur_horizontal_2.Po
##############################################
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in:455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_horizontal_2_so_CFLAGS) $(CFLAGS) -c -o blur_horizontal_2_so-blur_horizontal_2.obj `if test -f 'blur_horizontal_2.c'; then $(CYGPATH_W) 'blur_horizontal_2.c'; else $(CYGPATH_W) '$(srcdir)/blur_horizontal_2.c'; fi`
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-456-
##############################################
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-486-GTAGS:
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-512-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-526-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/blur_horizontal_2/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/mirror_top/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/mirror_top/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/mirror_top/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-440-
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-441-mirror_top_so-mirror_top.o: mirror_top.c
lebiniou-3.50/plugins/main/mirror_top/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mirror_top_so_CFLAGS) $(CFLAGS) -MT mirror_top_so-mirror_top.o -MD -MP -MF $(DEPDIR)/mirror_top_so-mirror_top.Tpo -c -o mirror_top_so-mirror_top.o `test -f 'mirror_top.c' || echo '$(srcdir)/'`mirror_top.c
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mirror_top_so-mirror_top.Tpo $(DEPDIR)/mirror_top_so-mirror_top.Po
##############################################
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/mirror_top/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mirror_top_so_CFLAGS) $(CFLAGS) -c -o mirror_top_so-mirror_top.o `test -f 'mirror_top.c' || echo '$(srcdir)/'`mirror_top.c
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-447-
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-448-mirror_top_so-mirror_top.obj: mirror_top.c
lebiniou-3.50/plugins/main/mirror_top/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mirror_top_so_CFLAGS) $(CFLAGS) -MT mirror_top_so-mirror_top.obj -MD -MP -MF $(DEPDIR)/mirror_top_so-mirror_top.Tpo -c -o mirror_top_so-mirror_top.obj `if test -f 'mirror_top.c'; then $(CYGPATH_W) 'mirror_top.c'; else $(CYGPATH_W) '$(srcdir)/mirror_top.c'; fi`
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mirror_top_so-mirror_top.Tpo $(DEPDIR)/mirror_top_so-mirror_top.Po
##############################################
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/mirror_top/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mirror_top_so_CFLAGS) $(CFLAGS) -c -o mirror_top_so-mirror_top.obj `if test -f 'mirror_top.c'; then $(CYGPATH_W) 'mirror_top.c'; else $(CYGPATH_W) '$(srcdir)/mirror_top.c'; fi`
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/mirror_top/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/mirror_top/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/mirror_top/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/mirror_top/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/mirror_top/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-441-
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-442-spirals_nested_so-spirals_nested.o: spirals_nested.c
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spirals_nested_so_CFLAGS) $(CFLAGS) -MT spirals_nested_so-spirals_nested.o -MD -MP -MF $(DEPDIR)/spirals_nested_so-spirals_nested.Tpo -c -o spirals_nested_so-spirals_nested.o `test -f 'spirals_nested.c' || echo '$(srcdir)/'`spirals_nested.c
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spirals_nested_so-spirals_nested.Tpo $(DEPDIR)/spirals_nested_so-spirals_nested.Po
##############################################
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spirals_nested_so_CFLAGS) $(CFLAGS) -c -o spirals_nested_so-spirals_nested.o `test -f 'spirals_nested.c' || echo '$(srcdir)/'`spirals_nested.c
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-448-
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-449-spirals_nested_so-spirals_nested.obj: spirals_nested.c
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spirals_nested_so_CFLAGS) $(CFLAGS) -MT spirals_nested_so-spirals_nested.obj -MD -MP -MF $(DEPDIR)/spirals_nested_so-spirals_nested.Tpo -c -o spirals_nested_so-spirals_nested.obj `if test -f 'spirals_nested.c'; then $(CYGPATH_W) 'spirals_nested.c'; else $(CYGPATH_W) '$(srcdir)/spirals_nested.c'; fi`
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spirals_nested_so-spirals_nested.Tpo $(DEPDIR)/spirals_nested_so-spirals_nested.Po
##############################################
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spirals_nested_so_CFLAGS) $(CFLAGS) -c -o spirals_nested_so-spirals_nested.obj `if test -f 'spirals_nested.c'; then $(CYGPATH_W) 'spirals_nested.c'; else $(CYGPATH_W) '$(srcdir)/spirals_nested.c'; fi`
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/spirals_nested/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/fadeout/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/fadeout/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/fadeout/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/fadeout/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/fadeout/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/fadeout/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/fadeout/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/fadeout/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/fadeout/Makefile.in-440-
lebiniou-3.50/plugins/main/fadeout/Makefile.in-441-fadeout_so-fadeout.o: fadeout.c
lebiniou-3.50/plugins/main/fadeout/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fadeout_so_CFLAGS) $(CFLAGS) -MT fadeout_so-fadeout.o -MD -MP -MF $(DEPDIR)/fadeout_so-fadeout.Tpo -c -o fadeout_so-fadeout.o `test -f 'fadeout.c' || echo '$(srcdir)/'`fadeout.c
lebiniou-3.50/plugins/main/fadeout/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fadeout_so-fadeout.Tpo $(DEPDIR)/fadeout_so-fadeout.Po
##############################################
lebiniou-3.50/plugins/main/fadeout/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/fadeout/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fadeout_so_CFLAGS) $(CFLAGS) -c -o fadeout_so-fadeout.o `test -f 'fadeout.c' || echo '$(srcdir)/'`fadeout.c
lebiniou-3.50/plugins/main/fadeout/Makefile.in-447-
lebiniou-3.50/plugins/main/fadeout/Makefile.in-448-fadeout_so-fadeout.obj: fadeout.c
lebiniou-3.50/plugins/main/fadeout/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fadeout_so_CFLAGS) $(CFLAGS) -MT fadeout_so-fadeout.obj -MD -MP -MF $(DEPDIR)/fadeout_so-fadeout.Tpo -c -o fadeout_so-fadeout.obj `if test -f 'fadeout.c'; then $(CYGPATH_W) 'fadeout.c'; else $(CYGPATH_W) '$(srcdir)/fadeout.c'; fi`
lebiniou-3.50/plugins/main/fadeout/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fadeout_so-fadeout.Tpo $(DEPDIR)/fadeout_so-fadeout.Po
##############################################
lebiniou-3.50/plugins/main/fadeout/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/fadeout/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fadeout_so_CFLAGS) $(CFLAGS) -c -o fadeout_so-fadeout.obj `if test -f 'fadeout.c'; then $(CYGPATH_W) 'fadeout.c'; else $(CYGPATH_W) '$(srcdir)/fadeout.c'; fi`
lebiniou-3.50/plugins/main/fadeout/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/fadeout/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/fadeout/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/fadeout/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/fadeout/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/fadeout/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/fadeout/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/fadeout/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/fadeout/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/fadeout/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/fadeout/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/swap_columns/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/swap_columns/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/swap_columns/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-440-
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-441-swap_columns_so-swap_columns.o: swap_columns.c
lebiniou-3.50/plugins/main/swap_columns/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swap_columns_so_CFLAGS) $(CFLAGS) -MT swap_columns_so-swap_columns.o -MD -MP -MF $(DEPDIR)/swap_columns_so-swap_columns.Tpo -c -o swap_columns_so-swap_columns.o `test -f 'swap_columns.c' || echo '$(srcdir)/'`swap_columns.c
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swap_columns_so-swap_columns.Tpo $(DEPDIR)/swap_columns_so-swap_columns.Po
##############################################
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/swap_columns/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swap_columns_so_CFLAGS) $(CFLAGS) -c -o swap_columns_so-swap_columns.o `test -f 'swap_columns.c' || echo '$(srcdir)/'`swap_columns.c
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-447-
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-448-swap_columns_so-swap_columns.obj: swap_columns.c
lebiniou-3.50/plugins/main/swap_columns/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swap_columns_so_CFLAGS) $(CFLAGS) -MT swap_columns_so-swap_columns.obj -MD -MP -MF $(DEPDIR)/swap_columns_so-swap_columns.Tpo -c -o swap_columns_so-swap_columns.obj `if test -f 'swap_columns.c'; then $(CYGPATH_W) 'swap_columns.c'; else $(CYGPATH_W) '$(srcdir)/swap_columns.c'; fi`
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swap_columns_so-swap_columns.Tpo $(DEPDIR)/swap_columns_so-swap_columns.Po
##############################################
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/swap_columns/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swap_columns_so_CFLAGS) $(CFLAGS) -c -o swap_columns_so-swap_columns.obj `if test -f 'swap_columns.c'; then $(CYGPATH_W) 'swap_columns.c'; else $(CYGPATH_W) '$(srcdir)/swap_columns.c'; fi`
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/swap_columns/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/swap_columns/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/swap_columns/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/swap_columns/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/swap_columns/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/image_colrot/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/image_colrot/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_colrot/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-440-
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-441-image_colrot_so-image_colrot.o: image_colrot.c
lebiniou-3.50/plugins/main/image_colrot/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_colrot_so_CFLAGS) $(CFLAGS) -MT image_colrot_so-image_colrot.o -MD -MP -MF $(DEPDIR)/image_colrot_so-image_colrot.Tpo -c -o image_colrot_so-image_colrot.o `test -f 'image_colrot.c' || echo '$(srcdir)/'`image_colrot.c
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_colrot_so-image_colrot.Tpo $(DEPDIR)/image_colrot_so-image_colrot.Po
##############################################
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_colrot/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_colrot_so_CFLAGS) $(CFLAGS) -c -o image_colrot_so-image_colrot.o `test -f 'image_colrot.c' || echo '$(srcdir)/'`image_colrot.c
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-447-
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-448-image_colrot_so-image_colrot.obj: image_colrot.c
lebiniou-3.50/plugins/main/image_colrot/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_colrot_so_CFLAGS) $(CFLAGS) -MT image_colrot_so-image_colrot.obj -MD -MP -MF $(DEPDIR)/image_colrot_so-image_colrot.Tpo -c -o image_colrot_so-image_colrot.obj `if test -f 'image_colrot.c'; then $(CYGPATH_W) 'image_colrot.c'; else $(CYGPATH_W) '$(srcdir)/image_colrot.c'; fi`
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_colrot_so-image_colrot.Tpo $(DEPDIR)/image_colrot_so-image_colrot.Po
##############################################
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_colrot/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_colrot_so_CFLAGS) $(CFLAGS) -c -o image_colrot_so-image_colrot.obj `if test -f 'image_colrot.c'; then $(CYGPATH_W) 'image_colrot.c'; else $(CYGPATH_W) '$(srcdir)/image_colrot.c'; fi`
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/image_colrot/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/image_colrot/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_colrot/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/image_colrot/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/image_colrot/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-440-
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-441-tv_nervous_so-tv_nervous.o: tv_nervous.c
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_nervous_so_CFLAGS) $(CFLAGS) -MT tv_nervous_so-tv_nervous.o -MD -MP -MF $(DEPDIR)/tv_nervous_so-tv_nervous.Tpo -c -o tv_nervous_so-tv_nervous.o `test -f 'tv_nervous.c' || echo '$(srcdir)/'`tv_nervous.c
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_nervous_so-tv_nervous.Tpo $(DEPDIR)/tv_nervous_so-tv_nervous.Po
##############################################
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_nervous_so_CFLAGS) $(CFLAGS) -c -o tv_nervous_so-tv_nervous.o `test -f 'tv_nervous.c' || echo '$(srcdir)/'`tv_nervous.c
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-447-
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-448-tv_nervous_so-tv_nervous.obj: tv_nervous.c
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_nervous_so_CFLAGS) $(CFLAGS) -MT tv_nervous_so-tv_nervous.obj -MD -MP -MF $(DEPDIR)/tv_nervous_so-tv_nervous.Tpo -c -o tv_nervous_so-tv_nervous.obj `if test -f 'tv_nervous.c'; then $(CYGPATH_W) 'tv_nervous.c'; else $(CYGPATH_W) '$(srcdir)/tv_nervous.c'; fi`
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_nervous_so-tv_nervous.Tpo $(DEPDIR)/tv_nervous_so-tv_nervous.Po
##############################################
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_nervous_so_CFLAGS) $(CFLAGS) -c -o tv_nervous_so-tv_nervous.obj `if test -f 'tv_nervous.c'; then $(CYGPATH_W) 'tv_nervous.c'; else $(CYGPATH_W) '$(srcdir)/tv_nervous.c'; fi`
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/tv_nervous/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-440-
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-441-tv_diffbeat_so-tv_diffbeat.o: tv_diffbeat.c
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diffbeat_so_CFLAGS) $(CFLAGS) -MT tv_diffbeat_so-tv_diffbeat.o -MD -MP -MF $(DEPDIR)/tv_diffbeat_so-tv_diffbeat.Tpo -c -o tv_diffbeat_so-tv_diffbeat.o `test -f 'tv_diffbeat.c' || echo '$(srcdir)/'`tv_diffbeat.c
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_diffbeat_so-tv_diffbeat.Tpo $(DEPDIR)/tv_diffbeat_so-tv_diffbeat.Po
##############################################
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diffbeat_so_CFLAGS) $(CFLAGS) -c -o tv_diffbeat_so-tv_diffbeat.o `test -f 'tv_diffbeat.c' || echo '$(srcdir)/'`tv_diffbeat.c
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-447-
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-448-tv_diffbeat_so-tv_diffbeat.obj: tv_diffbeat.c
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diffbeat_so_CFLAGS) $(CFLAGS) -MT tv_diffbeat_so-tv_diffbeat.obj -MD -MP -MF $(DEPDIR)/tv_diffbeat_so-tv_diffbeat.Tpo -c -o tv_diffbeat_so-tv_diffbeat.obj `if test -f 'tv_diffbeat.c'; then $(CYGPATH_W) 'tv_diffbeat.c'; else $(CYGPATH_W) '$(srcdir)/tv_diffbeat.c'; fi`
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_diffbeat_so-tv_diffbeat.Tpo $(DEPDIR)/tv_diffbeat_so-tv_diffbeat.Po
##############################################
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diffbeat_so_CFLAGS) $(CFLAGS) -c -o tv_diffbeat_so-tv_diffbeat.obj `if test -f 'tv_diffbeat.c'; then $(CYGPATH_W) 'tv_diffbeat.c'; else $(CYGPATH_W) '$(srcdir)/tv_diffbeat.c'; fi`
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/tv_diffbeat/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-436-.c.obj:
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in:437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in:441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-442-
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-443-scroll_horizontal_so-scroll_horizontal.o: scroll_horizontal.c
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in:444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scroll_horizontal_so_CFLAGS) $(CFLAGS) -MT scroll_horizontal_so-scroll_horizontal.o -MD -MP -MF $(DEPDIR)/scroll_horizontal_so-scroll_horizontal.Tpo -c -o scroll_horizontal_so-scroll_horizontal.o `test -f 'scroll_horizontal.c' || echo '$(srcdir)/'`scroll_horizontal.c
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/scroll_horizontal_so-scroll_horizontal.Tpo $(DEPDIR)/scroll_horizontal_so-scroll_horizontal.Po
##############################################
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in:448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scroll_horizontal_so_CFLAGS) $(CFLAGS) -c -o scroll_horizontal_so-scroll_horizontal.o `test -f 'scroll_horizontal.c' || echo '$(srcdir)/'`scroll_horizontal.c
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-449-
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-450-scroll_horizontal_so-scroll_horizontal.obj: scroll_horizontal.c
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in:451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scroll_horizontal_so_CFLAGS) $(CFLAGS) -MT scroll_horizontal_so-scroll_horizontal.obj -MD -MP -MF $(DEPDIR)/scroll_horizontal_so-scroll_horizontal.Tpo -c -o scroll_horizontal_so-scroll_horizontal.obj `if test -f 'scroll_horizontal.c'; then $(CYGPATH_W) 'scroll_horizontal.c'; else $(CYGPATH_W) '$(srcdir)/scroll_horizontal.c'; fi`
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/scroll_horizontal_so-scroll_horizontal.Tpo $(DEPDIR)/scroll_horizontal_so-scroll_horizontal.Po
##############################################
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in:455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scroll_horizontal_so_CFLAGS) $(CFLAGS) -c -o scroll_horizontal_so-scroll_horizontal.obj `if test -f 'scroll_horizontal.c'; then $(CYGPATH_W) 'scroll_horizontal.c'; else $(CYGPATH_W) '$(srcdir)/scroll_horizontal.c'; fi`
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-456-
##############################################
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-486-GTAGS:
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-512-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-526-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/scroll_horizontal/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-436-.c.obj:
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in:437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in:441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-442-
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-443-path_oscillo_freq_so-path_oscillo_freq.o: path_oscillo_freq.c
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in:444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(path_oscillo_freq_so_CFLAGS) $(CFLAGS) -MT path_oscillo_freq_so-path_oscillo_freq.o -MD -MP -MF $(DEPDIR)/path_oscillo_freq_so-path_oscillo_freq.Tpo -c -o path_oscillo_freq_so-path_oscillo_freq.o `test -f 'path_oscillo_freq.c' || echo '$(srcdir)/'`path_oscillo_freq.c
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/path_oscillo_freq_so-path_oscillo_freq.Tpo $(DEPDIR)/path_oscillo_freq_so-path_oscillo_freq.Po
##############################################
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in:448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(path_oscillo_freq_so_CFLAGS) $(CFLAGS) -c -o path_oscillo_freq_so-path_oscillo_freq.o `test -f 'path_oscillo_freq.c' || echo '$(srcdir)/'`path_oscillo_freq.c
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-449-
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-450-path_oscillo_freq_so-path_oscillo_freq.obj: path_oscillo_freq.c
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in:451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(path_oscillo_freq_so_CFLAGS) $(CFLAGS) -MT path_oscillo_freq_so-path_oscillo_freq.obj -MD -MP -MF $(DEPDIR)/path_oscillo_freq_so-path_oscillo_freq.Tpo -c -o path_oscillo_freq_so-path_oscillo_freq.obj `if test -f 'path_oscillo_freq.c'; then $(CYGPATH_W) 'path_oscillo_freq.c'; else $(CYGPATH_W) '$(srcdir)/path_oscillo_freq.c'; fi`
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/path_oscillo_freq_so-path_oscillo_freq.Tpo $(DEPDIR)/path_oscillo_freq_so-path_oscillo_freq.Po
##############################################
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in:455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(path_oscillo_freq_so_CFLAGS) $(CFLAGS) -c -o path_oscillo_freq_so-path_oscillo_freq.obj `if test -f 'path_oscillo_freq.c'; then $(CYGPATH_W) 'path_oscillo_freq.c'; else $(CYGPATH_W) '$(srcdir)/path_oscillo_freq.c'; fi`
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-456-
##############################################
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-486-GTAGS:
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-512-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-526-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/path_oscillo_freq/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-436-.c.obj:
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in:437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in:441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-442-
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-443-recurrence_plot_so-recurrence_plot.o: recurrence_plot.c
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in:444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recurrence_plot_so_CFLAGS) $(CFLAGS) -MT recurrence_plot_so-recurrence_plot.o -MD -MP -MF $(DEPDIR)/recurrence_plot_so-recurrence_plot.Tpo -c -o recurrence_plot_so-recurrence_plot.o `test -f 'recurrence_plot.c' || echo '$(srcdir)/'`recurrence_plot.c
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/recurrence_plot_so-recurrence_plot.Tpo $(DEPDIR)/recurrence_plot_so-recurrence_plot.Po
##############################################
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in:448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recurrence_plot_so_CFLAGS) $(CFLAGS) -c -o recurrence_plot_so-recurrence_plot.o `test -f 'recurrence_plot.c' || echo '$(srcdir)/'`recurrence_plot.c
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-449-
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-450-recurrence_plot_so-recurrence_plot.obj: recurrence_plot.c
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in:451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recurrence_plot_so_CFLAGS) $(CFLAGS) -MT recurrence_plot_so-recurrence_plot.obj -MD -MP -MF $(DEPDIR)/recurrence_plot_so-recurrence_plot.Tpo -c -o recurrence_plot_so-recurrence_plot.obj `if test -f 'recurrence_plot.c'; then $(CYGPATH_W) 'recurrence_plot.c'; else $(CYGPATH_W) '$(srcdir)/recurrence_plot.c'; fi`
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/recurrence_plot_so-recurrence_plot.Tpo $(DEPDIR)/recurrence_plot_so-recurrence_plot.Po
##############################################
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in:455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(recurrence_plot_so_CFLAGS) $(CFLAGS) -c -o recurrence_plot_so-recurrence_plot.obj `if test -f 'recurrence_plot.c'; then $(CYGPATH_W) 'recurrence_plot.c'; else $(CYGPATH_W) '$(srcdir)/recurrence_plot.c'; fi`
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-456-
##############################################
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-486-GTAGS:
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-512-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-526-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/recurrence_plot/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/takens/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/takens/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/takens/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/takens/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/takens/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/takens/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/takens/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/takens/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/takens/Makefile.in-440-
lebiniou-3.50/plugins/main/takens/Makefile.in-441-takens_so-takens.o: takens.c
lebiniou-3.50/plugins/main/takens/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(takens_so_CFLAGS) $(CFLAGS) -MT takens_so-takens.o -MD -MP -MF $(DEPDIR)/takens_so-takens.Tpo -c -o takens_so-takens.o `test -f 'takens.c' || echo '$(srcdir)/'`takens.c
lebiniou-3.50/plugins/main/takens/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/takens_so-takens.Tpo $(DEPDIR)/takens_so-takens.Po
##############################################
lebiniou-3.50/plugins/main/takens/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/takens/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(takens_so_CFLAGS) $(CFLAGS) -c -o takens_so-takens.o `test -f 'takens.c' || echo '$(srcdir)/'`takens.c
lebiniou-3.50/plugins/main/takens/Makefile.in-447-
lebiniou-3.50/plugins/main/takens/Makefile.in-448-takens_so-takens.obj: takens.c
lebiniou-3.50/plugins/main/takens/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(takens_so_CFLAGS) $(CFLAGS) -MT takens_so-takens.obj -MD -MP -MF $(DEPDIR)/takens_so-takens.Tpo -c -o takens_so-takens.obj `if test -f 'takens.c'; then $(CYGPATH_W) 'takens.c'; else $(CYGPATH_W) '$(srcdir)/takens.c'; fi`
lebiniou-3.50/plugins/main/takens/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/takens_so-takens.Tpo $(DEPDIR)/takens_so-takens.Po
##############################################
lebiniou-3.50/plugins/main/takens/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/takens/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(takens_so_CFLAGS) $(CFLAGS) -c -o takens_so-takens.obj `if test -f 'takens.c'; then $(CYGPATH_W) 'takens.c'; else $(CYGPATH_W) '$(srcdir)/takens.c'; fi`
lebiniou-3.50/plugins/main/takens/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/takens/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/takens/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/takens/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/takens/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/takens/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/takens/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/takens/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/takens/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/takens/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/takens/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-440-
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-441-image_beat_2_so-image_beat_2.o: image_beat_2.c
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_beat_2_so_CFLAGS) $(CFLAGS) -MT image_beat_2_so-image_beat_2.o -MD -MP -MF $(DEPDIR)/image_beat_2_so-image_beat_2.Tpo -c -o image_beat_2_so-image_beat_2.o `test -f 'image_beat_2.c' || echo '$(srcdir)/'`image_beat_2.c
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_beat_2_so-image_beat_2.Tpo $(DEPDIR)/image_beat_2_so-image_beat_2.Po
##############################################
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_beat_2_so_CFLAGS) $(CFLAGS) -c -o image_beat_2_so-image_beat_2.o `test -f 'image_beat_2.c' || echo '$(srcdir)/'`image_beat_2.c
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-447-
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-448-image_beat_2_so-image_beat_2.obj: image_beat_2.c
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_beat_2_so_CFLAGS) $(CFLAGS) -MT image_beat_2_so-image_beat_2.obj -MD -MP -MF $(DEPDIR)/image_beat_2_so-image_beat_2.Tpo -c -o image_beat_2_so-image_beat_2.obj `if test -f 'image_beat_2.c'; then $(CYGPATH_W) 'image_beat_2.c'; else $(CYGPATH_W) '$(srcdir)/image_beat_2.c'; fi`
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_beat_2_so-image_beat_2.Tpo $(DEPDIR)/image_beat_2_so-image_beat_2.Po
##############################################
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_beat_2_so_CFLAGS) $(CFLAGS) -c -o image_beat_2_so-image_beat_2.obj `if test -f 'image_beat_2.c'; then $(CYGPATH_W) 'image_beat_2.c'; else $(CYGPATH_W) '$(srcdir)/image_beat_2.c'; fi`
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/image_beat_2/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/faders/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/faders/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/faders/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/faders/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/faders/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/faders/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/faders/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/faders/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/faders/Makefile.in-440-
lebiniou-3.50/plugins/main/faders/Makefile.in-441-faders_so-faders.o: faders.c
lebiniou-3.50/plugins/main/faders/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(faders_so_CFLAGS) $(CFLAGS) -MT faders_so-faders.o -MD -MP -MF $(DEPDIR)/faders_so-faders.Tpo -c -o faders_so-faders.o `test -f 'faders.c' || echo '$(srcdir)/'`faders.c
lebiniou-3.50/plugins/main/faders/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/faders_so-faders.Tpo $(DEPDIR)/faders_so-faders.Po
##############################################
lebiniou-3.50/plugins/main/faders/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/faders/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(faders_so_CFLAGS) $(CFLAGS) -c -o faders_so-faders.o `test -f 'faders.c' || echo '$(srcdir)/'`faders.c
lebiniou-3.50/plugins/main/faders/Makefile.in-447-
lebiniou-3.50/plugins/main/faders/Makefile.in-448-faders_so-faders.obj: faders.c
lebiniou-3.50/plugins/main/faders/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(faders_so_CFLAGS) $(CFLAGS) -MT faders_so-faders.obj -MD -MP -MF $(DEPDIR)/faders_so-faders.Tpo -c -o faders_so-faders.obj `if test -f 'faders.c'; then $(CYGPATH_W) 'faders.c'; else $(CYGPATH_W) '$(srcdir)/faders.c'; fi`
lebiniou-3.50/plugins/main/faders/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/faders_so-faders.Tpo $(DEPDIR)/faders_so-faders.Po
##############################################
lebiniou-3.50/plugins/main/faders/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/faders/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(faders_so_CFLAGS) $(CFLAGS) -c -o faders_so-faders.obj `if test -f 'faders.c'; then $(CYGPATH_W) 'faders.c'; else $(CYGPATH_W) '$(srcdir)/faders.c'; fi`
lebiniou-3.50/plugins/main/faders/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/faders/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/faders/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/faders/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/faders/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/faders/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/faders/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/faders/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/faders/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/faders/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/faders/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-436-.c.obj:
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in:437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in:441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-442-
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-443-image_colrot_slow_so-image_colrot_slow.o: image_colrot_slow.c
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in:444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_colrot_slow_so_CFLAGS) $(CFLAGS) -MT image_colrot_slow_so-image_colrot_slow.o -MD -MP -MF $(DEPDIR)/image_colrot_slow_so-image_colrot_slow.Tpo -c -o image_colrot_slow_so-image_colrot_slow.o `test -f 'image_colrot_slow.c' || echo '$(srcdir)/'`image_colrot_slow.c
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_colrot_slow_so-image_colrot_slow.Tpo $(DEPDIR)/image_colrot_slow_so-image_colrot_slow.Po
##############################################
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in:448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_colrot_slow_so_CFLAGS) $(CFLAGS) -c -o image_colrot_slow_so-image_colrot_slow.o `test -f 'image_colrot_slow.c' || echo '$(srcdir)/'`image_colrot_slow.c
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-449-
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-450-image_colrot_slow_so-image_colrot_slow.obj: image_colrot_slow.c
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in:451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_colrot_slow_so_CFLAGS) $(CFLAGS) -MT image_colrot_slow_so-image_colrot_slow.obj -MD -MP -MF $(DEPDIR)/image_colrot_slow_so-image_colrot_slow.Tpo -c -o image_colrot_slow_so-image_colrot_slow.obj `if test -f 'image_colrot_slow.c'; then $(CYGPATH_W) 'image_colrot_slow.c'; else $(CYGPATH_W) '$(srcdir)/image_colrot_slow.c'; fi`
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_colrot_slow_so-image_colrot_slow.Tpo $(DEPDIR)/image_colrot_slow_so-image_colrot_slow.Po
##############################################
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in:455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_colrot_slow_so_CFLAGS) $(CFLAGS) -c -o image_colrot_slow_so-image_colrot_slow.obj `if test -f 'image_colrot_slow.c'; then $(CYGPATH_W) 'image_colrot_slow.c'; else $(CYGPATH_W) '$(srcdir)/image_colrot_slow.c'; fi`
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-456-
##############################################
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-486-GTAGS:
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-512-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-526-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/image_colrot_slow/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/clear/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/clear/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/clear/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/clear/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/clear/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/clear/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/clear/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/clear/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/clear/Makefile.in-440-
lebiniou-3.50/plugins/main/clear/Makefile.in-441-clear_so-clear.o: clear.c
lebiniou-3.50/plugins/main/clear/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(clear_so_CFLAGS) $(CFLAGS) -MT clear_so-clear.o -MD -MP -MF $(DEPDIR)/clear_so-clear.Tpo -c -o clear_so-clear.o `test -f 'clear.c' || echo '$(srcdir)/'`clear.c
lebiniou-3.50/plugins/main/clear/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/clear_so-clear.Tpo $(DEPDIR)/clear_so-clear.Po
##############################################
lebiniou-3.50/plugins/main/clear/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/clear/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(clear_so_CFLAGS) $(CFLAGS) -c -o clear_so-clear.o `test -f 'clear.c' || echo '$(srcdir)/'`clear.c
lebiniou-3.50/plugins/main/clear/Makefile.in-447-
lebiniou-3.50/plugins/main/clear/Makefile.in-448-clear_so-clear.obj: clear.c
lebiniou-3.50/plugins/main/clear/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(clear_so_CFLAGS) $(CFLAGS) -MT clear_so-clear.obj -MD -MP -MF $(DEPDIR)/clear_so-clear.Tpo -c -o clear_so-clear.obj `if test -f 'clear.c'; then $(CYGPATH_W) 'clear.c'; else $(CYGPATH_W) '$(srcdir)/clear.c'; fi`
lebiniou-3.50/plugins/main/clear/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/clear_so-clear.Tpo $(DEPDIR)/clear_so-clear.Po
##############################################
lebiniou-3.50/plugins/main/clear/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/clear/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(clear_so_CFLAGS) $(CFLAGS) -c -o clear_so-clear.obj `if test -f 'clear.c'; then $(CYGPATH_W) 'clear.c'; else $(CYGPATH_W) '$(srcdir)/clear.c'; fi`
lebiniou-3.50/plugins/main/clear/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/clear/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/clear/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/clear/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/clear/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/clear/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/clear/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/clear/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/clear/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/clear/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/clear/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-440-
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-441-fadeout_slow_so-fadeout_slow.o: fadeout_slow.c
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fadeout_slow_so_CFLAGS) $(CFLAGS) -MT fadeout_slow_so-fadeout_slow.o -MD -MP -MF $(DEPDIR)/fadeout_slow_so-fadeout_slow.Tpo -c -o fadeout_slow_so-fadeout_slow.o `test -f 'fadeout_slow.c' || echo '$(srcdir)/'`fadeout_slow.c
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fadeout_slow_so-fadeout_slow.Tpo $(DEPDIR)/fadeout_slow_so-fadeout_slow.Po
##############################################
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fadeout_slow_so_CFLAGS) $(CFLAGS) -c -o fadeout_slow_so-fadeout_slow.o `test -f 'fadeout_slow.c' || echo '$(srcdir)/'`fadeout_slow.c
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-447-
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-448-fadeout_slow_so-fadeout_slow.obj: fadeout_slow.c
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fadeout_slow_so_CFLAGS) $(CFLAGS) -MT fadeout_slow_so-fadeout_slow.obj -MD -MP -MF $(DEPDIR)/fadeout_slow_so-fadeout_slow.Tpo -c -o fadeout_slow_so-fadeout_slow.obj `if test -f 'fadeout_slow.c'; then $(CYGPATH_W) 'fadeout_slow.c'; else $(CYGPATH_W) '$(srcdir)/fadeout_slow.c'; fi`
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fadeout_slow_so-fadeout_slow.Tpo $(DEPDIR)/fadeout_slow_so-fadeout_slow.Po
##############################################
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fadeout_slow_so_CFLAGS) $(CFLAGS) -c -o fadeout_slow_so-fadeout_slow.obj `if test -f 'fadeout_slow.c'; then $(CYGPATH_W) 'fadeout_slow.c'; else $(CYGPATH_W) '$(srcdir)/fadeout_slow.c'; fi`
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/fadeout_slow/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/images_pulse/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/images_pulse/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/images_pulse/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-440-
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-441-images_pulse_so-images_pulse.o: images_pulse.c
lebiniou-3.50/plugins/main/images_pulse/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(images_pulse_so_CFLAGS) $(CFLAGS) -MT images_pulse_so-images_pulse.o -MD -MP -MF $(DEPDIR)/images_pulse_so-images_pulse.Tpo -c -o images_pulse_so-images_pulse.o `test -f 'images_pulse.c' || echo '$(srcdir)/'`images_pulse.c
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/images_pulse_so-images_pulse.Tpo $(DEPDIR)/images_pulse_so-images_pulse.Po
##############################################
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/images_pulse/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(images_pulse_so_CFLAGS) $(CFLAGS) -c -o images_pulse_so-images_pulse.o `test -f 'images_pulse.c' || echo '$(srcdir)/'`images_pulse.c
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-447-
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-448-images_pulse_so-images_pulse.obj: images_pulse.c
lebiniou-3.50/plugins/main/images_pulse/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(images_pulse_so_CFLAGS) $(CFLAGS) -MT images_pulse_so-images_pulse.obj -MD -MP -MF $(DEPDIR)/images_pulse_so-images_pulse.Tpo -c -o images_pulse_so-images_pulse.obj `if test -f 'images_pulse.c'; then $(CYGPATH_W) 'images_pulse.c'; else $(CYGPATH_W) '$(srcdir)/images_pulse.c'; fi`
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/images_pulse_so-images_pulse.Tpo $(DEPDIR)/images_pulse_so-images_pulse.Po
##############################################
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/images_pulse/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(images_pulse_so_CFLAGS) $(CFLAGS) -c -o images_pulse_so-images_pulse.obj `if test -f 'images_pulse.c'; then $(CYGPATH_W) 'images_pulse.c'; else $(CYGPATH_W) '$(srcdir)/images_pulse.c'; fi`
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/images_pulse/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/images_pulse/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/images_pulse/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/images_pulse/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/images_pulse/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/spectrum/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/spectrum/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/spectrum/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/spectrum/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/spectrum/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spectrum/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/spectrum/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spectrum/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spectrum/Makefile.in-440-
lebiniou-3.50/plugins/main/spectrum/Makefile.in-441-spectrum_so-spectrum.o: spectrum.c
lebiniou-3.50/plugins/main/spectrum/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spectrum_so_CFLAGS) $(CFLAGS) -MT spectrum_so-spectrum.o -MD -MP -MF $(DEPDIR)/spectrum_so-spectrum.Tpo -c -o spectrum_so-spectrum.o `test -f 'spectrum.c' || echo '$(srcdir)/'`spectrum.c
lebiniou-3.50/plugins/main/spectrum/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spectrum_so-spectrum.Tpo $(DEPDIR)/spectrum_so-spectrum.Po
##############################################
lebiniou-3.50/plugins/main/spectrum/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spectrum/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spectrum_so_CFLAGS) $(CFLAGS) -c -o spectrum_so-spectrum.o `test -f 'spectrum.c' || echo '$(srcdir)/'`spectrum.c
lebiniou-3.50/plugins/main/spectrum/Makefile.in-447-
lebiniou-3.50/plugins/main/spectrum/Makefile.in-448-spectrum_so-spectrum.obj: spectrum.c
lebiniou-3.50/plugins/main/spectrum/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spectrum_so_CFLAGS) $(CFLAGS) -MT spectrum_so-spectrum.obj -MD -MP -MF $(DEPDIR)/spectrum_so-spectrum.Tpo -c -o spectrum_so-spectrum.obj `if test -f 'spectrum.c'; then $(CYGPATH_W) 'spectrum.c'; else $(CYGPATH_W) '$(srcdir)/spectrum.c'; fi`
lebiniou-3.50/plugins/main/spectrum/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spectrum_so-spectrum.Tpo $(DEPDIR)/spectrum_so-spectrum.Po
##############################################
lebiniou-3.50/plugins/main/spectrum/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spectrum/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spectrum_so_CFLAGS) $(CFLAGS) -c -o spectrum_so-spectrum.obj `if test -f 'spectrum.c'; then $(CYGPATH_W) 'spectrum.c'; else $(CYGPATH_W) '$(srcdir)/spectrum.c'; fi`
lebiniou-3.50/plugins/main/spectrum/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/spectrum/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/spectrum/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/spectrum/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/spectrum/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/spectrum/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spectrum/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spectrum/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/spectrum/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/spectrum/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/spectrum/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/roller_y/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/roller_y/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/roller_y/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/roller_y/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/roller_y/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/roller_y/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/roller_y/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/roller_y/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/roller_y/Makefile.in-440-
lebiniou-3.50/plugins/main/roller_y/Makefile.in-441-roller_y_so-roller_y.o: roller_y.c
lebiniou-3.50/plugins/main/roller_y/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(roller_y_so_CFLAGS) $(CFLAGS) -MT roller_y_so-roller_y.o -MD -MP -MF $(DEPDIR)/roller_y_so-roller_y.Tpo -c -o roller_y_so-roller_y.o `test -f 'roller_y.c' || echo '$(srcdir)/'`roller_y.c
lebiniou-3.50/plugins/main/roller_y/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/roller_y_so-roller_y.Tpo $(DEPDIR)/roller_y_so-roller_y.Po
##############################################
lebiniou-3.50/plugins/main/roller_y/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/roller_y/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(roller_y_so_CFLAGS) $(CFLAGS) -c -o roller_y_so-roller_y.o `test -f 'roller_y.c' || echo '$(srcdir)/'`roller_y.c
lebiniou-3.50/plugins/main/roller_y/Makefile.in-447-
lebiniou-3.50/plugins/main/roller_y/Makefile.in-448-roller_y_so-roller_y.obj: roller_y.c
lebiniou-3.50/plugins/main/roller_y/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(roller_y_so_CFLAGS) $(CFLAGS) -MT roller_y_so-roller_y.obj -MD -MP -MF $(DEPDIR)/roller_y_so-roller_y.Tpo -c -o roller_y_so-roller_y.obj `if test -f 'roller_y.c'; then $(CYGPATH_W) 'roller_y.c'; else $(CYGPATH_W) '$(srcdir)/roller_y.c'; fi`
lebiniou-3.50/plugins/main/roller_y/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/roller_y_so-roller_y.Tpo $(DEPDIR)/roller_y_so-roller_y.Po
##############################################
lebiniou-3.50/plugins/main/roller_y/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/roller_y/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(roller_y_so_CFLAGS) $(CFLAGS) -c -o roller_y_so-roller_y.obj `if test -f 'roller_y.c'; then $(CYGPATH_W) 'roller_y.c'; else $(CYGPATH_W) '$(srcdir)/roller_y.c'; fi`
lebiniou-3.50/plugins/main/roller_y/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/roller_y/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/roller_y/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/roller_y/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/roller_y/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/roller_y/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/roller_y/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/roller_y/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/roller_y/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/roller_y/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/roller_y/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/infinity/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/infinity/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/infinity/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/infinity/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/infinity/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/infinity/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/infinity/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/infinity/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/infinity/Makefile.in-440-
lebiniou-3.50/plugins/main/infinity/Makefile.in-441-infinity_so-infinity.o: infinity.c
lebiniou-3.50/plugins/main/infinity/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(infinity_so_CFLAGS) $(CFLAGS) -MT infinity_so-infinity.o -MD -MP -MF $(DEPDIR)/infinity_so-infinity.Tpo -c -o infinity_so-infinity.o `test -f 'infinity.c' || echo '$(srcdir)/'`infinity.c
lebiniou-3.50/plugins/main/infinity/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/infinity_so-infinity.Tpo $(DEPDIR)/infinity_so-infinity.Po
##############################################
lebiniou-3.50/plugins/main/infinity/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/infinity/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(infinity_so_CFLAGS) $(CFLAGS) -c -o infinity_so-infinity.o `test -f 'infinity.c' || echo '$(srcdir)/'`infinity.c
lebiniou-3.50/plugins/main/infinity/Makefile.in-447-
lebiniou-3.50/plugins/main/infinity/Makefile.in-448-infinity_so-infinity.obj: infinity.c
lebiniou-3.50/plugins/main/infinity/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(infinity_so_CFLAGS) $(CFLAGS) -MT infinity_so-infinity.obj -MD -MP -MF $(DEPDIR)/infinity_so-infinity.Tpo -c -o infinity_so-infinity.obj `if test -f 'infinity.c'; then $(CYGPATH_W) 'infinity.c'; else $(CYGPATH_W) '$(srcdir)/infinity.c'; fi`
lebiniou-3.50/plugins/main/infinity/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/infinity_so-infinity.Tpo $(DEPDIR)/infinity_so-infinity.Po
##############################################
lebiniou-3.50/plugins/main/infinity/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/infinity/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(infinity_so_CFLAGS) $(CFLAGS) -c -o infinity_so-infinity.obj `if test -f 'infinity.c'; then $(CYGPATH_W) 'infinity.c'; else $(CYGPATH_W) '$(srcdir)/infinity.c'; fi`
lebiniou-3.50/plugins/main/infinity/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/infinity/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/infinity/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/infinity/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/infinity/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/infinity/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/infinity/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/infinity/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/infinity/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/infinity/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/infinity/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-440-
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-441-rotors_freq_so-rotors_freq.o: rotors_freq.c
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rotors_freq_so_CFLAGS) $(CFLAGS) -MT rotors_freq_so-rotors_freq.o -MD -MP -MF $(DEPDIR)/rotors_freq_so-rotors_freq.Tpo -c -o rotors_freq_so-rotors_freq.o `test -f 'rotors_freq.c' || echo '$(srcdir)/'`rotors_freq.c
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rotors_freq_so-rotors_freq.Tpo $(DEPDIR)/rotors_freq_so-rotors_freq.Po
##############################################
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rotors_freq_so_CFLAGS) $(CFLAGS) -c -o rotors_freq_so-rotors_freq.o `test -f 'rotors_freq.c' || echo '$(srcdir)/'`rotors_freq.c
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-447-
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-448-rotors_freq_so-rotors_freq.obj: rotors_freq.c
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rotors_freq_so_CFLAGS) $(CFLAGS) -MT rotors_freq_so-rotors_freq.obj -MD -MP -MF $(DEPDIR)/rotors_freq_so-rotors_freq.Tpo -c -o rotors_freq_so-rotors_freq.obj `if test -f 'rotors_freq.c'; then $(CYGPATH_W) 'rotors_freq.c'; else $(CYGPATH_W) '$(srcdir)/rotors_freq.c'; fi`
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rotors_freq_so-rotors_freq.Tpo $(DEPDIR)/rotors_freq_so-rotors_freq.Po
##############################################
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rotors_freq_so_CFLAGS) $(CFLAGS) -c -o rotors_freq_so-rotors_freq.obj `if test -f 'rotors_freq.c'; then $(CYGPATH_W) 'rotors_freq.c'; else $(CYGPATH_W) '$(srcdir)/rotors_freq.c'; fi`
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/rotors_freq/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/spectrogram/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/spectrogram/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spectrogram/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-440-
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-441-spectrogram_so-spectrogram.o: spectrogram.c
lebiniou-3.50/plugins/main/spectrogram/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spectrogram_so_CFLAGS) $(CFLAGS) -MT spectrogram_so-spectrogram.o -MD -MP -MF $(DEPDIR)/spectrogram_so-spectrogram.Tpo -c -o spectrogram_so-spectrogram.o `test -f 'spectrogram.c' || echo '$(srcdir)/'`spectrogram.c
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spectrogram_so-spectrogram.Tpo $(DEPDIR)/spectrogram_so-spectrogram.Po
##############################################
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spectrogram/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spectrogram_so_CFLAGS) $(CFLAGS) -c -o spectrogram_so-spectrogram.o `test -f 'spectrogram.c' || echo '$(srcdir)/'`spectrogram.c
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-447-
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-448-spectrogram_so-spectrogram.obj: spectrogram.c
lebiniou-3.50/plugins/main/spectrogram/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spectrogram_so_CFLAGS) $(CFLAGS) -MT spectrogram_so-spectrogram.obj -MD -MP -MF $(DEPDIR)/spectrogram_so-spectrogram.Tpo -c -o spectrogram_so-spectrogram.obj `if test -f 'spectrogram.c'; then $(CYGPATH_W) 'spectrogram.c'; else $(CYGPATH_W) '$(srcdir)/spectrogram.c'; fi`
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spectrogram_so-spectrogram.Tpo $(DEPDIR)/spectrogram_so-spectrogram.Po
##############################################
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spectrogram/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spectrogram_so_CFLAGS) $(CFLAGS) -c -o spectrogram_so-spectrogram.obj `if test -f 'spectrogram.c'; then $(CYGPATH_W) 'spectrogram.c'; else $(CYGPATH_W) '$(srcdir)/spectrogram.c'; fi`
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/spectrogram/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/spectrogram/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spectrogram/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/spectrogram/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/spectrogram/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/galaxy/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/galaxy/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/galaxy/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/galaxy/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/galaxy/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/galaxy/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/galaxy/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/galaxy/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/galaxy/Makefile.in-440-
lebiniou-3.50/plugins/main/galaxy/Makefile.in-441-galaxy_so-galaxy.o: galaxy.c
lebiniou-3.50/plugins/main/galaxy/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(galaxy_so_CFLAGS) $(CFLAGS) -MT galaxy_so-galaxy.o -MD -MP -MF $(DEPDIR)/galaxy_so-galaxy.Tpo -c -o galaxy_so-galaxy.o `test -f 'galaxy.c' || echo '$(srcdir)/'`galaxy.c
lebiniou-3.50/plugins/main/galaxy/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/galaxy_so-galaxy.Tpo $(DEPDIR)/galaxy_so-galaxy.Po
##############################################
lebiniou-3.50/plugins/main/galaxy/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/galaxy/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(galaxy_so_CFLAGS) $(CFLAGS) -c -o galaxy_so-galaxy.o `test -f 'galaxy.c' || echo '$(srcdir)/'`galaxy.c
lebiniou-3.50/plugins/main/galaxy/Makefile.in-447-
lebiniou-3.50/plugins/main/galaxy/Makefile.in-448-galaxy_so-galaxy.obj: galaxy.c
lebiniou-3.50/plugins/main/galaxy/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(galaxy_so_CFLAGS) $(CFLAGS) -MT galaxy_so-galaxy.obj -MD -MP -MF $(DEPDIR)/galaxy_so-galaxy.Tpo -c -o galaxy_so-galaxy.obj `if test -f 'galaxy.c'; then $(CYGPATH_W) 'galaxy.c'; else $(CYGPATH_W) '$(srcdir)/galaxy.c'; fi`
lebiniou-3.50/plugins/main/galaxy/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/galaxy_so-galaxy.Tpo $(DEPDIR)/galaxy_so-galaxy.Po
##############################################
lebiniou-3.50/plugins/main/galaxy/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/galaxy/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(galaxy_so_CFLAGS) $(CFLAGS) -c -o galaxy_so-galaxy.obj `if test -f 'galaxy.c'; then $(CYGPATH_W) 'galaxy.c'; else $(CYGPATH_W) '$(srcdir)/galaxy.c'; fi`
lebiniou-3.50/plugins/main/galaxy/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/galaxy/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/galaxy/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/galaxy/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/galaxy/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/galaxy/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/galaxy/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/galaxy/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/galaxy/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/galaxy/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/galaxy/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/snake/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/snake/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/snake/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/snake/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/snake/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/snake/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/snake/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/snake/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/snake/Makefile.in-440-
lebiniou-3.50/plugins/main/snake/Makefile.in-441-snake_so-snake.o: snake.c
lebiniou-3.50/plugins/main/snake/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(snake_so_CFLAGS) $(CFLAGS) -MT snake_so-snake.o -MD -MP -MF $(DEPDIR)/snake_so-snake.Tpo -c -o snake_so-snake.o `test -f 'snake.c' || echo '$(srcdir)/'`snake.c
lebiniou-3.50/plugins/main/snake/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/snake_so-snake.Tpo $(DEPDIR)/snake_so-snake.Po
##############################################
lebiniou-3.50/plugins/main/snake/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/snake/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(snake_so_CFLAGS) $(CFLAGS) -c -o snake_so-snake.o `test -f 'snake.c' || echo '$(srcdir)/'`snake.c
lebiniou-3.50/plugins/main/snake/Makefile.in-447-
lebiniou-3.50/plugins/main/snake/Makefile.in-448-snake_so-snake.obj: snake.c
lebiniou-3.50/plugins/main/snake/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(snake_so_CFLAGS) $(CFLAGS) -MT snake_so-snake.obj -MD -MP -MF $(DEPDIR)/snake_so-snake.Tpo -c -o snake_so-snake.obj `if test -f 'snake.c'; then $(CYGPATH_W) 'snake.c'; else $(CYGPATH_W) '$(srcdir)/snake.c'; fi`
lebiniou-3.50/plugins/main/snake/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/snake_so-snake.Tpo $(DEPDIR)/snake_so-snake.Po
##############################################
lebiniou-3.50/plugins/main/snake/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/snake/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(snake_so_CFLAGS) $(CFLAGS) -c -o snake_so-snake.obj `if test -f 'snake.c'; then $(CYGPATH_W) 'snake.c'; else $(CYGPATH_W) '$(srcdir)/snake.c'; fi`
lebiniou-3.50/plugins/main/snake/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/snake/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/snake/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/snake/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/snake/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/snake/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/snake/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/snake/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/snake/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/snake/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/snake/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/reflector/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/reflector/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/reflector/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/reflector/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/reflector/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/reflector/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/reflector/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/reflector/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/reflector/Makefile.in-440-
lebiniou-3.50/plugins/main/reflector/Makefile.in-441-reflector_so-reflector.o: reflector.c
lebiniou-3.50/plugins/main/reflector/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(reflector_so_CFLAGS) $(CFLAGS) -MT reflector_so-reflector.o -MD -MP -MF $(DEPDIR)/reflector_so-reflector.Tpo -c -o reflector_so-reflector.o `test -f 'reflector.c' || echo '$(srcdir)/'`reflector.c
lebiniou-3.50/plugins/main/reflector/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/reflector_so-reflector.Tpo $(DEPDIR)/reflector_so-reflector.Po
##############################################
lebiniou-3.50/plugins/main/reflector/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/reflector/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(reflector_so_CFLAGS) $(CFLAGS) -c -o reflector_so-reflector.o `test -f 'reflector.c' || echo '$(srcdir)/'`reflector.c
lebiniou-3.50/plugins/main/reflector/Makefile.in-447-
lebiniou-3.50/plugins/main/reflector/Makefile.in-448-reflector_so-reflector.obj: reflector.c
lebiniou-3.50/plugins/main/reflector/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(reflector_so_CFLAGS) $(CFLAGS) -MT reflector_so-reflector.obj -MD -MP -MF $(DEPDIR)/reflector_so-reflector.Tpo -c -o reflector_so-reflector.obj `if test -f 'reflector.c'; then $(CYGPATH_W) 'reflector.c'; else $(CYGPATH_W) '$(srcdir)/reflector.c'; fi`
lebiniou-3.50/plugins/main/reflector/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/reflector_so-reflector.Tpo $(DEPDIR)/reflector_so-reflector.Po
##############################################
lebiniou-3.50/plugins/main/reflector/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/reflector/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(reflector_so_CFLAGS) $(CFLAGS) -c -o reflector_so-reflector.obj `if test -f 'reflector.c'; then $(CYGPATH_W) 'reflector.c'; else $(CYGPATH_W) '$(srcdir)/reflector.c'; fi`
lebiniou-3.50/plugins/main/reflector/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/reflector/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/reflector/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/reflector/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/reflector/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/reflector/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/reflector/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/reflector/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/reflector/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/reflector/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/reflector/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/tv_quark/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/tv_quark/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_quark/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-440-
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-441-tv_quark_so-tv_quark.o: tv_quark.c
lebiniou-3.50/plugins/main/tv_quark/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_quark_so_CFLAGS) $(CFLAGS) -MT tv_quark_so-tv_quark.o -MD -MP -MF $(DEPDIR)/tv_quark_so-tv_quark.Tpo -c -o tv_quark_so-tv_quark.o `test -f 'tv_quark.c' || echo '$(srcdir)/'`tv_quark.c
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_quark_so-tv_quark.Tpo $(DEPDIR)/tv_quark_so-tv_quark.Po
##############################################
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_quark/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_quark_so_CFLAGS) $(CFLAGS) -c -o tv_quark_so-tv_quark.o `test -f 'tv_quark.c' || echo '$(srcdir)/'`tv_quark.c
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-447-
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-448-tv_quark_so-tv_quark.obj: tv_quark.c
lebiniou-3.50/plugins/main/tv_quark/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_quark_so_CFLAGS) $(CFLAGS) -MT tv_quark_so-tv_quark.obj -MD -MP -MF $(DEPDIR)/tv_quark_so-tv_quark.Tpo -c -o tv_quark_so-tv_quark.obj `if test -f 'tv_quark.c'; then $(CYGPATH_W) 'tv_quark.c'; else $(CYGPATH_W) '$(srcdir)/tv_quark.c'; fi`
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_quark_so-tv_quark.Tpo $(DEPDIR)/tv_quark_so-tv_quark.Po
##############################################
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_quark/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_quark_so_CFLAGS) $(CFLAGS) -c -o tv_quark_so-tv_quark.obj `if test -f 'tv_quark.c'; then $(CYGPATH_W) 'tv_quark.c'; else $(CYGPATH_W) '$(srcdir)/tv_quark.c'; fi`
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/tv_quark/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/tv_quark/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_quark/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/tv_quark/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/tv_quark/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-440-
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-441-tv_diff3_so-tv_diff3.o: tv_diff3.c
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diff3_so_CFLAGS) $(CFLAGS) -MT tv_diff3_so-tv_diff3.o -MD -MP -MF $(DEPDIR)/tv_diff3_so-tv_diff3.Tpo -c -o tv_diff3_so-tv_diff3.o `test -f 'tv_diff3.c' || echo '$(srcdir)/'`tv_diff3.c
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_diff3_so-tv_diff3.Tpo $(DEPDIR)/tv_diff3_so-tv_diff3.Po
##############################################
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diff3_so_CFLAGS) $(CFLAGS) -c -o tv_diff3_so-tv_diff3.o `test -f 'tv_diff3.c' || echo '$(srcdir)/'`tv_diff3.c
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-447-
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-448-tv_diff3_so-tv_diff3.obj: tv_diff3.c
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diff3_so_CFLAGS) $(CFLAGS) -MT tv_diff3_so-tv_diff3.obj -MD -MP -MF $(DEPDIR)/tv_diff3_so-tv_diff3.Tpo -c -o tv_diff3_so-tv_diff3.obj `if test -f 'tv_diff3.c'; then $(CYGPATH_W) 'tv_diff3.c'; else $(CYGPATH_W) '$(srcdir)/tv_diff3.c'; fi`
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_diff3_so-tv_diff3.Tpo $(DEPDIR)/tv_diff3_so-tv_diff3.Po
##############################################
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diff3_so_CFLAGS) $(CFLAGS) -c -o tv_diff3_so-tv_diff3.obj `if test -f 'tv_diff3.c'; then $(CYGPATH_W) 'tv_diff3.c'; else $(CYGPATH_W) '$(srcdir)/tv_diff3.c'; fi`
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/tv_diff3/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/GLCube/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/GLCube/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/GLCube/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/GLCube/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/GLCube/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/GLCube/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/GLCube/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/GLCube/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/GLCube/Makefile.in-440-
lebiniou-3.50/plugins/main/GLCube/Makefile.in-441-GLCube_so-GLCube.o: GLCube.c
lebiniou-3.50/plugins/main/GLCube/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(GLCube_so_CFLAGS) $(CFLAGS) -MT GLCube_so-GLCube.o -MD -MP -MF $(DEPDIR)/GLCube_so-GLCube.Tpo -c -o GLCube_so-GLCube.o `test -f 'GLCube.c' || echo '$(srcdir)/'`GLCube.c
lebiniou-3.50/plugins/main/GLCube/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GLCube_so-GLCube.Tpo $(DEPDIR)/GLCube_so-GLCube.Po
##############################################
lebiniou-3.50/plugins/main/GLCube/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/GLCube/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(GLCube_so_CFLAGS) $(CFLAGS) -c -o GLCube_so-GLCube.o `test -f 'GLCube.c' || echo '$(srcdir)/'`GLCube.c
lebiniou-3.50/plugins/main/GLCube/Makefile.in-447-
lebiniou-3.50/plugins/main/GLCube/Makefile.in-448-GLCube_so-GLCube.obj: GLCube.c
lebiniou-3.50/plugins/main/GLCube/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(GLCube_so_CFLAGS) $(CFLAGS) -MT GLCube_so-GLCube.obj -MD -MP -MF $(DEPDIR)/GLCube_so-GLCube.Tpo -c -o GLCube_so-GLCube.obj `if test -f 'GLCube.c'; then $(CYGPATH_W) 'GLCube.c'; else $(CYGPATH_W) '$(srcdir)/GLCube.c'; fi`
lebiniou-3.50/plugins/main/GLCube/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GLCube_so-GLCube.Tpo $(DEPDIR)/GLCube_so-GLCube.Po
##############################################
lebiniou-3.50/plugins/main/GLCube/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/GLCube/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(GLCube_so_CFLAGS) $(CFLAGS) -c -o GLCube_so-GLCube.obj `if test -f 'GLCube.c'; then $(CYGPATH_W) 'GLCube.c'; else $(CYGPATH_W) '$(srcdir)/GLCube.c'; fi`
lebiniou-3.50/plugins/main/GLCube/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/GLCube/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/GLCube/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/GLCube/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/GLCube/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/GLCube/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/GLCube/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/GLCube/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/GLCube/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/GLCube/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/GLCube/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-441-
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-442-tv_colrot_slow_so-tv_colrot_slow.o: tv_colrot_slow.c
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_colrot_slow_so_CFLAGS) $(CFLAGS) -MT tv_colrot_slow_so-tv_colrot_slow.o -MD -MP -MF $(DEPDIR)/tv_colrot_slow_so-tv_colrot_slow.Tpo -c -o tv_colrot_slow_so-tv_colrot_slow.o `test -f 'tv_colrot_slow.c' || echo '$(srcdir)/'`tv_colrot_slow.c
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_colrot_slow_so-tv_colrot_slow.Tpo $(DEPDIR)/tv_colrot_slow_so-tv_colrot_slow.Po
##############################################
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_colrot_slow_so_CFLAGS) $(CFLAGS) -c -o tv_colrot_slow_so-tv_colrot_slow.o `test -f 'tv_colrot_slow.c' || echo '$(srcdir)/'`tv_colrot_slow.c
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-448-
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-449-tv_colrot_slow_so-tv_colrot_slow.obj: tv_colrot_slow.c
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_colrot_slow_so_CFLAGS) $(CFLAGS) -MT tv_colrot_slow_so-tv_colrot_slow.obj -MD -MP -MF $(DEPDIR)/tv_colrot_slow_so-tv_colrot_slow.Tpo -c -o tv_colrot_slow_so-tv_colrot_slow.obj `if test -f 'tv_colrot_slow.c'; then $(CYGPATH_W) 'tv_colrot_slow.c'; else $(CYGPATH_W) '$(srcdir)/tv_colrot_slow.c'; fi`
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_colrot_slow_so-tv_colrot_slow.Tpo $(DEPDIR)/tv_colrot_slow_so-tv_colrot_slow.Po
##############################################
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_colrot_slow_so_CFLAGS) $(CFLAGS) -c -o tv_colrot_slow_so-tv_colrot_slow.obj `if test -f 'tv_colrot_slow.c'; then $(CYGPATH_W) 'tv_colrot_slow.c'; else $(CYGPATH_W) '$(srcdir)/tv_colrot_slow.c'; fi`
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/tv_colrot_slow/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-436-.c.obj:
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in:437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in:441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-442-
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-443-spectrum_s_vertical_so-spectrum_s_vertical.o: spectrum_s_vertical.c
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in:444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spectrum_s_vertical_so_CFLAGS) $(CFLAGS) -MT spectrum_s_vertical_so-spectrum_s_vertical.o -MD -MP -MF $(DEPDIR)/spectrum_s_vertical_so-spectrum_s_vertical.Tpo -c -o spectrum_s_vertical_so-spectrum_s_vertical.o `test -f 'spectrum_s_vertical.c' || echo '$(srcdir)/'`spectrum_s_vertical.c
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spectrum_s_vertical_so-spectrum_s_vertical.Tpo $(DEPDIR)/spectrum_s_vertical_so-spectrum_s_vertical.Po
##############################################
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in:448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spectrum_s_vertical_so_CFLAGS) $(CFLAGS) -c -o spectrum_s_vertical_so-spectrum_s_vertical.o `test -f 'spectrum_s_vertical.c' || echo '$(srcdir)/'`spectrum_s_vertical.c
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-449-
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-450-spectrum_s_vertical_so-spectrum_s_vertical.obj: spectrum_s_vertical.c
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in:451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spectrum_s_vertical_so_CFLAGS) $(CFLAGS) -MT spectrum_s_vertical_so-spectrum_s_vertical.obj -MD -MP -MF $(DEPDIR)/spectrum_s_vertical_so-spectrum_s_vertical.Tpo -c -o spectrum_s_vertical_so-spectrum_s_vertical.obj `if test -f 'spectrum_s_vertical.c'; then $(CYGPATH_W) 'spectrum_s_vertical.c'; else $(CYGPATH_W) '$(srcdir)/spectrum_s_vertical.c'; fi`
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spectrum_s_vertical_so-spectrum_s_vertical.Tpo $(DEPDIR)/spectrum_s_vertical_so-spectrum_s_vertical.Po
##############################################
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in:455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spectrum_s_vertical_so_CFLAGS) $(CFLAGS) -c -o spectrum_s_vertical_so-spectrum_s_vertical.obj `if test -f 'spectrum_s_vertical.c'; then $(CYGPATH_W) 'spectrum_s_vertical.c'; else $(CYGPATH_W) '$(srcdir)/spectrum_s_vertical.c'; fi`
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-456-
##############################################
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-486-GTAGS:
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-512-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-526-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/spectrum_s_vertical/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/speaker/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/speaker/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/speaker/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/speaker/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/speaker/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/speaker/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/speaker/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/speaker/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/speaker/Makefile.in-440-
lebiniou-3.50/plugins/main/speaker/Makefile.in-441-speaker_so-speaker.o: speaker.c
lebiniou-3.50/plugins/main/speaker/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(speaker_so_CFLAGS) $(CFLAGS) -MT speaker_so-speaker.o -MD -MP -MF $(DEPDIR)/speaker_so-speaker.Tpo -c -o speaker_so-speaker.o `test -f 'speaker.c' || echo '$(srcdir)/'`speaker.c
lebiniou-3.50/plugins/main/speaker/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/speaker_so-speaker.Tpo $(DEPDIR)/speaker_so-speaker.Po
##############################################
lebiniou-3.50/plugins/main/speaker/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/speaker/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(speaker_so_CFLAGS) $(CFLAGS) -c -o speaker_so-speaker.o `test -f 'speaker.c' || echo '$(srcdir)/'`speaker.c
lebiniou-3.50/plugins/main/speaker/Makefile.in-447-
lebiniou-3.50/plugins/main/speaker/Makefile.in-448-speaker_so-speaker.obj: speaker.c
lebiniou-3.50/plugins/main/speaker/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(speaker_so_CFLAGS) $(CFLAGS) -MT speaker_so-speaker.obj -MD -MP -MF $(DEPDIR)/speaker_so-speaker.Tpo -c -o speaker_so-speaker.obj `if test -f 'speaker.c'; then $(CYGPATH_W) 'speaker.c'; else $(CYGPATH_W) '$(srcdir)/speaker.c'; fi`
lebiniou-3.50/plugins/main/speaker/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/speaker_so-speaker.Tpo $(DEPDIR)/speaker_so-speaker.Po
##############################################
lebiniou-3.50/plugins/main/speaker/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/speaker/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(speaker_so_CFLAGS) $(CFLAGS) -c -o speaker_so-speaker.obj `if test -f 'speaker.c'; then $(CYGPATH_W) 'speaker.c'; else $(CYGPATH_W) '$(srcdir)/speaker.c'; fi`
lebiniou-3.50/plugins/main/speaker/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/speaker/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/speaker/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/speaker/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/speaker/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/speaker/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/speaker/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/speaker/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/speaker/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/speaker/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/speaker/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-440-
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-441-path_oscillo_so-path_oscillo.o: path_oscillo.c
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(path_oscillo_so_CFLAGS) $(CFLAGS) -MT path_oscillo_so-path_oscillo.o -MD -MP -MF $(DEPDIR)/path_oscillo_so-path_oscillo.Tpo -c -o path_oscillo_so-path_oscillo.o `test -f 'path_oscillo.c' || echo '$(srcdir)/'`path_oscillo.c
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/path_oscillo_so-path_oscillo.Tpo $(DEPDIR)/path_oscillo_so-path_oscillo.Po
##############################################
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(path_oscillo_so_CFLAGS) $(CFLAGS) -c -o path_oscillo_so-path_oscillo.o `test -f 'path_oscillo.c' || echo '$(srcdir)/'`path_oscillo.c
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-447-
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-448-path_oscillo_so-path_oscillo.obj: path_oscillo.c
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(path_oscillo_so_CFLAGS) $(CFLAGS) -MT path_oscillo_so-path_oscillo.obj -MD -MP -MF $(DEPDIR)/path_oscillo_so-path_oscillo.Tpo -c -o path_oscillo_so-path_oscillo.obj `if test -f 'path_oscillo.c'; then $(CYGPATH_W) 'path_oscillo.c'; else $(CYGPATH_W) '$(srcdir)/path_oscillo.c'; fi`
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/path_oscillo_so-path_oscillo.Tpo $(DEPDIR)/path_oscillo_so-path_oscillo.Po
##############################################
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(path_oscillo_so_CFLAGS) $(CFLAGS) -c -o path_oscillo_so-path_oscillo.obj `if test -f 'path_oscillo.c'; then $(CYGPATH_W) 'path_oscillo.c'; else $(CYGPATH_W) '$(srcdir)/path_oscillo.c'; fi`
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/path_oscillo/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/warp/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/warp/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/warp/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/warp/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/warp/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/warp/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/warp/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/warp/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/warp/Makefile.in-440-
lebiniou-3.50/plugins/main/warp/Makefile.in-441-warp_so-warp.o: warp.c
lebiniou-3.50/plugins/main/warp/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(warp_so_CFLAGS) $(CFLAGS) -MT warp_so-warp.o -MD -MP -MF $(DEPDIR)/warp_so-warp.Tpo -c -o warp_so-warp.o `test -f 'warp.c' || echo '$(srcdir)/'`warp.c
lebiniou-3.50/plugins/main/warp/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/warp_so-warp.Tpo $(DEPDIR)/warp_so-warp.Po
##############################################
lebiniou-3.50/plugins/main/warp/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/warp/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(warp_so_CFLAGS) $(CFLAGS) -c -o warp_so-warp.o `test -f 'warp.c' || echo '$(srcdir)/'`warp.c
lebiniou-3.50/plugins/main/warp/Makefile.in-447-
lebiniou-3.50/plugins/main/warp/Makefile.in-448-warp_so-warp.obj: warp.c
lebiniou-3.50/plugins/main/warp/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(warp_so_CFLAGS) $(CFLAGS) -MT warp_so-warp.obj -MD -MP -MF $(DEPDIR)/warp_so-warp.Tpo -c -o warp_so-warp.obj `if test -f 'warp.c'; then $(CYGPATH_W) 'warp.c'; else $(CYGPATH_W) '$(srcdir)/warp.c'; fi`
lebiniou-3.50/plugins/main/warp/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/warp_so-warp.Tpo $(DEPDIR)/warp_so-warp.Po
##############################################
lebiniou-3.50/plugins/main/warp/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/warp/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(warp_so_CFLAGS) $(CFLAGS) -c -o warp_so-warp.obj `if test -f 'warp.c'; then $(CYGPATH_W) 'warp.c'; else $(CYGPATH_W) '$(srcdir)/warp.c'; fi`
lebiniou-3.50/plugins/main/warp/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/warp/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/warp/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/warp/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/warp/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/warp/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/warp/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/warp/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/warp/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/warp/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/warp/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-441-
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-442-tv_colrot_beat_so-tv_colrot_beat.o: tv_colrot_beat.c
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_colrot_beat_so_CFLAGS) $(CFLAGS) -MT tv_colrot_beat_so-tv_colrot_beat.o -MD -MP -MF $(DEPDIR)/tv_colrot_beat_so-tv_colrot_beat.Tpo -c -o tv_colrot_beat_so-tv_colrot_beat.o `test -f 'tv_colrot_beat.c' || echo '$(srcdir)/'`tv_colrot_beat.c
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_colrot_beat_so-tv_colrot_beat.Tpo $(DEPDIR)/tv_colrot_beat_so-tv_colrot_beat.Po
##############################################
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_colrot_beat_so_CFLAGS) $(CFLAGS) -c -o tv_colrot_beat_so-tv_colrot_beat.o `test -f 'tv_colrot_beat.c' || echo '$(srcdir)/'`tv_colrot_beat.c
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-448-
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-449-tv_colrot_beat_so-tv_colrot_beat.obj: tv_colrot_beat.c
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_colrot_beat_so_CFLAGS) $(CFLAGS) -MT tv_colrot_beat_so-tv_colrot_beat.obj -MD -MP -MF $(DEPDIR)/tv_colrot_beat_so-tv_colrot_beat.Tpo -c -o tv_colrot_beat_so-tv_colrot_beat.obj `if test -f 'tv_colrot_beat.c'; then $(CYGPATH_W) 'tv_colrot_beat.c'; else $(CYGPATH_W) '$(srcdir)/tv_colrot_beat.c'; fi`
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_colrot_beat_so-tv_colrot_beat.Tpo $(DEPDIR)/tv_colrot_beat_so-tv_colrot_beat.Po
##############################################
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_colrot_beat_so_CFLAGS) $(CFLAGS) -c -o tv_colrot_beat_so-tv_colrot_beat.obj `if test -f 'tv_colrot_beat.c'; then $(CYGPATH_W) 'tv_colrot_beat.c'; else $(CYGPATH_W) '$(srcdir)/tv_colrot_beat.c'; fi`
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/tv_colrot_beat/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/roller_x/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/roller_x/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/roller_x/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/roller_x/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/roller_x/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/roller_x/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/roller_x/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/roller_x/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/roller_x/Makefile.in-440-
lebiniou-3.50/plugins/main/roller_x/Makefile.in-441-roller_x_so-roller_x.o: roller_x.c
lebiniou-3.50/plugins/main/roller_x/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(roller_x_so_CFLAGS) $(CFLAGS) -MT roller_x_so-roller_x.o -MD -MP -MF $(DEPDIR)/roller_x_so-roller_x.Tpo -c -o roller_x_so-roller_x.o `test -f 'roller_x.c' || echo '$(srcdir)/'`roller_x.c
lebiniou-3.50/plugins/main/roller_x/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/roller_x_so-roller_x.Tpo $(DEPDIR)/roller_x_so-roller_x.Po
##############################################
lebiniou-3.50/plugins/main/roller_x/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/roller_x/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(roller_x_so_CFLAGS) $(CFLAGS) -c -o roller_x_so-roller_x.o `test -f 'roller_x.c' || echo '$(srcdir)/'`roller_x.c
lebiniou-3.50/plugins/main/roller_x/Makefile.in-447-
lebiniou-3.50/plugins/main/roller_x/Makefile.in-448-roller_x_so-roller_x.obj: roller_x.c
lebiniou-3.50/plugins/main/roller_x/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(roller_x_so_CFLAGS) $(CFLAGS) -MT roller_x_so-roller_x.obj -MD -MP -MF $(DEPDIR)/roller_x_so-roller_x.Tpo -c -o roller_x_so-roller_x.obj `if test -f 'roller_x.c'; then $(CYGPATH_W) 'roller_x.c'; else $(CYGPATH_W) '$(srcdir)/roller_x.c'; fi`
lebiniou-3.50/plugins/main/roller_x/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/roller_x_so-roller_x.Tpo $(DEPDIR)/roller_x_so-roller_x.Po
##############################################
lebiniou-3.50/plugins/main/roller_x/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/roller_x/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(roller_x_so_CFLAGS) $(CFLAGS) -c -o roller_x_so-roller_x.obj `if test -f 'roller_x.c'; then $(CYGPATH_W) 'roller_x.c'; else $(CYGPATH_W) '$(srcdir)/roller_x.c'; fi`
lebiniou-3.50/plugins/main/roller_x/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/roller_x/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/roller_x/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/roller_x/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/roller_x/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/roller_x/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/roller_x/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/roller_x/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/roller_x/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/roller_x/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/roller_x/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-440-
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-441-oscillo_x_so-oscillo_x.o: oscillo_x.c
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oscillo_x_so_CFLAGS) $(CFLAGS) -MT oscillo_x_so-oscillo_x.o -MD -MP -MF $(DEPDIR)/oscillo_x_so-oscillo_x.Tpo -c -o oscillo_x_so-oscillo_x.o `test -f 'oscillo_x.c' || echo '$(srcdir)/'`oscillo_x.c
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/oscillo_x_so-oscillo_x.Tpo $(DEPDIR)/oscillo_x_so-oscillo_x.Po
##############################################
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oscillo_x_so_CFLAGS) $(CFLAGS) -c -o oscillo_x_so-oscillo_x.o `test -f 'oscillo_x.c' || echo '$(srcdir)/'`oscillo_x.c
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-447-
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-448-oscillo_x_so-oscillo_x.obj: oscillo_x.c
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oscillo_x_so_CFLAGS) $(CFLAGS) -MT oscillo_x_so-oscillo_x.obj -MD -MP -MF $(DEPDIR)/oscillo_x_so-oscillo_x.Tpo -c -o oscillo_x_so-oscillo_x.obj `if test -f 'oscillo_x.c'; then $(CYGPATH_W) 'oscillo_x.c'; else $(CYGPATH_W) '$(srcdir)/oscillo_x.c'; fi`
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/oscillo_x_so-oscillo_x.Tpo $(DEPDIR)/oscillo_x_so-oscillo_x.Po
##############################################
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oscillo_x_so_CFLAGS) $(CFLAGS) -c -o oscillo_x_so-oscillo_x.obj `if test -f 'oscillo_x.c'; then $(CYGPATH_W) 'oscillo_x.c'; else $(CYGPATH_W) '$(srcdir)/oscillo_x.c'; fi`
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/oscillo_x/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/blur_light/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/blur_light/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/blur_light/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/blur_light/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/blur_light/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_light/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/blur_light/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_light/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_light/Makefile.in-440-
lebiniou-3.50/plugins/main/blur_light/Makefile.in-441-blur_light_so-blur_light.o: blur_light.c
lebiniou-3.50/plugins/main/blur_light/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_light_so_CFLAGS) $(CFLAGS) -MT blur_light_so-blur_light.o -MD -MP -MF $(DEPDIR)/blur_light_so-blur_light.Tpo -c -o blur_light_so-blur_light.o `test -f 'blur_light.c' || echo '$(srcdir)/'`blur_light.c
lebiniou-3.50/plugins/main/blur_light/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_light_so-blur_light.Tpo $(DEPDIR)/blur_light_so-blur_light.Po
##############################################
lebiniou-3.50/plugins/main/blur_light/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_light/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_light_so_CFLAGS) $(CFLAGS) -c -o blur_light_so-blur_light.o `test -f 'blur_light.c' || echo '$(srcdir)/'`blur_light.c
lebiniou-3.50/plugins/main/blur_light/Makefile.in-447-
lebiniou-3.50/plugins/main/blur_light/Makefile.in-448-blur_light_so-blur_light.obj: blur_light.c
lebiniou-3.50/plugins/main/blur_light/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_light_so_CFLAGS) $(CFLAGS) -MT blur_light_so-blur_light.obj -MD -MP -MF $(DEPDIR)/blur_light_so-blur_light.Tpo -c -o blur_light_so-blur_light.obj `if test -f 'blur_light.c'; then $(CYGPATH_W) 'blur_light.c'; else $(CYGPATH_W) '$(srcdir)/blur_light.c'; fi`
lebiniou-3.50/plugins/main/blur_light/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_light_so-blur_light.Tpo $(DEPDIR)/blur_light_so-blur_light.Po
##############################################
lebiniou-3.50/plugins/main/blur_light/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_light/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_light_so_CFLAGS) $(CFLAGS) -c -o blur_light_so-blur_light.obj `if test -f 'blur_light.c'; then $(CYGPATH_W) 'blur_light.c'; else $(CYGPATH_W) '$(srcdir)/blur_light.c'; fi`
lebiniou-3.50/plugins/main/blur_light/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/blur_light/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/blur_light/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/blur_light/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/blur_light/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/blur_light/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_light/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_light/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/blur_light/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/blur_light/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/blur_light/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/splash/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/splash/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/splash/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/splash/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/splash/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/splash/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/splash/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/splash/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/splash/Makefile.in-440-
lebiniou-3.50/plugins/main/splash/Makefile.in-441-splash_so-splash.o: splash.c
lebiniou-3.50/plugins/main/splash/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(splash_so_CFLAGS) $(CFLAGS) -MT splash_so-splash.o -MD -MP -MF $(DEPDIR)/splash_so-splash.Tpo -c -o splash_so-splash.o `test -f 'splash.c' || echo '$(srcdir)/'`splash.c
lebiniou-3.50/plugins/main/splash/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/splash_so-splash.Tpo $(DEPDIR)/splash_so-splash.Po
##############################################
lebiniou-3.50/plugins/main/splash/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/splash/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(splash_so_CFLAGS) $(CFLAGS) -c -o splash_so-splash.o `test -f 'splash.c' || echo '$(srcdir)/'`splash.c
lebiniou-3.50/plugins/main/splash/Makefile.in-447-
lebiniou-3.50/plugins/main/splash/Makefile.in-448-splash_so-splash.obj: splash.c
lebiniou-3.50/plugins/main/splash/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(splash_so_CFLAGS) $(CFLAGS) -MT splash_so-splash.obj -MD -MP -MF $(DEPDIR)/splash_so-splash.Tpo -c -o splash_so-splash.obj `if test -f 'splash.c'; then $(CYGPATH_W) 'splash.c'; else $(CYGPATH_W) '$(srcdir)/splash.c'; fi`
lebiniou-3.50/plugins/main/splash/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/splash_so-splash.Tpo $(DEPDIR)/splash_so-splash.Po
##############################################
lebiniou-3.50/plugins/main/splash/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/splash/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(splash_so_CFLAGS) $(CFLAGS) -c -o splash_so-splash.obj `if test -f 'splash.c'; then $(CYGPATH_W) 'splash.c'; else $(CYGPATH_W) '$(srcdir)/splash.c'; fi`
lebiniou-3.50/plugins/main/splash/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/splash/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/splash/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/splash/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/splash/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/splash/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/splash/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/splash/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/splash/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/splash/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/splash/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/tv_predator/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/tv_predator/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_predator/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-440-
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-441-tv_predator_so-tv_predator.o: tv_predator.c
lebiniou-3.50/plugins/main/tv_predator/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_predator_so_CFLAGS) $(CFLAGS) -MT tv_predator_so-tv_predator.o -MD -MP -MF $(DEPDIR)/tv_predator_so-tv_predator.Tpo -c -o tv_predator_so-tv_predator.o `test -f 'tv_predator.c' || echo '$(srcdir)/'`tv_predator.c
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_predator_so-tv_predator.Tpo $(DEPDIR)/tv_predator_so-tv_predator.Po
##############################################
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_predator/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_predator_so_CFLAGS) $(CFLAGS) -c -o tv_predator_so-tv_predator.o `test -f 'tv_predator.c' || echo '$(srcdir)/'`tv_predator.c
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-447-
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-448-tv_predator_so-tv_predator.obj: tv_predator.c
lebiniou-3.50/plugins/main/tv_predator/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_predator_so_CFLAGS) $(CFLAGS) -MT tv_predator_so-tv_predator.obj -MD -MP -MF $(DEPDIR)/tv_predator_so-tv_predator.Tpo -c -o tv_predator_so-tv_predator.obj `if test -f 'tv_predator.c'; then $(CYGPATH_W) 'tv_predator.c'; else $(CYGPATH_W) '$(srcdir)/tv_predator.c'; fi`
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_predator_so-tv_predator.Tpo $(DEPDIR)/tv_predator_so-tv_predator.Po
##############################################
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_predator/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_predator_so_CFLAGS) $(CFLAGS) -c -o tv_predator_so-tv_predator.obj `if test -f 'tv_predator.c'; then $(CYGPATH_W) 'tv_predator.c'; else $(CYGPATH_W) '$(srcdir)/tv_predator.c'; fi`
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/tv_predator/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/tv_predator/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_predator/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/tv_predator/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/tv_predator/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/swap_rows/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/swap_rows/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/swap_rows/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-440-
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-441-swap_rows_so-swap_rows.o: swap_rows.c
lebiniou-3.50/plugins/main/swap_rows/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swap_rows_so_CFLAGS) $(CFLAGS) -MT swap_rows_so-swap_rows.o -MD -MP -MF $(DEPDIR)/swap_rows_so-swap_rows.Tpo -c -o swap_rows_so-swap_rows.o `test -f 'swap_rows.c' || echo '$(srcdir)/'`swap_rows.c
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swap_rows_so-swap_rows.Tpo $(DEPDIR)/swap_rows_so-swap_rows.Po
##############################################
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/swap_rows/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swap_rows_so_CFLAGS) $(CFLAGS) -c -o swap_rows_so-swap_rows.o `test -f 'swap_rows.c' || echo '$(srcdir)/'`swap_rows.c
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-447-
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-448-swap_rows_so-swap_rows.obj: swap_rows.c
lebiniou-3.50/plugins/main/swap_rows/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swap_rows_so_CFLAGS) $(CFLAGS) -MT swap_rows_so-swap_rows.obj -MD -MP -MF $(DEPDIR)/swap_rows_so-swap_rows.Tpo -c -o swap_rows_so-swap_rows.obj `if test -f 'swap_rows.c'; then $(CYGPATH_W) 'swap_rows.c'; else $(CYGPATH_W) '$(srcdir)/swap_rows.c'; fi`
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swap_rows_so-swap_rows.Tpo $(DEPDIR)/swap_rows_so-swap_rows.Po
##############################################
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/swap_rows/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swap_rows_so_CFLAGS) $(CFLAGS) -c -o swap_rows_so-swap_rows.obj `if test -f 'swap_rows.c'; then $(CYGPATH_W) 'swap_rows.c'; else $(CYGPATH_W) '$(srcdir)/swap_rows.c'; fi`
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/swap_rows/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/swap_rows/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/swap_rows/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/swap_rows/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/swap_rows/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/space_in/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/space_in/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/space_in/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/space_in/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/space_in/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/space_in/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/space_in/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/space_in/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/space_in/Makefile.in-440-
lebiniou-3.50/plugins/main/space_in/Makefile.in-441-space_in_so-space_in.o: space_in.c
lebiniou-3.50/plugins/main/space_in/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(space_in_so_CFLAGS) $(CFLAGS) -MT space_in_so-space_in.o -MD -MP -MF $(DEPDIR)/space_in_so-space_in.Tpo -c -o space_in_so-space_in.o `test -f 'space_in.c' || echo '$(srcdir)/'`space_in.c
lebiniou-3.50/plugins/main/space_in/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/space_in_so-space_in.Tpo $(DEPDIR)/space_in_so-space_in.Po
##############################################
lebiniou-3.50/plugins/main/space_in/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/space_in/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(space_in_so_CFLAGS) $(CFLAGS) -c -o space_in_so-space_in.o `test -f 'space_in.c' || echo '$(srcdir)/'`space_in.c
lebiniou-3.50/plugins/main/space_in/Makefile.in-447-
lebiniou-3.50/plugins/main/space_in/Makefile.in-448-space_in_so-space_in.obj: space_in.c
lebiniou-3.50/plugins/main/space_in/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(space_in_so_CFLAGS) $(CFLAGS) -MT space_in_so-space_in.obj -MD -MP -MF $(DEPDIR)/space_in_so-space_in.Tpo -c -o space_in_so-space_in.obj `if test -f 'space_in.c'; then $(CYGPATH_W) 'space_in.c'; else $(CYGPATH_W) '$(srcdir)/space_in.c'; fi`
lebiniou-3.50/plugins/main/space_in/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/space_in_so-space_in.Tpo $(DEPDIR)/space_in_so-space_in.Po
##############################################
lebiniou-3.50/plugins/main/space_in/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/space_in/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(space_in_so_CFLAGS) $(CFLAGS) -c -o space_in_so-space_in.obj `if test -f 'space_in.c'; then $(CYGPATH_W) 'space_in.c'; else $(CYGPATH_W) '$(srcdir)/space_in.c'; fi`
lebiniou-3.50/plugins/main/space_in/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/space_in/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/space_in/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/space_in/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/space_in/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/space_in/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/space_in/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/space_in/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/space_in/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/space_in/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/space_in/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-441-
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-442-broken_mirror_so-broken_mirror.o: broken_mirror.c
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(broken_mirror_so_CFLAGS) $(CFLAGS) -MT broken_mirror_so-broken_mirror.o -MD -MP -MF $(DEPDIR)/broken_mirror_so-broken_mirror.Tpo -c -o broken_mirror_so-broken_mirror.o `test -f 'broken_mirror.c' || echo '$(srcdir)/'`broken_mirror.c
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/broken_mirror_so-broken_mirror.Tpo $(DEPDIR)/broken_mirror_so-broken_mirror.Po
##############################################
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(broken_mirror_so_CFLAGS) $(CFLAGS) -c -o broken_mirror_so-broken_mirror.o `test -f 'broken_mirror.c' || echo '$(srcdir)/'`broken_mirror.c
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-448-
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-449-broken_mirror_so-broken_mirror.obj: broken_mirror.c
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(broken_mirror_so_CFLAGS) $(CFLAGS) -MT broken_mirror_so-broken_mirror.obj -MD -MP -MF $(DEPDIR)/broken_mirror_so-broken_mirror.Tpo -c -o broken_mirror_so-broken_mirror.obj `if test -f 'broken_mirror.c'; then $(CYGPATH_W) 'broken_mirror.c'; else $(CYGPATH_W) '$(srcdir)/broken_mirror.c'; fi`
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/broken_mirror_so-broken_mirror.Tpo $(DEPDIR)/broken_mirror_so-broken_mirror.Po
##############################################
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(broken_mirror_so_CFLAGS) $(CFLAGS) -c -o broken_mirror_so-broken_mirror.obj `if test -f 'broken_mirror.c'; then $(CYGPATH_W) 'broken_mirror.c'; else $(CYGPATH_W) '$(srcdir)/broken_mirror.c'; fi`
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/broken_mirror/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/ripple/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/ripple/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/ripple/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/ripple/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/ripple/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/ripple/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/ripple/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/ripple/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/ripple/Makefile.in-440-
lebiniou-3.50/plugins/main/ripple/Makefile.in-441-ripple_so-ripple.o: ripple.c
lebiniou-3.50/plugins/main/ripple/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ripple_so_CFLAGS) $(CFLAGS) -MT ripple_so-ripple.o -MD -MP -MF $(DEPDIR)/ripple_so-ripple.Tpo -c -o ripple_so-ripple.o `test -f 'ripple.c' || echo '$(srcdir)/'`ripple.c
lebiniou-3.50/plugins/main/ripple/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ripple_so-ripple.Tpo $(DEPDIR)/ripple_so-ripple.Po
##############################################
lebiniou-3.50/plugins/main/ripple/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/ripple/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ripple_so_CFLAGS) $(CFLAGS) -c -o ripple_so-ripple.o `test -f 'ripple.c' || echo '$(srcdir)/'`ripple.c
lebiniou-3.50/plugins/main/ripple/Makefile.in-447-
lebiniou-3.50/plugins/main/ripple/Makefile.in-448-ripple_so-ripple.obj: ripple.c
lebiniou-3.50/plugins/main/ripple/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ripple_so_CFLAGS) $(CFLAGS) -MT ripple_so-ripple.obj -MD -MP -MF $(DEPDIR)/ripple_so-ripple.Tpo -c -o ripple_so-ripple.obj `if test -f 'ripple.c'; then $(CYGPATH_W) 'ripple.c'; else $(CYGPATH_W) '$(srcdir)/ripple.c'; fi`
lebiniou-3.50/plugins/main/ripple/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ripple_so-ripple.Tpo $(DEPDIR)/ripple_so-ripple.Po
##############################################
lebiniou-3.50/plugins/main/ripple/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/ripple/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ripple_so_CFLAGS) $(CFLAGS) -c -o ripple_so-ripple.obj `if test -f 'ripple.c'; then $(CYGPATH_W) 'ripple.c'; else $(CYGPATH_W) '$(srcdir)/ripple.c'; fi`
lebiniou-3.50/plugins/main/ripple/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/ripple/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/ripple/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/ripple/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/ripple/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/ripple/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/ripple/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/ripple/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/ripple/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/ripple/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/ripple/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-441-
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-442-snake_oscillo_so-snake_oscillo.o: snake_oscillo.c
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(snake_oscillo_so_CFLAGS) $(CFLAGS) -MT snake_oscillo_so-snake_oscillo.o -MD -MP -MF $(DEPDIR)/snake_oscillo_so-snake_oscillo.Tpo -c -o snake_oscillo_so-snake_oscillo.o `test -f 'snake_oscillo.c' || echo '$(srcdir)/'`snake_oscillo.c
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/snake_oscillo_so-snake_oscillo.Tpo $(DEPDIR)/snake_oscillo_so-snake_oscillo.Po
##############################################
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(snake_oscillo_so_CFLAGS) $(CFLAGS) -c -o snake_oscillo_so-snake_oscillo.o `test -f 'snake_oscillo.c' || echo '$(srcdir)/'`snake_oscillo.c
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-448-
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-449-snake_oscillo_so-snake_oscillo.obj: snake_oscillo.c
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(snake_oscillo_so_CFLAGS) $(CFLAGS) -MT snake_oscillo_so-snake_oscillo.obj -MD -MP -MF $(DEPDIR)/snake_oscillo_so-snake_oscillo.Tpo -c -o snake_oscillo_so-snake_oscillo.obj `if test -f 'snake_oscillo.c'; then $(CYGPATH_W) 'snake_oscillo.c'; else $(CYGPATH_W) '$(srcdir)/snake_oscillo.c'; fi`
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/snake_oscillo_so-snake_oscillo.Tpo $(DEPDIR)/snake_oscillo_so-snake_oscillo.Po
##############################################
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(snake_oscillo_so_CFLAGS) $(CFLAGS) -c -o snake_oscillo_so-snake_oscillo.obj `if test -f 'snake_oscillo.c'; then $(CYGPATH_W) 'snake_oscillo.c'; else $(CYGPATH_W) '$(srcdir)/snake_oscillo.c'; fi`
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/snake_oscillo/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-441-
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-442-spheres_pulse_so-spheres_pulse.o: spheres_pulse.c
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spheres_pulse_so_CFLAGS) $(CFLAGS) -MT spheres_pulse_so-spheres_pulse.o -MD -MP -MF $(DEPDIR)/spheres_pulse_so-spheres_pulse.Tpo -c -o spheres_pulse_so-spheres_pulse.o `test -f 'spheres_pulse.c' || echo '$(srcdir)/'`spheres_pulse.c
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spheres_pulse_so-spheres_pulse.Tpo $(DEPDIR)/spheres_pulse_so-spheres_pulse.Po
##############################################
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spheres_pulse_so_CFLAGS) $(CFLAGS) -c -o spheres_pulse_so-spheres_pulse.o `test -f 'spheres_pulse.c' || echo '$(srcdir)/'`spheres_pulse.c
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-448-
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-449-spheres_pulse_so-spheres_pulse.obj: spheres_pulse.c
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spheres_pulse_so_CFLAGS) $(CFLAGS) -MT spheres_pulse_so-spheres_pulse.obj -MD -MP -MF $(DEPDIR)/spheres_pulse_so-spheres_pulse.Tpo -c -o spheres_pulse_so-spheres_pulse.obj `if test -f 'spheres_pulse.c'; then $(CYGPATH_W) 'spheres_pulse.c'; else $(CYGPATH_W) '$(srcdir)/spheres_pulse.c'; fi`
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spheres_pulse_so-spheres_pulse.Tpo $(DEPDIR)/spheres_pulse_so-spheres_pulse.Po
##############################################
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spheres_pulse_so_CFLAGS) $(CFLAGS) -c -o spheres_pulse_so-spheres_pulse.obj `if test -f 'spheres_pulse.c'; then $(CYGPATH_W) 'spheres_pulse.c'; else $(CYGPATH_W) '$(srcdir)/spheres_pulse.c'; fi`
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/spheres_pulse/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/space_out/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/space_out/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/space_out/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/space_out/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/space_out/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/space_out/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/space_out/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/space_out/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/space_out/Makefile.in-440-
lebiniou-3.50/plugins/main/space_out/Makefile.in-441-space_out_so-space_out.o: space_out.c
lebiniou-3.50/plugins/main/space_out/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(space_out_so_CFLAGS) $(CFLAGS) -MT space_out_so-space_out.o -MD -MP -MF $(DEPDIR)/space_out_so-space_out.Tpo -c -o space_out_so-space_out.o `test -f 'space_out.c' || echo '$(srcdir)/'`space_out.c
lebiniou-3.50/plugins/main/space_out/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/space_out_so-space_out.Tpo $(DEPDIR)/space_out_so-space_out.Po
##############################################
lebiniou-3.50/plugins/main/space_out/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/space_out/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(space_out_so_CFLAGS) $(CFLAGS) -c -o space_out_so-space_out.o `test -f 'space_out.c' || echo '$(srcdir)/'`space_out.c
lebiniou-3.50/plugins/main/space_out/Makefile.in-447-
lebiniou-3.50/plugins/main/space_out/Makefile.in-448-space_out_so-space_out.obj: space_out.c
lebiniou-3.50/plugins/main/space_out/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(space_out_so_CFLAGS) $(CFLAGS) -MT space_out_so-space_out.obj -MD -MP -MF $(DEPDIR)/space_out_so-space_out.Tpo -c -o space_out_so-space_out.obj `if test -f 'space_out.c'; then $(CYGPATH_W) 'space_out.c'; else $(CYGPATH_W) '$(srcdir)/space_out.c'; fi`
lebiniou-3.50/plugins/main/space_out/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/space_out_so-space_out.Tpo $(DEPDIR)/space_out_so-space_out.Po
##############################################
lebiniou-3.50/plugins/main/space_out/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/space_out/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(space_out_so_CFLAGS) $(CFLAGS) -c -o space_out_so-space_out.obj `if test -f 'space_out.c'; then $(CYGPATH_W) 'space_out.c'; else $(CYGPATH_W) '$(srcdir)/space_out.c'; fi`
lebiniou-3.50/plugins/main/space_out/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/space_out/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/space_out/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/space_out/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/space_out/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/space_out/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/space_out/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/space_out/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/space_out/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/space_out/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/space_out/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-441-
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-442-oscillo_polar_so-oscillo_polar.o: oscillo_polar.c
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oscillo_polar_so_CFLAGS) $(CFLAGS) -MT oscillo_polar_so-oscillo_polar.o -MD -MP -MF $(DEPDIR)/oscillo_polar_so-oscillo_polar.Tpo -c -o oscillo_polar_so-oscillo_polar.o `test -f 'oscillo_polar.c' || echo '$(srcdir)/'`oscillo_polar.c
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/oscillo_polar_so-oscillo_polar.Tpo $(DEPDIR)/oscillo_polar_so-oscillo_polar.Po
##############################################
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oscillo_polar_so_CFLAGS) $(CFLAGS) -c -o oscillo_polar_so-oscillo_polar.o `test -f 'oscillo_polar.c' || echo '$(srcdir)/'`oscillo_polar.c
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-448-
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-449-oscillo_polar_so-oscillo_polar.obj: oscillo_polar.c
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oscillo_polar_so_CFLAGS) $(CFLAGS) -MT oscillo_polar_so-oscillo_polar.obj -MD -MP -MF $(DEPDIR)/oscillo_polar_so-oscillo_polar.Tpo -c -o oscillo_polar_so-oscillo_polar.obj `if test -f 'oscillo_polar.c'; then $(CYGPATH_W) 'oscillo_polar.c'; else $(CYGPATH_W) '$(srcdir)/oscillo_polar.c'; fi`
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/oscillo_polar_so-oscillo_polar.Tpo $(DEPDIR)/oscillo_polar_so-oscillo_polar.Po
##############################################
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oscillo_polar_so_CFLAGS) $(CFLAGS) -c -o oscillo_polar_so-oscillo_polar.obj `if test -f 'oscillo_polar.c'; then $(CYGPATH_W) 'oscillo_polar.c'; else $(CYGPATH_W) '$(srcdir)/oscillo_polar.c'; fi`
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/oscillo_polar/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-436-.c.obj:
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in:437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in:441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-442-
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-443-image_colrot_beat_so-image_colrot_beat.o: image_colrot_beat.c
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in:444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_colrot_beat_so_CFLAGS) $(CFLAGS) -MT image_colrot_beat_so-image_colrot_beat.o -MD -MP -MF $(DEPDIR)/image_colrot_beat_so-image_colrot_beat.Tpo -c -o image_colrot_beat_so-image_colrot_beat.o `test -f 'image_colrot_beat.c' || echo '$(srcdir)/'`image_colrot_beat.c
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_colrot_beat_so-image_colrot_beat.Tpo $(DEPDIR)/image_colrot_beat_so-image_colrot_beat.Po
##############################################
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in:448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_colrot_beat_so_CFLAGS) $(CFLAGS) -c -o image_colrot_beat_so-image_colrot_beat.o `test -f 'image_colrot_beat.c' || echo '$(srcdir)/'`image_colrot_beat.c
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-449-
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-450-image_colrot_beat_so-image_colrot_beat.obj: image_colrot_beat.c
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in:451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_colrot_beat_so_CFLAGS) $(CFLAGS) -MT image_colrot_beat_so-image_colrot_beat.obj -MD -MP -MF $(DEPDIR)/image_colrot_beat_so-image_colrot_beat.Tpo -c -o image_colrot_beat_so-image_colrot_beat.obj `if test -f 'image_colrot_beat.c'; then $(CYGPATH_W) 'image_colrot_beat.c'; else $(CYGPATH_W) '$(srcdir)/image_colrot_beat.c'; fi`
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_colrot_beat_so-image_colrot_beat.Tpo $(DEPDIR)/image_colrot_beat_so-image_colrot_beat.Po
##############################################
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in:455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_colrot_beat_so_CFLAGS) $(CFLAGS) -c -o image_colrot_beat_so-image_colrot_beat.obj `if test -f 'image_colrot_beat.c'; then $(CYGPATH_W) 'image_colrot_beat.c'; else $(CYGPATH_W) '$(srcdir)/image_colrot_beat.c'; fi`
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-456-
##############################################
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-486-GTAGS:
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-512-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-526-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/image_colrot_beat/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/scanline_y/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/scanline_y/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/scanline_y/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-440-
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-441-scanline_y_so-scanline_y.o: scanline_y.c
lebiniou-3.50/plugins/main/scanline_y/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scanline_y_so_CFLAGS) $(CFLAGS) -MT scanline_y_so-scanline_y.o -MD -MP -MF $(DEPDIR)/scanline_y_so-scanline_y.Tpo -c -o scanline_y_so-scanline_y.o `test -f 'scanline_y.c' || echo '$(srcdir)/'`scanline_y.c
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/scanline_y_so-scanline_y.Tpo $(DEPDIR)/scanline_y_so-scanline_y.Po
##############################################
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/scanline_y/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scanline_y_so_CFLAGS) $(CFLAGS) -c -o scanline_y_so-scanline_y.o `test -f 'scanline_y.c' || echo '$(srcdir)/'`scanline_y.c
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-447-
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-448-scanline_y_so-scanline_y.obj: scanline_y.c
lebiniou-3.50/plugins/main/scanline_y/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scanline_y_so_CFLAGS) $(CFLAGS) -MT scanline_y_so-scanline_y.obj -MD -MP -MF $(DEPDIR)/scanline_y_so-scanline_y.Tpo -c -o scanline_y_so-scanline_y.obj `if test -f 'scanline_y.c'; then $(CYGPATH_W) 'scanline_y.c'; else $(CYGPATH_W) '$(srcdir)/scanline_y.c'; fi`
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/scanline_y_so-scanline_y.Tpo $(DEPDIR)/scanline_y_so-scanline_y.Po
##############################################
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/scanline_y/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scanline_y_so_CFLAGS) $(CFLAGS) -c -o scanline_y_so-scanline_y.obj `if test -f 'scanline_y.c'; then $(CYGPATH_W) 'scanline_y.c'; else $(CYGPATH_W) '$(srcdir)/scanline_y.c'; fi`
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/scanline_y/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/scanline_y/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/scanline_y/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/scanline_y/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/scanline_y/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-440-
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-441-fadeout_beat_so-fadeout_beat.o: fadeout_beat.c
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fadeout_beat_so_CFLAGS) $(CFLAGS) -MT fadeout_beat_so-fadeout_beat.o -MD -MP -MF $(DEPDIR)/fadeout_beat_so-fadeout_beat.Tpo -c -o fadeout_beat_so-fadeout_beat.o `test -f 'fadeout_beat.c' || echo '$(srcdir)/'`fadeout_beat.c
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fadeout_beat_so-fadeout_beat.Tpo $(DEPDIR)/fadeout_beat_so-fadeout_beat.Po
##############################################
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fadeout_beat_so_CFLAGS) $(CFLAGS) -c -o fadeout_beat_so-fadeout_beat.o `test -f 'fadeout_beat.c' || echo '$(srcdir)/'`fadeout_beat.c
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-447-
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-448-fadeout_beat_so-fadeout_beat.obj: fadeout_beat.c
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fadeout_beat_so_CFLAGS) $(CFLAGS) -MT fadeout_beat_so-fadeout_beat.obj -MD -MP -MF $(DEPDIR)/fadeout_beat_so-fadeout_beat.Tpo -c -o fadeout_beat_so-fadeout_beat.obj `if test -f 'fadeout_beat.c'; then $(CYGPATH_W) 'fadeout_beat.c'; else $(CYGPATH_W) '$(srcdir)/fadeout_beat.c'; fi`
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fadeout_beat_so-fadeout_beat.Tpo $(DEPDIR)/fadeout_beat_so-fadeout_beat.Po
##############################################
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fadeout_beat_so_CFLAGS) $(CFLAGS) -c -o fadeout_beat_so-fadeout_beat.obj `if test -f 'fadeout_beat.c'; then $(CYGPATH_W) 'fadeout_beat.c'; else $(CYGPATH_W) '$(srcdir)/fadeout_beat.c'; fi`
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/fadeout_beat/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/melt/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/melt/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/melt/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/melt/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/melt/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/melt/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/melt/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/melt/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/melt/Makefile.in-440-
lebiniou-3.50/plugins/main/melt/Makefile.in-441-melt_so-melt.o: melt.c
lebiniou-3.50/plugins/main/melt/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(melt_so_CFLAGS) $(CFLAGS) -MT melt_so-melt.o -MD -MP -MF $(DEPDIR)/melt_so-melt.Tpo -c -o melt_so-melt.o `test -f 'melt.c' || echo '$(srcdir)/'`melt.c
lebiniou-3.50/plugins/main/melt/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/melt_so-melt.Tpo $(DEPDIR)/melt_so-melt.Po
##############################################
lebiniou-3.50/plugins/main/melt/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/melt/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(melt_so_CFLAGS) $(CFLAGS) -c -o melt_so-melt.o `test -f 'melt.c' || echo '$(srcdir)/'`melt.c
lebiniou-3.50/plugins/main/melt/Makefile.in-447-
lebiniou-3.50/plugins/main/melt/Makefile.in-448-melt_so-melt.obj: melt.c
lebiniou-3.50/plugins/main/melt/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(melt_so_CFLAGS) $(CFLAGS) -MT melt_so-melt.obj -MD -MP -MF $(DEPDIR)/melt_so-melt.Tpo -c -o melt_so-melt.obj `if test -f 'melt.c'; then $(CYGPATH_W) 'melt.c'; else $(CYGPATH_W) '$(srcdir)/melt.c'; fi`
lebiniou-3.50/plugins/main/melt/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/melt_so-melt.Tpo $(DEPDIR)/melt_so-melt.Po
##############################################
lebiniou-3.50/plugins/main/melt/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/melt/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(melt_so_CFLAGS) $(CFLAGS) -c -o melt_so-melt.obj `if test -f 'melt.c'; then $(CYGPATH_W) 'melt.c'; else $(CYGPATH_W) '$(srcdir)/melt.c'; fi`
lebiniou-3.50/plugins/main/melt/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/melt/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/melt/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/melt/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/melt/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/melt/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/melt/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/melt/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/melt/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/melt/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/melt/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/image_squares/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/image_squares/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/image_squares/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/image_squares/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/image_squares/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_squares/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/image_squares/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_squares/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_squares/Makefile.in-441-
lebiniou-3.50/plugins/main/image_squares/Makefile.in-442-image_squares_so-image_squares.o: image_squares.c
lebiniou-3.50/plugins/main/image_squares/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_squares_so_CFLAGS) $(CFLAGS) -MT image_squares_so-image_squares.o -MD -MP -MF $(DEPDIR)/image_squares_so-image_squares.Tpo -c -o image_squares_so-image_squares.o `test -f 'image_squares.c' || echo '$(srcdir)/'`image_squares.c
lebiniou-3.50/plugins/main/image_squares/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_squares_so-image_squares.Tpo $(DEPDIR)/image_squares_so-image_squares.Po
##############################################
lebiniou-3.50/plugins/main/image_squares/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_squares/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_squares_so_CFLAGS) $(CFLAGS) -c -o image_squares_so-image_squares.o `test -f 'image_squares.c' || echo '$(srcdir)/'`image_squares.c
lebiniou-3.50/plugins/main/image_squares/Makefile.in-448-
lebiniou-3.50/plugins/main/image_squares/Makefile.in-449-image_squares_so-image_squares.obj: image_squares.c
lebiniou-3.50/plugins/main/image_squares/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_squares_so_CFLAGS) $(CFLAGS) -MT image_squares_so-image_squares.obj -MD -MP -MF $(DEPDIR)/image_squares_so-image_squares.Tpo -c -o image_squares_so-image_squares.obj `if test -f 'image_squares.c'; then $(CYGPATH_W) 'image_squares.c'; else $(CYGPATH_W) '$(srcdir)/image_squares.c'; fi`
lebiniou-3.50/plugins/main/image_squares/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_squares_so-image_squares.Tpo $(DEPDIR)/image_squares_so-image_squares.Po
##############################################
lebiniou-3.50/plugins/main/image_squares/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_squares/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_squares_so_CFLAGS) $(CFLAGS) -c -o image_squares_so-image_squares.obj `if test -f 'image_squares.c'; then $(CYGPATH_W) 'image_squares.c'; else $(CYGPATH_W) '$(srcdir)/image_squares.c'; fi`
lebiniou-3.50/plugins/main/image_squares/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/image_squares/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/image_squares/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/image_squares/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/image_squares/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/image_squares/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_squares/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_squares/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/image_squares/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/image_squares/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/image_squares/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-438-.c.obj:
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in:439:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-440-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-442-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in:443:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-444-
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-445-spiral_archimedean_3d_so-spiral_archimedean_3d.o: spiral_archimedean_3d.c
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in:446:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spiral_archimedean_3d_so_CFLAGS) $(CFLAGS) -MT spiral_archimedean_3d_so-spiral_archimedean_3d.o -MD -MP -MF $(DEPDIR)/spiral_archimedean_3d_so-spiral_archimedean_3d.Tpo -c -o spiral_archimedean_3d_so-spiral_archimedean_3d.o `test -f 'spiral_archimedean_3d.c' || echo '$(srcdir)/'`spiral_archimedean_3d.c
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-447-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spiral_archimedean_3d_so-spiral_archimedean_3d.Tpo $(DEPDIR)/spiral_archimedean_3d_so-spiral_archimedean_3d.Po
##############################################
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-449-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in:450:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spiral_archimedean_3d_so_CFLAGS) $(CFLAGS) -c -o spiral_archimedean_3d_so-spiral_archimedean_3d.o `test -f 'spiral_archimedean_3d.c' || echo '$(srcdir)/'`spiral_archimedean_3d.c
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-451-
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-452-spiral_archimedean_3d_so-spiral_archimedean_3d.obj: spiral_archimedean_3d.c
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in:453:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spiral_archimedean_3d_so_CFLAGS) $(CFLAGS) -MT spiral_archimedean_3d_so-spiral_archimedean_3d.obj -MD -MP -MF $(DEPDIR)/spiral_archimedean_3d_so-spiral_archimedean_3d.Tpo -c -o spiral_archimedean_3d_so-spiral_archimedean_3d.obj `if test -f 'spiral_archimedean_3d.c'; then $(CYGPATH_W) 'spiral_archimedean_3d.c'; else $(CYGPATH_W) '$(srcdir)/spiral_archimedean_3d.c'; fi`
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-454-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spiral_archimedean_3d_so-spiral_archimedean_3d.Tpo $(DEPDIR)/spiral_archimedean_3d_so-spiral_archimedean_3d.Po
##############################################
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-456-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in:457:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spiral_archimedean_3d_so_CFLAGS) $(CFLAGS) -c -o spiral_archimedean_3d_so-spiral_archimedean_3d.obj `if test -f 'spiral_archimedean_3d.c'; then $(CYGPATH_W) 'spiral_archimedean_3d.c'; else $(CYGPATH_W) '$(srcdir)/spiral_archimedean_3d.c'; fi`
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-458-
##############################################
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-488-GTAGS:
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in:489:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-490-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-514-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in:515:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in:516:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-517-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-528-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in:529:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/spiral_archimedean_3d/Makefile.in-530-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-440-
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-441-tv_colrot_so-tv_colrot.o: tv_colrot.c
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_colrot_so_CFLAGS) $(CFLAGS) -MT tv_colrot_so-tv_colrot.o -MD -MP -MF $(DEPDIR)/tv_colrot_so-tv_colrot.Tpo -c -o tv_colrot_so-tv_colrot.o `test -f 'tv_colrot.c' || echo '$(srcdir)/'`tv_colrot.c
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_colrot_so-tv_colrot.Tpo $(DEPDIR)/tv_colrot_so-tv_colrot.Po
##############################################
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_colrot_so_CFLAGS) $(CFLAGS) -c -o tv_colrot_so-tv_colrot.o `test -f 'tv_colrot.c' || echo '$(srcdir)/'`tv_colrot.c
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-447-
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-448-tv_colrot_so-tv_colrot.obj: tv_colrot.c
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_colrot_so_CFLAGS) $(CFLAGS) -MT tv_colrot_so-tv_colrot.obj -MD -MP -MF $(DEPDIR)/tv_colrot_so-tv_colrot.Tpo -c -o tv_colrot_so-tv_colrot.obj `if test -f 'tv_colrot.c'; then $(CYGPATH_W) 'tv_colrot.c'; else $(CYGPATH_W) '$(srcdir)/tv_colrot.c'; fi`
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_colrot_so-tv_colrot.Tpo $(DEPDIR)/tv_colrot_so-tv_colrot.Po
##############################################
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_colrot_so_CFLAGS) $(CFLAGS) -c -o tv_colrot_so-tv_colrot.obj `if test -f 'tv_colrot.c'; then $(CYGPATH_W) 'tv_colrot.c'; else $(CYGPATH_W) '$(srcdir)/tv_colrot.c'; fi`
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/tv_colrot/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-436-.c.obj:
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in:437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in:441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-442-
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-443-scroll_vertical_so-scroll_vertical.o: scroll_vertical.c
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in:444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scroll_vertical_so_CFLAGS) $(CFLAGS) -MT scroll_vertical_so-scroll_vertical.o -MD -MP -MF $(DEPDIR)/scroll_vertical_so-scroll_vertical.Tpo -c -o scroll_vertical_so-scroll_vertical.o `test -f 'scroll_vertical.c' || echo '$(srcdir)/'`scroll_vertical.c
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/scroll_vertical_so-scroll_vertical.Tpo $(DEPDIR)/scroll_vertical_so-scroll_vertical.Po
##############################################
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in:448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scroll_vertical_so_CFLAGS) $(CFLAGS) -c -o scroll_vertical_so-scroll_vertical.o `test -f 'scroll_vertical.c' || echo '$(srcdir)/'`scroll_vertical.c
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-449-
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-450-scroll_vertical_so-scroll_vertical.obj: scroll_vertical.c
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in:451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scroll_vertical_so_CFLAGS) $(CFLAGS) -MT scroll_vertical_so-scroll_vertical.obj -MD -MP -MF $(DEPDIR)/scroll_vertical_so-scroll_vertical.Tpo -c -o scroll_vertical_so-scroll_vertical.obj `if test -f 'scroll_vertical.c'; then $(CYGPATH_W) 'scroll_vertical.c'; else $(CYGPATH_W) '$(srcdir)/scroll_vertical.c'; fi`
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/scroll_vertical_so-scroll_vertical.Tpo $(DEPDIR)/scroll_vertical_so-scroll_vertical.Po
##############################################
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in:455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scroll_vertical_so_CFLAGS) $(CFLAGS) -c -o scroll_vertical_so-scroll_vertical.obj `if test -f 'scroll_vertical.c'; then $(CYGPATH_W) 'scroll_vertical.c'; else $(CYGPATH_W) '$(srcdir)/scroll_vertical.c'; fi`
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-456-
##############################################
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-486-GTAGS:
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-512-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-526-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/scroll_vertical/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-436-.c.obj:
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in:437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in:441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-442-
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-443-blur_diagonal_1_so-blur_diagonal_1.o: blur_diagonal_1.c
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in:444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_diagonal_1_so_CFLAGS) $(CFLAGS) -MT blur_diagonal_1_so-blur_diagonal_1.o -MD -MP -MF $(DEPDIR)/blur_diagonal_1_so-blur_diagonal_1.Tpo -c -o blur_diagonal_1_so-blur_diagonal_1.o `test -f 'blur_diagonal_1.c' || echo '$(srcdir)/'`blur_diagonal_1.c
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_diagonal_1_so-blur_diagonal_1.Tpo $(DEPDIR)/blur_diagonal_1_so-blur_diagonal_1.Po
##############################################
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in:448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_diagonal_1_so_CFLAGS) $(CFLAGS) -c -o blur_diagonal_1_so-blur_diagonal_1.o `test -f 'blur_diagonal_1.c' || echo '$(srcdir)/'`blur_diagonal_1.c
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-449-
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-450-blur_diagonal_1_so-blur_diagonal_1.obj: blur_diagonal_1.c
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in:451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_diagonal_1_so_CFLAGS) $(CFLAGS) -MT blur_diagonal_1_so-blur_diagonal_1.obj -MD -MP -MF $(DEPDIR)/blur_diagonal_1_so-blur_diagonal_1.Tpo -c -o blur_diagonal_1_so-blur_diagonal_1.obj `if test -f 'blur_diagonal_1.c'; then $(CYGPATH_W) 'blur_diagonal_1.c'; else $(CYGPATH_W) '$(srcdir)/blur_diagonal_1.c'; fi`
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_diagonal_1_so-blur_diagonal_1.Tpo $(DEPDIR)/blur_diagonal_1_so-blur_diagonal_1.Po
##############################################
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in:455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_diagonal_1_so_CFLAGS) $(CFLAGS) -c -o blur_diagonal_1_so-blur_diagonal_1.obj `if test -f 'blur_diagonal_1.c'; then $(CYGPATH_W) 'blur_diagonal_1.c'; else $(CYGPATH_W) '$(srcdir)/blur_diagonal_1.c'; fi`
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-456-
##############################################
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-486-GTAGS:
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-512-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-526-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/blur_diagonal_1/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/_params/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/_params/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/_params/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/_params/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/_params/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/_params/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/_params/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/_params/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/_params/Makefile.in-440-
lebiniou-3.50/plugins/main/_params/Makefile.in-441-_params_so-_params.o: _params.c
lebiniou-3.50/plugins/main/_params/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_params_so_CFLAGS) $(CFLAGS) -MT _params_so-_params.o -MD -MP -MF $(DEPDIR)/_params_so-_params.Tpo -c -o _params_so-_params.o `test -f '_params.c' || echo '$(srcdir)/'`_params.c
lebiniou-3.50/plugins/main/_params/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/_params_so-_params.Tpo $(DEPDIR)/_params_so-_params.Po
##############################################
lebiniou-3.50/plugins/main/_params/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/_params/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_params_so_CFLAGS) $(CFLAGS) -c -o _params_so-_params.o `test -f '_params.c' || echo '$(srcdir)/'`_params.c
lebiniou-3.50/plugins/main/_params/Makefile.in-447-
lebiniou-3.50/plugins/main/_params/Makefile.in-448-_params_so-_params.obj: _params.c
lebiniou-3.50/plugins/main/_params/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_params_so_CFLAGS) $(CFLAGS) -MT _params_so-_params.obj -MD -MP -MF $(DEPDIR)/_params_so-_params.Tpo -c -o _params_so-_params.obj `if test -f '_params.c'; then $(CYGPATH_W) '_params.c'; else $(CYGPATH_W) '$(srcdir)/_params.c'; fi`
lebiniou-3.50/plugins/main/_params/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/_params_so-_params.Tpo $(DEPDIR)/_params_so-_params.Po
##############################################
lebiniou-3.50/plugins/main/_params/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/_params/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_params_so_CFLAGS) $(CFLAGS) -c -o _params_so-_params.obj `if test -f '_params.c'; then $(CYGPATH_W) '_params.c'; else $(CYGPATH_W) '$(srcdir)/_params.c'; fi`
lebiniou-3.50/plugins/main/_params/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/_params/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/_params/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/_params/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/_params/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/_params/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/_params/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/_params/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/_params/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/_params/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/_params/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/rotozoom/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/rotozoom/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/rotozoom/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-440-
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-441-rotozoom_so-rotozoom.o: rotozoom.c
lebiniou-3.50/plugins/main/rotozoom/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rotozoom_so_CFLAGS) $(CFLAGS) -MT rotozoom_so-rotozoom.o -MD -MP -MF $(DEPDIR)/rotozoom_so-rotozoom.Tpo -c -o rotozoom_so-rotozoom.o `test -f 'rotozoom.c' || echo '$(srcdir)/'`rotozoom.c
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rotozoom_so-rotozoom.Tpo $(DEPDIR)/rotozoom_so-rotozoom.Po
##############################################
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/rotozoom/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rotozoom_so_CFLAGS) $(CFLAGS) -c -o rotozoom_so-rotozoom.o `test -f 'rotozoom.c' || echo '$(srcdir)/'`rotozoom.c
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-447-
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-448-rotozoom_so-rotozoom.obj: rotozoom.c
lebiniou-3.50/plugins/main/rotozoom/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rotozoom_so_CFLAGS) $(CFLAGS) -MT rotozoom_so-rotozoom.obj -MD -MP -MF $(DEPDIR)/rotozoom_so-rotozoom.Tpo -c -o rotozoom_so-rotozoom.obj `if test -f 'rotozoom.c'; then $(CYGPATH_W) 'rotozoom.c'; else $(CYGPATH_W) '$(srcdir)/rotozoom.c'; fi`
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rotozoom_so-rotozoom.Tpo $(DEPDIR)/rotozoom_so-rotozoom.Po
##############################################
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/rotozoom/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rotozoom_so_CFLAGS) $(CFLAGS) -c -o rotozoom_so-rotozoom.obj `if test -f 'rotozoom.c'; then $(CYGPATH_W) 'rotozoom.c'; else $(CYGPATH_W) '$(srcdir)/rotozoom.c'; fi`
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/rotozoom/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/rotozoom/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/rotozoom/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/rotozoom/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/rotozoom/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/scanline_x/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/scanline_x/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/scanline_x/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-440-
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-441-scanline_x_so-scanline_x.o: scanline_x.c
lebiniou-3.50/plugins/main/scanline_x/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scanline_x_so_CFLAGS) $(CFLAGS) -MT scanline_x_so-scanline_x.o -MD -MP -MF $(DEPDIR)/scanline_x_so-scanline_x.Tpo -c -o scanline_x_so-scanline_x.o `test -f 'scanline_x.c' || echo '$(srcdir)/'`scanline_x.c
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/scanline_x_so-scanline_x.Tpo $(DEPDIR)/scanline_x_so-scanline_x.Po
##############################################
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/scanline_x/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scanline_x_so_CFLAGS) $(CFLAGS) -c -o scanline_x_so-scanline_x.o `test -f 'scanline_x.c' || echo '$(srcdir)/'`scanline_x.c
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-447-
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-448-scanline_x_so-scanline_x.obj: scanline_x.c
lebiniou-3.50/plugins/main/scanline_x/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scanline_x_so_CFLAGS) $(CFLAGS) -MT scanline_x_so-scanline_x.obj -MD -MP -MF $(DEPDIR)/scanline_x_so-scanline_x.Tpo -c -o scanline_x_so-scanline_x.obj `if test -f 'scanline_x.c'; then $(CYGPATH_W) 'scanline_x.c'; else $(CYGPATH_W) '$(srcdir)/scanline_x.c'; fi`
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/scanline_x_so-scanline_x.Tpo $(DEPDIR)/scanline_x_so-scanline_x.Po
##############################################
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/scanline_x/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scanline_x_so_CFLAGS) $(CFLAGS) -c -o scanline_x_so-scanline_x.obj `if test -f 'scanline_x.c'; then $(CYGPATH_W) 'scanline_x.c'; else $(CYGPATH_W) '$(srcdir)/scanline_x.c'; fi`
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/scanline_x/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/scanline_x/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/scanline_x/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/scanline_x/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/scanline_x/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/hodge/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/hodge/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/hodge/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/hodge/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/hodge/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/hodge/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/hodge/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/hodge/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/hodge/Makefile.in-440-
lebiniou-3.50/plugins/main/hodge/Makefile.in-441-hodge_so-hodge.o: hodge.c
lebiniou-3.50/plugins/main/hodge/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hodge_so_CFLAGS) $(CFLAGS) -MT hodge_so-hodge.o -MD -MP -MF $(DEPDIR)/hodge_so-hodge.Tpo -c -o hodge_so-hodge.o `test -f 'hodge.c' || echo '$(srcdir)/'`hodge.c
lebiniou-3.50/plugins/main/hodge/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hodge_so-hodge.Tpo $(DEPDIR)/hodge_so-hodge.Po
##############################################
lebiniou-3.50/plugins/main/hodge/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/hodge/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hodge_so_CFLAGS) $(CFLAGS) -c -o hodge_so-hodge.o `test -f 'hodge.c' || echo '$(srcdir)/'`hodge.c
lebiniou-3.50/plugins/main/hodge/Makefile.in-447-
lebiniou-3.50/plugins/main/hodge/Makefile.in-448-hodge_so-hodge.obj: hodge.c
lebiniou-3.50/plugins/main/hodge/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hodge_so_CFLAGS) $(CFLAGS) -MT hodge_so-hodge.obj -MD -MP -MF $(DEPDIR)/hodge_so-hodge.Tpo -c -o hodge_so-hodge.obj `if test -f 'hodge.c'; then $(CYGPATH_W) 'hodge.c'; else $(CYGPATH_W) '$(srcdir)/hodge.c'; fi`
lebiniou-3.50/plugins/main/hodge/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hodge_so-hodge.Tpo $(DEPDIR)/hodge_so-hodge.Po
##############################################
lebiniou-3.50/plugins/main/hodge/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/hodge/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hodge_so_CFLAGS) $(CFLAGS) -c -o hodge_so-hodge.obj `if test -f 'hodge.c'; then $(CYGPATH_W) 'hodge.c'; else $(CYGPATH_W) '$(srcdir)/hodge.c'; fi`
lebiniou-3.50/plugins/main/hodge/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/hodge/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/hodge/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/hodge/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/hodge/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/hodge/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/hodge/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/hodge/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/hodge/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/hodge/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/hodge/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-441-
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-442-spiral_effect_so-spiral_effect.o: spiral_effect.c
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spiral_effect_so_CFLAGS) $(CFLAGS) -MT spiral_effect_so-spiral_effect.o -MD -MP -MF $(DEPDIR)/spiral_effect_so-spiral_effect.Tpo -c -o spiral_effect_so-spiral_effect.o `test -f 'spiral_effect.c' || echo '$(srcdir)/'`spiral_effect.c
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spiral_effect_so-spiral_effect.Tpo $(DEPDIR)/spiral_effect_so-spiral_effect.Po
##############################################
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spiral_effect_so_CFLAGS) $(CFLAGS) -c -o spiral_effect_so-spiral_effect.o `test -f 'spiral_effect.c' || echo '$(srcdir)/'`spiral_effect.c
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-448-
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-449-spiral_effect_so-spiral_effect.obj: spiral_effect.c
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spiral_effect_so_CFLAGS) $(CFLAGS) -MT spiral_effect_so-spiral_effect.obj -MD -MP -MF $(DEPDIR)/spiral_effect_so-spiral_effect.Tpo -c -o spiral_effect_so-spiral_effect.obj `if test -f 'spiral_effect.c'; then $(CYGPATH_W) 'spiral_effect.c'; else $(CYGPATH_W) '$(srcdir)/spiral_effect.c'; fi`
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spiral_effect_so-spiral_effect.Tpo $(DEPDIR)/spiral_effect_so-spiral_effect.Po
##############################################
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spiral_effect_so_CFLAGS) $(CFLAGS) -c -o spiral_effect_so-spiral_effect.obj `if test -f 'spiral_effect.c'; then $(CYGPATH_W) 'spiral_effect.c'; else $(CYGPATH_W) '$(srcdir)/spiral_effect.c'; fi`
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/spiral_effect/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-440-
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-441-tv_diff2_so-tv_diff2.o: tv_diff2.c
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diff2_so_CFLAGS) $(CFLAGS) -MT tv_diff2_so-tv_diff2.o -MD -MP -MF $(DEPDIR)/tv_diff2_so-tv_diff2.Tpo -c -o tv_diff2_so-tv_diff2.o `test -f 'tv_diff2.c' || echo '$(srcdir)/'`tv_diff2.c
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_diff2_so-tv_diff2.Tpo $(DEPDIR)/tv_diff2_so-tv_diff2.Po
##############################################
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diff2_so_CFLAGS) $(CFLAGS) -c -o tv_diff2_so-tv_diff2.o `test -f 'tv_diff2.c' || echo '$(srcdir)/'`tv_diff2.c
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-447-
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-448-tv_diff2_so-tv_diff2.obj: tv_diff2.c
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diff2_so_CFLAGS) $(CFLAGS) -MT tv_diff2_so-tv_diff2.obj -MD -MP -MF $(DEPDIR)/tv_diff2_so-tv_diff2.Tpo -c -o tv_diff2_so-tv_diff2.obj `if test -f 'tv_diff2.c'; then $(CYGPATH_W) 'tv_diff2.c'; else $(CYGPATH_W) '$(srcdir)/tv_diff2.c'; fi`
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_diff2_so-tv_diff2.Tpo $(DEPDIR)/tv_diff2_so-tv_diff2.Po
##############################################
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diff2_so_CFLAGS) $(CFLAGS) -c -o tv_diff2_so-tv_diff2.obj `if test -f 'tv_diff2.c'; then $(CYGPATH_W) 'tv_diff2.c'; else $(CYGPATH_W) '$(srcdir)/tv_diff2.c'; fi`
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/tv_diff2/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/swarm/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/swarm/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/swarm/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/swarm/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/swarm/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/swarm/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/swarm/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/swarm/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/swarm/Makefile.in-440-
lebiniou-3.50/plugins/main/swarm/Makefile.in-441-swarm_so-swarm.o: swarm.c
lebiniou-3.50/plugins/main/swarm/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swarm_so_CFLAGS) $(CFLAGS) -MT swarm_so-swarm.o -MD -MP -MF $(DEPDIR)/swarm_so-swarm.Tpo -c -o swarm_so-swarm.o `test -f 'swarm.c' || echo '$(srcdir)/'`swarm.c
lebiniou-3.50/plugins/main/swarm/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swarm_so-swarm.Tpo $(DEPDIR)/swarm_so-swarm.Po
##############################################
lebiniou-3.50/plugins/main/swarm/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/swarm/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swarm_so_CFLAGS) $(CFLAGS) -c -o swarm_so-swarm.o `test -f 'swarm.c' || echo '$(srcdir)/'`swarm.c
lebiniou-3.50/plugins/main/swarm/Makefile.in-447-
lebiniou-3.50/plugins/main/swarm/Makefile.in-448-swarm_so-swarm.obj: swarm.c
lebiniou-3.50/plugins/main/swarm/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swarm_so_CFLAGS) $(CFLAGS) -MT swarm_so-swarm.obj -MD -MP -MF $(DEPDIR)/swarm_so-swarm.Tpo -c -o swarm_so-swarm.obj `if test -f 'swarm.c'; then $(CYGPATH_W) 'swarm.c'; else $(CYGPATH_W) '$(srcdir)/swarm.c'; fi`
lebiniou-3.50/plugins/main/swarm/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/swarm_so-swarm.Tpo $(DEPDIR)/swarm_so-swarm.Po
##############################################
lebiniou-3.50/plugins/main/swarm/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/swarm/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(swarm_so_CFLAGS) $(CFLAGS) -c -o swarm_so-swarm.obj `if test -f 'swarm.c'; then $(CYGPATH_W) 'swarm.c'; else $(CYGPATH_W) '$(srcdir)/swarm.c'; fi`
lebiniou-3.50/plugins/main/swarm/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/swarm/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/swarm/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/swarm/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/swarm/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/swarm/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/swarm/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/swarm/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/swarm/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/swarm/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/swarm/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-438-.c.obj:
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in:439:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-440-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-442-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in:443:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-444-
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-445-spectrum_s_horizontal_so-spectrum_s_horizontal.o: spectrum_s_horizontal.c
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in:446:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spectrum_s_horizontal_so_CFLAGS) $(CFLAGS) -MT spectrum_s_horizontal_so-spectrum_s_horizontal.o -MD -MP -MF $(DEPDIR)/spectrum_s_horizontal_so-spectrum_s_horizontal.Tpo -c -o spectrum_s_horizontal_so-spectrum_s_horizontal.o `test -f 'spectrum_s_horizontal.c' || echo '$(srcdir)/'`spectrum_s_horizontal.c
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-447-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spectrum_s_horizontal_so-spectrum_s_horizontal.Tpo $(DEPDIR)/spectrum_s_horizontal_so-spectrum_s_horizontal.Po
##############################################
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-449-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in:450:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spectrum_s_horizontal_so_CFLAGS) $(CFLAGS) -c -o spectrum_s_horizontal_so-spectrum_s_horizontal.o `test -f 'spectrum_s_horizontal.c' || echo '$(srcdir)/'`spectrum_s_horizontal.c
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-451-
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-452-spectrum_s_horizontal_so-spectrum_s_horizontal.obj: spectrum_s_horizontal.c
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in:453:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spectrum_s_horizontal_so_CFLAGS) $(CFLAGS) -MT spectrum_s_horizontal_so-spectrum_s_horizontal.obj -MD -MP -MF $(DEPDIR)/spectrum_s_horizontal_so-spectrum_s_horizontal.Tpo -c -o spectrum_s_horizontal_so-spectrum_s_horizontal.obj `if test -f 'spectrum_s_horizontal.c'; then $(CYGPATH_W) 'spectrum_s_horizontal.c'; else $(CYGPATH_W) '$(srcdir)/spectrum_s_horizontal.c'; fi`
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-454-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spectrum_s_horizontal_so-spectrum_s_horizontal.Tpo $(DEPDIR)/spectrum_s_horizontal_so-spectrum_s_horizontal.Po
##############################################
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-456-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in:457:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spectrum_s_horizontal_so_CFLAGS) $(CFLAGS) -c -o spectrum_s_horizontal_so-spectrum_s_horizontal.obj `if test -f 'spectrum_s_horizontal.c'; then $(CYGPATH_W) 'spectrum_s_horizontal.c'; else $(CYGPATH_W) '$(srcdir)/spectrum_s_horizontal.c'; fi`
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-458-
##############################################
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-488-GTAGS:
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in:489:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-490-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-514-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in:515:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in:516:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-517-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-528-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in:529:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/spectrum_s_horizontal/Makefile.in-530-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/Makefile.in-49-  { \
lebiniou-3.50/plugins/main/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/Makefile.in-51-  }; \
##############################################
lebiniou-3.50/plugins/main/Makefile.in-221-  while test -n "$$dir1"; do \
lebiniou-3.50/plugins/main/Makefile.in:222:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lebiniou-3.50/plugins/main/Makefile.in-223-    if test "$$first" != "."; then \
lebiniou-3.50/plugins/main/Makefile.in-224-      if test "$$first" = ".."; then \
lebiniou-3.50/plugins/main/Makefile.in:225:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lebiniou-3.50/plugins/main/Makefile.in:226:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lebiniou-3.50/plugins/main/Makefile.in-227-      else \
lebiniou-3.50/plugins/main/Makefile.in:228:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lebiniou-3.50/plugins/main/Makefile.in-229-        if test "$$first2" = "$$first"; then \
lebiniou-3.50/plugins/main/Makefile.in:230:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lebiniou-3.50/plugins/main/Makefile.in-231-        else \
##############################################
lebiniou-3.50/plugins/main/Makefile.in-236-    fi; \
lebiniou-3.50/plugins/main/Makefile.in:237:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lebiniou-3.50/plugins/main/Makefile.in-238-  done; \
##############################################
lebiniou-3.50/plugins/main/Makefile.in-484-	dot_seen=no; \
lebiniou-3.50/plugins/main/Makefile.in:485:	target=`echo $@ | sed s/-recursive//`; \
lebiniou-3.50/plugins/main/Makefile.in-486-	case "$@" in \
##############################################
lebiniou-3.50/plugins/main/Makefile.in-547-GTAGS:
lebiniou-3.50/plugins/main/Makefile.in:548:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/Makefile.in-549-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/Makefile.in-573-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/Makefile.in:574:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/Makefile.in:575:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/Makefile.in-576-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/Makefile.in-587-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/Makefile.in:588:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/Makefile.in-589-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/rotors/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/rotors/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/rotors/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/rotors/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/rotors/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/rotors/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/rotors/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/rotors/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/rotors/Makefile.in-440-
lebiniou-3.50/plugins/main/rotors/Makefile.in-441-rotors_so-rotors.o: rotors.c
lebiniou-3.50/plugins/main/rotors/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rotors_so_CFLAGS) $(CFLAGS) -MT rotors_so-rotors.o -MD -MP -MF $(DEPDIR)/rotors_so-rotors.Tpo -c -o rotors_so-rotors.o `test -f 'rotors.c' || echo '$(srcdir)/'`rotors.c
lebiniou-3.50/plugins/main/rotors/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rotors_so-rotors.Tpo $(DEPDIR)/rotors_so-rotors.Po
##############################################
lebiniou-3.50/plugins/main/rotors/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/rotors/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rotors_so_CFLAGS) $(CFLAGS) -c -o rotors_so-rotors.o `test -f 'rotors.c' || echo '$(srcdir)/'`rotors.c
lebiniou-3.50/plugins/main/rotors/Makefile.in-447-
lebiniou-3.50/plugins/main/rotors/Makefile.in-448-rotors_so-rotors.obj: rotors.c
lebiniou-3.50/plugins/main/rotors/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rotors_so_CFLAGS) $(CFLAGS) -MT rotors_so-rotors.obj -MD -MP -MF $(DEPDIR)/rotors_so-rotors.Tpo -c -o rotors_so-rotors.obj `if test -f 'rotors.c'; then $(CYGPATH_W) 'rotors.c'; else $(CYGPATH_W) '$(srcdir)/rotors.c'; fi`
lebiniou-3.50/plugins/main/rotors/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rotors_so-rotors.Tpo $(DEPDIR)/rotors_so-rotors.Po
##############################################
lebiniou-3.50/plugins/main/rotors/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/rotors/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rotors_so_CFLAGS) $(CFLAGS) -c -o rotors_so-rotors.obj `if test -f 'rotors.c'; then $(CYGPATH_W) 'rotors.c'; else $(CYGPATH_W) '$(srcdir)/rotors.c'; fi`
lebiniou-3.50/plugins/main/rotors/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/rotors/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/rotors/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/rotors/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/rotors/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/rotors/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/rotors/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/rotors/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/rotors/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/rotors/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/rotors/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/path_freq/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/path_freq/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/path_freq/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/path_freq/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/path_freq/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/path_freq/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/path_freq/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/path_freq/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/path_freq/Makefile.in-440-
lebiniou-3.50/plugins/main/path_freq/Makefile.in-441-path_freq_so-path_freq.o: path_freq.c
lebiniou-3.50/plugins/main/path_freq/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(path_freq_so_CFLAGS) $(CFLAGS) -MT path_freq_so-path_freq.o -MD -MP -MF $(DEPDIR)/path_freq_so-path_freq.Tpo -c -o path_freq_so-path_freq.o `test -f 'path_freq.c' || echo '$(srcdir)/'`path_freq.c
lebiniou-3.50/plugins/main/path_freq/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/path_freq_so-path_freq.Tpo $(DEPDIR)/path_freq_so-path_freq.Po
##############################################
lebiniou-3.50/plugins/main/path_freq/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/path_freq/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(path_freq_so_CFLAGS) $(CFLAGS) -c -o path_freq_so-path_freq.o `test -f 'path_freq.c' || echo '$(srcdir)/'`path_freq.c
lebiniou-3.50/plugins/main/path_freq/Makefile.in-447-
lebiniou-3.50/plugins/main/path_freq/Makefile.in-448-path_freq_so-path_freq.obj: path_freq.c
lebiniou-3.50/plugins/main/path_freq/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(path_freq_so_CFLAGS) $(CFLAGS) -MT path_freq_so-path_freq.obj -MD -MP -MF $(DEPDIR)/path_freq_so-path_freq.Tpo -c -o path_freq_so-path_freq.obj `if test -f 'path_freq.c'; then $(CYGPATH_W) 'path_freq.c'; else $(CYGPATH_W) '$(srcdir)/path_freq.c'; fi`
lebiniou-3.50/plugins/main/path_freq/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/path_freq_so-path_freq.Tpo $(DEPDIR)/path_freq_so-path_freq.Po
##############################################
lebiniou-3.50/plugins/main/path_freq/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/path_freq/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(path_freq_so_CFLAGS) $(CFLAGS) -c -o path_freq_so-path_freq.obj `if test -f 'path_freq.c'; then $(CYGPATH_W) 'path_freq.c'; else $(CYGPATH_W) '$(srcdir)/path_freq.c'; fi`
lebiniou-3.50/plugins/main/path_freq/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/path_freq/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/path_freq/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/path_freq/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/path_freq/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/path_freq/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/path_freq/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/path_freq/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/path_freq/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/path_freq/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/path_freq/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/color_cycle/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/color_cycle/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/color_cycle/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-440-
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-441-color_cycle_so-color_cycle.o: color_cycle.c
lebiniou-3.50/plugins/main/color_cycle/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(color_cycle_so_CFLAGS) $(CFLAGS) -MT color_cycle_so-color_cycle.o -MD -MP -MF $(DEPDIR)/color_cycle_so-color_cycle.Tpo -c -o color_cycle_so-color_cycle.o `test -f 'color_cycle.c' || echo '$(srcdir)/'`color_cycle.c
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/color_cycle_so-color_cycle.Tpo $(DEPDIR)/color_cycle_so-color_cycle.Po
##############################################
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/color_cycle/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(color_cycle_so_CFLAGS) $(CFLAGS) -c -o color_cycle_so-color_cycle.o `test -f 'color_cycle.c' || echo '$(srcdir)/'`color_cycle.c
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-447-
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-448-color_cycle_so-color_cycle.obj: color_cycle.c
lebiniou-3.50/plugins/main/color_cycle/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(color_cycle_so_CFLAGS) $(CFLAGS) -MT color_cycle_so-color_cycle.obj -MD -MP -MF $(DEPDIR)/color_cycle_so-color_cycle.Tpo -c -o color_cycle_so-color_cycle.obj `if test -f 'color_cycle.c'; then $(CYGPATH_W) 'color_cycle.c'; else $(CYGPATH_W) '$(srcdir)/color_cycle.c'; fi`
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/color_cycle_so-color_cycle.Tpo $(DEPDIR)/color_cycle_so-color_cycle.Po
##############################################
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/color_cycle/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(color_cycle_so_CFLAGS) $(CFLAGS) -c -o color_cycle_so-color_cycle.obj `if test -f 'color_cycle.c'; then $(CYGPATH_W) 'color_cycle.c'; else $(CYGPATH_W) '$(srcdir)/color_cycle.c'; fi`
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/color_cycle/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/color_cycle/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/color_cycle/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/color_cycle/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/color_cycle/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-436-.c.obj:
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in:437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in:441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-442-
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-443-sequence_fadeout_so-sequence_fadeout.o: sequence_fadeout.c
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in:444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sequence_fadeout_so_CFLAGS) $(CFLAGS) -MT sequence_fadeout_so-sequence_fadeout.o -MD -MP -MF $(DEPDIR)/sequence_fadeout_so-sequence_fadeout.Tpo -c -o sequence_fadeout_so-sequence_fadeout.o `test -f 'sequence_fadeout.c' || echo '$(srcdir)/'`sequence_fadeout.c
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/sequence_fadeout_so-sequence_fadeout.Tpo $(DEPDIR)/sequence_fadeout_so-sequence_fadeout.Po
##############################################
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in:448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sequence_fadeout_so_CFLAGS) $(CFLAGS) -c -o sequence_fadeout_so-sequence_fadeout.o `test -f 'sequence_fadeout.c' || echo '$(srcdir)/'`sequence_fadeout.c
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-449-
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-450-sequence_fadeout_so-sequence_fadeout.obj: sequence_fadeout.c
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in:451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sequence_fadeout_so_CFLAGS) $(CFLAGS) -MT sequence_fadeout_so-sequence_fadeout.obj -MD -MP -MF $(DEPDIR)/sequence_fadeout_so-sequence_fadeout.Tpo -c -o sequence_fadeout_so-sequence_fadeout.obj `if test -f 'sequence_fadeout.c'; then $(CYGPATH_W) 'sequence_fadeout.c'; else $(CYGPATH_W) '$(srcdir)/sequence_fadeout.c'; fi`
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/sequence_fadeout_so-sequence_fadeout.Tpo $(DEPDIR)/sequence_fadeout_so-sequence_fadeout.Po
##############################################
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in:455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sequence_fadeout_so_CFLAGS) $(CFLAGS) -c -o sequence_fadeout_so-sequence_fadeout.obj `if test -f 'sequence_fadeout.c'; then $(CYGPATH_W) 'sequence_fadeout.c'; else $(CYGPATH_W) '$(srcdir)/sequence_fadeout.c'; fi`
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-456-
##############################################
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-486-GTAGS:
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-512-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-526-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/sequence_fadeout/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-440-
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-441-fadeout_mist_so-fadeout_mist.o: fadeout_mist.c
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fadeout_mist_so_CFLAGS) $(CFLAGS) -MT fadeout_mist_so-fadeout_mist.o -MD -MP -MF $(DEPDIR)/fadeout_mist_so-fadeout_mist.Tpo -c -o fadeout_mist_so-fadeout_mist.o `test -f 'fadeout_mist.c' || echo '$(srcdir)/'`fadeout_mist.c
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fadeout_mist_so-fadeout_mist.Tpo $(DEPDIR)/fadeout_mist_so-fadeout_mist.Po
##############################################
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fadeout_mist_so_CFLAGS) $(CFLAGS) -c -o fadeout_mist_so-fadeout_mist.o `test -f 'fadeout_mist.c' || echo '$(srcdir)/'`fadeout_mist.c
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-447-
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-448-fadeout_mist_so-fadeout_mist.obj: fadeout_mist.c
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fadeout_mist_so_CFLAGS) $(CFLAGS) -MT fadeout_mist_so-fadeout_mist.obj -MD -MP -MF $(DEPDIR)/fadeout_mist_so-fadeout_mist.Tpo -c -o fadeout_mist_so-fadeout_mist.obj `if test -f 'fadeout_mist.c'; then $(CYGPATH_W) 'fadeout_mist.c'; else $(CYGPATH_W) '$(srcdir)/fadeout_mist.c'; fi`
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fadeout_mist_so-fadeout_mist.Tpo $(DEPDIR)/fadeout_mist_so-fadeout_mist.Po
##############################################
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fadeout_mist_so_CFLAGS) $(CFLAGS) -c -o fadeout_mist_so-fadeout_mist.obj `if test -f 'fadeout_mist.c'; then $(CYGPATH_W) 'fadeout_mist.c'; else $(CYGPATH_W) '$(srcdir)/fadeout_mist.c'; fi`
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/fadeout_mist/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-441-
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-442-image_dissolve_so-image_dissolve.o: image_dissolve.c
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_dissolve_so_CFLAGS) $(CFLAGS) -MT image_dissolve_so-image_dissolve.o -MD -MP -MF $(DEPDIR)/image_dissolve_so-image_dissolve.Tpo -c -o image_dissolve_so-image_dissolve.o `test -f 'image_dissolve.c' || echo '$(srcdir)/'`image_dissolve.c
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_dissolve_so-image_dissolve.Tpo $(DEPDIR)/image_dissolve_so-image_dissolve.Po
##############################################
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_dissolve_so_CFLAGS) $(CFLAGS) -c -o image_dissolve_so-image_dissolve.o `test -f 'image_dissolve.c' || echo '$(srcdir)/'`image_dissolve.c
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-448-
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-449-image_dissolve_so-image_dissolve.obj: image_dissolve.c
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_dissolve_so_CFLAGS) $(CFLAGS) -MT image_dissolve_so-image_dissolve.obj -MD -MP -MF $(DEPDIR)/image_dissolve_so-image_dissolve.Tpo -c -o image_dissolve_so-image_dissolve.obj `if test -f 'image_dissolve.c'; then $(CYGPATH_W) 'image_dissolve.c'; else $(CYGPATH_W) '$(srcdir)/image_dissolve.c'; fi`
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_dissolve_so-image_dissolve.Tpo $(DEPDIR)/image_dissolve_so-image_dissolve.Po
##############################################
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_dissolve_so_CFLAGS) $(CFLAGS) -c -o image_dissolve_so-image_dissolve.obj `if test -f 'image_dissolve.c'; then $(CYGPATH_W) 'image_dissolve.c'; else $(CYGPATH_W) '$(srcdir)/image_dissolve.c'; fi`
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/image_dissolve/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/tv_fire/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/tv_fire/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_fire/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-440-
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-441-tv_fire_so-tv_fire.o: tv_fire.c
lebiniou-3.50/plugins/main/tv_fire/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_fire_so_CFLAGS) $(CFLAGS) -MT tv_fire_so-tv_fire.o -MD -MP -MF $(DEPDIR)/tv_fire_so-tv_fire.Tpo -c -o tv_fire_so-tv_fire.o `test -f 'tv_fire.c' || echo '$(srcdir)/'`tv_fire.c
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_fire_so-tv_fire.Tpo $(DEPDIR)/tv_fire_so-tv_fire.Po
##############################################
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_fire/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_fire_so_CFLAGS) $(CFLAGS) -c -o tv_fire_so-tv_fire.o `test -f 'tv_fire.c' || echo '$(srcdir)/'`tv_fire.c
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-447-
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-448-tv_fire_so-tv_fire.obj: tv_fire.c
lebiniou-3.50/plugins/main/tv_fire/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_fire_so_CFLAGS) $(CFLAGS) -MT tv_fire_so-tv_fire.obj -MD -MP -MF $(DEPDIR)/tv_fire_so-tv_fire.Tpo -c -o tv_fire_so-tv_fire.obj `if test -f 'tv_fire.c'; then $(CYGPATH_W) 'tv_fire.c'; else $(CYGPATH_W) '$(srcdir)/tv_fire.c'; fi`
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_fire_so-tv_fire.Tpo $(DEPDIR)/tv_fire_so-tv_fire.Po
##############################################
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_fire/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_fire_so_CFLAGS) $(CFLAGS) -c -o tv_fire_so-tv_fire.obj `if test -f 'tv_fire.c'; then $(CYGPATH_W) 'tv_fire.c'; else $(CYGPATH_W) '$(srcdir)/tv_fire.c'; fi`
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/tv_fire/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/tv_fire/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_fire/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/tv_fire/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/tv_fire/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-440-
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-441-image_beat_3_so-image_beat_3.o: image_beat_3.c
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_beat_3_so_CFLAGS) $(CFLAGS) -MT image_beat_3_so-image_beat_3.o -MD -MP -MF $(DEPDIR)/image_beat_3_so-image_beat_3.Tpo -c -o image_beat_3_so-image_beat_3.o `test -f 'image_beat_3.c' || echo '$(srcdir)/'`image_beat_3.c
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_beat_3_so-image_beat_3.Tpo $(DEPDIR)/image_beat_3_so-image_beat_3.Po
##############################################
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_beat_3_so_CFLAGS) $(CFLAGS) -c -o image_beat_3_so-image_beat_3.o `test -f 'image_beat_3.c' || echo '$(srcdir)/'`image_beat_3.c
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-447-
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-448-image_beat_3_so-image_beat_3.obj: image_beat_3.c
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_beat_3_so_CFLAGS) $(CFLAGS) -MT image_beat_3_so-image_beat_3.obj -MD -MP -MF $(DEPDIR)/image_beat_3_so-image_beat_3.Tpo -c -o image_beat_3_so-image_beat_3.obj `if test -f 'image_beat_3.c'; then $(CYGPATH_W) 'image_beat_3.c'; else $(CYGPATH_W) '$(srcdir)/image_beat_3.c'; fi`
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_beat_3_so-image_beat_3.Tpo $(DEPDIR)/image_beat_3_so-image_beat_3.Po
##############################################
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_beat_3_so_CFLAGS) $(CFLAGS) -c -o image_beat_3_so-image_beat_3.obj `if test -f 'image_beat_3.c'; then $(CYGPATH_W) 'image_beat_3.c'; else $(CYGPATH_W) '$(srcdir)/image_beat_3.c'; fi`
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/image_beat_3/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/path/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/path/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/path/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/path/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/path/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/path/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/path/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/path/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/path/Makefile.in-440-
lebiniou-3.50/plugins/main/path/Makefile.in-441-path_so-path.o: path.c
lebiniou-3.50/plugins/main/path/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(path_so_CFLAGS) $(CFLAGS) -MT path_so-path.o -MD -MP -MF $(DEPDIR)/path_so-path.Tpo -c -o path_so-path.o `test -f 'path.c' || echo '$(srcdir)/'`path.c
lebiniou-3.50/plugins/main/path/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/path_so-path.Tpo $(DEPDIR)/path_so-path.Po
##############################################
lebiniou-3.50/plugins/main/path/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/path/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(path_so_CFLAGS) $(CFLAGS) -c -o path_so-path.o `test -f 'path.c' || echo '$(srcdir)/'`path.c
lebiniou-3.50/plugins/main/path/Makefile.in-447-
lebiniou-3.50/plugins/main/path/Makefile.in-448-path_so-path.obj: path.c
lebiniou-3.50/plugins/main/path/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(path_so_CFLAGS) $(CFLAGS) -MT path_so-path.obj -MD -MP -MF $(DEPDIR)/path_so-path.Tpo -c -o path_so-path.obj `if test -f 'path.c'; then $(CYGPATH_W) 'path.c'; else $(CYGPATH_W) '$(srcdir)/path.c'; fi`
lebiniou-3.50/plugins/main/path/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/path_so-path.Tpo $(DEPDIR)/path_so-path.Po
##############################################
lebiniou-3.50/plugins/main/path/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/path/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(path_so_CFLAGS) $(CFLAGS) -c -o path_so-path.obj `if test -f 'path.c'; then $(CYGPATH_W) 'path.c'; else $(CYGPATH_W) '$(srcdir)/path.c'; fi`
lebiniou-3.50/plugins/main/path/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/path/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/path/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/path/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/path/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/path/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/path/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/path/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/path/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/path/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/path/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-441-
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-442-sin_oscillo_2_so-sin_oscillo_2.o: sin_oscillo_2.c
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sin_oscillo_2_so_CFLAGS) $(CFLAGS) -MT sin_oscillo_2_so-sin_oscillo_2.o -MD -MP -MF $(DEPDIR)/sin_oscillo_2_so-sin_oscillo_2.Tpo -c -o sin_oscillo_2_so-sin_oscillo_2.o `test -f 'sin_oscillo_2.c' || echo '$(srcdir)/'`sin_oscillo_2.c
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/sin_oscillo_2_so-sin_oscillo_2.Tpo $(DEPDIR)/sin_oscillo_2_so-sin_oscillo_2.Po
##############################################
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sin_oscillo_2_so_CFLAGS) $(CFLAGS) -c -o sin_oscillo_2_so-sin_oscillo_2.o `test -f 'sin_oscillo_2.c' || echo '$(srcdir)/'`sin_oscillo_2.c
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-448-
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-449-sin_oscillo_2_so-sin_oscillo_2.obj: sin_oscillo_2.c
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sin_oscillo_2_so_CFLAGS) $(CFLAGS) -MT sin_oscillo_2_so-sin_oscillo_2.obj -MD -MP -MF $(DEPDIR)/sin_oscillo_2_so-sin_oscillo_2.Tpo -c -o sin_oscillo_2_so-sin_oscillo_2.obj `if test -f 'sin_oscillo_2.c'; then $(CYGPATH_W) 'sin_oscillo_2.c'; else $(CYGPATH_W) '$(srcdir)/sin_oscillo_2.c'; fi`
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/sin_oscillo_2_so-sin_oscillo_2.Tpo $(DEPDIR)/sin_oscillo_2_so-sin_oscillo_2.Po
##############################################
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sin_oscillo_2_so_CFLAGS) $(CFLAGS) -c -o sin_oscillo_2_so-sin_oscillo_2.obj `if test -f 'sin_oscillo_2.c'; then $(CYGPATH_W) 'sin_oscillo_2.c'; else $(CYGPATH_W) '$(srcdir)/sin_oscillo_2.c'; fi`
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/sin_oscillo_2/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-440-
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-441-image_beat_1_so-image_beat_1.o: image_beat_1.c
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_beat_1_so_CFLAGS) $(CFLAGS) -MT image_beat_1_so-image_beat_1.o -MD -MP -MF $(DEPDIR)/image_beat_1_so-image_beat_1.Tpo -c -o image_beat_1_so-image_beat_1.o `test -f 'image_beat_1.c' || echo '$(srcdir)/'`image_beat_1.c
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_beat_1_so-image_beat_1.Tpo $(DEPDIR)/image_beat_1_so-image_beat_1.Po
##############################################
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_beat_1_so_CFLAGS) $(CFLAGS) -c -o image_beat_1_so-image_beat_1.o `test -f 'image_beat_1.c' || echo '$(srcdir)/'`image_beat_1.c
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-447-
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-448-image_beat_1_so-image_beat_1.obj: image_beat_1.c
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_beat_1_so_CFLAGS) $(CFLAGS) -MT image_beat_1_so-image_beat_1.obj -MD -MP -MF $(DEPDIR)/image_beat_1_so-image_beat_1.Tpo -c -o image_beat_1_so-image_beat_1.obj `if test -f 'image_beat_1.c'; then $(CYGPATH_W) 'image_beat_1.c'; else $(CYGPATH_W) '$(srcdir)/image_beat_1.c'; fi`
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_beat_1_so-image_beat_1.Tpo $(DEPDIR)/image_beat_1_so-image_beat_1.Po
##############################################
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_beat_1_so_CFLAGS) $(CFLAGS) -c -o image_beat_1_so-image_beat_1.obj `if test -f 'image_beat_1.c'; then $(CYGPATH_W) 'image_beat_1.c'; else $(CYGPATH_W) '$(srcdir)/image_beat_1.c'; fi`
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/image_beat_1/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/tv_1d/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/tv_1d/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_1d/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-440-
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-441-tv_1d_so-tv_1d.o: tv_1d.c
lebiniou-3.50/plugins/main/tv_1d/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_1d_so_CFLAGS) $(CFLAGS) -MT tv_1d_so-tv_1d.o -MD -MP -MF $(DEPDIR)/tv_1d_so-tv_1d.Tpo -c -o tv_1d_so-tv_1d.o `test -f 'tv_1d.c' || echo '$(srcdir)/'`tv_1d.c
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_1d_so-tv_1d.Tpo $(DEPDIR)/tv_1d_so-tv_1d.Po
##############################################
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_1d/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_1d_so_CFLAGS) $(CFLAGS) -c -o tv_1d_so-tv_1d.o `test -f 'tv_1d.c' || echo '$(srcdir)/'`tv_1d.c
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-447-
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-448-tv_1d_so-tv_1d.obj: tv_1d.c
lebiniou-3.50/plugins/main/tv_1d/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_1d_so_CFLAGS) $(CFLAGS) -MT tv_1d_so-tv_1d.obj -MD -MP -MF $(DEPDIR)/tv_1d_so-tv_1d.Tpo -c -o tv_1d_so-tv_1d.obj `if test -f 'tv_1d.c'; then $(CYGPATH_W) 'tv_1d.c'; else $(CYGPATH_W) '$(srcdir)/tv_1d.c'; fi`
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_1d_so-tv_1d.Tpo $(DEPDIR)/tv_1d_so-tv_1d.Po
##############################################
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_1d/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_1d_so_CFLAGS) $(CFLAGS) -c -o tv_1d_so-tv_1d.obj `if test -f 'tv_1d.c'; then $(CYGPATH_W) 'tv_1d.c'; else $(CYGPATH_W) '$(srcdir)/tv_1d.c'; fi`
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/tv_1d/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/tv_1d/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_1d/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/tv_1d/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/tv_1d/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/emboss/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/emboss/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/emboss/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/emboss/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/emboss/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/emboss/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/emboss/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/emboss/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/emboss/Makefile.in-440-
lebiniou-3.50/plugins/main/emboss/Makefile.in-441-emboss_so-emboss.o: emboss.c
lebiniou-3.50/plugins/main/emboss/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(emboss_so_CFLAGS) $(CFLAGS) -MT emboss_so-emboss.o -MD -MP -MF $(DEPDIR)/emboss_so-emboss.Tpo -c -o emboss_so-emboss.o `test -f 'emboss.c' || echo '$(srcdir)/'`emboss.c
lebiniou-3.50/plugins/main/emboss/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/emboss_so-emboss.Tpo $(DEPDIR)/emboss_so-emboss.Po
##############################################
lebiniou-3.50/plugins/main/emboss/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/emboss/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(emboss_so_CFLAGS) $(CFLAGS) -c -o emboss_so-emboss.o `test -f 'emboss.c' || echo '$(srcdir)/'`emboss.c
lebiniou-3.50/plugins/main/emboss/Makefile.in-447-
lebiniou-3.50/plugins/main/emboss/Makefile.in-448-emboss_so-emboss.obj: emboss.c
lebiniou-3.50/plugins/main/emboss/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(emboss_so_CFLAGS) $(CFLAGS) -MT emboss_so-emboss.obj -MD -MP -MF $(DEPDIR)/emboss_so-emboss.Tpo -c -o emboss_so-emboss.obj `if test -f 'emboss.c'; then $(CYGPATH_W) 'emboss.c'; else $(CYGPATH_W) '$(srcdir)/emboss.c'; fi`
lebiniou-3.50/plugins/main/emboss/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/emboss_so-emboss.Tpo $(DEPDIR)/emboss_so-emboss.Po
##############################################
lebiniou-3.50/plugins/main/emboss/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/emboss/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(emboss_so_CFLAGS) $(CFLAGS) -c -o emboss_so-emboss.obj `if test -f 'emboss.c'; then $(CYGPATH_W) 'emboss.c'; else $(CYGPATH_W) '$(srcdir)/emboss.c'; fi`
lebiniou-3.50/plugins/main/emboss/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/emboss/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/emboss/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/emboss/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/emboss/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/emboss/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/emboss/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/emboss/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/emboss/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/emboss/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/emboss/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-436-.c.obj:
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in:437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in:441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-442-
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-443-image_squares_beat_so-image_squares_beat.o: image_squares_beat.c
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in:444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_squares_beat_so_CFLAGS) $(CFLAGS) -MT image_squares_beat_so-image_squares_beat.o -MD -MP -MF $(DEPDIR)/image_squares_beat_so-image_squares_beat.Tpo -c -o image_squares_beat_so-image_squares_beat.o `test -f 'image_squares_beat.c' || echo '$(srcdir)/'`image_squares_beat.c
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_squares_beat_so-image_squares_beat.Tpo $(DEPDIR)/image_squares_beat_so-image_squares_beat.Po
##############################################
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in:448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_squares_beat_so_CFLAGS) $(CFLAGS) -c -o image_squares_beat_so-image_squares_beat.o `test -f 'image_squares_beat.c' || echo '$(srcdir)/'`image_squares_beat.c
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-449-
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-450-image_squares_beat_so-image_squares_beat.obj: image_squares_beat.c
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in:451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_squares_beat_so_CFLAGS) $(CFLAGS) -MT image_squares_beat_so-image_squares_beat.obj -MD -MP -MF $(DEPDIR)/image_squares_beat_so-image_squares_beat.Tpo -c -o image_squares_beat_so-image_squares_beat.obj `if test -f 'image_squares_beat.c'; then $(CYGPATH_W) 'image_squares_beat.c'; else $(CYGPATH_W) '$(srcdir)/image_squares_beat.c'; fi`
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_squares_beat_so-image_squares_beat.Tpo $(DEPDIR)/image_squares_beat_so-image_squares_beat.Po
##############################################
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in:455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_squares_beat_so_CFLAGS) $(CFLAGS) -c -o image_squares_beat_so-image_squares_beat.obj `if test -f 'image_squares_beat.c'; then $(CYGPATH_W) 'image_squares_beat.c'; else $(CYGPATH_W) '$(srcdir)/image_squares_beat.c'; fi`
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-456-
##############################################
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-486-GTAGS:
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-512-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-526-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/image_squares_beat/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/smoke/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/smoke/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/smoke/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/smoke/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/smoke/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/smoke/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/smoke/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/smoke/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/smoke/Makefile.in-440-
lebiniou-3.50/plugins/main/smoke/Makefile.in-441-smoke_so-smoke.o: smoke.c
lebiniou-3.50/plugins/main/smoke/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smoke_so_CFLAGS) $(CFLAGS) -MT smoke_so-smoke.o -MD -MP -MF $(DEPDIR)/smoke_so-smoke.Tpo -c -o smoke_so-smoke.o `test -f 'smoke.c' || echo '$(srcdir)/'`smoke.c
lebiniou-3.50/plugins/main/smoke/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/smoke_so-smoke.Tpo $(DEPDIR)/smoke_so-smoke.Po
##############################################
lebiniou-3.50/plugins/main/smoke/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/smoke/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smoke_so_CFLAGS) $(CFLAGS) -c -o smoke_so-smoke.o `test -f 'smoke.c' || echo '$(srcdir)/'`smoke.c
lebiniou-3.50/plugins/main/smoke/Makefile.in-447-
lebiniou-3.50/plugins/main/smoke/Makefile.in-448-smoke_so-smoke.obj: smoke.c
lebiniou-3.50/plugins/main/smoke/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smoke_so_CFLAGS) $(CFLAGS) -MT smoke_so-smoke.obj -MD -MP -MF $(DEPDIR)/smoke_so-smoke.Tpo -c -o smoke_so-smoke.obj `if test -f 'smoke.c'; then $(CYGPATH_W) 'smoke.c'; else $(CYGPATH_W) '$(srcdir)/smoke.c'; fi`
lebiniou-3.50/plugins/main/smoke/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/smoke_so-smoke.Tpo $(DEPDIR)/smoke_so-smoke.Po
##############################################
lebiniou-3.50/plugins/main/smoke/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/smoke/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smoke_so_CFLAGS) $(CFLAGS) -c -o smoke_so-smoke.obj `if test -f 'smoke.c'; then $(CYGPATH_W) 'smoke.c'; else $(CYGPATH_W) '$(srcdir)/smoke.c'; fi`
lebiniou-3.50/plugins/main/smoke/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/smoke/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/smoke/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/smoke/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/smoke/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/smoke/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/smoke/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/smoke/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/smoke/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/smoke/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/smoke/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-440-
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-441-tv_webcam_so-tv_webcam.o: tv_webcam.c
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_webcam_so_CFLAGS) $(CFLAGS) -MT tv_webcam_so-tv_webcam.o -MD -MP -MF $(DEPDIR)/tv_webcam_so-tv_webcam.Tpo -c -o tv_webcam_so-tv_webcam.o `test -f 'tv_webcam.c' || echo '$(srcdir)/'`tv_webcam.c
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_webcam_so-tv_webcam.Tpo $(DEPDIR)/tv_webcam_so-tv_webcam.Po
##############################################
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_webcam_so_CFLAGS) $(CFLAGS) -c -o tv_webcam_so-tv_webcam.o `test -f 'tv_webcam.c' || echo '$(srcdir)/'`tv_webcam.c
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-447-
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-448-tv_webcam_so-tv_webcam.obj: tv_webcam.c
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_webcam_so_CFLAGS) $(CFLAGS) -MT tv_webcam_so-tv_webcam.obj -MD -MP -MF $(DEPDIR)/tv_webcam_so-tv_webcam.Tpo -c -o tv_webcam_so-tv_webcam.obj `if test -f 'tv_webcam.c'; then $(CYGPATH_W) 'tv_webcam.c'; else $(CYGPATH_W) '$(srcdir)/tv_webcam.c'; fi`
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_webcam_so-tv_webcam.Tpo $(DEPDIR)/tv_webcam_so-tv_webcam.Po
##############################################
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_webcam_so_CFLAGS) $(CFLAGS) -c -o tv_webcam_so-tv_webcam.obj `if test -f 'tv_webcam.c'; then $(CYGPATH_W) 'tv_webcam.c'; else $(CYGPATH_W) '$(srcdir)/tv_webcam.c'; fi`
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/tv_webcam/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/critters/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/critters/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/critters/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/critters/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/critters/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/critters/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/critters/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/critters/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/critters/Makefile.in-440-
lebiniou-3.50/plugins/main/critters/Makefile.in-441-critters_so-critters.o: critters.c
lebiniou-3.50/plugins/main/critters/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(critters_so_CFLAGS) $(CFLAGS) -MT critters_so-critters.o -MD -MP -MF $(DEPDIR)/critters_so-critters.Tpo -c -o critters_so-critters.o `test -f 'critters.c' || echo '$(srcdir)/'`critters.c
lebiniou-3.50/plugins/main/critters/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/critters_so-critters.Tpo $(DEPDIR)/critters_so-critters.Po
##############################################
lebiniou-3.50/plugins/main/critters/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/critters/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(critters_so_CFLAGS) $(CFLAGS) -c -o critters_so-critters.o `test -f 'critters.c' || echo '$(srcdir)/'`critters.c
lebiniou-3.50/plugins/main/critters/Makefile.in-447-
lebiniou-3.50/plugins/main/critters/Makefile.in-448-critters_so-critters.obj: critters.c
lebiniou-3.50/plugins/main/critters/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(critters_so_CFLAGS) $(CFLAGS) -MT critters_so-critters.obj -MD -MP -MF $(DEPDIR)/critters_so-critters.Tpo -c -o critters_so-critters.obj `if test -f 'critters.c'; then $(CYGPATH_W) 'critters.c'; else $(CYGPATH_W) '$(srcdir)/critters.c'; fi`
lebiniou-3.50/plugins/main/critters/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/critters_so-critters.Tpo $(DEPDIR)/critters_so-critters.Po
##############################################
lebiniou-3.50/plugins/main/critters/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/critters/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(critters_so_CFLAGS) $(CFLAGS) -c -o critters_so-critters.obj `if test -f 'critters.c'; then $(CYGPATH_W) 'critters.c'; else $(CYGPATH_W) '$(srcdir)/critters.c'; fi`
lebiniou-3.50/plugins/main/critters/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/critters/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/critters/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/critters/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/critters/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/critters/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/critters/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/critters/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/critters/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/critters/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/critters/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/taquin/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/taquin/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/taquin/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/taquin/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/taquin/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/taquin/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/taquin/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/taquin/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/taquin/Makefile.in-440-
lebiniou-3.50/plugins/main/taquin/Makefile.in-441-taquin_so-taquin.o: taquin.c
lebiniou-3.50/plugins/main/taquin/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(taquin_so_CFLAGS) $(CFLAGS) -MT taquin_so-taquin.o -MD -MP -MF $(DEPDIR)/taquin_so-taquin.Tpo -c -o taquin_so-taquin.o `test -f 'taquin.c' || echo '$(srcdir)/'`taquin.c
lebiniou-3.50/plugins/main/taquin/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/taquin_so-taquin.Tpo $(DEPDIR)/taquin_so-taquin.Po
##############################################
lebiniou-3.50/plugins/main/taquin/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/taquin/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(taquin_so_CFLAGS) $(CFLAGS) -c -o taquin_so-taquin.o `test -f 'taquin.c' || echo '$(srcdir)/'`taquin.c
lebiniou-3.50/plugins/main/taquin/Makefile.in-447-
lebiniou-3.50/plugins/main/taquin/Makefile.in-448-taquin_so-taquin.obj: taquin.c
lebiniou-3.50/plugins/main/taquin/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(taquin_so_CFLAGS) $(CFLAGS) -MT taquin_so-taquin.obj -MD -MP -MF $(DEPDIR)/taquin_so-taquin.Tpo -c -o taquin_so-taquin.obj `if test -f 'taquin.c'; then $(CYGPATH_W) 'taquin.c'; else $(CYGPATH_W) '$(srcdir)/taquin.c'; fi`
lebiniou-3.50/plugins/main/taquin/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/taquin_so-taquin.Tpo $(DEPDIR)/taquin_so-taquin.Po
##############################################
lebiniou-3.50/plugins/main/taquin/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/taquin/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(taquin_so_CFLAGS) $(CFLAGS) -c -o taquin_so-taquin.obj `if test -f 'taquin.c'; then $(CYGPATH_W) 'taquin.c'; else $(CYGPATH_W) '$(srcdir)/taquin.c'; fi`
lebiniou-3.50/plugins/main/taquin/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/taquin/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/taquin/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/taquin/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/taquin/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/taquin/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/taquin/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/taquin/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/taquin/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/taquin/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/taquin/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/poincare/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/poincare/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/poincare/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/poincare/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/poincare/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/poincare/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/poincare/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/poincare/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/poincare/Makefile.in-440-
lebiniou-3.50/plugins/main/poincare/Makefile.in-441-poincare_so-poincare.o: poincare.c
lebiniou-3.50/plugins/main/poincare/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(poincare_so_CFLAGS) $(CFLAGS) -MT poincare_so-poincare.o -MD -MP -MF $(DEPDIR)/poincare_so-poincare.Tpo -c -o poincare_so-poincare.o `test -f 'poincare.c' || echo '$(srcdir)/'`poincare.c
lebiniou-3.50/plugins/main/poincare/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/poincare_so-poincare.Tpo $(DEPDIR)/poincare_so-poincare.Po
##############################################
lebiniou-3.50/plugins/main/poincare/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/poincare/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(poincare_so_CFLAGS) $(CFLAGS) -c -o poincare_so-poincare.o `test -f 'poincare.c' || echo '$(srcdir)/'`poincare.c
lebiniou-3.50/plugins/main/poincare/Makefile.in-447-
lebiniou-3.50/plugins/main/poincare/Makefile.in-448-poincare_so-poincare.obj: poincare.c
lebiniou-3.50/plugins/main/poincare/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(poincare_so_CFLAGS) $(CFLAGS) -MT poincare_so-poincare.obj -MD -MP -MF $(DEPDIR)/poincare_so-poincare.Tpo -c -o poincare_so-poincare.obj `if test -f 'poincare.c'; then $(CYGPATH_W) 'poincare.c'; else $(CYGPATH_W) '$(srcdir)/poincare.c'; fi`
lebiniou-3.50/plugins/main/poincare/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/poincare_so-poincare.Tpo $(DEPDIR)/poincare_so-poincare.Po
##############################################
lebiniou-3.50/plugins/main/poincare/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/poincare/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(poincare_so_CFLAGS) $(CFLAGS) -c -o poincare_so-poincare.obj `if test -f 'poincare.c'; then $(CYGPATH_W) 'poincare.c'; else $(CYGPATH_W) '$(srcdir)/poincare.c'; fi`
lebiniou-3.50/plugins/main/poincare/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/poincare/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/poincare/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/poincare/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/poincare/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/poincare/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/poincare/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/poincare/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/poincare/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/poincare/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/poincare/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/flow/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/flow/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/flow/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/flow/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/flow/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/flow/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/flow/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/flow/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/flow/Makefile.in-440-
lebiniou-3.50/plugins/main/flow/Makefile.in-441-flow_so-flow.o: flow.c
lebiniou-3.50/plugins/main/flow/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flow_so_CFLAGS) $(CFLAGS) -MT flow_so-flow.o -MD -MP -MF $(DEPDIR)/flow_so-flow.Tpo -c -o flow_so-flow.o `test -f 'flow.c' || echo '$(srcdir)/'`flow.c
lebiniou-3.50/plugins/main/flow/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/flow_so-flow.Tpo $(DEPDIR)/flow_so-flow.Po
##############################################
lebiniou-3.50/plugins/main/flow/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/flow/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flow_so_CFLAGS) $(CFLAGS) -c -o flow_so-flow.o `test -f 'flow.c' || echo '$(srcdir)/'`flow.c
lebiniou-3.50/plugins/main/flow/Makefile.in-447-
lebiniou-3.50/plugins/main/flow/Makefile.in-448-flow_so-flow.obj: flow.c
lebiniou-3.50/plugins/main/flow/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flow_so_CFLAGS) $(CFLAGS) -MT flow_so-flow.obj -MD -MP -MF $(DEPDIR)/flow_so-flow.Tpo -c -o flow_so-flow.obj `if test -f 'flow.c'; then $(CYGPATH_W) 'flow.c'; else $(CYGPATH_W) '$(srcdir)/flow.c'; fi`
lebiniou-3.50/plugins/main/flow/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/flow_so-flow.Tpo $(DEPDIR)/flow_so-flow.Po
##############################################
lebiniou-3.50/plugins/main/flow/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/flow/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flow_so_CFLAGS) $(CFLAGS) -c -o flow_so-flow.obj `if test -f 'flow.c'; then $(CYGPATH_W) 'flow.c'; else $(CYGPATH_W) '$(srcdir)/flow.c'; fi`
lebiniou-3.50/plugins/main/flow/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/flow/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/flow/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/flow/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/flow/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/flow/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/flow/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/flow/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/flow/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/flow/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/flow/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/paint_drops/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/paint_drops/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/paint_drops/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-440-
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-441-paint_drops_so-paint_drops.o: paint_drops.c
lebiniou-3.50/plugins/main/paint_drops/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(paint_drops_so_CFLAGS) $(CFLAGS) -MT paint_drops_so-paint_drops.o -MD -MP -MF $(DEPDIR)/paint_drops_so-paint_drops.Tpo -c -o paint_drops_so-paint_drops.o `test -f 'paint_drops.c' || echo '$(srcdir)/'`paint_drops.c
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/paint_drops_so-paint_drops.Tpo $(DEPDIR)/paint_drops_so-paint_drops.Po
##############################################
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/paint_drops/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(paint_drops_so_CFLAGS) $(CFLAGS) -c -o paint_drops_so-paint_drops.o `test -f 'paint_drops.c' || echo '$(srcdir)/'`paint_drops.c
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-447-
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-448-paint_drops_so-paint_drops.obj: paint_drops.c
lebiniou-3.50/plugins/main/paint_drops/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(paint_drops_so_CFLAGS) $(CFLAGS) -MT paint_drops_so-paint_drops.obj -MD -MP -MF $(DEPDIR)/paint_drops_so-paint_drops.Tpo -c -o paint_drops_so-paint_drops.obj `if test -f 'paint_drops.c'; then $(CYGPATH_W) 'paint_drops.c'; else $(CYGPATH_W) '$(srcdir)/paint_drops.c'; fi`
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/paint_drops_so-paint_drops.Tpo $(DEPDIR)/paint_drops_so-paint_drops.Po
##############################################
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/paint_drops/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(paint_drops_so_CFLAGS) $(CFLAGS) -c -o paint_drops_so-paint_drops.obj `if test -f 'paint_drops.c'; then $(CYGPATH_W) 'paint_drops.c'; else $(CYGPATH_W) '$(srcdir)/paint_drops.c'; fi`
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/paint_drops/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/paint_drops/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/paint_drops/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/paint_drops/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/paint_drops/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/image_drop/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/image_drop/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/image_drop/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/image_drop/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/image_drop/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_drop/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/image_drop/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_drop/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/image_drop/Makefile.in-440-
lebiniou-3.50/plugins/main/image_drop/Makefile.in-441-image_drop_so-image_drop.o: image_drop.c
lebiniou-3.50/plugins/main/image_drop/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_drop_so_CFLAGS) $(CFLAGS) -MT image_drop_so-image_drop.o -MD -MP -MF $(DEPDIR)/image_drop_so-image_drop.Tpo -c -o image_drop_so-image_drop.o `test -f 'image_drop.c' || echo '$(srcdir)/'`image_drop.c
lebiniou-3.50/plugins/main/image_drop/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_drop_so-image_drop.Tpo $(DEPDIR)/image_drop_so-image_drop.Po
##############################################
lebiniou-3.50/plugins/main/image_drop/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_drop/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_drop_so_CFLAGS) $(CFLAGS) -c -o image_drop_so-image_drop.o `test -f 'image_drop.c' || echo '$(srcdir)/'`image_drop.c
lebiniou-3.50/plugins/main/image_drop/Makefile.in-447-
lebiniou-3.50/plugins/main/image_drop/Makefile.in-448-image_drop_so-image_drop.obj: image_drop.c
lebiniou-3.50/plugins/main/image_drop/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_drop_so_CFLAGS) $(CFLAGS) -MT image_drop_so-image_drop.obj -MD -MP -MF $(DEPDIR)/image_drop_so-image_drop.Tpo -c -o image_drop_so-image_drop.obj `if test -f 'image_drop.c'; then $(CYGPATH_W) 'image_drop.c'; else $(CYGPATH_W) '$(srcdir)/image_drop.c'; fi`
lebiniou-3.50/plugins/main/image_drop/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/image_drop_so-image_drop.Tpo $(DEPDIR)/image_drop_so-image_drop.Po
##############################################
lebiniou-3.50/plugins/main/image_drop/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/image_drop/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(image_drop_so_CFLAGS) $(CFLAGS) -c -o image_drop_so-image_drop.obj `if test -f 'image_drop.c'; then $(CYGPATH_W) 'image_drop.c'; else $(CYGPATH_W) '$(srcdir)/image_drop.c'; fi`
lebiniou-3.50/plugins/main/image_drop/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/image_drop/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/image_drop/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/image_drop/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/image_drop/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/image_drop/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_drop/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/image_drop/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/image_drop/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/image_drop/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/image_drop/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/shaker_y/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/shaker_y/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/shaker_y/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-440-
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-441-shaker_y_so-shaker_y.o: shaker_y.c
lebiniou-3.50/plugins/main/shaker_y/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shaker_y_so_CFLAGS) $(CFLAGS) -MT shaker_y_so-shaker_y.o -MD -MP -MF $(DEPDIR)/shaker_y_so-shaker_y.Tpo -c -o shaker_y_so-shaker_y.o `test -f 'shaker_y.c' || echo '$(srcdir)/'`shaker_y.c
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/shaker_y_so-shaker_y.Tpo $(DEPDIR)/shaker_y_so-shaker_y.Po
##############################################
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/shaker_y/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shaker_y_so_CFLAGS) $(CFLAGS) -c -o shaker_y_so-shaker_y.o `test -f 'shaker_y.c' || echo '$(srcdir)/'`shaker_y.c
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-447-
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-448-shaker_y_so-shaker_y.obj: shaker_y.c
lebiniou-3.50/plugins/main/shaker_y/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shaker_y_so_CFLAGS) $(CFLAGS) -MT shaker_y_so-shaker_y.obj -MD -MP -MF $(DEPDIR)/shaker_y_so-shaker_y.Tpo -c -o shaker_y_so-shaker_y.obj `if test -f 'shaker_y.c'; then $(CYGPATH_W) 'shaker_y.c'; else $(CYGPATH_W) '$(srcdir)/shaker_y.c'; fi`
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/shaker_y_so-shaker_y.Tpo $(DEPDIR)/shaker_y_so-shaker_y.Po
##############################################
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/shaker_y/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shaker_y_so_CFLAGS) $(CFLAGS) -c -o shaker_y_so-shaker_y.obj `if test -f 'shaker_y.c'; then $(CYGPATH_W) 'shaker_y.c'; else $(CYGPATH_W) '$(srcdir)/shaker_y.c'; fi`
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/shaker_y/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/shaker_y/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/shaker_y/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/shaker_y/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/shaker_y/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/pulse/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/pulse/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/pulse/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/pulse/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/pulse/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/pulse/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/pulse/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/pulse/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/pulse/Makefile.in-440-
lebiniou-3.50/plugins/main/pulse/Makefile.in-441-pulse_so-pulse.o: pulse.c
lebiniou-3.50/plugins/main/pulse/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pulse_so_CFLAGS) $(CFLAGS) -MT pulse_so-pulse.o -MD -MP -MF $(DEPDIR)/pulse_so-pulse.Tpo -c -o pulse_so-pulse.o `test -f 'pulse.c' || echo '$(srcdir)/'`pulse.c
lebiniou-3.50/plugins/main/pulse/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pulse_so-pulse.Tpo $(DEPDIR)/pulse_so-pulse.Po
##############################################
lebiniou-3.50/plugins/main/pulse/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/pulse/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pulse_so_CFLAGS) $(CFLAGS) -c -o pulse_so-pulse.o `test -f 'pulse.c' || echo '$(srcdir)/'`pulse.c
lebiniou-3.50/plugins/main/pulse/Makefile.in-447-
lebiniou-3.50/plugins/main/pulse/Makefile.in-448-pulse_so-pulse.obj: pulse.c
lebiniou-3.50/plugins/main/pulse/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pulse_so_CFLAGS) $(CFLAGS) -MT pulse_so-pulse.obj -MD -MP -MF $(DEPDIR)/pulse_so-pulse.Tpo -c -o pulse_so-pulse.obj `if test -f 'pulse.c'; then $(CYGPATH_W) 'pulse.c'; else $(CYGPATH_W) '$(srcdir)/pulse.c'; fi`
lebiniou-3.50/plugins/main/pulse/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pulse_so-pulse.Tpo $(DEPDIR)/pulse_so-pulse.Po
##############################################
lebiniou-3.50/plugins/main/pulse/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/pulse/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pulse_so_CFLAGS) $(CFLAGS) -c -o pulse_so-pulse.obj `if test -f 'pulse.c'; then $(CYGPATH_W) 'pulse.c'; else $(CYGPATH_W) '$(srcdir)/pulse.c'; fi`
lebiniou-3.50/plugins/main/pulse/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/pulse/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/pulse/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/pulse/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/pulse/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/pulse/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/pulse/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/pulse/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/pulse/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/pulse/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/pulse/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-436-.c.obj:
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in:437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in:441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-442-
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-443-blur_horizontal_so-blur_horizontal.o: blur_horizontal.c
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in:444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_horizontal_so_CFLAGS) $(CFLAGS) -MT blur_horizontal_so-blur_horizontal.o -MD -MP -MF $(DEPDIR)/blur_horizontal_so-blur_horizontal.Tpo -c -o blur_horizontal_so-blur_horizontal.o `test -f 'blur_horizontal.c' || echo '$(srcdir)/'`blur_horizontal.c
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_horizontal_so-blur_horizontal.Tpo $(DEPDIR)/blur_horizontal_so-blur_horizontal.Po
##############################################
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in:448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_horizontal_so_CFLAGS) $(CFLAGS) -c -o blur_horizontal_so-blur_horizontal.o `test -f 'blur_horizontal.c' || echo '$(srcdir)/'`blur_horizontal.c
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-449-
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-450-blur_horizontal_so-blur_horizontal.obj: blur_horizontal.c
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in:451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_horizontal_so_CFLAGS) $(CFLAGS) -MT blur_horizontal_so-blur_horizontal.obj -MD -MP -MF $(DEPDIR)/blur_horizontal_so-blur_horizontal.Tpo -c -o blur_horizontal_so-blur_horizontal.obj `if test -f 'blur_horizontal.c'; then $(CYGPATH_W) 'blur_horizontal.c'; else $(CYGPATH_W) '$(srcdir)/blur_horizontal.c'; fi`
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_horizontal_so-blur_horizontal.Tpo $(DEPDIR)/blur_horizontal_so-blur_horizontal.Po
##############################################
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in:455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_horizontal_so_CFLAGS) $(CFLAGS) -c -o blur_horizontal_so-blur_horizontal.obj `if test -f 'blur_horizontal.c'; then $(CYGPATH_W) 'blur_horizontal.c'; else $(CYGPATH_W) '$(srcdir)/blur_horizontal.c'; fi`
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-456-
##############################################
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-486-GTAGS:
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-512-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-526-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/blur_horizontal/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/mirror_left/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/mirror_left/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/mirror_left/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-440-
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-441-mirror_left_so-mirror_left.o: mirror_left.c
lebiniou-3.50/plugins/main/mirror_left/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mirror_left_so_CFLAGS) $(CFLAGS) -MT mirror_left_so-mirror_left.o -MD -MP -MF $(DEPDIR)/mirror_left_so-mirror_left.Tpo -c -o mirror_left_so-mirror_left.o `test -f 'mirror_left.c' || echo '$(srcdir)/'`mirror_left.c
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mirror_left_so-mirror_left.Tpo $(DEPDIR)/mirror_left_so-mirror_left.Po
##############################################
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/mirror_left/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mirror_left_so_CFLAGS) $(CFLAGS) -c -o mirror_left_so-mirror_left.o `test -f 'mirror_left.c' || echo '$(srcdir)/'`mirror_left.c
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-447-
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-448-mirror_left_so-mirror_left.obj: mirror_left.c
lebiniou-3.50/plugins/main/mirror_left/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mirror_left_so_CFLAGS) $(CFLAGS) -MT mirror_left_so-mirror_left.obj -MD -MP -MF $(DEPDIR)/mirror_left_so-mirror_left.Tpo -c -o mirror_left_so-mirror_left.obj `if test -f 'mirror_left.c'; then $(CYGPATH_W) 'mirror_left.c'; else $(CYGPATH_W) '$(srcdir)/mirror_left.c'; fi`
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mirror_left_so-mirror_left.Tpo $(DEPDIR)/mirror_left_so-mirror_left.Po
##############################################
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/mirror_left/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mirror_left_so_CFLAGS) $(CFLAGS) -c -o mirror_left_so-mirror_left.obj `if test -f 'mirror_left.c'; then $(CYGPATH_W) 'mirror_left.c'; else $(CYGPATH_W) '$(srcdir)/mirror_left.c'; fi`
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/mirror_left/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/mirror_left/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/mirror_left/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/mirror_left/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/mirror_left/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/spirals/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/spirals/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/spirals/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/spirals/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/spirals/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spirals/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/spirals/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spirals/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/spirals/Makefile.in-440-
lebiniou-3.50/plugins/main/spirals/Makefile.in-441-spirals_so-spirals.o: spirals.c
lebiniou-3.50/plugins/main/spirals/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spirals_so_CFLAGS) $(CFLAGS) -MT spirals_so-spirals.o -MD -MP -MF $(DEPDIR)/spirals_so-spirals.Tpo -c -o spirals_so-spirals.o `test -f 'spirals.c' || echo '$(srcdir)/'`spirals.c
lebiniou-3.50/plugins/main/spirals/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spirals_so-spirals.Tpo $(DEPDIR)/spirals_so-spirals.Po
##############################################
lebiniou-3.50/plugins/main/spirals/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spirals/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spirals_so_CFLAGS) $(CFLAGS) -c -o spirals_so-spirals.o `test -f 'spirals.c' || echo '$(srcdir)/'`spirals.c
lebiniou-3.50/plugins/main/spirals/Makefile.in-447-
lebiniou-3.50/plugins/main/spirals/Makefile.in-448-spirals_so-spirals.obj: spirals.c
lebiniou-3.50/plugins/main/spirals/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spirals_so_CFLAGS) $(CFLAGS) -MT spirals_so-spirals.obj -MD -MP -MF $(DEPDIR)/spirals_so-spirals.Tpo -c -o spirals_so-spirals.obj `if test -f 'spirals.c'; then $(CYGPATH_W) 'spirals.c'; else $(CYGPATH_W) '$(srcdir)/spirals.c'; fi`
lebiniou-3.50/plugins/main/spirals/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/spirals_so-spirals.Tpo $(DEPDIR)/spirals_so-spirals.Po
##############################################
lebiniou-3.50/plugins/main/spirals/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/spirals/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(spirals_so_CFLAGS) $(CFLAGS) -c -o spirals_so-spirals.obj `if test -f 'spirals.c'; then $(CYGPATH_W) 'spirals.c'; else $(CYGPATH_W) '$(srcdir)/spirals.c'; fi`
lebiniou-3.50/plugins/main/spirals/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/spirals/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/spirals/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/spirals/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/spirals/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/spirals/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spirals/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/spirals/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/spirals/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/spirals/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/spirals/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/hurricane/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/hurricane/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/hurricane/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/hurricane/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/hurricane/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/hurricane/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/hurricane/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/hurricane/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/hurricane/Makefile.in-440-
lebiniou-3.50/plugins/main/hurricane/Makefile.in-441-hurricane_so-hurricane.o: hurricane.c
lebiniou-3.50/plugins/main/hurricane/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hurricane_so_CFLAGS) $(CFLAGS) -MT hurricane_so-hurricane.o -MD -MP -MF $(DEPDIR)/hurricane_so-hurricane.Tpo -c -o hurricane_so-hurricane.o `test -f 'hurricane.c' || echo '$(srcdir)/'`hurricane.c
lebiniou-3.50/plugins/main/hurricane/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hurricane_so-hurricane.Tpo $(DEPDIR)/hurricane_so-hurricane.Po
##############################################
lebiniou-3.50/plugins/main/hurricane/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/hurricane/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hurricane_so_CFLAGS) $(CFLAGS) -c -o hurricane_so-hurricane.o `test -f 'hurricane.c' || echo '$(srcdir)/'`hurricane.c
lebiniou-3.50/plugins/main/hurricane/Makefile.in-447-
lebiniou-3.50/plugins/main/hurricane/Makefile.in-448-hurricane_so-hurricane.obj: hurricane.c
lebiniou-3.50/plugins/main/hurricane/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hurricane_so_CFLAGS) $(CFLAGS) -MT hurricane_so-hurricane.obj -MD -MP -MF $(DEPDIR)/hurricane_so-hurricane.Tpo -c -o hurricane_so-hurricane.obj `if test -f 'hurricane.c'; then $(CYGPATH_W) 'hurricane.c'; else $(CYGPATH_W) '$(srcdir)/hurricane.c'; fi`
lebiniou-3.50/plugins/main/hurricane/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hurricane_so-hurricane.Tpo $(DEPDIR)/hurricane_so-hurricane.Po
##############################################
lebiniou-3.50/plugins/main/hurricane/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/hurricane/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hurricane_so_CFLAGS) $(CFLAGS) -c -o hurricane_so-hurricane.obj `if test -f 'hurricane.c'; then $(CYGPATH_W) 'hurricane.c'; else $(CYGPATH_W) '$(srcdir)/hurricane.c'; fi`
lebiniou-3.50/plugins/main/hurricane/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/hurricane/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/hurricane/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/hurricane/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/hurricane/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/hurricane/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/hurricane/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/hurricane/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/hurricane/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/hurricane/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/hurricane/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-437-.c.obj:
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in:438:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-439-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-441-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in:442:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-443-
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-444-blur_horizontal_colrot_so-blur_horizontal_colrot.o: blur_horizontal_colrot.c
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in:445:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_horizontal_colrot_so_CFLAGS) $(CFLAGS) -MT blur_horizontal_colrot_so-blur_horizontal_colrot.o -MD -MP -MF $(DEPDIR)/blur_horizontal_colrot_so-blur_horizontal_colrot.Tpo -c -o blur_horizontal_colrot_so-blur_horizontal_colrot.o `test -f 'blur_horizontal_colrot.c' || echo '$(srcdir)/'`blur_horizontal_colrot.c
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-446-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_horizontal_colrot_so-blur_horizontal_colrot.Tpo $(DEPDIR)/blur_horizontal_colrot_so-blur_horizontal_colrot.Po
##############################################
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-448-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in:449:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_horizontal_colrot_so_CFLAGS) $(CFLAGS) -c -o blur_horizontal_colrot_so-blur_horizontal_colrot.o `test -f 'blur_horizontal_colrot.c' || echo '$(srcdir)/'`blur_horizontal_colrot.c
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-450-
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-451-blur_horizontal_colrot_so-blur_horizontal_colrot.obj: blur_horizontal_colrot.c
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in:452:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_horizontal_colrot_so_CFLAGS) $(CFLAGS) -MT blur_horizontal_colrot_so-blur_horizontal_colrot.obj -MD -MP -MF $(DEPDIR)/blur_horizontal_colrot_so-blur_horizontal_colrot.Tpo -c -o blur_horizontal_colrot_so-blur_horizontal_colrot.obj `if test -f 'blur_horizontal_colrot.c'; then $(CYGPATH_W) 'blur_horizontal_colrot.c'; else $(CYGPATH_W) '$(srcdir)/blur_horizontal_colrot.c'; fi`
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-453-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_horizontal_colrot_so-blur_horizontal_colrot.Tpo $(DEPDIR)/blur_horizontal_colrot_so-blur_horizontal_colrot.Po
##############################################
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-455-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in:456:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_horizontal_colrot_so_CFLAGS) $(CFLAGS) -c -o blur_horizontal_colrot_so-blur_horizontal_colrot.obj `if test -f 'blur_horizontal_colrot.c'; then $(CYGPATH_W) 'blur_horizontal_colrot.c'; else $(CYGPATH_W) '$(srcdir)/blur_horizontal_colrot.c'; fi`
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-457-
##############################################
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-487-GTAGS:
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in:488:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-489-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-513-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in:514:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in:515:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-516-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-527-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in:528:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/blur_horizontal_colrot/Makefile.in-529-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-440-
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-441-touw_eiffel_so-touw_eiffel.o: touw_eiffel.c
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(touw_eiffel_so_CFLAGS) $(CFLAGS) -MT touw_eiffel_so-touw_eiffel.o -MD -MP -MF $(DEPDIR)/touw_eiffel_so-touw_eiffel.Tpo -c -o touw_eiffel_so-touw_eiffel.o `test -f 'touw_eiffel.c' || echo '$(srcdir)/'`touw_eiffel.c
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/touw_eiffel_so-touw_eiffel.Tpo $(DEPDIR)/touw_eiffel_so-touw_eiffel.Po
##############################################
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(touw_eiffel_so_CFLAGS) $(CFLAGS) -c -o touw_eiffel_so-touw_eiffel.o `test -f 'touw_eiffel.c' || echo '$(srcdir)/'`touw_eiffel.c
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-447-
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-448-touw_eiffel_so-touw_eiffel.obj: touw_eiffel.c
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(touw_eiffel_so_CFLAGS) $(CFLAGS) -MT touw_eiffel_so-touw_eiffel.obj -MD -MP -MF $(DEPDIR)/touw_eiffel_so-touw_eiffel.Tpo -c -o touw_eiffel_so-touw_eiffel.obj `if test -f 'touw_eiffel.c'; then $(CYGPATH_W) 'touw_eiffel.c'; else $(CYGPATH_W) '$(srcdir)/touw_eiffel.c'; fi`
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/touw_eiffel_so-touw_eiffel.Tpo $(DEPDIR)/touw_eiffel_so-touw_eiffel.Po
##############################################
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(touw_eiffel_so_CFLAGS) $(CFLAGS) -c -o touw_eiffel_so-touw_eiffel.obj `if test -f 'touw_eiffel.c'; then $(CYGPATH_W) 'touw_eiffel.c'; else $(CYGPATH_W) '$(srcdir)/touw_eiffel.c'; fi`
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/touw_eiffel/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-441-
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-442-blur_gaussian_so-blur_gaussian.o: blur_gaussian.c
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_gaussian_so_CFLAGS) $(CFLAGS) -MT blur_gaussian_so-blur_gaussian.o -MD -MP -MF $(DEPDIR)/blur_gaussian_so-blur_gaussian.Tpo -c -o blur_gaussian_so-blur_gaussian.o `test -f 'blur_gaussian.c' || echo '$(srcdir)/'`blur_gaussian.c
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_gaussian_so-blur_gaussian.Tpo $(DEPDIR)/blur_gaussian_so-blur_gaussian.Po
##############################################
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_gaussian_so_CFLAGS) $(CFLAGS) -c -o blur_gaussian_so-blur_gaussian.o `test -f 'blur_gaussian.c' || echo '$(srcdir)/'`blur_gaussian.c
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-448-
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-449-blur_gaussian_so-blur_gaussian.obj: blur_gaussian.c
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_gaussian_so_CFLAGS) $(CFLAGS) -MT blur_gaussian_so-blur_gaussian.obj -MD -MP -MF $(DEPDIR)/blur_gaussian_so-blur_gaussian.Tpo -c -o blur_gaussian_so-blur_gaussian.obj `if test -f 'blur_gaussian.c'; then $(CYGPATH_W) 'blur_gaussian.c'; else $(CYGPATH_W) '$(srcdir)/blur_gaussian.c'; fi`
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_gaussian_so-blur_gaussian.Tpo $(DEPDIR)/blur_gaussian_so-blur_gaussian.Po
##############################################
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_gaussian_so_CFLAGS) $(CFLAGS) -c -o blur_gaussian_so-blur_gaussian.obj `if test -f 'blur_gaussian.c'; then $(CYGPATH_W) 'blur_gaussian.c'; else $(CYGPATH_W) '$(srcdir)/blur_gaussian.c'; fi`
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/blur_gaussian/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-436-.c.obj:
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in:437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in:441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-442-
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-443-oscillo_rotating_so-oscillo_rotating.o: oscillo_rotating.c
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in:444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oscillo_rotating_so_CFLAGS) $(CFLAGS) -MT oscillo_rotating_so-oscillo_rotating.o -MD -MP -MF $(DEPDIR)/oscillo_rotating_so-oscillo_rotating.Tpo -c -o oscillo_rotating_so-oscillo_rotating.o `test -f 'oscillo_rotating.c' || echo '$(srcdir)/'`oscillo_rotating.c
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/oscillo_rotating_so-oscillo_rotating.Tpo $(DEPDIR)/oscillo_rotating_so-oscillo_rotating.Po
##############################################
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in:448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oscillo_rotating_so_CFLAGS) $(CFLAGS) -c -o oscillo_rotating_so-oscillo_rotating.o `test -f 'oscillo_rotating.c' || echo '$(srcdir)/'`oscillo_rotating.c
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-449-
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-450-oscillo_rotating_so-oscillo_rotating.obj: oscillo_rotating.c
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in:451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oscillo_rotating_so_CFLAGS) $(CFLAGS) -MT oscillo_rotating_so-oscillo_rotating.obj -MD -MP -MF $(DEPDIR)/oscillo_rotating_so-oscillo_rotating.Tpo -c -o oscillo_rotating_so-oscillo_rotating.obj `if test -f 'oscillo_rotating.c'; then $(CYGPATH_W) 'oscillo_rotating.c'; else $(CYGPATH_W) '$(srcdir)/oscillo_rotating.c'; fi`
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/oscillo_rotating_so-oscillo_rotating.Tpo $(DEPDIR)/oscillo_rotating_so-oscillo_rotating.Po
##############################################
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in:455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oscillo_rotating_so_CFLAGS) $(CFLAGS) -c -o oscillo_rotating_so-oscillo_rotating.obj `if test -f 'oscillo_rotating.c'; then $(CYGPATH_W) 'oscillo_rotating.c'; else $(CYGPATH_W) '$(srcdir)/oscillo_rotating.c'; fi`
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-456-
##############################################
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-486-GTAGS:
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-512-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-526-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/oscillo_rotating/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-436-.c.obj:
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in:437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in:441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-442-
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-443-blur_diagonal_2_so-blur_diagonal_2.o: blur_diagonal_2.c
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in:444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_diagonal_2_so_CFLAGS) $(CFLAGS) -MT blur_diagonal_2_so-blur_diagonal_2.o -MD -MP -MF $(DEPDIR)/blur_diagonal_2_so-blur_diagonal_2.Tpo -c -o blur_diagonal_2_so-blur_diagonal_2.o `test -f 'blur_diagonal_2.c' || echo '$(srcdir)/'`blur_diagonal_2.c
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_diagonal_2_so-blur_diagonal_2.Tpo $(DEPDIR)/blur_diagonal_2_so-blur_diagonal_2.Po
##############################################
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in:448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_diagonal_2_so_CFLAGS) $(CFLAGS) -c -o blur_diagonal_2_so-blur_diagonal_2.o `test -f 'blur_diagonal_2.c' || echo '$(srcdir)/'`blur_diagonal_2.c
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-449-
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-450-blur_diagonal_2_so-blur_diagonal_2.obj: blur_diagonal_2.c
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in:451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_diagonal_2_so_CFLAGS) $(CFLAGS) -MT blur_diagonal_2_so-blur_diagonal_2.obj -MD -MP -MF $(DEPDIR)/blur_diagonal_2_so-blur_diagonal_2.Tpo -c -o blur_diagonal_2_so-blur_diagonal_2.obj `if test -f 'blur_diagonal_2.c'; then $(CYGPATH_W) 'blur_diagonal_2.c'; else $(CYGPATH_W) '$(srcdir)/blur_diagonal_2.c'; fi`
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_diagonal_2_so-blur_diagonal_2.Tpo $(DEPDIR)/blur_diagonal_2_so-blur_diagonal_2.Po
##############################################
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in:455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_diagonal_2_so_CFLAGS) $(CFLAGS) -c -o blur_diagonal_2_so-blur_diagonal_2.obj `if test -f 'blur_diagonal_2.c'; then $(CYGPATH_W) 'blur_diagonal_2.c'; else $(CYGPATH_W) '$(srcdir)/blur_diagonal_2.c'; fi`
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-456-
##############################################
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-486-GTAGS:
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-512-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-526-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/blur_diagonal_2/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-441-
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-442-blur_vertical_so-blur_vertical.o: blur_vertical.c
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_vertical_so_CFLAGS) $(CFLAGS) -MT blur_vertical_so-blur_vertical.o -MD -MP -MF $(DEPDIR)/blur_vertical_so-blur_vertical.Tpo -c -o blur_vertical_so-blur_vertical.o `test -f 'blur_vertical.c' || echo '$(srcdir)/'`blur_vertical.c
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_vertical_so-blur_vertical.Tpo $(DEPDIR)/blur_vertical_so-blur_vertical.Po
##############################################
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_vertical_so_CFLAGS) $(CFLAGS) -c -o blur_vertical_so-blur_vertical.o `test -f 'blur_vertical.c' || echo '$(srcdir)/'`blur_vertical.c
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-448-
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-449-blur_vertical_so-blur_vertical.obj: blur_vertical.c
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_vertical_so_CFLAGS) $(CFLAGS) -MT blur_vertical_so-blur_vertical.obj -MD -MP -MF $(DEPDIR)/blur_vertical_so-blur_vertical.Tpo -c -o blur_vertical_so-blur_vertical.obj `if test -f 'blur_vertical.c'; then $(CYGPATH_W) 'blur_vertical.c'; else $(CYGPATH_W) '$(srcdir)/blur_vertical.c'; fi`
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_vertical_so-blur_vertical.Tpo $(DEPDIR)/blur_vertical_so-blur_vertical.Po
##############################################
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_vertical_so_CFLAGS) $(CFLAGS) -c -o blur_vertical_so-blur_vertical.obj `if test -f 'blur_vertical.c'; then $(CYGPATH_W) 'blur_vertical.c'; else $(CYGPATH_W) '$(srcdir)/blur_vertical.c'; fi`
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/blur_vertical/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/life/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/life/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/life/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/life/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/life/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/life/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/life/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/life/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/life/Makefile.in-440-
lebiniou-3.50/plugins/main/life/Makefile.in-441-life_so-life.o: life.c
lebiniou-3.50/plugins/main/life/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(life_so_CFLAGS) $(CFLAGS) -MT life_so-life.o -MD -MP -MF $(DEPDIR)/life_so-life.Tpo -c -o life_so-life.o `test -f 'life.c' || echo '$(srcdir)/'`life.c
lebiniou-3.50/plugins/main/life/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/life_so-life.Tpo $(DEPDIR)/life_so-life.Po
##############################################
lebiniou-3.50/plugins/main/life/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/life/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(life_so_CFLAGS) $(CFLAGS) -c -o life_so-life.o `test -f 'life.c' || echo '$(srcdir)/'`life.c
lebiniou-3.50/plugins/main/life/Makefile.in-447-
lebiniou-3.50/plugins/main/life/Makefile.in-448-life_so-life.obj: life.c
lebiniou-3.50/plugins/main/life/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(life_so_CFLAGS) $(CFLAGS) -MT life_so-life.obj -MD -MP -MF $(DEPDIR)/life_so-life.Tpo -c -o life_so-life.obj `if test -f 'life.c'; then $(CYGPATH_W) 'life.c'; else $(CYGPATH_W) '$(srcdir)/life.c'; fi`
lebiniou-3.50/plugins/main/life/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/life_so-life.Tpo $(DEPDIR)/life_so-life.Po
##############################################
lebiniou-3.50/plugins/main/life/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/life/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(life_so_CFLAGS) $(CFLAGS) -c -o life_so-life.obj `if test -f 'life.c'; then $(CYGPATH_W) 'life.c'; else $(CYGPATH_W) '$(srcdir)/life.c'; fi`
lebiniou-3.50/plugins/main/life/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/life/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/life/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/life/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/life/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/life/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/life/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/life/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/life/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/life/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/life/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/tv_diff/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/tv_diff/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_diff/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-440-
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-441-tv_diff_so-tv_diff.o: tv_diff.c
lebiniou-3.50/plugins/main/tv_diff/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diff_so_CFLAGS) $(CFLAGS) -MT tv_diff_so-tv_diff.o -MD -MP -MF $(DEPDIR)/tv_diff_so-tv_diff.Tpo -c -o tv_diff_so-tv_diff.o `test -f 'tv_diff.c' || echo '$(srcdir)/'`tv_diff.c
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_diff_so-tv_diff.Tpo $(DEPDIR)/tv_diff_so-tv_diff.Po
##############################################
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_diff/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diff_so_CFLAGS) $(CFLAGS) -c -o tv_diff_so-tv_diff.o `test -f 'tv_diff.c' || echo '$(srcdir)/'`tv_diff.c
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-447-
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-448-tv_diff_so-tv_diff.obj: tv_diff.c
lebiniou-3.50/plugins/main/tv_diff/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diff_so_CFLAGS) $(CFLAGS) -MT tv_diff_so-tv_diff.obj -MD -MP -MF $(DEPDIR)/tv_diff_so-tv_diff.Tpo -c -o tv_diff_so-tv_diff.obj `if test -f 'tv_diff.c'; then $(CYGPATH_W) 'tv_diff.c'; else $(CYGPATH_W) '$(srcdir)/tv_diff.c'; fi`
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_diff_so-tv_diff.Tpo $(DEPDIR)/tv_diff_so-tv_diff.Po
##############################################
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_diff/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_diff_so_CFLAGS) $(CFLAGS) -c -o tv_diff_so-tv_diff.obj `if test -f 'tv_diff.c'; then $(CYGPATH_W) 'tv_diff.c'; else $(CYGPATH_W) '$(srcdir)/tv_diff.c'; fi`
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/tv_diff/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/tv_diff/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_diff/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/tv_diff/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/tv_diff/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/color_flashy/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/color_flashy/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/color_flashy/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-440-
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-441-color_flashy_so-color_flashy.o: color_flashy.c
lebiniou-3.50/plugins/main/color_flashy/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(color_flashy_so_CFLAGS) $(CFLAGS) -MT color_flashy_so-color_flashy.o -MD -MP -MF $(DEPDIR)/color_flashy_so-color_flashy.Tpo -c -o color_flashy_so-color_flashy.o `test -f 'color_flashy.c' || echo '$(srcdir)/'`color_flashy.c
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/color_flashy_so-color_flashy.Tpo $(DEPDIR)/color_flashy_so-color_flashy.Po
##############################################
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/color_flashy/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(color_flashy_so_CFLAGS) $(CFLAGS) -c -o color_flashy_so-color_flashy.o `test -f 'color_flashy.c' || echo '$(srcdir)/'`color_flashy.c
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-447-
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-448-color_flashy_so-color_flashy.obj: color_flashy.c
lebiniou-3.50/plugins/main/color_flashy/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(color_flashy_so_CFLAGS) $(CFLAGS) -MT color_flashy_so-color_flashy.obj -MD -MP -MF $(DEPDIR)/color_flashy_so-color_flashy.Tpo -c -o color_flashy_so-color_flashy.obj `if test -f 'color_flashy.c'; then $(CYGPATH_W) 'color_flashy.c'; else $(CYGPATH_W) '$(srcdir)/color_flashy.c'; fi`
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/color_flashy_so-color_flashy.Tpo $(DEPDIR)/color_flashy_so-color_flashy.Po
##############################################
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/color_flashy/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(color_flashy_so_CFLAGS) $(CFLAGS) -c -o color_flashy_so-color_flashy.obj `if test -f 'color_flashy.c'; then $(CYGPATH_W) 'color_flashy.c'; else $(CYGPATH_W) '$(srcdir)/color_flashy.c'; fi`
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/color_flashy/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/color_flashy/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/color_flashy/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/color_flashy/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/color_flashy/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/gum_x/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/gum_x/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/gum_x/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/gum_x/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/gum_x/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/gum_x/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/gum_x/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/gum_x/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/gum_x/Makefile.in-440-
lebiniou-3.50/plugins/main/gum_x/Makefile.in-441-gum_x_so-gum_x.o: gum_x.c
lebiniou-3.50/plugins/main/gum_x/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gum_x_so_CFLAGS) $(CFLAGS) -MT gum_x_so-gum_x.o -MD -MP -MF $(DEPDIR)/gum_x_so-gum_x.Tpo -c -o gum_x_so-gum_x.o `test -f 'gum_x.c' || echo '$(srcdir)/'`gum_x.c
lebiniou-3.50/plugins/main/gum_x/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gum_x_so-gum_x.Tpo $(DEPDIR)/gum_x_so-gum_x.Po
##############################################
lebiniou-3.50/plugins/main/gum_x/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/gum_x/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gum_x_so_CFLAGS) $(CFLAGS) -c -o gum_x_so-gum_x.o `test -f 'gum_x.c' || echo '$(srcdir)/'`gum_x.c
lebiniou-3.50/plugins/main/gum_x/Makefile.in-447-
lebiniou-3.50/plugins/main/gum_x/Makefile.in-448-gum_x_so-gum_x.obj: gum_x.c
lebiniou-3.50/plugins/main/gum_x/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gum_x_so_CFLAGS) $(CFLAGS) -MT gum_x_so-gum_x.obj -MD -MP -MF $(DEPDIR)/gum_x_so-gum_x.Tpo -c -o gum_x_so-gum_x.obj `if test -f 'gum_x.c'; then $(CYGPATH_W) 'gum_x.c'; else $(CYGPATH_W) '$(srcdir)/gum_x.c'; fi`
lebiniou-3.50/plugins/main/gum_x/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gum_x_so-gum_x.Tpo $(DEPDIR)/gum_x_so-gum_x.Po
##############################################
lebiniou-3.50/plugins/main/gum_x/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/gum_x/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gum_x_so_CFLAGS) $(CFLAGS) -c -o gum_x_so-gum_x.obj `if test -f 'gum_x.c'; then $(CYGPATH_W) 'gum_x.c'; else $(CYGPATH_W) '$(srcdir)/gum_x.c'; fi`
lebiniou-3.50/plugins/main/gum_x/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/gum_x/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/gum_x/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/gum_x/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/gum_x/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/gum_x/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/gum_x/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/gum_x/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/gum_x/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/gum_x/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/gum_x/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/tunnel/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/tunnel/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/tunnel/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/tunnel/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/tunnel/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tunnel/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/tunnel/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tunnel/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tunnel/Makefile.in-440-
lebiniou-3.50/plugins/main/tunnel/Makefile.in-441-tunnel_so-tunnel.o: tunnel.c
lebiniou-3.50/plugins/main/tunnel/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tunnel_so_CFLAGS) $(CFLAGS) -MT tunnel_so-tunnel.o -MD -MP -MF $(DEPDIR)/tunnel_so-tunnel.Tpo -c -o tunnel_so-tunnel.o `test -f 'tunnel.c' || echo '$(srcdir)/'`tunnel.c
lebiniou-3.50/plugins/main/tunnel/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tunnel_so-tunnel.Tpo $(DEPDIR)/tunnel_so-tunnel.Po
##############################################
lebiniou-3.50/plugins/main/tunnel/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tunnel/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tunnel_so_CFLAGS) $(CFLAGS) -c -o tunnel_so-tunnel.o `test -f 'tunnel.c' || echo '$(srcdir)/'`tunnel.c
lebiniou-3.50/plugins/main/tunnel/Makefile.in-447-
lebiniou-3.50/plugins/main/tunnel/Makefile.in-448-tunnel_so-tunnel.obj: tunnel.c
lebiniou-3.50/plugins/main/tunnel/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tunnel_so_CFLAGS) $(CFLAGS) -MT tunnel_so-tunnel.obj -MD -MP -MF $(DEPDIR)/tunnel_so-tunnel.Tpo -c -o tunnel_so-tunnel.obj `if test -f 'tunnel.c'; then $(CYGPATH_W) 'tunnel.c'; else $(CYGPATH_W) '$(srcdir)/tunnel.c'; fi`
lebiniou-3.50/plugins/main/tunnel/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tunnel_so-tunnel.Tpo $(DEPDIR)/tunnel_so-tunnel.Po
##############################################
lebiniou-3.50/plugins/main/tunnel/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tunnel/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tunnel_so_CFLAGS) $(CFLAGS) -c -o tunnel_so-tunnel.obj `if test -f 'tunnel.c'; then $(CYGPATH_W) 'tunnel.c'; else $(CYGPATH_W) '$(srcdir)/tunnel.c'; fi`
lebiniou-3.50/plugins/main/tunnel/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/tunnel/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/tunnel/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/tunnel/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/tunnel/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/tunnel/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tunnel/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tunnel/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/tunnel/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/tunnel/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/tunnel/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/mirror_right/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/mirror_right/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/mirror_right/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-440-
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-441-mirror_right_so-mirror_right.o: mirror_right.c
lebiniou-3.50/plugins/main/mirror_right/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mirror_right_so_CFLAGS) $(CFLAGS) -MT mirror_right_so-mirror_right.o -MD -MP -MF $(DEPDIR)/mirror_right_so-mirror_right.Tpo -c -o mirror_right_so-mirror_right.o `test -f 'mirror_right.c' || echo '$(srcdir)/'`mirror_right.c
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mirror_right_so-mirror_right.Tpo $(DEPDIR)/mirror_right_so-mirror_right.Po
##############################################
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/mirror_right/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mirror_right_so_CFLAGS) $(CFLAGS) -c -o mirror_right_so-mirror_right.o `test -f 'mirror_right.c' || echo '$(srcdir)/'`mirror_right.c
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-447-
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-448-mirror_right_so-mirror_right.obj: mirror_right.c
lebiniou-3.50/plugins/main/mirror_right/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mirror_right_so_CFLAGS) $(CFLAGS) -MT mirror_right_so-mirror_right.obj -MD -MP -MF $(DEPDIR)/mirror_right_so-mirror_right.Tpo -c -o mirror_right_so-mirror_right.obj `if test -f 'mirror_right.c'; then $(CYGPATH_W) 'mirror_right.c'; else $(CYGPATH_W) '$(srcdir)/mirror_right.c'; fi`
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mirror_right_so-mirror_right.Tpo $(DEPDIR)/mirror_right_so-mirror_right.Po
##############################################
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/mirror_right/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mirror_right_so_CFLAGS) $(CFLAGS) -c -o mirror_right_so-mirror_right.obj `if test -f 'mirror_right.c'; then $(CYGPATH_W) 'mirror_right.c'; else $(CYGPATH_W) '$(srcdir)/mirror_right.c'; fi`
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/mirror_right/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/mirror_right/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/mirror_right/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/mirror_right/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/mirror_right/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/drops/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/drops/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/drops/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/drops/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/drops/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/drops/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/drops/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/drops/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/drops/Makefile.in-440-
lebiniou-3.50/plugins/main/drops/Makefile.in-441-drops_so-drops.o: drops.c
lebiniou-3.50/plugins/main/drops/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(drops_so_CFLAGS) $(CFLAGS) -MT drops_so-drops.o -MD -MP -MF $(DEPDIR)/drops_so-drops.Tpo -c -o drops_so-drops.o `test -f 'drops.c' || echo '$(srcdir)/'`drops.c
lebiniou-3.50/plugins/main/drops/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/drops_so-drops.Tpo $(DEPDIR)/drops_so-drops.Po
##############################################
lebiniou-3.50/plugins/main/drops/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/drops/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(drops_so_CFLAGS) $(CFLAGS) -c -o drops_so-drops.o `test -f 'drops.c' || echo '$(srcdir)/'`drops.c
lebiniou-3.50/plugins/main/drops/Makefile.in-447-
lebiniou-3.50/plugins/main/drops/Makefile.in-448-drops_so-drops.obj: drops.c
lebiniou-3.50/plugins/main/drops/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(drops_so_CFLAGS) $(CFLAGS) -MT drops_so-drops.obj -MD -MP -MF $(DEPDIR)/drops_so-drops.Tpo -c -o drops_so-drops.obj `if test -f 'drops.c'; then $(CYGPATH_W) 'drops.c'; else $(CYGPATH_W) '$(srcdir)/drops.c'; fi`
lebiniou-3.50/plugins/main/drops/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/drops_so-drops.Tpo $(DEPDIR)/drops_so-drops.Po
##############################################
lebiniou-3.50/plugins/main/drops/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/drops/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(drops_so_CFLAGS) $(CFLAGS) -c -o drops_so-drops.obj `if test -f 'drops.c'; then $(CYGPATH_W) 'drops.c'; else $(CYGPATH_W) '$(srcdir)/drops.c'; fi`
lebiniou-3.50/plugins/main/drops/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/drops/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/drops/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/drops/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/drops/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/drops/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/drops/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/drops/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/drops/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/drops/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/drops/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-441-
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-442-cellular_venus_so-cellular_venus.o: cellular_venus.c
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cellular_venus_so_CFLAGS) $(CFLAGS) -MT cellular_venus_so-cellular_venus.o -MD -MP -MF $(DEPDIR)/cellular_venus_so-cellular_venus.Tpo -c -o cellular_venus_so-cellular_venus.o `test -f 'cellular_venus.c' || echo '$(srcdir)/'`cellular_venus.c
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cellular_venus_so-cellular_venus.Tpo $(DEPDIR)/cellular_venus_so-cellular_venus.Po
##############################################
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cellular_venus_so_CFLAGS) $(CFLAGS) -c -o cellular_venus_so-cellular_venus.o `test -f 'cellular_venus.c' || echo '$(srcdir)/'`cellular_venus.c
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-448-
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-449-cellular_venus_so-cellular_venus.obj: cellular_venus.c
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cellular_venus_so_CFLAGS) $(CFLAGS) -MT cellular_venus_so-cellular_venus.obj -MD -MP -MF $(DEPDIR)/cellular_venus_so-cellular_venus.Tpo -c -o cellular_venus_so-cellular_venus.obj `if test -f 'cellular_venus.c'; then $(CYGPATH_W) 'cellular_venus.c'; else $(CYGPATH_W) '$(srcdir)/cellular_venus.c'; fi`
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cellular_venus_so-cellular_venus.Tpo $(DEPDIR)/cellular_venus_so-cellular_venus.Po
##############################################
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cellular_venus_so_CFLAGS) $(CFLAGS) -c -o cellular_venus_so-cellular_venus.obj `if test -f 'cellular_venus.c'; then $(CYGPATH_W) 'cellular_venus.c'; else $(CYGPATH_W) '$(srcdir)/cellular_venus.c'; fi`
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/cellular_venus/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/edge_detect/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/edge_detect/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/edge_detect/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-440-
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-441-edge_detect_so-edge_detect.o: edge_detect.c
lebiniou-3.50/plugins/main/edge_detect/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(edge_detect_so_CFLAGS) $(CFLAGS) -MT edge_detect_so-edge_detect.o -MD -MP -MF $(DEPDIR)/edge_detect_so-edge_detect.Tpo -c -o edge_detect_so-edge_detect.o `test -f 'edge_detect.c' || echo '$(srcdir)/'`edge_detect.c
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/edge_detect_so-edge_detect.Tpo $(DEPDIR)/edge_detect_so-edge_detect.Po
##############################################
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/edge_detect/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(edge_detect_so_CFLAGS) $(CFLAGS) -c -o edge_detect_so-edge_detect.o `test -f 'edge_detect.c' || echo '$(srcdir)/'`edge_detect.c
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-447-
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-448-edge_detect_so-edge_detect.obj: edge_detect.c
lebiniou-3.50/plugins/main/edge_detect/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(edge_detect_so_CFLAGS) $(CFLAGS) -MT edge_detect_so-edge_detect.obj -MD -MP -MF $(DEPDIR)/edge_detect_so-edge_detect.Tpo -c -o edge_detect_so-edge_detect.obj `if test -f 'edge_detect.c'; then $(CYGPATH_W) 'edge_detect.c'; else $(CYGPATH_W) '$(srcdir)/edge_detect.c'; fi`
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/edge_detect_so-edge_detect.Tpo $(DEPDIR)/edge_detect_so-edge_detect.Po
##############################################
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/edge_detect/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(edge_detect_so_CFLAGS) $(CFLAGS) -c -o edge_detect_so-edge_detect.obj `if test -f 'edge_detect.c'; then $(CYGPATH_W) 'edge_detect.c'; else $(CYGPATH_W) '$(srcdir)/edge_detect.c'; fi`
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/edge_detect/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/edge_detect/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/edge_detect/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/edge_detect/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/edge_detect/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-441-
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-442-blur_chemical_so-blur_chemical.o: blur_chemical.c
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_chemical_so_CFLAGS) $(CFLAGS) -MT blur_chemical_so-blur_chemical.o -MD -MP -MF $(DEPDIR)/blur_chemical_so-blur_chemical.Tpo -c -o blur_chemical_so-blur_chemical.o `test -f 'blur_chemical.c' || echo '$(srcdir)/'`blur_chemical.c
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_chemical_so-blur_chemical.Tpo $(DEPDIR)/blur_chemical_so-blur_chemical.Po
##############################################
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_chemical_so_CFLAGS) $(CFLAGS) -c -o blur_chemical_so-blur_chemical.o `test -f 'blur_chemical.c' || echo '$(srcdir)/'`blur_chemical.c
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-448-
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-449-blur_chemical_so-blur_chemical.obj: blur_chemical.c
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_chemical_so_CFLAGS) $(CFLAGS) -MT blur_chemical_so-blur_chemical.obj -MD -MP -MF $(DEPDIR)/blur_chemical_so-blur_chemical.Tpo -c -o blur_chemical_so-blur_chemical.obj `if test -f 'blur_chemical.c'; then $(CYGPATH_W) 'blur_chemical.c'; else $(CYGPATH_W) '$(srcdir)/blur_chemical.c'; fi`
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_chemical_so-blur_chemical.Tpo $(DEPDIR)/blur_chemical_so-blur_chemical.Po
##############################################
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_chemical_so_CFLAGS) $(CFLAGS) -c -o blur_chemical_so-blur_chemical.obj `if test -f 'blur_chemical.c'; then $(CYGPATH_W) 'blur_chemical.c'; else $(CYGPATH_W) '$(srcdir)/blur_chemical.c'; fi`
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/blur_chemical/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/blur_cross/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/blur_cross/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_cross/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-440-
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-441-blur_cross_so-blur_cross.o: blur_cross.c
lebiniou-3.50/plugins/main/blur_cross/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_cross_so_CFLAGS) $(CFLAGS) -MT blur_cross_so-blur_cross.o -MD -MP -MF $(DEPDIR)/blur_cross_so-blur_cross.Tpo -c -o blur_cross_so-blur_cross.o `test -f 'blur_cross.c' || echo '$(srcdir)/'`blur_cross.c
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_cross_so-blur_cross.Tpo $(DEPDIR)/blur_cross_so-blur_cross.Po
##############################################
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_cross/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_cross_so_CFLAGS) $(CFLAGS) -c -o blur_cross_so-blur_cross.o `test -f 'blur_cross.c' || echo '$(srcdir)/'`blur_cross.c
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-447-
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-448-blur_cross_so-blur_cross.obj: blur_cross.c
lebiniou-3.50/plugins/main/blur_cross/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_cross_so_CFLAGS) $(CFLAGS) -MT blur_cross_so-blur_cross.obj -MD -MP -MF $(DEPDIR)/blur_cross_so-blur_cross.Tpo -c -o blur_cross_so-blur_cross.obj `if test -f 'blur_cross.c'; then $(CYGPATH_W) 'blur_cross.c'; else $(CYGPATH_W) '$(srcdir)/blur_cross.c'; fi`
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/blur_cross_so-blur_cross.Tpo $(DEPDIR)/blur_cross_so-blur_cross.Po
##############################################
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/blur_cross/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(blur_cross_so_CFLAGS) $(CFLAGS) -c -o blur_cross_so-blur_cross.obj `if test -f 'blur_cross.c'; then $(CYGPATH_W) 'blur_cross.c'; else $(CYGPATH_W) '$(srcdir)/blur_cross.c'; fi`
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/blur_cross/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/blur_cross/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_cross/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/blur_cross/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/blur_cross/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-436-.c.obj:
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in:437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in:441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-442-
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-443-test_beat_detection_so-test_beat_detection.o: test_beat_detection.c
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in:444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_beat_detection_so_CFLAGS) $(CFLAGS) -MT test_beat_detection_so-test_beat_detection.o -MD -MP -MF $(DEPDIR)/test_beat_detection_so-test_beat_detection.Tpo -c -o test_beat_detection_so-test_beat_detection.o `test -f 'test_beat_detection.c' || echo '$(srcdir)/'`test_beat_detection.c
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_beat_detection_so-test_beat_detection.Tpo $(DEPDIR)/test_beat_detection_so-test_beat_detection.Po
##############################################
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in:448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_beat_detection_so_CFLAGS) $(CFLAGS) -c -o test_beat_detection_so-test_beat_detection.o `test -f 'test_beat_detection.c' || echo '$(srcdir)/'`test_beat_detection.c
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-449-
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-450-test_beat_detection_so-test_beat_detection.obj: test_beat_detection.c
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in:451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_beat_detection_so_CFLAGS) $(CFLAGS) -MT test_beat_detection_so-test_beat_detection.obj -MD -MP -MF $(DEPDIR)/test_beat_detection_so-test_beat_detection.Tpo -c -o test_beat_detection_so-test_beat_detection.obj `if test -f 'test_beat_detection.c'; then $(CYGPATH_W) 'test_beat_detection.c'; else $(CYGPATH_W) '$(srcdir)/test_beat_detection.c'; fi`
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_beat_detection_so-test_beat_detection.Tpo $(DEPDIR)/test_beat_detection_so-test_beat_detection.Po
##############################################
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in:455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_beat_detection_so_CFLAGS) $(CFLAGS) -c -o test_beat_detection_so-test_beat_detection.obj `if test -f 'test_beat_detection.c'; then $(CYGPATH_W) 'test_beat_detection.c'; else $(CYGPATH_W) '$(srcdir)/test_beat_detection.c'; fi`
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-456-
##############################################
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-486-GTAGS:
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in:487:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-488-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-512-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-526-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/test_beat_detection/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-440-
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-441-kaleidoscope_so-kaleidoscope.o: kaleidoscope.c
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kaleidoscope_so_CFLAGS) $(CFLAGS) -MT kaleidoscope_so-kaleidoscope.o -MD -MP -MF $(DEPDIR)/kaleidoscope_so-kaleidoscope.Tpo -c -o kaleidoscope_so-kaleidoscope.o `test -f 'kaleidoscope.c' || echo '$(srcdir)/'`kaleidoscope.c
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kaleidoscope_so-kaleidoscope.Tpo $(DEPDIR)/kaleidoscope_so-kaleidoscope.Po
##############################################
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kaleidoscope_so_CFLAGS) $(CFLAGS) -c -o kaleidoscope_so-kaleidoscope.o `test -f 'kaleidoscope.c' || echo '$(srcdir)/'`kaleidoscope.c
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-447-
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-448-kaleidoscope_so-kaleidoscope.obj: kaleidoscope.c
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kaleidoscope_so_CFLAGS) $(CFLAGS) -MT kaleidoscope_so-kaleidoscope.obj -MD -MP -MF $(DEPDIR)/kaleidoscope_so-kaleidoscope.Tpo -c -o kaleidoscope_so-kaleidoscope.obj `if test -f 'kaleidoscope.c'; then $(CYGPATH_W) 'kaleidoscope.c'; else $(CYGPATH_W) '$(srcdir)/kaleidoscope.c'; fi`
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kaleidoscope_so-kaleidoscope.Tpo $(DEPDIR)/kaleidoscope_so-kaleidoscope.Po
##############################################
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kaleidoscope_so_CFLAGS) $(CFLAGS) -c -o kaleidoscope_so-kaleidoscope.obj `if test -f 'kaleidoscope.c'; then $(CYGPATH_W) 'kaleidoscope.c'; else $(CYGPATH_W) '$(srcdir)/kaleidoscope.c'; fi`
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/kaleidoscope/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/acid_drop/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/acid_drop/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/acid_drop/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-440-
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-441-acid_drop_so-acid_drop.o: acid_drop.c
lebiniou-3.50/plugins/main/acid_drop/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acid_drop_so_CFLAGS) $(CFLAGS) -MT acid_drop_so-acid_drop.o -MD -MP -MF $(DEPDIR)/acid_drop_so-acid_drop.Tpo -c -o acid_drop_so-acid_drop.o `test -f 'acid_drop.c' || echo '$(srcdir)/'`acid_drop.c
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/acid_drop_so-acid_drop.Tpo $(DEPDIR)/acid_drop_so-acid_drop.Po
##############################################
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/acid_drop/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acid_drop_so_CFLAGS) $(CFLAGS) -c -o acid_drop_so-acid_drop.o `test -f 'acid_drop.c' || echo '$(srcdir)/'`acid_drop.c
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-447-
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-448-acid_drop_so-acid_drop.obj: acid_drop.c
lebiniou-3.50/plugins/main/acid_drop/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acid_drop_so_CFLAGS) $(CFLAGS) -MT acid_drop_so-acid_drop.obj -MD -MP -MF $(DEPDIR)/acid_drop_so-acid_drop.Tpo -c -o acid_drop_so-acid_drop.obj `if test -f 'acid_drop.c'; then $(CYGPATH_W) 'acid_drop.c'; else $(CYGPATH_W) '$(srcdir)/acid_drop.c'; fi`
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/acid_drop_so-acid_drop.Tpo $(DEPDIR)/acid_drop_so-acid_drop.Po
##############################################
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/acid_drop/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acid_drop_so_CFLAGS) $(CFLAGS) -c -o acid_drop_so-acid_drop.obj `if test -f 'acid_drop.c'; then $(CYGPATH_W) 'acid_drop.c'; else $(CYGPATH_W) '$(srcdir)/acid_drop.c'; fi`
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/acid_drop/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/acid_drop/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/acid_drop/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/acid_drop/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/acid_drop/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/video/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/video/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/video/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/video/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/video/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/video/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/video/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/video/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/video/Makefile.in-440-
lebiniou-3.50/plugins/main/video/Makefile.in-441-video_so-video.o: video.c
lebiniou-3.50/plugins/main/video/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(video_so_CFLAGS) $(CFLAGS) -MT video_so-video.o -MD -MP -MF $(DEPDIR)/video_so-video.Tpo -c -o video_so-video.o `test -f 'video.c' || echo '$(srcdir)/'`video.c
lebiniou-3.50/plugins/main/video/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/video_so-video.Tpo $(DEPDIR)/video_so-video.Po
##############################################
lebiniou-3.50/plugins/main/video/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/video/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(video_so_CFLAGS) $(CFLAGS) -c -o video_so-video.o `test -f 'video.c' || echo '$(srcdir)/'`video.c
lebiniou-3.50/plugins/main/video/Makefile.in-447-
lebiniou-3.50/plugins/main/video/Makefile.in-448-video_so-video.obj: video.c
lebiniou-3.50/plugins/main/video/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(video_so_CFLAGS) $(CFLAGS) -MT video_so-video.obj -MD -MP -MF $(DEPDIR)/video_so-video.Tpo -c -o video_so-video.obj `if test -f 'video.c'; then $(CYGPATH_W) 'video.c'; else $(CYGPATH_W) '$(srcdir)/video.c'; fi`
lebiniou-3.50/plugins/main/video/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/video_so-video.Tpo $(DEPDIR)/video_so-video.Po
##############################################
lebiniou-3.50/plugins/main/video/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/video/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(video_so_CFLAGS) $(CFLAGS) -c -o video_so-video.obj `if test -f 'video.c'; then $(CYGPATH_W) 'video.c'; else $(CYGPATH_W) '$(srcdir)/video.c'; fi`
lebiniou-3.50/plugins/main/video/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/video/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/video/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/video/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/video/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/video/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/video/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/video/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/video/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/video/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/video/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/mosaic/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/mosaic/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/mosaic/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/mosaic/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/mosaic/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/mosaic/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/mosaic/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/mosaic/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/mosaic/Makefile.in-440-
lebiniou-3.50/plugins/main/mosaic/Makefile.in-441-mosaic_so-mosaic.o: mosaic.c
lebiniou-3.50/plugins/main/mosaic/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mosaic_so_CFLAGS) $(CFLAGS) -MT mosaic_so-mosaic.o -MD -MP -MF $(DEPDIR)/mosaic_so-mosaic.Tpo -c -o mosaic_so-mosaic.o `test -f 'mosaic.c' || echo '$(srcdir)/'`mosaic.c
lebiniou-3.50/plugins/main/mosaic/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mosaic_so-mosaic.Tpo $(DEPDIR)/mosaic_so-mosaic.Po
##############################################
lebiniou-3.50/plugins/main/mosaic/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/mosaic/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mosaic_so_CFLAGS) $(CFLAGS) -c -o mosaic_so-mosaic.o `test -f 'mosaic.c' || echo '$(srcdir)/'`mosaic.c
lebiniou-3.50/plugins/main/mosaic/Makefile.in-447-
lebiniou-3.50/plugins/main/mosaic/Makefile.in-448-mosaic_so-mosaic.obj: mosaic.c
lebiniou-3.50/plugins/main/mosaic/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mosaic_so_CFLAGS) $(CFLAGS) -MT mosaic_so-mosaic.obj -MD -MP -MF $(DEPDIR)/mosaic_so-mosaic.Tpo -c -o mosaic_so-mosaic.obj `if test -f 'mosaic.c'; then $(CYGPATH_W) 'mosaic.c'; else $(CYGPATH_W) '$(srcdir)/mosaic.c'; fi`
lebiniou-3.50/plugins/main/mosaic/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mosaic_so-mosaic.Tpo $(DEPDIR)/mosaic_so-mosaic.Po
##############################################
lebiniou-3.50/plugins/main/mosaic/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/mosaic/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mosaic_so_CFLAGS) $(CFLAGS) -c -o mosaic_so-mosaic.obj `if test -f 'mosaic.c'; then $(CYGPATH_W) 'mosaic.c'; else $(CYGPATH_W) '$(srcdir)/mosaic.c'; fi`
lebiniou-3.50/plugins/main/mosaic/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/mosaic/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/mosaic/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/mosaic/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/mosaic/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/mosaic/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/mosaic/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/mosaic/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/mosaic/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/mosaic/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/mosaic/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-440-
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-441-oscillo_y_so-oscillo_y.o: oscillo_y.c
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oscillo_y_so_CFLAGS) $(CFLAGS) -MT oscillo_y_so-oscillo_y.o -MD -MP -MF $(DEPDIR)/oscillo_y_so-oscillo_y.Tpo -c -o oscillo_y_so-oscillo_y.o `test -f 'oscillo_y.c' || echo '$(srcdir)/'`oscillo_y.c
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/oscillo_y_so-oscillo_y.Tpo $(DEPDIR)/oscillo_y_so-oscillo_y.Po
##############################################
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oscillo_y_so_CFLAGS) $(CFLAGS) -c -o oscillo_y_so-oscillo_y.o `test -f 'oscillo_y.c' || echo '$(srcdir)/'`oscillo_y.c
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-447-
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-448-oscillo_y_so-oscillo_y.obj: oscillo_y.c
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oscillo_y_so_CFLAGS) $(CFLAGS) -MT oscillo_y_so-oscillo_y.obj -MD -MP -MF $(DEPDIR)/oscillo_y_so-oscillo_y.Tpo -c -o oscillo_y_so-oscillo_y.obj `if test -f 'oscillo_y.c'; then $(CYGPATH_W) 'oscillo_y.c'; else $(CYGPATH_W) '$(srcdir)/oscillo_y.c'; fi`
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/oscillo_y_so-oscillo_y.Tpo $(DEPDIR)/oscillo_y_so-oscillo_y.Po
##############################################
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oscillo_y_so_CFLAGS) $(CFLAGS) -c -o oscillo_y_so-oscillo_y.obj `if test -f 'oscillo_y.c'; then $(CYGPATH_W) 'oscillo_y.c'; else $(CYGPATH_W) '$(srcdir)/oscillo_y.c'; fi`
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/oscillo_y/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-435-.c.obj:
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in:436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in:440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-441-
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-442-mirror_bottom_so-mirror_bottom.o: mirror_bottom.c
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in:443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mirror_bottom_so_CFLAGS) $(CFLAGS) -MT mirror_bottom_so-mirror_bottom.o -MD -MP -MF $(DEPDIR)/mirror_bottom_so-mirror_bottom.Tpo -c -o mirror_bottom_so-mirror_bottom.o `test -f 'mirror_bottom.c' || echo '$(srcdir)/'`mirror_bottom.c
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mirror_bottom_so-mirror_bottom.Tpo $(DEPDIR)/mirror_bottom_so-mirror_bottom.Po
##############################################
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in:447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mirror_bottom_so_CFLAGS) $(CFLAGS) -c -o mirror_bottom_so-mirror_bottom.o `test -f 'mirror_bottom.c' || echo '$(srcdir)/'`mirror_bottom.c
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-448-
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-449-mirror_bottom_so-mirror_bottom.obj: mirror_bottom.c
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in:450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mirror_bottom_so_CFLAGS) $(CFLAGS) -MT mirror_bottom_so-mirror_bottom.obj -MD -MP -MF $(DEPDIR)/mirror_bottom_so-mirror_bottom.Tpo -c -o mirror_bottom_so-mirror_bottom.obj `if test -f 'mirror_bottom.c'; then $(CYGPATH_W) 'mirror_bottom.c'; else $(CYGPATH_W) '$(srcdir)/mirror_bottom.c'; fi`
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mirror_bottom_so-mirror_bottom.Tpo $(DEPDIR)/mirror_bottom_so-mirror_bottom.Po
##############################################
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mirror_bottom_so_CFLAGS) $(CFLAGS) -c -o mirror_bottom_so-mirror_bottom.obj `if test -f 'mirror_bottom.c'; then $(CYGPATH_W) 'mirror_bottom.c'; else $(CYGPATH_W) '$(srcdir)/mirror_bottom.c'; fi`
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-455-
##############################################
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-485-GTAGS:
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-511-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-525-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/mirror_bottom/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/gum_y/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/gum_y/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/gum_y/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/gum_y/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/gum_y/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/gum_y/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/gum_y/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/gum_y/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/gum_y/Makefile.in-440-
lebiniou-3.50/plugins/main/gum_y/Makefile.in-441-gum_y_so-gum_y.o: gum_y.c
lebiniou-3.50/plugins/main/gum_y/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gum_y_so_CFLAGS) $(CFLAGS) -MT gum_y_so-gum_y.o -MD -MP -MF $(DEPDIR)/gum_y_so-gum_y.Tpo -c -o gum_y_so-gum_y.o `test -f 'gum_y.c' || echo '$(srcdir)/'`gum_y.c
lebiniou-3.50/plugins/main/gum_y/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gum_y_so-gum_y.Tpo $(DEPDIR)/gum_y_so-gum_y.Po
##############################################
lebiniou-3.50/plugins/main/gum_y/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/gum_y/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gum_y_so_CFLAGS) $(CFLAGS) -c -o gum_y_so-gum_y.o `test -f 'gum_y.c' || echo '$(srcdir)/'`gum_y.c
lebiniou-3.50/plugins/main/gum_y/Makefile.in-447-
lebiniou-3.50/plugins/main/gum_y/Makefile.in-448-gum_y_so-gum_y.obj: gum_y.c
lebiniou-3.50/plugins/main/gum_y/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gum_y_so_CFLAGS) $(CFLAGS) -MT gum_y_so-gum_y.obj -MD -MP -MF $(DEPDIR)/gum_y_so-gum_y.Tpo -c -o gum_y_so-gum_y.obj `if test -f 'gum_y.c'; then $(CYGPATH_W) 'gum_y.c'; else $(CYGPATH_W) '$(srcdir)/gum_y.c'; fi`
lebiniou-3.50/plugins/main/gum_y/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gum_y_so-gum_y.Tpo $(DEPDIR)/gum_y_so-gum_y.Po
##############################################
lebiniou-3.50/plugins/main/gum_y/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/gum_y/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gum_y_so_CFLAGS) $(CFLAGS) -c -o gum_y_so-gum_y.obj `if test -f 'gum_y.c'; then $(CYGPATH_W) 'gum_y.c'; else $(CYGPATH_W) '$(srcdir)/gum_y.c'; fi`
lebiniou-3.50/plugins/main/gum_y/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/gum_y/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/gum_y/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/gum_y/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/gum_y/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/gum_y/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/gum_y/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/gum_y/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/gum_y/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/gum_y/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/gum_y/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-50-  { \
lebiniou-3.50/plugins/main/tv_streak/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-434-.c.obj:
lebiniou-3.50/plugins/main/tv_streak/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_streak/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-440-
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-441-tv_streak_so-tv_streak.o: tv_streak.c
lebiniou-3.50/plugins/main/tv_streak/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_streak_so_CFLAGS) $(CFLAGS) -MT tv_streak_so-tv_streak.o -MD -MP -MF $(DEPDIR)/tv_streak_so-tv_streak.Tpo -c -o tv_streak_so-tv_streak.o `test -f 'tv_streak.c' || echo '$(srcdir)/'`tv_streak.c
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_streak_so-tv_streak.Tpo $(DEPDIR)/tv_streak_so-tv_streak.Po
##############################################
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_streak/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_streak_so_CFLAGS) $(CFLAGS) -c -o tv_streak_so-tv_streak.o `test -f 'tv_streak.c' || echo '$(srcdir)/'`tv_streak.c
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-447-
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-448-tv_streak_so-tv_streak.obj: tv_streak.c
lebiniou-3.50/plugins/main/tv_streak/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_streak_so_CFLAGS) $(CFLAGS) -MT tv_streak_so-tv_streak.obj -MD -MP -MF $(DEPDIR)/tv_streak_so-tv_streak.Tpo -c -o tv_streak_so-tv_streak.obj `if test -f 'tv_streak.c'; then $(CYGPATH_W) 'tv_streak.c'; else $(CYGPATH_W) '$(srcdir)/tv_streak.c'; fi`
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tv_streak_so-tv_streak.Tpo $(DEPDIR)/tv_streak_so-tv_streak.Po
##############################################
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/plugins/main/tv_streak/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tv_streak_so_CFLAGS) $(CFLAGS) -c -o tv_streak_so-tv_streak.obj `if test -f 'tv_streak.c'; then $(CYGPATH_W) 'tv_streak.c'; else $(CYGPATH_W) '$(srcdir)/tv_streak.c'; fi`
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-454-
##############################################
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-484-GTAGS:
lebiniou-3.50/plugins/main/tv_streak/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-510-distdir-am: $(DISTFILES)
lebiniou-3.50/plugins/main/tv_streak/Makefile.in:511:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_streak/Makefile.in:512:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-513-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-524-	  if test -d $$d/$$file; then \
lebiniou-3.50/plugins/main/tv_streak/Makefile.in:525:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/plugins/main/tv_streak/Makefile.in-526-	    if test -d "$(distdir)/$$file"; then \
##############################################
lebiniou-3.50/src/Makefile.in-50-  { \
lebiniou-3.50/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lebiniou-3.50/src/Makefile.in-52-  }; \
##############################################
lebiniou-3.50/src/Makefile.in-869-.c.obj:
lebiniou-3.50/src/Makefile.in:870:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/src/Makefile.in-871-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lebiniou-3.50/src/Makefile.in-873-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:874:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lebiniou-3.50/src/Makefile.in-875-
lebiniou-3.50/src/Makefile.in-876-lebiniou-main.o: main.c
lebiniou-3.50/src/Makefile.in:877:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-main.o -MD -MP -MF $(DEPDIR)/lebiniou-main.Tpo -c -o lebiniou-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
lebiniou-3.50/src/Makefile.in-878-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-main.Tpo $(DEPDIR)/lebiniou-main.Po
##############################################
lebiniou-3.50/src/Makefile.in-880-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:881:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
lebiniou-3.50/src/Makefile.in-882-
lebiniou-3.50/src/Makefile.in-883-lebiniou-main.obj: main.c
lebiniou-3.50/src/Makefile.in:884:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-main.obj -MD -MP -MF $(DEPDIR)/lebiniou-main.Tpo -c -o lebiniou-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
lebiniou-3.50/src/Makefile.in-885-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-main.Tpo $(DEPDIR)/lebiniou-main.Po
##############################################
lebiniou-3.50/src/Makefile.in-887-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:888:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
lebiniou-3.50/src/Makefile.in-889-
lebiniou-3.50/src/Makefile.in-890-lebiniou-cmdline.o: cmdline.c
lebiniou-3.50/src/Makefile.in:891:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-cmdline.o -MD -MP -MF $(DEPDIR)/lebiniou-cmdline.Tpo -c -o lebiniou-cmdline.o `test -f 'cmdline.c' || echo '$(srcdir)/'`cmdline.c
lebiniou-3.50/src/Makefile.in-892-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-cmdline.Tpo $(DEPDIR)/lebiniou-cmdline.Po
##############################################
lebiniou-3.50/src/Makefile.in-894-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:895:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-cmdline.o `test -f 'cmdline.c' || echo '$(srcdir)/'`cmdline.c
lebiniou-3.50/src/Makefile.in-896-
lebiniou-3.50/src/Makefile.in-897-lebiniou-cmdline.obj: cmdline.c
lebiniou-3.50/src/Makefile.in:898:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-cmdline.obj -MD -MP -MF $(DEPDIR)/lebiniou-cmdline.Tpo -c -o lebiniou-cmdline.obj `if test -f 'cmdline.c'; then $(CYGPATH_W) 'cmdline.c'; else $(CYGPATH_W) '$(srcdir)/cmdline.c'; fi`
lebiniou-3.50/src/Makefile.in-899-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-cmdline.Tpo $(DEPDIR)/lebiniou-cmdline.Po
##############################################
lebiniou-3.50/src/Makefile.in-901-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:902:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-cmdline.obj `if test -f 'cmdline.c'; then $(CYGPATH_W) 'cmdline.c'; else $(CYGPATH_W) '$(srcdir)/cmdline.c'; fi`
lebiniou-3.50/src/Makefile.in-903-
lebiniou-3.50/src/Makefile.in-904-lebiniou-signals.o: signals.c
lebiniou-3.50/src/Makefile.in:905:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-signals.o -MD -MP -MF $(DEPDIR)/lebiniou-signals.Tpo -c -o lebiniou-signals.o `test -f 'signals.c' || echo '$(srcdir)/'`signals.c
lebiniou-3.50/src/Makefile.in-906-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-signals.Tpo $(DEPDIR)/lebiniou-signals.Po
##############################################
lebiniou-3.50/src/Makefile.in-908-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:909:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-signals.o `test -f 'signals.c' || echo '$(srcdir)/'`signals.c
lebiniou-3.50/src/Makefile.in-910-
lebiniou-3.50/src/Makefile.in-911-lebiniou-signals.obj: signals.c
lebiniou-3.50/src/Makefile.in:912:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-signals.obj -MD -MP -MF $(DEPDIR)/lebiniou-signals.Tpo -c -o lebiniou-signals.obj `if test -f 'signals.c'; then $(CYGPATH_W) 'signals.c'; else $(CYGPATH_W) '$(srcdir)/signals.c'; fi`
lebiniou-3.50/src/Makefile.in-913-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-signals.Tpo $(DEPDIR)/lebiniou-signals.Po
##############################################
lebiniou-3.50/src/Makefile.in-915-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:916:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-signals.obj `if test -f 'signals.c'; then $(CYGPATH_W) 'signals.c'; else $(CYGPATH_W) '$(srcdir)/signals.c'; fi`
lebiniou-3.50/src/Makefile.in-917-
lebiniou-3.50/src/Makefile.in-918-lebiniou-buffer_RGBA.o: buffer_RGBA.c
lebiniou-3.50/src/Makefile.in:919:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-buffer_RGBA.o -MD -MP -MF $(DEPDIR)/lebiniou-buffer_RGBA.Tpo -c -o lebiniou-buffer_RGBA.o `test -f 'buffer_RGBA.c' || echo '$(srcdir)/'`buffer_RGBA.c
lebiniou-3.50/src/Makefile.in-920-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-buffer_RGBA.Tpo $(DEPDIR)/lebiniou-buffer_RGBA.Po
##############################################
lebiniou-3.50/src/Makefile.in-922-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:923:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-buffer_RGBA.o `test -f 'buffer_RGBA.c' || echo '$(srcdir)/'`buffer_RGBA.c
lebiniou-3.50/src/Makefile.in-924-
lebiniou-3.50/src/Makefile.in-925-lebiniou-buffer_RGBA.obj: buffer_RGBA.c
lebiniou-3.50/src/Makefile.in:926:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-buffer_RGBA.obj -MD -MP -MF $(DEPDIR)/lebiniou-buffer_RGBA.Tpo -c -o lebiniou-buffer_RGBA.obj `if test -f 'buffer_RGBA.c'; then $(CYGPATH_W) 'buffer_RGBA.c'; else $(CYGPATH_W) '$(srcdir)/buffer_RGBA.c'; fi`
lebiniou-3.50/src/Makefile.in-927-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-buffer_RGBA.Tpo $(DEPDIR)/lebiniou-buffer_RGBA.Po
##############################################
lebiniou-3.50/src/Makefile.in-929-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:930:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-buffer_RGBA.obj `if test -f 'buffer_RGBA.c'; then $(CYGPATH_W) 'buffer_RGBA.c'; else $(CYGPATH_W) '$(srcdir)/buffer_RGBA.c'; fi`
lebiniou-3.50/src/Makefile.in-931-
lebiniou-3.50/src/Makefile.in-932-lebiniou-context.o: context.c
lebiniou-3.50/src/Makefile.in:933:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context.o -MD -MP -MF $(DEPDIR)/lebiniou-context.Tpo -c -o lebiniou-context.o `test -f 'context.c' || echo '$(srcdir)/'`context.c
lebiniou-3.50/src/Makefile.in-934-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context.Tpo $(DEPDIR)/lebiniou-context.Po
##############################################
lebiniou-3.50/src/Makefile.in-936-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:937:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context.o `test -f 'context.c' || echo '$(srcdir)/'`context.c
lebiniou-3.50/src/Makefile.in-938-
lebiniou-3.50/src/Makefile.in-939-lebiniou-context.obj: context.c
lebiniou-3.50/src/Makefile.in:940:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context.obj -MD -MP -MF $(DEPDIR)/lebiniou-context.Tpo -c -o lebiniou-context.obj `if test -f 'context.c'; then $(CYGPATH_W) 'context.c'; else $(CYGPATH_W) '$(srcdir)/context.c'; fi`
lebiniou-3.50/src/Makefile.in-941-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context.Tpo $(DEPDIR)/lebiniou-context.Po
##############################################
lebiniou-3.50/src/Makefile.in-943-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:944:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context.obj `if test -f 'context.c'; then $(CYGPATH_W) 'context.c'; else $(CYGPATH_W) '$(srcdir)/context.c'; fi`
lebiniou-3.50/src/Makefile.in-945-
lebiniou-3.50/src/Makefile.in-946-lebiniou-context_banks.o: context_banks.c
lebiniou-3.50/src/Makefile.in:947:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_banks.o -MD -MP -MF $(DEPDIR)/lebiniou-context_banks.Tpo -c -o lebiniou-context_banks.o `test -f 'context_banks.c' || echo '$(srcdir)/'`context_banks.c
lebiniou-3.50/src/Makefile.in-948-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_banks.Tpo $(DEPDIR)/lebiniou-context_banks.Po
##############################################
lebiniou-3.50/src/Makefile.in-950-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:951:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_banks.o `test -f 'context_banks.c' || echo '$(srcdir)/'`context_banks.c
lebiniou-3.50/src/Makefile.in-952-
lebiniou-3.50/src/Makefile.in-953-lebiniou-context_banks.obj: context_banks.c
lebiniou-3.50/src/Makefile.in:954:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_banks.obj -MD -MP -MF $(DEPDIR)/lebiniou-context_banks.Tpo -c -o lebiniou-context_banks.obj `if test -f 'context_banks.c'; then $(CYGPATH_W) 'context_banks.c'; else $(CYGPATH_W) '$(srcdir)/context_banks.c'; fi`
lebiniou-3.50/src/Makefile.in-955-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_banks.Tpo $(DEPDIR)/lebiniou-context_banks.Po
##############################################
lebiniou-3.50/src/Makefile.in-957-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:958:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_banks.obj `if test -f 'context_banks.c'; then $(CYGPATH_W) 'context_banks.c'; else $(CYGPATH_W) '$(srcdir)/context_banks.c'; fi`
lebiniou-3.50/src/Makefile.in-959-
lebiniou-3.50/src/Makefile.in-960-lebiniou-context_playlist.o: context_playlist.c
lebiniou-3.50/src/Makefile.in:961:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_playlist.o -MD -MP -MF $(DEPDIR)/lebiniou-context_playlist.Tpo -c -o lebiniou-context_playlist.o `test -f 'context_playlist.c' || echo '$(srcdir)/'`context_playlist.c
lebiniou-3.50/src/Makefile.in-962-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_playlist.Tpo $(DEPDIR)/lebiniou-context_playlist.Po
##############################################
lebiniou-3.50/src/Makefile.in-964-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:965:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_playlist.o `test -f 'context_playlist.c' || echo '$(srcdir)/'`context_playlist.c
lebiniou-3.50/src/Makefile.in-966-
lebiniou-3.50/src/Makefile.in-967-lebiniou-context_playlist.obj: context_playlist.c
lebiniou-3.50/src/Makefile.in:968:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_playlist.obj -MD -MP -MF $(DEPDIR)/lebiniou-context_playlist.Tpo -c -o lebiniou-context_playlist.obj `if test -f 'context_playlist.c'; then $(CYGPATH_W) 'context_playlist.c'; else $(CYGPATH_W) '$(srcdir)/context_playlist.c'; fi`
lebiniou-3.50/src/Makefile.in-969-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_playlist.Tpo $(DEPDIR)/lebiniou-context_playlist.Po
##############################################
lebiniou-3.50/src/Makefile.in-971-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:972:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_playlist.obj `if test -f 'context_playlist.c'; then $(CYGPATH_W) 'context_playlist.c'; else $(CYGPATH_W) '$(srcdir)/context_playlist.c'; fi`
lebiniou-3.50/src/Makefile.in-973-
lebiniou-3.50/src/Makefile.in-974-lebiniou-context_png.o: context_png.c
lebiniou-3.50/src/Makefile.in:975:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_png.o -MD -MP -MF $(DEPDIR)/lebiniou-context_png.Tpo -c -o lebiniou-context_png.o `test -f 'context_png.c' || echo '$(srcdir)/'`context_png.c
lebiniou-3.50/src/Makefile.in-976-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_png.Tpo $(DEPDIR)/lebiniou-context_png.Po
##############################################
lebiniou-3.50/src/Makefile.in-978-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:979:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_png.o `test -f 'context_png.c' || echo '$(srcdir)/'`context_png.c
lebiniou-3.50/src/Makefile.in-980-
lebiniou-3.50/src/Makefile.in-981-lebiniou-context_png.obj: context_png.c
lebiniou-3.50/src/Makefile.in:982:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_png.obj -MD -MP -MF $(DEPDIR)/lebiniou-context_png.Tpo -c -o lebiniou-context_png.obj `if test -f 'context_png.c'; then $(CYGPATH_W) 'context_png.c'; else $(CYGPATH_W) '$(srcdir)/context_png.c'; fi`
lebiniou-3.50/src/Makefile.in-983-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_png.Tpo $(DEPDIR)/lebiniou-context_png.Po
##############################################
lebiniou-3.50/src/Makefile.in-985-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:986:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_png.obj `if test -f 'context_png.c'; then $(CYGPATH_W) 'context_png.c'; else $(CYGPATH_W) '$(srcdir)/context_png.c'; fi`
lebiniou-3.50/src/Makefile.in-987-
lebiniou-3.50/src/Makefile.in-988-lebiniou-context_replay.o: context_replay.c
lebiniou-3.50/src/Makefile.in:989:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_replay.o -MD -MP -MF $(DEPDIR)/lebiniou-context_replay.Tpo -c -o lebiniou-context_replay.o `test -f 'context_replay.c' || echo '$(srcdir)/'`context_replay.c
lebiniou-3.50/src/Makefile.in-990-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_replay.Tpo $(DEPDIR)/lebiniou-context_replay.Po
##############################################
lebiniou-3.50/src/Makefile.in-992-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:993:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_replay.o `test -f 'context_replay.c' || echo '$(srcdir)/'`context_replay.c
lebiniou-3.50/src/Makefile.in-994-
lebiniou-3.50/src/Makefile.in-995-lebiniou-context_replay.obj: context_replay.c
lebiniou-3.50/src/Makefile.in:996:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_replay.obj -MD -MP -MF $(DEPDIR)/lebiniou-context_replay.Tpo -c -o lebiniou-context_replay.obj `if test -f 'context_replay.c'; then $(CYGPATH_W) 'context_replay.c'; else $(CYGPATH_W) '$(srcdir)/context_replay.c'; fi`
lebiniou-3.50/src/Makefile.in-997-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_replay.Tpo $(DEPDIR)/lebiniou-context_replay.Po
##############################################
lebiniou-3.50/src/Makefile.in-999-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1000:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_replay.obj `if test -f 'context_replay.c'; then $(CYGPATH_W) 'context_replay.c'; else $(CYGPATH_W) '$(srcdir)/context_replay.c'; fi`
lebiniou-3.50/src/Makefile.in-1001-
lebiniou-3.50/src/Makefile.in-1002-lebiniou-context_shortcuts.o: context_shortcuts.c
lebiniou-3.50/src/Makefile.in:1003:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_shortcuts.o -MD -MP -MF $(DEPDIR)/lebiniou-context_shortcuts.Tpo -c -o lebiniou-context_shortcuts.o `test -f 'context_shortcuts.c' || echo '$(srcdir)/'`context_shortcuts.c
lebiniou-3.50/src/Makefile.in-1004-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_shortcuts.Tpo $(DEPDIR)/lebiniou-context_shortcuts.Po
##############################################
lebiniou-3.50/src/Makefile.in-1006-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1007:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_shortcuts.o `test -f 'context_shortcuts.c' || echo '$(srcdir)/'`context_shortcuts.c
lebiniou-3.50/src/Makefile.in-1008-
lebiniou-3.50/src/Makefile.in-1009-lebiniou-context_shortcuts.obj: context_shortcuts.c
lebiniou-3.50/src/Makefile.in:1010:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_shortcuts.obj -MD -MP -MF $(DEPDIR)/lebiniou-context_shortcuts.Tpo -c -o lebiniou-context_shortcuts.obj `if test -f 'context_shortcuts.c'; then $(CYGPATH_W) 'context_shortcuts.c'; else $(CYGPATH_W) '$(srcdir)/context_shortcuts.c'; fi`
lebiniou-3.50/src/Makefile.in-1011-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_shortcuts.Tpo $(DEPDIR)/lebiniou-context_shortcuts.Po
##############################################
lebiniou-3.50/src/Makefile.in-1013-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1014:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_shortcuts.obj `if test -f 'context_shortcuts.c'; then $(CYGPATH_W) 'context_shortcuts.c'; else $(CYGPATH_W) '$(srcdir)/context_shortcuts.c'; fi`
lebiniou-3.50/src/Makefile.in-1015-
lebiniou-3.50/src/Makefile.in-1016-lebiniou-image_8bits.o: image_8bits.c
lebiniou-3.50/src/Makefile.in:1017:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-image_8bits.o -MD -MP -MF $(DEPDIR)/lebiniou-image_8bits.Tpo -c -o lebiniou-image_8bits.o `test -f 'image_8bits.c' || echo '$(srcdir)/'`image_8bits.c
lebiniou-3.50/src/Makefile.in-1018-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-image_8bits.Tpo $(DEPDIR)/lebiniou-image_8bits.Po
##############################################
lebiniou-3.50/src/Makefile.in-1020-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1021:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-image_8bits.o `test -f 'image_8bits.c' || echo '$(srcdir)/'`image_8bits.c
lebiniou-3.50/src/Makefile.in-1022-
lebiniou-3.50/src/Makefile.in-1023-lebiniou-image_8bits.obj: image_8bits.c
lebiniou-3.50/src/Makefile.in:1024:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-image_8bits.obj -MD -MP -MF $(DEPDIR)/lebiniou-image_8bits.Tpo -c -o lebiniou-image_8bits.obj `if test -f 'image_8bits.c'; then $(CYGPATH_W) 'image_8bits.c'; else $(CYGPATH_W) '$(srcdir)/image_8bits.c'; fi`
lebiniou-3.50/src/Makefile.in-1025-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-image_8bits.Tpo $(DEPDIR)/lebiniou-image_8bits.Po
##############################################
lebiniou-3.50/src/Makefile.in-1027-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1028:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-image_8bits.obj `if test -f 'image_8bits.c'; then $(CYGPATH_W) 'image_8bits.c'; else $(CYGPATH_W) '$(srcdir)/image_8bits.c'; fi`
lebiniou-3.50/src/Makefile.in-1029-
lebiniou-3.50/src/Makefile.in-1030-lebiniou-imagefader.o: imagefader.c
lebiniou-3.50/src/Makefile.in:1031:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-imagefader.o -MD -MP -MF $(DEPDIR)/lebiniou-imagefader.Tpo -c -o lebiniou-imagefader.o `test -f 'imagefader.c' || echo '$(srcdir)/'`imagefader.c
lebiniou-3.50/src/Makefile.in-1032-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-imagefader.Tpo $(DEPDIR)/lebiniou-imagefader.Po
##############################################
lebiniou-3.50/src/Makefile.in-1034-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1035:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-imagefader.o `test -f 'imagefader.c' || echo '$(srcdir)/'`imagefader.c
lebiniou-3.50/src/Makefile.in-1036-
lebiniou-3.50/src/Makefile.in-1037-lebiniou-imagefader.obj: imagefader.c
lebiniou-3.50/src/Makefile.in:1038:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-imagefader.obj -MD -MP -MF $(DEPDIR)/lebiniou-imagefader.Tpo -c -o lebiniou-imagefader.obj `if test -f 'imagefader.c'; then $(CYGPATH_W) 'imagefader.c'; else $(CYGPATH_W) '$(srcdir)/imagefader.c'; fi`
lebiniou-3.50/src/Makefile.in-1039-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-imagefader.Tpo $(DEPDIR)/lebiniou-imagefader.Po
##############################################
lebiniou-3.50/src/Makefile.in-1041-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1042:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-imagefader.obj `if test -f 'imagefader.c'; then $(CYGPATH_W) 'imagefader.c'; else $(CYGPATH_W) '$(srcdir)/imagefader.c'; fi`
lebiniou-3.50/src/Makefile.in-1043-
lebiniou-3.50/src/Makefile.in-1044-lebiniou-imagefader_command.o: imagefader_command.c
lebiniou-3.50/src/Makefile.in:1045:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-imagefader_command.o -MD -MP -MF $(DEPDIR)/lebiniou-imagefader_command.Tpo -c -o lebiniou-imagefader_command.o `test -f 'imagefader_command.c' || echo '$(srcdir)/'`imagefader_command.c
lebiniou-3.50/src/Makefile.in-1046-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-imagefader_command.Tpo $(DEPDIR)/lebiniou-imagefader_command.Po
##############################################
lebiniou-3.50/src/Makefile.in-1048-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1049:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-imagefader_command.o `test -f 'imagefader_command.c' || echo '$(srcdir)/'`imagefader_command.c
lebiniou-3.50/src/Makefile.in-1050-
lebiniou-3.50/src/Makefile.in-1051-lebiniou-imagefader_command.obj: imagefader_command.c
lebiniou-3.50/src/Makefile.in:1052:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-imagefader_command.obj -MD -MP -MF $(DEPDIR)/lebiniou-imagefader_command.Tpo -c -o lebiniou-imagefader_command.obj `if test -f 'imagefader_command.c'; then $(CYGPATH_W) 'imagefader_command.c'; else $(CYGPATH_W) '$(srcdir)/imagefader_command.c'; fi`
lebiniou-3.50/src/Makefile.in-1053-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-imagefader_command.Tpo $(DEPDIR)/lebiniou-imagefader_command.Po
##############################################
lebiniou-3.50/src/Makefile.in-1055-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1056:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-imagefader_command.obj `if test -f 'imagefader_command.c'; then $(CYGPATH_W) 'imagefader_command.c'; else $(CYGPATH_W) '$(srcdir)/imagefader_command.c'; fi`
lebiniou-3.50/src/Makefile.in-1057-
lebiniou-3.50/src/Makefile.in-1058-lebiniou-plugin.o: plugin.c
lebiniou-3.50/src/Makefile.in:1059:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-plugin.o -MD -MP -MF $(DEPDIR)/lebiniou-plugin.Tpo -c -o lebiniou-plugin.o `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c
lebiniou-3.50/src/Makefile.in-1060-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-plugin.Tpo $(DEPDIR)/lebiniou-plugin.Po
##############################################
lebiniou-3.50/src/Makefile.in-1062-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1063:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-plugin.o `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c
lebiniou-3.50/src/Makefile.in-1064-
lebiniou-3.50/src/Makefile.in-1065-lebiniou-plugin.obj: plugin.c
lebiniou-3.50/src/Makefile.in:1066:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-plugin.obj -MD -MP -MF $(DEPDIR)/lebiniou-plugin.Tpo -c -o lebiniou-plugin.obj `if test -f 'plugin.c'; then $(CYGPATH_W) 'plugin.c'; else $(CYGPATH_W) '$(srcdir)/plugin.c'; fi`
lebiniou-3.50/src/Makefile.in-1067-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-plugin.Tpo $(DEPDIR)/lebiniou-plugin.Po
##############################################
lebiniou-3.50/src/Makefile.in-1069-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1070:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-plugin.obj `if test -f 'plugin.c'; then $(CYGPATH_W) 'plugin.c'; else $(CYGPATH_W) '$(srcdir)/plugin.c'; fi`
lebiniou-3.50/src/Makefile.in-1071-
lebiniou-3.50/src/Makefile.in-1072-lebiniou-plugins.o: plugins.c
lebiniou-3.50/src/Makefile.in:1073:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-plugins.o -MD -MP -MF $(DEPDIR)/lebiniou-plugins.Tpo -c -o lebiniou-plugins.o `test -f 'plugins.c' || echo '$(srcdir)/'`plugins.c
lebiniou-3.50/src/Makefile.in-1074-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-plugins.Tpo $(DEPDIR)/lebiniou-plugins.Po
##############################################
lebiniou-3.50/src/Makefile.in-1076-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1077:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-plugins.o `test -f 'plugins.c' || echo '$(srcdir)/'`plugins.c
lebiniou-3.50/src/Makefile.in-1078-
lebiniou-3.50/src/Makefile.in-1079-lebiniou-plugins.obj: plugins.c
lebiniou-3.50/src/Makefile.in:1080:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-plugins.obj -MD -MP -MF $(DEPDIR)/lebiniou-plugins.Tpo -c -o lebiniou-plugins.obj `if test -f 'plugins.c'; then $(CYGPATH_W) 'plugins.c'; else $(CYGPATH_W) '$(srcdir)/plugins.c'; fi`
lebiniou-3.50/src/Makefile.in-1081-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-plugins.Tpo $(DEPDIR)/lebiniou-plugins.Po
##############################################
lebiniou-3.50/src/Makefile.in-1083-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1084:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-plugins.obj `if test -f 'plugins.c'; then $(CYGPATH_W) 'plugins.c'; else $(CYGPATH_W) '$(srcdir)/plugins.c'; fi`
lebiniou-3.50/src/Makefile.in-1085-
lebiniou-3.50/src/Makefile.in-1086-lebiniou-plugins_command.o: plugins_command.c
lebiniou-3.50/src/Makefile.in:1087:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-plugins_command.o -MD -MP -MF $(DEPDIR)/lebiniou-plugins_command.Tpo -c -o lebiniou-plugins_command.o `test -f 'plugins_command.c' || echo '$(srcdir)/'`plugins_command.c
lebiniou-3.50/src/Makefile.in-1088-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-plugins_command.Tpo $(DEPDIR)/lebiniou-plugins_command.Po
##############################################
lebiniou-3.50/src/Makefile.in-1090-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1091:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-plugins_command.o `test -f 'plugins_command.c' || echo '$(srcdir)/'`plugins_command.c
lebiniou-3.50/src/Makefile.in-1092-
lebiniou-3.50/src/Makefile.in-1093-lebiniou-plugins_command.obj: plugins_command.c
lebiniou-3.50/src/Makefile.in:1094:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-plugins_command.obj -MD -MP -MF $(DEPDIR)/lebiniou-plugins_command.Tpo -c -o lebiniou-plugins_command.obj `if test -f 'plugins_command.c'; then $(CYGPATH_W) 'plugins_command.c'; else $(CYGPATH_W) '$(srcdir)/plugins_command.c'; fi`
lebiniou-3.50/src/Makefile.in-1095-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-plugins_command.Tpo $(DEPDIR)/lebiniou-plugins_command.Po
##############################################
lebiniou-3.50/src/Makefile.in-1097-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1098:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-plugins_command.obj `if test -f 'plugins_command.c'; then $(CYGPATH_W) 'plugins_command.c'; else $(CYGPATH_W) '$(srcdir)/plugins_command.c'; fi`
lebiniou-3.50/src/Makefile.in-1099-
lebiniou-3.50/src/Makefile.in-1100-lebiniou-pnglite.o: pnglite.c
lebiniou-3.50/src/Makefile.in:1101:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-pnglite.o -MD -MP -MF $(DEPDIR)/lebiniou-pnglite.Tpo -c -o lebiniou-pnglite.o `test -f 'pnglite.c' || echo '$(srcdir)/'`pnglite.c
lebiniou-3.50/src/Makefile.in-1102-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-pnglite.Tpo $(DEPDIR)/lebiniou-pnglite.Po
##############################################
lebiniou-3.50/src/Makefile.in-1104-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1105:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-pnglite.o `test -f 'pnglite.c' || echo '$(srcdir)/'`pnglite.c
lebiniou-3.50/src/Makefile.in-1106-
lebiniou-3.50/src/Makefile.in-1107-lebiniou-pnglite.obj: pnglite.c
lebiniou-3.50/src/Makefile.in:1108:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-pnglite.obj -MD -MP -MF $(DEPDIR)/lebiniou-pnglite.Tpo -c -o lebiniou-pnglite.obj `if test -f 'pnglite.c'; then $(CYGPATH_W) 'pnglite.c'; else $(CYGPATH_W) '$(srcdir)/pnglite.c'; fi`
lebiniou-3.50/src/Makefile.in-1109-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-pnglite.Tpo $(DEPDIR)/lebiniou-pnglite.Po
##############################################
lebiniou-3.50/src/Makefile.in-1111-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1112:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-pnglite.obj `if test -f 'pnglite.c'; then $(CYGPATH_W) 'pnglite.c'; else $(CYGPATH_W) '$(srcdir)/pnglite.c'; fi`
lebiniou-3.50/src/Makefile.in-1113-
lebiniou-3.50/src/Makefile.in-1114-lebiniou-screenshot.o: screenshot.c
lebiniou-3.50/src/Makefile.in:1115:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-screenshot.o -MD -MP -MF $(DEPDIR)/lebiniou-screenshot.Tpo -c -o lebiniou-screenshot.o `test -f 'screenshot.c' || echo '$(srcdir)/'`screenshot.c
lebiniou-3.50/src/Makefile.in-1116-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-screenshot.Tpo $(DEPDIR)/lebiniou-screenshot.Po
##############################################
lebiniou-3.50/src/Makefile.in-1118-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1119:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-screenshot.o `test -f 'screenshot.c' || echo '$(srcdir)/'`screenshot.c
lebiniou-3.50/src/Makefile.in-1120-
lebiniou-3.50/src/Makefile.in-1121-lebiniou-screenshot.obj: screenshot.c
lebiniou-3.50/src/Makefile.in:1122:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-screenshot.obj -MD -MP -MF $(DEPDIR)/lebiniou-screenshot.Tpo -c -o lebiniou-screenshot.obj `if test -f 'screenshot.c'; then $(CYGPATH_W) 'screenshot.c'; else $(CYGPATH_W) '$(srcdir)/screenshot.c'; fi`
lebiniou-3.50/src/Makefile.in-1123-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-screenshot.Tpo $(DEPDIR)/lebiniou-screenshot.Po
##############################################
lebiniou-3.50/src/Makefile.in-1125-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1126:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-screenshot.obj `if test -f 'screenshot.c'; then $(CYGPATH_W) 'screenshot.c'; else $(CYGPATH_W) '$(srcdir)/screenshot.c'; fi`
lebiniou-3.50/src/Makefile.in-1127-
lebiniou-3.50/src/Makefile.in-1128-lebiniou-sequence2json.o: sequence2json.c
lebiniou-3.50/src/Makefile.in:1129:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-sequence2json.o -MD -MP -MF $(DEPDIR)/lebiniou-sequence2json.Tpo -c -o lebiniou-sequence2json.o `test -f 'sequence2json.c' || echo '$(srcdir)/'`sequence2json.c
lebiniou-3.50/src/Makefile.in-1130-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-sequence2json.Tpo $(DEPDIR)/lebiniou-sequence2json.Po
##############################################
lebiniou-3.50/src/Makefile.in-1132-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1133:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-sequence2json.o `test -f 'sequence2json.c' || echo '$(srcdir)/'`sequence2json.c
lebiniou-3.50/src/Makefile.in-1134-
lebiniou-3.50/src/Makefile.in-1135-lebiniou-sequence2json.obj: sequence2json.c
lebiniou-3.50/src/Makefile.in:1136:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-sequence2json.obj -MD -MP -MF $(DEPDIR)/lebiniou-sequence2json.Tpo -c -o lebiniou-sequence2json.obj `if test -f 'sequence2json.c'; then $(CYGPATH_W) 'sequence2json.c'; else $(CYGPATH_W) '$(srcdir)/sequence2json.c'; fi`
lebiniou-3.50/src/Makefile.in-1137-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-sequence2json.Tpo $(DEPDIR)/lebiniou-sequence2json.Po
##############################################
lebiniou-3.50/src/Makefile.in-1139-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1140:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-sequence2json.obj `if test -f 'sequence2json.c'; then $(CYGPATH_W) 'sequence2json.c'; else $(CYGPATH_W) '$(srcdir)/sequence2json.c'; fi`
lebiniou-3.50/src/Makefile.in-1141-
lebiniou-3.50/src/Makefile.in-1142-lebiniou-sequence_copy.o: sequence_copy.c
lebiniou-3.50/src/Makefile.in:1143:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-sequence_copy.o -MD -MP -MF $(DEPDIR)/lebiniou-sequence_copy.Tpo -c -o lebiniou-sequence_copy.o `test -f 'sequence_copy.c' || echo '$(srcdir)/'`sequence_copy.c
lebiniou-3.50/src/Makefile.in-1144-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-sequence_copy.Tpo $(DEPDIR)/lebiniou-sequence_copy.Po
##############################################
lebiniou-3.50/src/Makefile.in-1146-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1147:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-sequence_copy.o `test -f 'sequence_copy.c' || echo '$(srcdir)/'`sequence_copy.c
lebiniou-3.50/src/Makefile.in-1148-
lebiniou-3.50/src/Makefile.in-1149-lebiniou-sequence_copy.obj: sequence_copy.c
lebiniou-3.50/src/Makefile.in:1150:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-sequence_copy.obj -MD -MP -MF $(DEPDIR)/lebiniou-sequence_copy.Tpo -c -o lebiniou-sequence_copy.obj `if test -f 'sequence_copy.c'; then $(CYGPATH_W) 'sequence_copy.c'; else $(CYGPATH_W) '$(srcdir)/sequence_copy.c'; fi`
lebiniou-3.50/src/Makefile.in-1151-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-sequence_copy.Tpo $(DEPDIR)/lebiniou-sequence_copy.Po
##############################################
lebiniou-3.50/src/Makefile.in-1153-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1154:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-sequence_copy.obj `if test -f 'sequence_copy.c'; then $(CYGPATH_W) 'sequence_copy.c'; else $(CYGPATH_W) '$(srcdir)/sequence_copy.c'; fi`
lebiniou-3.50/src/Makefile.in-1155-
lebiniou-3.50/src/Makefile.in-1156-lebiniou-sequences.o: sequences.c
lebiniou-3.50/src/Makefile.in:1157:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-sequences.o -MD -MP -MF $(DEPDIR)/lebiniou-sequences.Tpo -c -o lebiniou-sequences.o `test -f 'sequences.c' || echo '$(srcdir)/'`sequences.c
lebiniou-3.50/src/Makefile.in-1158-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-sequences.Tpo $(DEPDIR)/lebiniou-sequences.Po
##############################################
lebiniou-3.50/src/Makefile.in-1160-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1161:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-sequences.o `test -f 'sequences.c' || echo '$(srcdir)/'`sequences.c
lebiniou-3.50/src/Makefile.in-1162-
lebiniou-3.50/src/Makefile.in-1163-lebiniou-sequences.obj: sequences.c
lebiniou-3.50/src/Makefile.in:1164:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-sequences.obj -MD -MP -MF $(DEPDIR)/lebiniou-sequences.Tpo -c -o lebiniou-sequences.obj `if test -f 'sequences.c'; then $(CYGPATH_W) 'sequences.c'; else $(CYGPATH_W) '$(srcdir)/sequences.c'; fi`
lebiniou-3.50/src/Makefile.in-1165-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-sequences.Tpo $(DEPDIR)/lebiniou-sequences.Po
##############################################
lebiniou-3.50/src/Makefile.in-1167-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1168:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-sequences.obj `if test -f 'sequences.c'; then $(CYGPATH_W) 'sequences.c'; else $(CYGPATH_W) '$(srcdir)/sequences.c'; fi`
lebiniou-3.50/src/Makefile.in-1169-
lebiniou-3.50/src/Makefile.in-1170-lebiniou-sequencemanager_command.o: sequencemanager_command.c
lebiniou-3.50/src/Makefile.in:1171:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-sequencemanager_command.o -MD -MP -MF $(DEPDIR)/lebiniou-sequencemanager_command.Tpo -c -o lebiniou-sequencemanager_command.o `test -f 'sequencemanager_command.c' || echo '$(srcdir)/'`sequencemanager_command.c
lebiniou-3.50/src/Makefile.in-1172-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-sequencemanager_command.Tpo $(DEPDIR)/lebiniou-sequencemanager_command.Po
##############################################
lebiniou-3.50/src/Makefile.in-1174-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1175:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-sequencemanager_command.o `test -f 'sequencemanager_command.c' || echo '$(srcdir)/'`sequencemanager_command.c
lebiniou-3.50/src/Makefile.in-1176-
lebiniou-3.50/src/Makefile.in-1177-lebiniou-sequencemanager_command.obj: sequencemanager_command.c
lebiniou-3.50/src/Makefile.in:1178:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-sequencemanager_command.obj -MD -MP -MF $(DEPDIR)/lebiniou-sequencemanager_command.Tpo -c -o lebiniou-sequencemanager_command.obj `if test -f 'sequencemanager_command.c'; then $(CYGPATH_W) 'sequencemanager_command.c'; else $(CYGPATH_W) '$(srcdir)/sequencemanager_command.c'; fi`
lebiniou-3.50/src/Makefile.in-1179-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-sequencemanager_command.Tpo $(DEPDIR)/lebiniou-sequencemanager_command.Po
##############################################
lebiniou-3.50/src/Makefile.in-1181-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1182:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-sequencemanager_command.obj `if test -f 'sequencemanager_command.c'; then $(CYGPATH_W) 'sequencemanager_command.c'; else $(CYGPATH_W) '$(srcdir)/sequencemanager_command.c'; fi`
lebiniou-3.50/src/Makefile.in-1183-
lebiniou-3.50/src/Makefile.in-1184-lebiniou-sequence_load.o: sequence_load.c
lebiniou-3.50/src/Makefile.in:1185:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-sequence_load.o -MD -MP -MF $(DEPDIR)/lebiniou-sequence_load.Tpo -c -o lebiniou-sequence_load.o `test -f 'sequence_load.c' || echo '$(srcdir)/'`sequence_load.c
lebiniou-3.50/src/Makefile.in-1186-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-sequence_load.Tpo $(DEPDIR)/lebiniou-sequence_load.Po
##############################################
lebiniou-3.50/src/Makefile.in-1188-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1189:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-sequence_load.o `test -f 'sequence_load.c' || echo '$(srcdir)/'`sequence_load.c
lebiniou-3.50/src/Makefile.in-1190-
lebiniou-3.50/src/Makefile.in-1191-lebiniou-sequence_load.obj: sequence_load.c
lebiniou-3.50/src/Makefile.in:1192:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-sequence_load.obj -MD -MP -MF $(DEPDIR)/lebiniou-sequence_load.Tpo -c -o lebiniou-sequence_load.obj `if test -f 'sequence_load.c'; then $(CYGPATH_W) 'sequence_load.c'; else $(CYGPATH_W) '$(srcdir)/sequence_load.c'; fi`
lebiniou-3.50/src/Makefile.in-1193-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-sequence_load.Tpo $(DEPDIR)/lebiniou-sequence_load.Po
##############################################
lebiniou-3.50/src/Makefile.in-1195-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1196:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-sequence_load.obj `if test -f 'sequence_load.c'; then $(CYGPATH_W) 'sequence_load.c'; else $(CYGPATH_W) '$(srcdir)/sequence_load.c'; fi`
lebiniou-3.50/src/Makefile.in-1197-
lebiniou-3.50/src/Makefile.in-1198-lebiniou-sequence_save.o: sequence_save.c
lebiniou-3.50/src/Makefile.in:1199:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-sequence_save.o -MD -MP -MF $(DEPDIR)/lebiniou-sequence_save.Tpo -c -o lebiniou-sequence_save.o `test -f 'sequence_save.c' || echo '$(srcdir)/'`sequence_save.c
lebiniou-3.50/src/Makefile.in-1200-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-sequence_save.Tpo $(DEPDIR)/lebiniou-sequence_save.Po
##############################################
lebiniou-3.50/src/Makefile.in-1202-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1203:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-sequence_save.o `test -f 'sequence_save.c' || echo '$(srcdir)/'`sequence_save.c
lebiniou-3.50/src/Makefile.in-1204-
lebiniou-3.50/src/Makefile.in-1205-lebiniou-sequence_save.obj: sequence_save.c
lebiniou-3.50/src/Makefile.in:1206:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-sequence_save.obj -MD -MP -MF $(DEPDIR)/lebiniou-sequence_save.Tpo -c -o lebiniou-sequence_save.obj `if test -f 'sequence_save.c'; then $(CYGPATH_W) 'sequence_save.c'; else $(CYGPATH_W) '$(srcdir)/sequence_save.c'; fi`
lebiniou-3.50/src/Makefile.in-1207-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-sequence_save.Tpo $(DEPDIR)/lebiniou-sequence_save.Po
##############################################
lebiniou-3.50/src/Makefile.in-1209-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1210:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-sequence_save.obj `if test -f 'sequence_save.c'; then $(CYGPATH_W) 'sequence_save.c'; else $(CYGPATH_W) '$(srcdir)/sequence_save.c'; fi`
lebiniou-3.50/src/Makefile.in-1211-
lebiniou-3.50/src/Makefile.in-1212-lebiniou-biniou.o: biniou.c
lebiniou-3.50/src/Makefile.in:1213:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-biniou.o -MD -MP -MF $(DEPDIR)/lebiniou-biniou.Tpo -c -o lebiniou-biniou.o `test -f 'biniou.c' || echo '$(srcdir)/'`biniou.c
lebiniou-3.50/src/Makefile.in-1214-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-biniou.Tpo $(DEPDIR)/lebiniou-biniou.Po
##############################################
lebiniou-3.50/src/Makefile.in-1216-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1217:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-biniou.o `test -f 'biniou.c' || echo '$(srcdir)/'`biniou.c
lebiniou-3.50/src/Makefile.in-1218-
lebiniou-3.50/src/Makefile.in-1219-lebiniou-biniou.obj: biniou.c
lebiniou-3.50/src/Makefile.in:1220:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-biniou.obj -MD -MP -MF $(DEPDIR)/lebiniou-biniou.Tpo -c -o lebiniou-biniou.obj `if test -f 'biniou.c'; then $(CYGPATH_W) 'biniou.c'; else $(CYGPATH_W) '$(srcdir)/biniou.c'; fi`
lebiniou-3.50/src/Makefile.in-1221-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-biniou.Tpo $(DEPDIR)/lebiniou-biniou.Po
##############################################
lebiniou-3.50/src/Makefile.in-1223-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1224:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-biniou.obj `if test -f 'biniou.c'; then $(CYGPATH_W) 'biniou.c'; else $(CYGPATH_W) '$(srcdir)/biniou.c'; fi`
lebiniou-3.50/src/Makefile.in-1225-
lebiniou-3.50/src/Makefile.in-1226-lebiniou-circle.o: circle.c
lebiniou-3.50/src/Makefile.in:1227:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-circle.o -MD -MP -MF $(DEPDIR)/lebiniou-circle.Tpo -c -o lebiniou-circle.o `test -f 'circle.c' || echo '$(srcdir)/'`circle.c
lebiniou-3.50/src/Makefile.in-1228-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-circle.Tpo $(DEPDIR)/lebiniou-circle.Po
##############################################
lebiniou-3.50/src/Makefile.in-1230-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1231:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-circle.o `test -f 'circle.c' || echo '$(srcdir)/'`circle.c
lebiniou-3.50/src/Makefile.in-1232-
lebiniou-3.50/src/Makefile.in-1233-lebiniou-circle.obj: circle.c
lebiniou-3.50/src/Makefile.in:1234:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-circle.obj -MD -MP -MF $(DEPDIR)/lebiniou-circle.Tpo -c -o lebiniou-circle.obj `if test -f 'circle.c'; then $(CYGPATH_W) 'circle.c'; else $(CYGPATH_W) '$(srcdir)/circle.c'; fi`
lebiniou-3.50/src/Makefile.in-1235-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-circle.Tpo $(DEPDIR)/lebiniou-circle.Po
##############################################
lebiniou-3.50/src/Makefile.in-1237-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1238:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-circle.obj `if test -f 'circle.c'; then $(CYGPATH_W) 'circle.c'; else $(CYGPATH_W) '$(srcdir)/circle.c'; fi`
lebiniou-3.50/src/Makefile.in-1239-
lebiniou-3.50/src/Makefile.in-1240-lebiniou-cmapfader_command.o: cmapfader_command.c
lebiniou-3.50/src/Makefile.in:1241:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-cmapfader_command.o -MD -MP -MF $(DEPDIR)/lebiniou-cmapfader_command.Tpo -c -o lebiniou-cmapfader_command.o `test -f 'cmapfader_command.c' || echo '$(srcdir)/'`cmapfader_command.c
lebiniou-3.50/src/Makefile.in-1242-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-cmapfader_command.Tpo $(DEPDIR)/lebiniou-cmapfader_command.Po
##############################################
lebiniou-3.50/src/Makefile.in-1244-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1245:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-cmapfader_command.o `test -f 'cmapfader_command.c' || echo '$(srcdir)/'`cmapfader_command.c
lebiniou-3.50/src/Makefile.in-1246-
lebiniou-3.50/src/Makefile.in-1247-lebiniou-cmapfader_command.obj: cmapfader_command.c
lebiniou-3.50/src/Makefile.in:1248:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-cmapfader_command.obj -MD -MP -MF $(DEPDIR)/lebiniou-cmapfader_command.Tpo -c -o lebiniou-cmapfader_command.obj `if test -f 'cmapfader_command.c'; then $(CYGPATH_W) 'cmapfader_command.c'; else $(CYGPATH_W) '$(srcdir)/cmapfader_command.c'; fi`
lebiniou-3.50/src/Makefile.in-1249-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-cmapfader_command.Tpo $(DEPDIR)/lebiniou-cmapfader_command.Po
##############################################
lebiniou-3.50/src/Makefile.in-1251-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1252:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-cmapfader_command.obj `if test -f 'cmapfader_command.c'; then $(CYGPATH_W) 'cmapfader_command.c'; else $(CYGPATH_W) '$(srcdir)/cmapfader_command.c'; fi`
lebiniou-3.50/src/Makefile.in-1253-
lebiniou-3.50/src/Makefile.in-1254-lebiniou-context_run.o: context_run.c
lebiniou-3.50/src/Makefile.in:1255:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_run.o -MD -MP -MF $(DEPDIR)/lebiniou-context_run.Tpo -c -o lebiniou-context_run.o `test -f 'context_run.c' || echo '$(srcdir)/'`context_run.c
lebiniou-3.50/src/Makefile.in-1256-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_run.Tpo $(DEPDIR)/lebiniou-context_run.Po
##############################################
lebiniou-3.50/src/Makefile.in-1258-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1259:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_run.o `test -f 'context_run.c' || echo '$(srcdir)/'`context_run.c
lebiniou-3.50/src/Makefile.in-1260-
lebiniou-3.50/src/Makefile.in-1261-lebiniou-context_run.obj: context_run.c
lebiniou-3.50/src/Makefile.in:1262:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_run.obj -MD -MP -MF $(DEPDIR)/lebiniou-context_run.Tpo -c -o lebiniou-context_run.obj `if test -f 'context_run.c'; then $(CYGPATH_W) 'context_run.c'; else $(CYGPATH_W) '$(srcdir)/context_run.c'; fi`
lebiniou-3.50/src/Makefile.in-1263-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_run.Tpo $(DEPDIR)/lebiniou-context_run.Po
##############################################
lebiniou-3.50/src/Makefile.in-1265-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1266:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_run.obj `if test -f 'context_run.c'; then $(CYGPATH_W) 'context_run.c'; else $(CYGPATH_W) '$(srcdir)/context_run.c'; fi`
lebiniou-3.50/src/Makefile.in-1267-
lebiniou-3.50/src/Makefile.in-1268-lebiniou-context_set.o: context_set.c
lebiniou-3.50/src/Makefile.in:1269:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_set.o -MD -MP -MF $(DEPDIR)/lebiniou-context_set.Tpo -c -o lebiniou-context_set.o `test -f 'context_set.c' || echo '$(srcdir)/'`context_set.c
lebiniou-3.50/src/Makefile.in-1270-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_set.Tpo $(DEPDIR)/lebiniou-context_set.Po
##############################################
lebiniou-3.50/src/Makefile.in-1272-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1273:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_set.o `test -f 'context_set.c' || echo '$(srcdir)/'`context_set.c
lebiniou-3.50/src/Makefile.in-1274-
lebiniou-3.50/src/Makefile.in-1275-lebiniou-context_set.obj: context_set.c
lebiniou-3.50/src/Makefile.in:1276:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_set.obj -MD -MP -MF $(DEPDIR)/lebiniou-context_set.Tpo -c -o lebiniou-context_set.obj `if test -f 'context_set.c'; then $(CYGPATH_W) 'context_set.c'; else $(CYGPATH_W) '$(srcdir)/context_set.c'; fi`
lebiniou-3.50/src/Makefile.in-1277-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_set.Tpo $(DEPDIR)/lebiniou-context_set.Po
##############################################
lebiniou-3.50/src/Makefile.in-1279-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1280:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_set.obj `if test -f 'context_set.c'; then $(CYGPATH_W) 'context_set.c'; else $(CYGPATH_W) '$(srcdir)/context_set.c'; fi`
lebiniou-3.50/src/Makefile.in-1281-
lebiniou-3.50/src/Makefile.in-1282-lebiniou-keyfile.o: keyfile.c
lebiniou-3.50/src/Makefile.in:1283:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-keyfile.o -MD -MP -MF $(DEPDIR)/lebiniou-keyfile.Tpo -c -o lebiniou-keyfile.o `test -f 'keyfile.c' || echo '$(srcdir)/'`keyfile.c
lebiniou-3.50/src/Makefile.in-1284-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-keyfile.Tpo $(DEPDIR)/lebiniou-keyfile.Po
##############################################
lebiniou-3.50/src/Makefile.in-1286-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1287:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-keyfile.o `test -f 'keyfile.c' || echo '$(srcdir)/'`keyfile.c
lebiniou-3.50/src/Makefile.in-1288-
lebiniou-3.50/src/Makefile.in-1289-lebiniou-keyfile.obj: keyfile.c
lebiniou-3.50/src/Makefile.in:1290:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-keyfile.obj -MD -MP -MF $(DEPDIR)/lebiniou-keyfile.Tpo -c -o lebiniou-keyfile.obj `if test -f 'keyfile.c'; then $(CYGPATH_W) 'keyfile.c'; else $(CYGPATH_W) '$(srcdir)/keyfile.c'; fi`
lebiniou-3.50/src/Makefile.in-1291-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-keyfile.Tpo $(DEPDIR)/lebiniou-keyfile.Po
##############################################
lebiniou-3.50/src/Makefile.in-1293-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1294:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-keyfile.obj `if test -f 'keyfile.c'; then $(CYGPATH_W) 'keyfile.c'; else $(CYGPATH_W) '$(srcdir)/keyfile.c'; fi`
lebiniou-3.50/src/Makefile.in-1295-
lebiniou-3.50/src/Makefile.in-1296-lebiniou-schemes.o: schemes.c
lebiniou-3.50/src/Makefile.in:1297:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-schemes.o -MD -MP -MF $(DEPDIR)/lebiniou-schemes.Tpo -c -o lebiniou-schemes.o `test -f 'schemes.c' || echo '$(srcdir)/'`schemes.c
lebiniou-3.50/src/Makefile.in-1298-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-schemes.Tpo $(DEPDIR)/lebiniou-schemes.Po
##############################################
lebiniou-3.50/src/Makefile.in-1300-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1301:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-schemes.o `test -f 'schemes.c' || echo '$(srcdir)/'`schemes.c
lebiniou-3.50/src/Makefile.in-1302-
lebiniou-3.50/src/Makefile.in-1303-lebiniou-schemes.obj: schemes.c
lebiniou-3.50/src/Makefile.in:1304:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-schemes.obj -MD -MP -MF $(DEPDIR)/lebiniou-schemes.Tpo -c -o lebiniou-schemes.obj `if test -f 'schemes.c'; then $(CYGPATH_W) 'schemes.c'; else $(CYGPATH_W) '$(srcdir)/schemes.c'; fi`
lebiniou-3.50/src/Makefile.in-1305-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-schemes.Tpo $(DEPDIR)/lebiniou-schemes.Po
##############################################
lebiniou-3.50/src/Makefile.in-1307-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1308:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-schemes.obj `if test -f 'schemes.c'; then $(CYGPATH_W) 'schemes.c'; else $(CYGPATH_W) '$(srcdir)/schemes.c'; fi`
lebiniou-3.50/src/Makefile.in-1309-
lebiniou-3.50/src/Makefile.in-1310-lebiniou-schemes_random.o: schemes_random.c
lebiniou-3.50/src/Makefile.in:1311:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-schemes_random.o -MD -MP -MF $(DEPDIR)/lebiniou-schemes_random.Tpo -c -o lebiniou-schemes_random.o `test -f 'schemes_random.c' || echo '$(srcdir)/'`schemes_random.c
lebiniou-3.50/src/Makefile.in-1312-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-schemes_random.Tpo $(DEPDIR)/lebiniou-schemes_random.Po
##############################################
lebiniou-3.50/src/Makefile.in-1314-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1315:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-schemes_random.o `test -f 'schemes_random.c' || echo '$(srcdir)/'`schemes_random.c
lebiniou-3.50/src/Makefile.in-1316-
lebiniou-3.50/src/Makefile.in-1317-lebiniou-schemes_random.obj: schemes_random.c
lebiniou-3.50/src/Makefile.in:1318:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-schemes_random.obj -MD -MP -MF $(DEPDIR)/lebiniou-schemes_random.Tpo -c -o lebiniou-schemes_random.obj `if test -f 'schemes_random.c'; then $(CYGPATH_W) 'schemes_random.c'; else $(CYGPATH_W) '$(srcdir)/schemes_random.c'; fi`
lebiniou-3.50/src/Makefile.in-1319-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-schemes_random.Tpo $(DEPDIR)/lebiniou-schemes_random.Po
##############################################
lebiniou-3.50/src/Makefile.in-1321-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1322:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-schemes_random.obj `if test -f 'schemes_random.c'; then $(CYGPATH_W) 'schemes_random.c'; else $(CYGPATH_W) '$(srcdir)/schemes_random.c'; fi`
lebiniou-3.50/src/Makefile.in-1323-
lebiniou-3.50/src/Makefile.in-1324-lebiniou-webcam_start_stop.o: webcam_start_stop.c
lebiniou-3.50/src/Makefile.in:1325:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-webcam_start_stop.o -MD -MP -MF $(DEPDIR)/lebiniou-webcam_start_stop.Tpo -c -o lebiniou-webcam_start_stop.o `test -f 'webcam_start_stop.c' || echo '$(srcdir)/'`webcam_start_stop.c
lebiniou-3.50/src/Makefile.in-1326-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-webcam_start_stop.Tpo $(DEPDIR)/lebiniou-webcam_start_stop.Po
##############################################
lebiniou-3.50/src/Makefile.in-1328-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1329:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-webcam_start_stop.o `test -f 'webcam_start_stop.c' || echo '$(srcdir)/'`webcam_start_stop.c
lebiniou-3.50/src/Makefile.in-1330-
lebiniou-3.50/src/Makefile.in-1331-lebiniou-webcam_start_stop.obj: webcam_start_stop.c
lebiniou-3.50/src/Makefile.in:1332:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-webcam_start_stop.obj -MD -MP -MF $(DEPDIR)/lebiniou-webcam_start_stop.Tpo -c -o lebiniou-webcam_start_stop.obj `if test -f 'webcam_start_stop.c'; then $(CYGPATH_W) 'webcam_start_stop.c'; else $(CYGPATH_W) '$(srcdir)/webcam_start_stop.c'; fi`
lebiniou-3.50/src/Makefile.in-1333-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-webcam_start_stop.Tpo $(DEPDIR)/lebiniou-webcam_start_stop.Po
##############################################
lebiniou-3.50/src/Makefile.in-1335-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1336:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-webcam_start_stop.obj `if test -f 'webcam_start_stop.c'; then $(CYGPATH_W) 'webcam_start_stop.c'; else $(CYGPATH_W) '$(srcdir)/webcam_start_stop.c'; fi`
lebiniou-3.50/src/Makefile.in-1337-
lebiniou-3.50/src/Makefile.in-1338-lebiniou-webcam_init_uninit.o: webcam_init_uninit.c
lebiniou-3.50/src/Makefile.in:1339:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-webcam_init_uninit.o -MD -MP -MF $(DEPDIR)/lebiniou-webcam_init_uninit.Tpo -c -o lebiniou-webcam_init_uninit.o `test -f 'webcam_init_uninit.c' || echo '$(srcdir)/'`webcam_init_uninit.c
lebiniou-3.50/src/Makefile.in-1340-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-webcam_init_uninit.Tpo $(DEPDIR)/lebiniou-webcam_init_uninit.Po
##############################################
lebiniou-3.50/src/Makefile.in-1342-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1343:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-webcam_init_uninit.o `test -f 'webcam_init_uninit.c' || echo '$(srcdir)/'`webcam_init_uninit.c
lebiniou-3.50/src/Makefile.in-1344-
lebiniou-3.50/src/Makefile.in-1345-lebiniou-webcam_init_uninit.obj: webcam_init_uninit.c
lebiniou-3.50/src/Makefile.in:1346:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-webcam_init_uninit.obj -MD -MP -MF $(DEPDIR)/lebiniou-webcam_init_uninit.Tpo -c -o lebiniou-webcam_init_uninit.obj `if test -f 'webcam_init_uninit.c'; then $(CYGPATH_W) 'webcam_init_uninit.c'; else $(CYGPATH_W) '$(srcdir)/webcam_init_uninit.c'; fi`
lebiniou-3.50/src/Makefile.in-1347-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-webcam_init_uninit.Tpo $(DEPDIR)/lebiniou-webcam_init_uninit.Po
##############################################
lebiniou-3.50/src/Makefile.in-1349-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1350:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-webcam_init_uninit.obj `if test -f 'webcam_init_uninit.c'; then $(CYGPATH_W) 'webcam_init_uninit.c'; else $(CYGPATH_W) '$(srcdir)/webcam_init_uninit.c'; fi`
lebiniou-3.50/src/Makefile.in-1351-
lebiniou-3.50/src/Makefile.in-1352-lebiniou-webcam_loop.o: webcam_loop.c
lebiniou-3.50/src/Makefile.in:1353:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-webcam_loop.o -MD -MP -MF $(DEPDIR)/lebiniou-webcam_loop.Tpo -c -o lebiniou-webcam_loop.o `test -f 'webcam_loop.c' || echo '$(srcdir)/'`webcam_loop.c
lebiniou-3.50/src/Makefile.in-1354-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-webcam_loop.Tpo $(DEPDIR)/lebiniou-webcam_loop.Po
##############################################
lebiniou-3.50/src/Makefile.in-1356-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1357:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-webcam_loop.o `test -f 'webcam_loop.c' || echo '$(srcdir)/'`webcam_loop.c
lebiniou-3.50/src/Makefile.in-1358-
lebiniou-3.50/src/Makefile.in-1359-lebiniou-webcam_loop.obj: webcam_loop.c
lebiniou-3.50/src/Makefile.in:1360:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-webcam_loop.obj -MD -MP -MF $(DEPDIR)/lebiniou-webcam_loop.Tpo -c -o lebiniou-webcam_loop.obj `if test -f 'webcam_loop.c'; then $(CYGPATH_W) 'webcam_loop.c'; else $(CYGPATH_W) '$(srcdir)/webcam_loop.c'; fi`
lebiniou-3.50/src/Makefile.in-1361-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-webcam_loop.Tpo $(DEPDIR)/lebiniou-webcam_loop.Po
##############################################
lebiniou-3.50/src/Makefile.in-1363-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1364:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-webcam_loop.obj `if test -f 'webcam_loop.c'; then $(CYGPATH_W) 'webcam_loop.c'; else $(CYGPATH_W) '$(srcdir)/webcam_loop.c'; fi`
lebiniou-3.50/src/Makefile.in-1365-
lebiniou-3.50/src/Makefile.in-1366-lebiniou-webcam_open_close.o: webcam_open_close.c
lebiniou-3.50/src/Makefile.in:1367:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-webcam_open_close.o -MD -MP -MF $(DEPDIR)/lebiniou-webcam_open_close.Tpo -c -o lebiniou-webcam_open_close.o `test -f 'webcam_open_close.c' || echo '$(srcdir)/'`webcam_open_close.c
lebiniou-3.50/src/Makefile.in-1368-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-webcam_open_close.Tpo $(DEPDIR)/lebiniou-webcam_open_close.Po
##############################################
lebiniou-3.50/src/Makefile.in-1370-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1371:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-webcam_open_close.o `test -f 'webcam_open_close.c' || echo '$(srcdir)/'`webcam_open_close.c
lebiniou-3.50/src/Makefile.in-1372-
lebiniou-3.50/src/Makefile.in-1373-lebiniou-webcam_open_close.obj: webcam_open_close.c
lebiniou-3.50/src/Makefile.in:1374:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-webcam_open_close.obj -MD -MP -MF $(DEPDIR)/lebiniou-webcam_open_close.Tpo -c -o lebiniou-webcam_open_close.obj `if test -f 'webcam_open_close.c'; then $(CYGPATH_W) 'webcam_open_close.c'; else $(CYGPATH_W) '$(srcdir)/webcam_open_close.c'; fi`
lebiniou-3.50/src/Makefile.in-1375-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-webcam_open_close.Tpo $(DEPDIR)/lebiniou-webcam_open_close.Po
##############################################
lebiniou-3.50/src/Makefile.in-1377-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1378:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-webcam_open_close.obj `if test -f 'webcam_open_close.c'; then $(CYGPATH_W) 'webcam_open_close.c'; else $(CYGPATH_W) '$(srcdir)/webcam_open_close.c'; fi`
lebiniou-3.50/src/Makefile.in-1379-
lebiniou-3.50/src/Makefile.in-1380-lebiniou-webcam_controls.o: webcam_controls.c
lebiniou-3.50/src/Makefile.in:1381:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-webcam_controls.o -MD -MP -MF $(DEPDIR)/lebiniou-webcam_controls.Tpo -c -o lebiniou-webcam_controls.o `test -f 'webcam_controls.c' || echo '$(srcdir)/'`webcam_controls.c
lebiniou-3.50/src/Makefile.in-1382-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-webcam_controls.Tpo $(DEPDIR)/lebiniou-webcam_controls.Po
##############################################
lebiniou-3.50/src/Makefile.in-1384-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1385:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-webcam_controls.o `test -f 'webcam_controls.c' || echo '$(srcdir)/'`webcam_controls.c
lebiniou-3.50/src/Makefile.in-1386-
lebiniou-3.50/src/Makefile.in-1387-lebiniou-webcam_controls.obj: webcam_controls.c
lebiniou-3.50/src/Makefile.in:1388:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-webcam_controls.obj -MD -MP -MF $(DEPDIR)/lebiniou-webcam_controls.Tpo -c -o lebiniou-webcam_controls.obj `if test -f 'webcam_controls.c'; then $(CYGPATH_W) 'webcam_controls.c'; else $(CYGPATH_W) '$(srcdir)/webcam_controls.c'; fi`
lebiniou-3.50/src/Makefile.in-1389-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-webcam_controls.Tpo $(DEPDIR)/lebiniou-webcam_controls.Po
##############################################
lebiniou-3.50/src/Makefile.in-1391-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1392:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-webcam_controls.obj `if test -f 'webcam_controls.c'; then $(CYGPATH_W) 'webcam_controls.c'; else $(CYGPATH_W) '$(srcdir)/webcam_controls.c'; fi`
lebiniou-3.50/src/Makefile.in-1393-
lebiniou-3.50/src/Makefile.in-1394-lebiniou-webcam_options.o: webcam_options.c
lebiniou-3.50/src/Makefile.in:1395:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-webcam_options.o -MD -MP -MF $(DEPDIR)/lebiniou-webcam_options.Tpo -c -o lebiniou-webcam_options.o `test -f 'webcam_options.c' || echo '$(srcdir)/'`webcam_options.c
lebiniou-3.50/src/Makefile.in-1396-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-webcam_options.Tpo $(DEPDIR)/lebiniou-webcam_options.Po
##############################################
lebiniou-3.50/src/Makefile.in-1398-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1399:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-webcam_options.o `test -f 'webcam_options.c' || echo '$(srcdir)/'`webcam_options.c
lebiniou-3.50/src/Makefile.in-1400-
lebiniou-3.50/src/Makefile.in-1401-lebiniou-webcam_options.obj: webcam_options.c
lebiniou-3.50/src/Makefile.in:1402:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-webcam_options.obj -MD -MP -MF $(DEPDIR)/lebiniou-webcam_options.Tpo -c -o lebiniou-webcam_options.obj `if test -f 'webcam_options.c'; then $(CYGPATH_W) 'webcam_options.c'; else $(CYGPATH_W) '$(srcdir)/webcam_options.c'; fi`
lebiniou-3.50/src/Makefile.in-1403-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-webcam_options.Tpo $(DEPDIR)/lebiniou-webcam_options.Po
##############################################
lebiniou-3.50/src/Makefile.in-1405-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1406:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-webcam_options.obj `if test -f 'webcam_options.c'; then $(CYGPATH_W) 'webcam_options.c'; else $(CYGPATH_W) '$(srcdir)/webcam_options.c'; fi`
lebiniou-3.50/src/Makefile.in-1407-
lebiniou-3.50/src/Makefile.in-1408-lebiniou-bulfius.o: bulfius.c
lebiniou-3.50/src/Makefile.in:1409:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius.Tpo -c -o lebiniou-bulfius.o `test -f 'bulfius.c' || echo '$(srcdir)/'`bulfius.c
lebiniou-3.50/src/Makefile.in-1410-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius.Tpo $(DEPDIR)/lebiniou-bulfius.Po
##############################################
lebiniou-3.50/src/Makefile.in-1412-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1413:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius.o `test -f 'bulfius.c' || echo '$(srcdir)/'`bulfius.c
lebiniou-3.50/src/Makefile.in-1414-
lebiniou-3.50/src/Makefile.in-1415-lebiniou-bulfius.obj: bulfius.c
lebiniou-3.50/src/Makefile.in:1416:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius.Tpo -c -o lebiniou-bulfius.obj `if test -f 'bulfius.c'; then $(CYGPATH_W) 'bulfius.c'; else $(CYGPATH_W) '$(srcdir)/bulfius.c'; fi`
lebiniou-3.50/src/Makefile.in-1417-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius.Tpo $(DEPDIR)/lebiniou-bulfius.Po
##############################################
lebiniou-3.50/src/Makefile.in-1419-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1420:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius.obj `if test -f 'bulfius.c'; then $(CYGPATH_W) 'bulfius.c'; else $(CYGPATH_W) '$(srcdir)/bulfius.c'; fi`
lebiniou-3.50/src/Makefile.in-1421-
lebiniou-3.50/src/Makefile.in-1422-lebiniou-bulfius_get_colormap.o: bulfius_get_colormap.c
lebiniou-3.50/src/Makefile.in:1423:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_get_colormap.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_get_colormap.Tpo -c -o lebiniou-bulfius_get_colormap.o `test -f 'bulfius_get_colormap.c' || echo '$(srcdir)/'`bulfius_get_colormap.c
lebiniou-3.50/src/Makefile.in-1424-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_get_colormap.Tpo $(DEPDIR)/lebiniou-bulfius_get_colormap.Po
##############################################
lebiniou-3.50/src/Makefile.in-1426-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1427:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_get_colormap.o `test -f 'bulfius_get_colormap.c' || echo '$(srcdir)/'`bulfius_get_colormap.c
lebiniou-3.50/src/Makefile.in-1428-
lebiniou-3.50/src/Makefile.in-1429-lebiniou-bulfius_get_colormap.obj: bulfius_get_colormap.c
lebiniou-3.50/src/Makefile.in:1430:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_get_colormap.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_get_colormap.Tpo -c -o lebiniou-bulfius_get_colormap.obj `if test -f 'bulfius_get_colormap.c'; then $(CYGPATH_W) 'bulfius_get_colormap.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_get_colormap.c'; fi`
lebiniou-3.50/src/Makefile.in-1431-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_get_colormap.Tpo $(DEPDIR)/lebiniou-bulfius_get_colormap.Po
##############################################
lebiniou-3.50/src/Makefile.in-1433-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1434:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_get_colormap.obj `if test -f 'bulfius_get_colormap.c'; then $(CYGPATH_W) 'bulfius_get_colormap.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_get_colormap.c'; fi`
lebiniou-3.50/src/Makefile.in-1435-
lebiniou-3.50/src/Makefile.in-1436-lebiniou-bulfius_get_image.o: bulfius_get_image.c
lebiniou-3.50/src/Makefile.in:1437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_get_image.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_get_image.Tpo -c -o lebiniou-bulfius_get_image.o `test -f 'bulfius_get_image.c' || echo '$(srcdir)/'`bulfius_get_image.c
lebiniou-3.50/src/Makefile.in-1438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_get_image.Tpo $(DEPDIR)/lebiniou-bulfius_get_image.Po
##############################################
lebiniou-3.50/src/Makefile.in-1440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_get_image.o `test -f 'bulfius_get_image.c' || echo '$(srcdir)/'`bulfius_get_image.c
lebiniou-3.50/src/Makefile.in-1442-
lebiniou-3.50/src/Makefile.in-1443-lebiniou-bulfius_get_image.obj: bulfius_get_image.c
lebiniou-3.50/src/Makefile.in:1444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_get_image.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_get_image.Tpo -c -o lebiniou-bulfius_get_image.obj `if test -f 'bulfius_get_image.c'; then $(CYGPATH_W) 'bulfius_get_image.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_get_image.c'; fi`
lebiniou-3.50/src/Makefile.in-1445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_get_image.Tpo $(DEPDIR)/lebiniou-bulfius_get_image.Po
##############################################
lebiniou-3.50/src/Makefile.in-1447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_get_image.obj `if test -f 'bulfius_get_image.c'; then $(CYGPATH_W) 'bulfius_get_image.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_get_image.c'; fi`
lebiniou-3.50/src/Makefile.in-1449-
lebiniou-3.50/src/Makefile.in-1450-lebiniou-bulfius_get_frame.o: bulfius_get_frame.c
lebiniou-3.50/src/Makefile.in:1451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_get_frame.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_get_frame.Tpo -c -o lebiniou-bulfius_get_frame.o `test -f 'bulfius_get_frame.c' || echo '$(srcdir)/'`bulfius_get_frame.c
lebiniou-3.50/src/Makefile.in-1452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_get_frame.Tpo $(DEPDIR)/lebiniou-bulfius_get_frame.Po
##############################################
lebiniou-3.50/src/Makefile.in-1454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_get_frame.o `test -f 'bulfius_get_frame.c' || echo '$(srcdir)/'`bulfius_get_frame.c
lebiniou-3.50/src/Makefile.in-1456-
lebiniou-3.50/src/Makefile.in-1457-lebiniou-bulfius_get_frame.obj: bulfius_get_frame.c
lebiniou-3.50/src/Makefile.in:1458:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_get_frame.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_get_frame.Tpo -c -o lebiniou-bulfius_get_frame.obj `if test -f 'bulfius_get_frame.c'; then $(CYGPATH_W) 'bulfius_get_frame.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_get_frame.c'; fi`
lebiniou-3.50/src/Makefile.in-1459-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_get_frame.Tpo $(DEPDIR)/lebiniou-bulfius_get_frame.Po
##############################################
lebiniou-3.50/src/Makefile.in-1461-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1462:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_get_frame.obj `if test -f 'bulfius_get_frame.c'; then $(CYGPATH_W) 'bulfius_get_frame.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_get_frame.c'; fi`
lebiniou-3.50/src/Makefile.in-1463-
lebiniou-3.50/src/Makefile.in-1464-lebiniou-bulfius_get_parameters.o: bulfius_get_parameters.c
lebiniou-3.50/src/Makefile.in:1465:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_get_parameters.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_get_parameters.Tpo -c -o lebiniou-bulfius_get_parameters.o `test -f 'bulfius_get_parameters.c' || echo '$(srcdir)/'`bulfius_get_parameters.c
lebiniou-3.50/src/Makefile.in-1466-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_get_parameters.Tpo $(DEPDIR)/lebiniou-bulfius_get_parameters.Po
##############################################
lebiniou-3.50/src/Makefile.in-1468-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1469:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_get_parameters.o `test -f 'bulfius_get_parameters.c' || echo '$(srcdir)/'`bulfius_get_parameters.c
lebiniou-3.50/src/Makefile.in-1470-
lebiniou-3.50/src/Makefile.in-1471-lebiniou-bulfius_get_parameters.obj: bulfius_get_parameters.c
lebiniou-3.50/src/Makefile.in:1472:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_get_parameters.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_get_parameters.Tpo -c -o lebiniou-bulfius_get_parameters.obj `if test -f 'bulfius_get_parameters.c'; then $(CYGPATH_W) 'bulfius_get_parameters.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_get_parameters.c'; fi`
lebiniou-3.50/src/Makefile.in-1473-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_get_parameters.Tpo $(DEPDIR)/lebiniou-bulfius_get_parameters.Po
##############################################
lebiniou-3.50/src/Makefile.in-1475-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1476:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_get_parameters.obj `if test -f 'bulfius_get_parameters.c'; then $(CYGPATH_W) 'bulfius_get_parameters.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_get_parameters.c'; fi`
lebiniou-3.50/src/Makefile.in-1477-
lebiniou-3.50/src/Makefile.in-1478-lebiniou-bulfius_get_plugins.o: bulfius_get_plugins.c
lebiniou-3.50/src/Makefile.in:1479:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_get_plugins.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_get_plugins.Tpo -c -o lebiniou-bulfius_get_plugins.o `test -f 'bulfius_get_plugins.c' || echo '$(srcdir)/'`bulfius_get_plugins.c
lebiniou-3.50/src/Makefile.in-1480-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_get_plugins.Tpo $(DEPDIR)/lebiniou-bulfius_get_plugins.Po
##############################################
lebiniou-3.50/src/Makefile.in-1482-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1483:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_get_plugins.o `test -f 'bulfius_get_plugins.c' || echo '$(srcdir)/'`bulfius_get_plugins.c
lebiniou-3.50/src/Makefile.in-1484-
lebiniou-3.50/src/Makefile.in-1485-lebiniou-bulfius_get_plugins.obj: bulfius_get_plugins.c
lebiniou-3.50/src/Makefile.in:1486:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_get_plugins.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_get_plugins.Tpo -c -o lebiniou-bulfius_get_plugins.obj `if test -f 'bulfius_get_plugins.c'; then $(CYGPATH_W) 'bulfius_get_plugins.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_get_plugins.c'; fi`
lebiniou-3.50/src/Makefile.in-1487-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_get_plugins.Tpo $(DEPDIR)/lebiniou-bulfius_get_plugins.Po
##############################################
lebiniou-3.50/src/Makefile.in-1489-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1490:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_get_plugins.obj `if test -f 'bulfius_get_plugins.c'; then $(CYGPATH_W) 'bulfius_get_plugins.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_get_plugins.c'; fi`
lebiniou-3.50/src/Makefile.in-1491-
lebiniou-3.50/src/Makefile.in-1492-lebiniou-bulfius_get_replay.o: bulfius_get_replay.c
lebiniou-3.50/src/Makefile.in:1493:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_get_replay.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_get_replay.Tpo -c -o lebiniou-bulfius_get_replay.o `test -f 'bulfius_get_replay.c' || echo '$(srcdir)/'`bulfius_get_replay.c
lebiniou-3.50/src/Makefile.in-1494-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_get_replay.Tpo $(DEPDIR)/lebiniou-bulfius_get_replay.Po
##############################################
lebiniou-3.50/src/Makefile.in-1496-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1497:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_get_replay.o `test -f 'bulfius_get_replay.c' || echo '$(srcdir)/'`bulfius_get_replay.c
lebiniou-3.50/src/Makefile.in-1498-
lebiniou-3.50/src/Makefile.in-1499-lebiniou-bulfius_get_replay.obj: bulfius_get_replay.c
lebiniou-3.50/src/Makefile.in:1500:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_get_replay.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_get_replay.Tpo -c -o lebiniou-bulfius_get_replay.obj `if test -f 'bulfius_get_replay.c'; then $(CYGPATH_W) 'bulfius_get_replay.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_get_replay.c'; fi`
lebiniou-3.50/src/Makefile.in-1501-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_get_replay.Tpo $(DEPDIR)/lebiniou-bulfius_get_replay.Po
##############################################
lebiniou-3.50/src/Makefile.in-1503-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1504:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_get_replay.obj `if test -f 'bulfius_get_replay.c'; then $(CYGPATH_W) 'bulfius_get_replay.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_get_replay.c'; fi`
lebiniou-3.50/src/Makefile.in-1505-
lebiniou-3.50/src/Makefile.in-1506-lebiniou-bulfius_get_sequence.o: bulfius_get_sequence.c
lebiniou-3.50/src/Makefile.in:1507:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_get_sequence.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_get_sequence.Tpo -c -o lebiniou-bulfius_get_sequence.o `test -f 'bulfius_get_sequence.c' || echo '$(srcdir)/'`bulfius_get_sequence.c
lebiniou-3.50/src/Makefile.in-1508-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_get_sequence.Tpo $(DEPDIR)/lebiniou-bulfius_get_sequence.Po
##############################################
lebiniou-3.50/src/Makefile.in-1510-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1511:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_get_sequence.o `test -f 'bulfius_get_sequence.c' || echo '$(srcdir)/'`bulfius_get_sequence.c
lebiniou-3.50/src/Makefile.in-1512-
lebiniou-3.50/src/Makefile.in-1513-lebiniou-bulfius_get_sequence.obj: bulfius_get_sequence.c
lebiniou-3.50/src/Makefile.in:1514:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_get_sequence.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_get_sequence.Tpo -c -o lebiniou-bulfius_get_sequence.obj `if test -f 'bulfius_get_sequence.c'; then $(CYGPATH_W) 'bulfius_get_sequence.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_get_sequence.c'; fi`
lebiniou-3.50/src/Makefile.in-1515-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_get_sequence.Tpo $(DEPDIR)/lebiniou-bulfius_get_sequence.Po
##############################################
lebiniou-3.50/src/Makefile.in-1517-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1518:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_get_sequence.obj `if test -f 'bulfius_get_sequence.c'; then $(CYGPATH_W) 'bulfius_get_sequence.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_get_sequence.c'; fi`
lebiniou-3.50/src/Makefile.in-1519-
lebiniou-3.50/src/Makefile.in-1520-lebiniou-bulfius_get_statistics.o: bulfius_get_statistics.c
lebiniou-3.50/src/Makefile.in:1521:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_get_statistics.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_get_statistics.Tpo -c -o lebiniou-bulfius_get_statistics.o `test -f 'bulfius_get_statistics.c' || echo '$(srcdir)/'`bulfius_get_statistics.c
lebiniou-3.50/src/Makefile.in-1522-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_get_statistics.Tpo $(DEPDIR)/lebiniou-bulfius_get_statistics.Po
##############################################
lebiniou-3.50/src/Makefile.in-1524-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1525:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_get_statistics.o `test -f 'bulfius_get_statistics.c' || echo '$(srcdir)/'`bulfius_get_statistics.c
lebiniou-3.50/src/Makefile.in-1526-
lebiniou-3.50/src/Makefile.in-1527-lebiniou-bulfius_get_statistics.obj: bulfius_get_statistics.c
lebiniou-3.50/src/Makefile.in:1528:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_get_statistics.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_get_statistics.Tpo -c -o lebiniou-bulfius_get_statistics.obj `if test -f 'bulfius_get_statistics.c'; then $(CYGPATH_W) 'bulfius_get_statistics.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_get_statistics.c'; fi`
lebiniou-3.50/src/Makefile.in-1529-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_get_statistics.Tpo $(DEPDIR)/lebiniou-bulfius_get_statistics.Po
##############################################
lebiniou-3.50/src/Makefile.in-1531-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1532:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_get_statistics.obj `if test -f 'bulfius_get_statistics.c'; then $(CYGPATH_W) 'bulfius_get_statistics.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_get_statistics.c'; fi`
lebiniou-3.50/src/Makefile.in-1533-
lebiniou-3.50/src/Makefile.in-1534-lebiniou-bulfius_post_sequence.o: bulfius_post_sequence.c
lebiniou-3.50/src/Makefile.in:1535:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_post_sequence.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_post_sequence.Tpo -c -o lebiniou-bulfius_post_sequence.o `test -f 'bulfius_post_sequence.c' || echo '$(srcdir)/'`bulfius_post_sequence.c
lebiniou-3.50/src/Makefile.in-1536-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_post_sequence.Tpo $(DEPDIR)/lebiniou-bulfius_post_sequence.Po
##############################################
lebiniou-3.50/src/Makefile.in-1538-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1539:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_post_sequence.o `test -f 'bulfius_post_sequence.c' || echo '$(srcdir)/'`bulfius_post_sequence.c
lebiniou-3.50/src/Makefile.in-1540-
lebiniou-3.50/src/Makefile.in-1541-lebiniou-bulfius_post_sequence.obj: bulfius_post_sequence.c
lebiniou-3.50/src/Makefile.in:1542:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_post_sequence.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_post_sequence.Tpo -c -o lebiniou-bulfius_post_sequence.obj `if test -f 'bulfius_post_sequence.c'; then $(CYGPATH_W) 'bulfius_post_sequence.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_post_sequence.c'; fi`
lebiniou-3.50/src/Makefile.in-1543-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_post_sequence.Tpo $(DEPDIR)/lebiniou-bulfius_post_sequence.Po
##############################################
lebiniou-3.50/src/Makefile.in-1545-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1546:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_post_sequence.obj `if test -f 'bulfius_post_sequence.c'; then $(CYGPATH_W) 'bulfius_post_sequence.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_post_sequence.c'; fi`
lebiniou-3.50/src/Makefile.in-1547-
lebiniou-3.50/src/Makefile.in-1548-lebiniou-bulfius_post_command.o: bulfius_post_command.c
lebiniou-3.50/src/Makefile.in:1549:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_post_command.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_post_command.Tpo -c -o lebiniou-bulfius_post_command.o `test -f 'bulfius_post_command.c' || echo '$(srcdir)/'`bulfius_post_command.c
lebiniou-3.50/src/Makefile.in-1550-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_post_command.Tpo $(DEPDIR)/lebiniou-bulfius_post_command.Po
##############################################
lebiniou-3.50/src/Makefile.in-1552-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1553:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_post_command.o `test -f 'bulfius_post_command.c' || echo '$(srcdir)/'`bulfius_post_command.c
lebiniou-3.50/src/Makefile.in-1554-
lebiniou-3.50/src/Makefile.in-1555-lebiniou-bulfius_post_command.obj: bulfius_post_command.c
lebiniou-3.50/src/Makefile.in:1556:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_post_command.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_post_command.Tpo -c -o lebiniou-bulfius_post_command.obj `if test -f 'bulfius_post_command.c'; then $(CYGPATH_W) 'bulfius_post_command.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_post_command.c'; fi`
lebiniou-3.50/src/Makefile.in-1557-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_post_command.Tpo $(DEPDIR)/lebiniou-bulfius_post_command.Po
##############################################
lebiniou-3.50/src/Makefile.in-1559-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1560:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_post_command.obj `if test -f 'bulfius_post_command.c'; then $(CYGPATH_W) 'bulfius_post_command.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_post_command.c'; fi`
lebiniou-3.50/src/Makefile.in-1561-
lebiniou-3.50/src/Makefile.in-1562-lebiniou-bulfius_post_parameters.o: bulfius_post_parameters.c
lebiniou-3.50/src/Makefile.in:1563:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_post_parameters.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_post_parameters.Tpo -c -o lebiniou-bulfius_post_parameters.o `test -f 'bulfius_post_parameters.c' || echo '$(srcdir)/'`bulfius_post_parameters.c
lebiniou-3.50/src/Makefile.in-1564-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_post_parameters.Tpo $(DEPDIR)/lebiniou-bulfius_post_parameters.Po
##############################################
lebiniou-3.50/src/Makefile.in-1566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_post_parameters.o `test -f 'bulfius_post_parameters.c' || echo '$(srcdir)/'`bulfius_post_parameters.c
lebiniou-3.50/src/Makefile.in-1568-
lebiniou-3.50/src/Makefile.in-1569-lebiniou-bulfius_post_parameters.obj: bulfius_post_parameters.c
lebiniou-3.50/src/Makefile.in:1570:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_post_parameters.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_post_parameters.Tpo -c -o lebiniou-bulfius_post_parameters.obj `if test -f 'bulfius_post_parameters.c'; then $(CYGPATH_W) 'bulfius_post_parameters.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_post_parameters.c'; fi`
lebiniou-3.50/src/Makefile.in-1571-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_post_parameters.Tpo $(DEPDIR)/lebiniou-bulfius_post_parameters.Po
##############################################
lebiniou-3.50/src/Makefile.in-1573-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1574:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_post_parameters.obj `if test -f 'bulfius_post_parameters.c'; then $(CYGPATH_W) 'bulfius_post_parameters.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_post_parameters.c'; fi`
lebiniou-3.50/src/Makefile.in-1575-
lebiniou-3.50/src/Makefile.in-1576-lebiniou-context_json.o: context_json.c
lebiniou-3.50/src/Makefile.in:1577:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_json.o -MD -MP -MF $(DEPDIR)/lebiniou-context_json.Tpo -c -o lebiniou-context_json.o `test -f 'context_json.c' || echo '$(srcdir)/'`context_json.c
lebiniou-3.50/src/Makefile.in-1578-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_json.Tpo $(DEPDIR)/lebiniou-context_json.Po
##############################################
lebiniou-3.50/src/Makefile.in-1580-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1581:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_json.o `test -f 'context_json.c' || echo '$(srcdir)/'`context_json.c
lebiniou-3.50/src/Makefile.in-1582-
lebiniou-3.50/src/Makefile.in-1583-lebiniou-context_json.obj: context_json.c
lebiniou-3.50/src/Makefile.in:1584:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_json.obj -MD -MP -MF $(DEPDIR)/lebiniou-context_json.Tpo -c -o lebiniou-context_json.obj `if test -f 'context_json.c'; then $(CYGPATH_W) 'context_json.c'; else $(CYGPATH_W) '$(srcdir)/context_json.c'; fi`
lebiniou-3.50/src/Makefile.in-1585-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_json.Tpo $(DEPDIR)/lebiniou-context_json.Po
##############################################
lebiniou-3.50/src/Makefile.in-1587-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1588:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_json.obj `if test -f 'context_json.c'; then $(CYGPATH_W) 'context_json.c'; else $(CYGPATH_W) '$(srcdir)/context_json.c'; fi`
lebiniou-3.50/src/Makefile.in-1589-
lebiniou-3.50/src/Makefile.in-1590-lebiniou-context_statistics.o: context_statistics.c
lebiniou-3.50/src/Makefile.in:1591:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_statistics.o -MD -MP -MF $(DEPDIR)/lebiniou-context_statistics.Tpo -c -o lebiniou-context_statistics.o `test -f 'context_statistics.c' || echo '$(srcdir)/'`context_statistics.c
lebiniou-3.50/src/Makefile.in-1592-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_statistics.Tpo $(DEPDIR)/lebiniou-context_statistics.Po
##############################################
lebiniou-3.50/src/Makefile.in-1594-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1595:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_statistics.o `test -f 'context_statistics.c' || echo '$(srcdir)/'`context_statistics.c
lebiniou-3.50/src/Makefile.in-1596-
lebiniou-3.50/src/Makefile.in-1597-lebiniou-context_statistics.obj: context_statistics.c
lebiniou-3.50/src/Makefile.in:1598:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_statistics.obj -MD -MP -MF $(DEPDIR)/lebiniou-context_statistics.Tpo -c -o lebiniou-context_statistics.obj `if test -f 'context_statistics.c'; then $(CYGPATH_W) 'context_statistics.c'; else $(CYGPATH_W) '$(srcdir)/context_statistics.c'; fi`
lebiniou-3.50/src/Makefile.in-1599-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_statistics.Tpo $(DEPDIR)/lebiniou-context_statistics.Po
##############################################
lebiniou-3.50/src/Makefile.in-1601-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1602:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_statistics.obj `if test -f 'context_statistics.c'; then $(CYGPATH_W) 'context_statistics.c'; else $(CYGPATH_W) '$(srcdir)/context_statistics.c'; fi`
lebiniou-3.50/src/Makefile.in-1603-
lebiniou-3.50/src/Makefile.in-1604-lebiniou-ui_commands_banks.o: ui_commands_banks.c
lebiniou-3.50/src/Makefile.in:1605:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-ui_commands_banks.o -MD -MP -MF $(DEPDIR)/lebiniou-ui_commands_banks.Tpo -c -o lebiniou-ui_commands_banks.o `test -f 'ui_commands_banks.c' || echo '$(srcdir)/'`ui_commands_banks.c
lebiniou-3.50/src/Makefile.in-1606-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-ui_commands_banks.Tpo $(DEPDIR)/lebiniou-ui_commands_banks.Po
##############################################
lebiniou-3.50/src/Makefile.in-1608-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1609:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-ui_commands_banks.o `test -f 'ui_commands_banks.c' || echo '$(srcdir)/'`ui_commands_banks.c
lebiniou-3.50/src/Makefile.in-1610-
lebiniou-3.50/src/Makefile.in-1611-lebiniou-ui_commands_banks.obj: ui_commands_banks.c
lebiniou-3.50/src/Makefile.in:1612:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-ui_commands_banks.obj -MD -MP -MF $(DEPDIR)/lebiniou-ui_commands_banks.Tpo -c -o lebiniou-ui_commands_banks.obj `if test -f 'ui_commands_banks.c'; then $(CYGPATH_W) 'ui_commands_banks.c'; else $(CYGPATH_W) '$(srcdir)/ui_commands_banks.c'; fi`
lebiniou-3.50/src/Makefile.in-1613-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-ui_commands_banks.Tpo $(DEPDIR)/lebiniou-ui_commands_banks.Po
##############################################
lebiniou-3.50/src/Makefile.in-1615-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1616:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-ui_commands_banks.obj `if test -f 'ui_commands_banks.c'; then $(CYGPATH_W) 'ui_commands_banks.c'; else $(CYGPATH_W) '$(srcdir)/ui_commands_banks.c'; fi`
lebiniou-3.50/src/Makefile.in-1617-
lebiniou-3.50/src/Makefile.in-1618-lebiniou-bulfius_allowed_commands.o: bulfius_allowed_commands.c
lebiniou-3.50/src/Makefile.in:1619:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_allowed_commands.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_allowed_commands.Tpo -c -o lebiniou-bulfius_allowed_commands.o `test -f 'bulfius_allowed_commands.c' || echo '$(srcdir)/'`bulfius_allowed_commands.c
lebiniou-3.50/src/Makefile.in-1620-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_allowed_commands.Tpo $(DEPDIR)/lebiniou-bulfius_allowed_commands.Po
##############################################
lebiniou-3.50/src/Makefile.in-1622-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1623:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_allowed_commands.o `test -f 'bulfius_allowed_commands.c' || echo '$(srcdir)/'`bulfius_allowed_commands.c
lebiniou-3.50/src/Makefile.in-1624-
lebiniou-3.50/src/Makefile.in-1625-lebiniou-bulfius_allowed_commands.obj: bulfius_allowed_commands.c
lebiniou-3.50/src/Makefile.in:1626:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_allowed_commands.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_allowed_commands.Tpo -c -o lebiniou-bulfius_allowed_commands.obj `if test -f 'bulfius_allowed_commands.c'; then $(CYGPATH_W) 'bulfius_allowed_commands.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_allowed_commands.c'; fi`
lebiniou-3.50/src/Makefile.in-1627-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_allowed_commands.Tpo $(DEPDIR)/lebiniou-bulfius_allowed_commands.Po
##############################################
lebiniou-3.50/src/Makefile.in-1629-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1630:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_allowed_commands.obj `if test -f 'bulfius_allowed_commands.c'; then $(CYGPATH_W) 'bulfius_allowed_commands.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_allowed_commands.c'; fi`
lebiniou-3.50/src/Makefile.in-1631-
lebiniou-3.50/src/Makefile.in-1632-lebiniou-bulfius_websockets.o: bulfius_websockets.c
lebiniou-3.50/src/Makefile.in:1633:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_websockets.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_websockets.Tpo -c -o lebiniou-bulfius_websockets.o `test -f 'bulfius_websockets.c' || echo '$(srcdir)/'`bulfius_websockets.c
lebiniou-3.50/src/Makefile.in-1634-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_websockets.Tpo $(DEPDIR)/lebiniou-bulfius_websockets.Po
##############################################
lebiniou-3.50/src/Makefile.in-1636-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1637:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_websockets.o `test -f 'bulfius_websockets.c' || echo '$(srcdir)/'`bulfius_websockets.c
lebiniou-3.50/src/Makefile.in-1638-
lebiniou-3.50/src/Makefile.in-1639-lebiniou-bulfius_websockets.obj: bulfius_websockets.c
lebiniou-3.50/src/Makefile.in:1640:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_websockets.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_websockets.Tpo -c -o lebiniou-bulfius_websockets.obj `if test -f 'bulfius_websockets.c'; then $(CYGPATH_W) 'bulfius_websockets.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_websockets.c'; fi`
lebiniou-3.50/src/Makefile.in-1641-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_websockets.Tpo $(DEPDIR)/lebiniou-bulfius_websockets.Po
##############################################
lebiniou-3.50/src/Makefile.in-1643-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1644:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_websockets.obj `if test -f 'bulfius_websockets.c'; then $(CYGPATH_W) 'bulfius_websockets.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_websockets.c'; fi`
lebiniou-3.50/src/Makefile.in-1645-
lebiniou-3.50/src/Makefile.in-1646-lebiniou-bulfius_ui_get_static.o: bulfius_ui_get_static.c
lebiniou-3.50/src/Makefile.in:1647:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_ui_get_static.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_ui_get_static.Tpo -c -o lebiniou-bulfius_ui_get_static.o `test -f 'bulfius_ui_get_static.c' || echo '$(srcdir)/'`bulfius_ui_get_static.c
lebiniou-3.50/src/Makefile.in-1648-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_ui_get_static.Tpo $(DEPDIR)/lebiniou-bulfius_ui_get_static.Po
##############################################
lebiniou-3.50/src/Makefile.in-1650-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1651:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_ui_get_static.o `test -f 'bulfius_ui_get_static.c' || echo '$(srcdir)/'`bulfius_ui_get_static.c
lebiniou-3.50/src/Makefile.in-1652-
lebiniou-3.50/src/Makefile.in-1653-lebiniou-bulfius_ui_get_static.obj: bulfius_ui_get_static.c
lebiniou-3.50/src/Makefile.in:1654:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_ui_get_static.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_ui_get_static.Tpo -c -o lebiniou-bulfius_ui_get_static.obj `if test -f 'bulfius_ui_get_static.c'; then $(CYGPATH_W) 'bulfius_ui_get_static.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_ui_get_static.c'; fi`
lebiniou-3.50/src/Makefile.in-1655-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_ui_get_static.Tpo $(DEPDIR)/lebiniou-bulfius_ui_get_static.Po
##############################################
lebiniou-3.50/src/Makefile.in-1657-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1658:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_ui_get_static.obj `if test -f 'bulfius_ui_get_static.c'; then $(CYGPATH_W) 'bulfius_ui_get_static.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_ui_get_static.c'; fi`
lebiniou-3.50/src/Makefile.in-1659-
lebiniou-3.50/src/Makefile.in-1660-lebiniou-context_ui_commands.o: context_ui_commands.c
lebiniou-3.50/src/Makefile.in:1661:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_ui_commands.o -MD -MP -MF $(DEPDIR)/lebiniou-context_ui_commands.Tpo -c -o lebiniou-context_ui_commands.o `test -f 'context_ui_commands.c' || echo '$(srcdir)/'`context_ui_commands.c
lebiniou-3.50/src/Makefile.in-1662-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_ui_commands.Tpo $(DEPDIR)/lebiniou-context_ui_commands.Po
##############################################
lebiniou-3.50/src/Makefile.in-1664-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1665:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_ui_commands.o `test -f 'context_ui_commands.c' || echo '$(srcdir)/'`context_ui_commands.c
lebiniou-3.50/src/Makefile.in-1666-
lebiniou-3.50/src/Makefile.in-1667-lebiniou-context_ui_commands.obj: context_ui_commands.c
lebiniou-3.50/src/Makefile.in:1668:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-context_ui_commands.obj -MD -MP -MF $(DEPDIR)/lebiniou-context_ui_commands.Tpo -c -o lebiniou-context_ui_commands.obj `if test -f 'context_ui_commands.c'; then $(CYGPATH_W) 'context_ui_commands.c'; else $(CYGPATH_W) '$(srcdir)/context_ui_commands.c'; fi`
lebiniou-3.50/src/Makefile.in-1669-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-context_ui_commands.Tpo $(DEPDIR)/lebiniou-context_ui_commands.Po
##############################################
lebiniou-3.50/src/Makefile.in-1671-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1672:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-context_ui_commands.obj `if test -f 'context_ui_commands.c'; then $(CYGPATH_W) 'context_ui_commands.c'; else $(CYGPATH_W) '$(srcdir)/context_ui_commands.c'; fi`
lebiniou-3.50/src/Makefile.in-1673-
lebiniou-3.50/src/Makefile.in-1674-lebiniou-bulfius_ui_post_command.o: bulfius_ui_post_command.c
lebiniou-3.50/src/Makefile.in:1675:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_ui_post_command.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_ui_post_command.Tpo -c -o lebiniou-bulfius_ui_post_command.o `test -f 'bulfius_ui_post_command.c' || echo '$(srcdir)/'`bulfius_ui_post_command.c
lebiniou-3.50/src/Makefile.in-1676-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_ui_post_command.Tpo $(DEPDIR)/lebiniou-bulfius_ui_post_command.Po
##############################################
lebiniou-3.50/src/Makefile.in-1678-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1679:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_ui_post_command.o `test -f 'bulfius_ui_post_command.c' || echo '$(srcdir)/'`bulfius_ui_post_command.c
lebiniou-3.50/src/Makefile.in-1680-
lebiniou-3.50/src/Makefile.in-1681-lebiniou-bulfius_ui_post_command.obj: bulfius_ui_post_command.c
lebiniou-3.50/src/Makefile.in:1682:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_ui_post_command.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_ui_post_command.Tpo -c -o lebiniou-bulfius_ui_post_command.obj `if test -f 'bulfius_ui_post_command.c'; then $(CYGPATH_W) 'bulfius_ui_post_command.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_ui_post_command.c'; fi`
lebiniou-3.50/src/Makefile.in-1683-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_ui_post_command.Tpo $(DEPDIR)/lebiniou-bulfius_ui_post_command.Po
##############################################
lebiniou-3.50/src/Makefile.in-1685-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1686:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_ui_post_command.obj `if test -f 'bulfius_ui_post_command.c'; then $(CYGPATH_W) 'bulfius_ui_post_command.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_ui_post_command.c'; fi`
lebiniou-3.50/src/Makefile.in-1687-
lebiniou-3.50/src/Makefile.in-1688-lebiniou-commands.o: commands.c
lebiniou-3.50/src/Makefile.in:1689:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-commands.o -MD -MP -MF $(DEPDIR)/lebiniou-commands.Tpo -c -o lebiniou-commands.o `test -f 'commands.c' || echo '$(srcdir)/'`commands.c
lebiniou-3.50/src/Makefile.in-1690-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-commands.Tpo $(DEPDIR)/lebiniou-commands.Po
##############################################
lebiniou-3.50/src/Makefile.in-1692-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1693:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-commands.o `test -f 'commands.c' || echo '$(srcdir)/'`commands.c
lebiniou-3.50/src/Makefile.in-1694-
lebiniou-3.50/src/Makefile.in-1695-lebiniou-commands.obj: commands.c
lebiniou-3.50/src/Makefile.in:1696:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-commands.obj -MD -MP -MF $(DEPDIR)/lebiniou-commands.Tpo -c -o lebiniou-commands.obj `if test -f 'commands.c'; then $(CYGPATH_W) 'commands.c'; else $(CYGPATH_W) '$(srcdir)/commands.c'; fi`
lebiniou-3.50/src/Makefile.in-1697-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-commands.Tpo $(DEPDIR)/lebiniou-commands.Po
##############################################
lebiniou-3.50/src/Makefile.in-1699-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1700:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-commands.obj `if test -f 'commands.c'; then $(CYGPATH_W) 'commands.c'; else $(CYGPATH_W) '$(srcdir)/commands.c'; fi`
lebiniou-3.50/src/Makefile.in-1701-
lebiniou-3.50/src/Makefile.in-1702-lebiniou-options.o: options.c
lebiniou-3.50/src/Makefile.in:1703:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-options.o -MD -MP -MF $(DEPDIR)/lebiniou-options.Tpo -c -o lebiniou-options.o `test -f 'options.c' || echo '$(srcdir)/'`options.c
lebiniou-3.50/src/Makefile.in-1704-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-options.Tpo $(DEPDIR)/lebiniou-options.Po
##############################################
lebiniou-3.50/src/Makefile.in-1706-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1707:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-options.o `test -f 'options.c' || echo '$(srcdir)/'`options.c
lebiniou-3.50/src/Makefile.in-1708-
lebiniou-3.50/src/Makefile.in-1709-lebiniou-options.obj: options.c
lebiniou-3.50/src/Makefile.in:1710:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-options.obj -MD -MP -MF $(DEPDIR)/lebiniou-options.Tpo -c -o lebiniou-options.obj `if test -f 'options.c'; then $(CYGPATH_W) 'options.c'; else $(CYGPATH_W) '$(srcdir)/options.c'; fi`
lebiniou-3.50/src/Makefile.in-1711-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-options.Tpo $(DEPDIR)/lebiniou-options.Po
##############################################
lebiniou-3.50/src/Makefile.in-1713-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1714:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-options.obj `if test -f 'options.c'; then $(CYGPATH_W) 'options.c'; else $(CYGPATH_W) '$(srcdir)/options.c'; fi`
lebiniou-3.50/src/Makefile.in-1715-
lebiniou-3.50/src/Makefile.in-1716-lebiniou-schemes_str2option.o: schemes_str2option.c
lebiniou-3.50/src/Makefile.in:1717:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-schemes_str2option.o -MD -MP -MF $(DEPDIR)/lebiniou-schemes_str2option.Tpo -c -o lebiniou-schemes_str2option.o `test -f 'schemes_str2option.c' || echo '$(srcdir)/'`schemes_str2option.c
lebiniou-3.50/src/Makefile.in-1718-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-schemes_str2option.Tpo $(DEPDIR)/lebiniou-schemes_str2option.Po
##############################################
lebiniou-3.50/src/Makefile.in-1720-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1721:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-schemes_str2option.o `test -f 'schemes_str2option.c' || echo '$(srcdir)/'`schemes_str2option.c
lebiniou-3.50/src/Makefile.in-1722-
lebiniou-3.50/src/Makefile.in-1723-lebiniou-schemes_str2option.obj: schemes_str2option.c
lebiniou-3.50/src/Makefile.in:1724:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-schemes_str2option.obj -MD -MP -MF $(DEPDIR)/lebiniou-schemes_str2option.Tpo -c -o lebiniou-schemes_str2option.obj `if test -f 'schemes_str2option.c'; then $(CYGPATH_W) 'schemes_str2option.c'; else $(CYGPATH_W) '$(srcdir)/schemes_str2option.c'; fi`
lebiniou-3.50/src/Makefile.in-1725-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-schemes_str2option.Tpo $(DEPDIR)/lebiniou-schemes_str2option.Po
##############################################
lebiniou-3.50/src/Makefile.in-1727-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1728:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-schemes_str2option.obj `if test -f 'schemes_str2option.c'; then $(CYGPATH_W) 'schemes_str2option.c'; else $(CYGPATH_W) '$(srcdir)/schemes_str2option.c'; fi`
lebiniou-3.50/src/Makefile.in-1729-
lebiniou-3.50/src/Makefile.in-1730-lebiniou-bulfius_get_commands.o: bulfius_get_commands.c
lebiniou-3.50/src/Makefile.in:1731:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_get_commands.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_get_commands.Tpo -c -o lebiniou-bulfius_get_commands.o `test -f 'bulfius_get_commands.c' || echo '$(srcdir)/'`bulfius_get_commands.c
lebiniou-3.50/src/Makefile.in-1732-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_get_commands.Tpo $(DEPDIR)/lebiniou-bulfius_get_commands.Po
##############################################
lebiniou-3.50/src/Makefile.in-1734-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1735:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_get_commands.o `test -f 'bulfius_get_commands.c' || echo '$(srcdir)/'`bulfius_get_commands.c
lebiniou-3.50/src/Makefile.in-1736-
lebiniou-3.50/src/Makefile.in-1737-lebiniou-bulfius_get_commands.obj: bulfius_get_commands.c
lebiniou-3.50/src/Makefile.in:1738:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_get_commands.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_get_commands.Tpo -c -o lebiniou-bulfius_get_commands.obj `if test -f 'bulfius_get_commands.c'; then $(CYGPATH_W) 'bulfius_get_commands.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_get_commands.c'; fi`
lebiniou-3.50/src/Makefile.in-1739-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_get_commands.Tpo $(DEPDIR)/lebiniou-bulfius_get_commands.Po
##############################################
lebiniou-3.50/src/Makefile.in-1741-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1742:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_get_commands.obj `if test -f 'bulfius_get_commands.c'; then $(CYGPATH_W) 'bulfius_get_commands.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_get_commands.c'; fi`
lebiniou-3.50/src/Makefile.in-1743-
lebiniou-3.50/src/Makefile.in-1744-lebiniou-bulfius_str2command.o: bulfius_str2command.c
lebiniou-3.50/src/Makefile.in:1745:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_str2command.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_str2command.Tpo -c -o lebiniou-bulfius_str2command.o `test -f 'bulfius_str2command.c' || echo '$(srcdir)/'`bulfius_str2command.c
lebiniou-3.50/src/Makefile.in-1746-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_str2command.Tpo $(DEPDIR)/lebiniou-bulfius_str2command.Po
##############################################
lebiniou-3.50/src/Makefile.in-1748-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1749:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_str2command.o `test -f 'bulfius_str2command.c' || echo '$(srcdir)/'`bulfius_str2command.c
lebiniou-3.50/src/Makefile.in-1750-
lebiniou-3.50/src/Makefile.in-1751-lebiniou-bulfius_str2command.obj: bulfius_str2command.c
lebiniou-3.50/src/Makefile.in:1752:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_str2command.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_str2command.Tpo -c -o lebiniou-bulfius_str2command.obj `if test -f 'bulfius_str2command.c'; then $(CYGPATH_W) 'bulfius_str2command.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_str2command.c'; fi`
lebiniou-3.50/src/Makefile.in-1753-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_str2command.Tpo $(DEPDIR)/lebiniou-bulfius_str2command.Po
##############################################
lebiniou-3.50/src/Makefile.in-1755-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1756:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_str2command.obj `if test -f 'bulfius_str2command.c'; then $(CYGPATH_W) 'bulfius_str2command.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_str2command.c'; fi`
lebiniou-3.50/src/Makefile.in-1757-
lebiniou-3.50/src/Makefile.in-1758-lebiniou-bulfius_command2str.o: bulfius_command2str.c
lebiniou-3.50/src/Makefile.in:1759:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_command2str.o -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_command2str.Tpo -c -o lebiniou-bulfius_command2str.o `test -f 'bulfius_command2str.c' || echo '$(srcdir)/'`bulfius_command2str.c
lebiniou-3.50/src/Makefile.in-1760-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_command2str.Tpo $(DEPDIR)/lebiniou-bulfius_command2str.Po
##############################################
lebiniou-3.50/src/Makefile.in-1762-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1763:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_command2str.o `test -f 'bulfius_command2str.c' || echo '$(srcdir)/'`bulfius_command2str.c
lebiniou-3.50/src/Makefile.in-1764-
lebiniou-3.50/src/Makefile.in-1765-lebiniou-bulfius_command2str.obj: bulfius_command2str.c
lebiniou-3.50/src/Makefile.in:1766:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -MT lebiniou-bulfius_command2str.obj -MD -MP -MF $(DEPDIR)/lebiniou-bulfius_command2str.Tpo -c -o lebiniou-bulfius_command2str.obj `if test -f 'bulfius_command2str.c'; then $(CYGPATH_W) 'bulfius_command2str.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_command2str.c'; fi`
lebiniou-3.50/src/Makefile.in-1767-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lebiniou-bulfius_command2str.Tpo $(DEPDIR)/lebiniou-bulfius_command2str.Po
##############################################
lebiniou-3.50/src/Makefile.in-1769-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1770:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lebiniou_CFLAGS) $(CFLAGS) -c -o lebiniou-bulfius_command2str.obj `if test -f 'bulfius_command2str.c'; then $(CYGPATH_W) 'bulfius_command2str.c'; else $(CYGPATH_W) '$(srcdir)/bulfius_command2str.c'; fi`
lebiniou-3.50/src/Makefile.in-1771-
lebiniou-3.50/src/Makefile.in-1772-liblebiniou_so_0-alarm.o: alarm.c
lebiniou-3.50/src/Makefile.in:1773:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-alarm.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-alarm.Tpo -c -o liblebiniou_so_0-alarm.o `test -f 'alarm.c' || echo '$(srcdir)/'`alarm.c
lebiniou-3.50/src/Makefile.in-1774-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-alarm.Tpo $(DEPDIR)/liblebiniou_so_0-alarm.Po
##############################################
lebiniou-3.50/src/Makefile.in-1776-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1777:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-alarm.o `test -f 'alarm.c' || echo '$(srcdir)/'`alarm.c
lebiniou-3.50/src/Makefile.in-1778-
lebiniou-3.50/src/Makefile.in-1779-liblebiniou_so_0-alarm.obj: alarm.c
lebiniou-3.50/src/Makefile.in:1780:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-alarm.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-alarm.Tpo -c -o liblebiniou_so_0-alarm.obj `if test -f 'alarm.c'; then $(CYGPATH_W) 'alarm.c'; else $(CYGPATH_W) '$(srcdir)/alarm.c'; fi`
lebiniou-3.50/src/Makefile.in-1781-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-alarm.Tpo $(DEPDIR)/liblebiniou_so_0-alarm.Po
##############################################
lebiniou-3.50/src/Makefile.in-1783-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1784:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-alarm.obj `if test -f 'alarm.c'; then $(CYGPATH_W) 'alarm.c'; else $(CYGPATH_W) '$(srcdir)/alarm.c'; fi`
lebiniou-3.50/src/Makefile.in-1785-
lebiniou-3.50/src/Makefile.in-1786-liblebiniou_so_0-brandom.o: brandom.c
lebiniou-3.50/src/Makefile.in:1787:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-brandom.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-brandom.Tpo -c -o liblebiniou_so_0-brandom.o `test -f 'brandom.c' || echo '$(srcdir)/'`brandom.c
lebiniou-3.50/src/Makefile.in-1788-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-brandom.Tpo $(DEPDIR)/liblebiniou_so_0-brandom.Po
##############################################
lebiniou-3.50/src/Makefile.in-1790-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1791:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-brandom.o `test -f 'brandom.c' || echo '$(srcdir)/'`brandom.c
lebiniou-3.50/src/Makefile.in-1792-
lebiniou-3.50/src/Makefile.in-1793-liblebiniou_so_0-brandom.obj: brandom.c
lebiniou-3.50/src/Makefile.in:1794:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-brandom.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-brandom.Tpo -c -o liblebiniou_so_0-brandom.obj `if test -f 'brandom.c'; then $(CYGPATH_W) 'brandom.c'; else $(CYGPATH_W) '$(srcdir)/brandom.c'; fi`
lebiniou-3.50/src/Makefile.in-1795-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-brandom.Tpo $(DEPDIR)/liblebiniou_so_0-brandom.Po
##############################################
lebiniou-3.50/src/Makefile.in-1797-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1798:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-brandom.obj `if test -f 'brandom.c'; then $(CYGPATH_W) 'brandom.c'; else $(CYGPATH_W) '$(srcdir)/brandom.c'; fi`
lebiniou-3.50/src/Makefile.in-1799-
lebiniou-3.50/src/Makefile.in-1800-liblebiniou_so_0-btimer.o: btimer.c
lebiniou-3.50/src/Makefile.in:1801:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-btimer.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-btimer.Tpo -c -o liblebiniou_so_0-btimer.o `test -f 'btimer.c' || echo '$(srcdir)/'`btimer.c
lebiniou-3.50/src/Makefile.in-1802-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-btimer.Tpo $(DEPDIR)/liblebiniou_so_0-btimer.Po
##############################################
lebiniou-3.50/src/Makefile.in-1804-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1805:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-btimer.o `test -f 'btimer.c' || echo '$(srcdir)/'`btimer.c
lebiniou-3.50/src/Makefile.in-1806-
lebiniou-3.50/src/Makefile.in-1807-liblebiniou_so_0-btimer.obj: btimer.c
lebiniou-3.50/src/Makefile.in:1808:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-btimer.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-btimer.Tpo -c -o liblebiniou_so_0-btimer.obj `if test -f 'btimer.c'; then $(CYGPATH_W) 'btimer.c'; else $(CYGPATH_W) '$(srcdir)/btimer.c'; fi`
lebiniou-3.50/src/Makefile.in-1809-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-btimer.Tpo $(DEPDIR)/liblebiniou_so_0-btimer.Po
##############################################
lebiniou-3.50/src/Makefile.in-1811-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1812:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-btimer.obj `if test -f 'btimer.c'; then $(CYGPATH_W) 'btimer.c'; else $(CYGPATH_W) '$(srcdir)/btimer.c'; fi`
lebiniou-3.50/src/Makefile.in-1813-
lebiniou-3.50/src/Makefile.in-1814-liblebiniou_so_0-buffer_8bits.o: buffer_8bits.c
lebiniou-3.50/src/Makefile.in:1815:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-buffer_8bits.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-buffer_8bits.Tpo -c -o liblebiniou_so_0-buffer_8bits.o `test -f 'buffer_8bits.c' || echo '$(srcdir)/'`buffer_8bits.c
lebiniou-3.50/src/Makefile.in-1816-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-buffer_8bits.Tpo $(DEPDIR)/liblebiniou_so_0-buffer_8bits.Po
##############################################
lebiniou-3.50/src/Makefile.in-1818-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1819:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-buffer_8bits.o `test -f 'buffer_8bits.c' || echo '$(srcdir)/'`buffer_8bits.c
lebiniou-3.50/src/Makefile.in-1820-
lebiniou-3.50/src/Makefile.in-1821-liblebiniou_so_0-buffer_8bits.obj: buffer_8bits.c
lebiniou-3.50/src/Makefile.in:1822:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-buffer_8bits.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-buffer_8bits.Tpo -c -o liblebiniou_so_0-buffer_8bits.obj `if test -f 'buffer_8bits.c'; then $(CYGPATH_W) 'buffer_8bits.c'; else $(CYGPATH_W) '$(srcdir)/buffer_8bits.c'; fi`
lebiniou-3.50/src/Makefile.in-1823-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-buffer_8bits.Tpo $(DEPDIR)/liblebiniou_so_0-buffer_8bits.Po
##############################################
lebiniou-3.50/src/Makefile.in-1825-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1826:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-buffer_8bits.obj `if test -f 'buffer_8bits.c'; then $(CYGPATH_W) 'buffer_8bits.c'; else $(CYGPATH_W) '$(srcdir)/buffer_8bits.c'; fi`
lebiniou-3.50/src/Makefile.in-1827-
lebiniou-3.50/src/Makefile.in-1828-liblebiniou_so_0-cmap_8bits.o: cmap_8bits.c
lebiniou-3.50/src/Makefile.in:1829:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-cmap_8bits.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-cmap_8bits.Tpo -c -o liblebiniou_so_0-cmap_8bits.o `test -f 'cmap_8bits.c' || echo '$(srcdir)/'`cmap_8bits.c
lebiniou-3.50/src/Makefile.in-1830-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-cmap_8bits.Tpo $(DEPDIR)/liblebiniou_so_0-cmap_8bits.Po
##############################################
lebiniou-3.50/src/Makefile.in-1832-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1833:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-cmap_8bits.o `test -f 'cmap_8bits.c' || echo '$(srcdir)/'`cmap_8bits.c
lebiniou-3.50/src/Makefile.in-1834-
lebiniou-3.50/src/Makefile.in-1835-liblebiniou_so_0-cmap_8bits.obj: cmap_8bits.c
lebiniou-3.50/src/Makefile.in:1836:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-cmap_8bits.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-cmap_8bits.Tpo -c -o liblebiniou_so_0-cmap_8bits.obj `if test -f 'cmap_8bits.c'; then $(CYGPATH_W) 'cmap_8bits.c'; else $(CYGPATH_W) '$(srcdir)/cmap_8bits.c'; fi`
lebiniou-3.50/src/Makefile.in-1837-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-cmap_8bits.Tpo $(DEPDIR)/liblebiniou_so_0-cmap_8bits.Po
##############################################
lebiniou-3.50/src/Makefile.in-1839-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1840:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-cmap_8bits.obj `if test -f 'cmap_8bits.c'; then $(CYGPATH_W) 'cmap_8bits.c'; else $(CYGPATH_W) '$(srcdir)/cmap_8bits.c'; fi`
lebiniou-3.50/src/Makefile.in-1841-
lebiniou-3.50/src/Makefile.in-1842-liblebiniou_so_0-cmapfader.o: cmapfader.c
lebiniou-3.50/src/Makefile.in:1843:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-cmapfader.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-cmapfader.Tpo -c -o liblebiniou_so_0-cmapfader.o `test -f 'cmapfader.c' || echo '$(srcdir)/'`cmapfader.c
lebiniou-3.50/src/Makefile.in-1844-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-cmapfader.Tpo $(DEPDIR)/liblebiniou_so_0-cmapfader.Po
##############################################
lebiniou-3.50/src/Makefile.in-1846-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1847:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-cmapfader.o `test -f 'cmapfader.c' || echo '$(srcdir)/'`cmapfader.c
lebiniou-3.50/src/Makefile.in-1848-
lebiniou-3.50/src/Makefile.in-1849-liblebiniou_so_0-cmapfader.obj: cmapfader.c
lebiniou-3.50/src/Makefile.in:1850:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-cmapfader.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-cmapfader.Tpo -c -o liblebiniou_so_0-cmapfader.obj `if test -f 'cmapfader.c'; then $(CYGPATH_W) 'cmapfader.c'; else $(CYGPATH_W) '$(srcdir)/cmapfader.c'; fi`
lebiniou-3.50/src/Makefile.in-1851-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-cmapfader.Tpo $(DEPDIR)/liblebiniou_so_0-cmapfader.Po
##############################################
lebiniou-3.50/src/Makefile.in-1853-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1854:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-cmapfader.obj `if test -f 'cmapfader.c'; then $(CYGPATH_W) 'cmapfader.c'; else $(CYGPATH_W) '$(srcdir)/cmapfader.c'; fi`
lebiniou-3.50/src/Makefile.in-1855-
lebiniou-3.50/src/Makefile.in-1856-liblebiniou_so_0-colormaps.o: colormaps.c
lebiniou-3.50/src/Makefile.in:1857:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-colormaps.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-colormaps.Tpo -c -o liblebiniou_so_0-colormaps.o `test -f 'colormaps.c' || echo '$(srcdir)/'`colormaps.c
lebiniou-3.50/src/Makefile.in-1858-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-colormaps.Tpo $(DEPDIR)/liblebiniou_so_0-colormaps.Po
##############################################
lebiniou-3.50/src/Makefile.in-1860-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1861:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-colormaps.o `test -f 'colormaps.c' || echo '$(srcdir)/'`colormaps.c
lebiniou-3.50/src/Makefile.in-1862-
lebiniou-3.50/src/Makefile.in-1863-liblebiniou_so_0-colormaps.obj: colormaps.c
lebiniou-3.50/src/Makefile.in:1864:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-colormaps.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-colormaps.Tpo -c -o liblebiniou_so_0-colormaps.obj `if test -f 'colormaps.c'; then $(CYGPATH_W) 'colormaps.c'; else $(CYGPATH_W) '$(srcdir)/colormaps.c'; fi`
lebiniou-3.50/src/Makefile.in-1865-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-colormaps.Tpo $(DEPDIR)/liblebiniou_so_0-colormaps.Po
##############################################
lebiniou-3.50/src/Makefile.in-1867-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1868:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-colormaps.obj `if test -f 'colormaps.c'; then $(CYGPATH_W) 'colormaps.c'; else $(CYGPATH_W) '$(srcdir)/colormaps.c'; fi`
lebiniou-3.50/src/Makefile.in-1869-
lebiniou-3.50/src/Makefile.in-1870-liblebiniou_so_0-commands.o: commands.c
lebiniou-3.50/src/Makefile.in:1871:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-commands.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-commands.Tpo -c -o liblebiniou_so_0-commands.o `test -f 'commands.c' || echo '$(srcdir)/'`commands.c
lebiniou-3.50/src/Makefile.in-1872-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-commands.Tpo $(DEPDIR)/liblebiniou_so_0-commands.Po
##############################################
lebiniou-3.50/src/Makefile.in-1874-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1875:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-commands.o `test -f 'commands.c' || echo '$(srcdir)/'`commands.c
lebiniou-3.50/src/Makefile.in-1876-
lebiniou-3.50/src/Makefile.in-1877-liblebiniou_so_0-commands.obj: commands.c
lebiniou-3.50/src/Makefile.in:1878:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-commands.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-commands.Tpo -c -o liblebiniou_so_0-commands.obj `if test -f 'commands.c'; then $(CYGPATH_W) 'commands.c'; else $(CYGPATH_W) '$(srcdir)/commands.c'; fi`
lebiniou-3.50/src/Makefile.in-1879-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-commands.Tpo $(DEPDIR)/liblebiniou_so_0-commands.Po
##############################################
lebiniou-3.50/src/Makefile.in-1881-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1882:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-commands.obj `if test -f 'commands.c'; then $(CYGPATH_W) 'commands.c'; else $(CYGPATH_W) '$(srcdir)/commands.c'; fi`
lebiniou-3.50/src/Makefile.in-1883-
lebiniou-3.50/src/Makefile.in-1884-liblebiniou_so_0-context.o: context.c
lebiniou-3.50/src/Makefile.in:1885:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-context.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-context.Tpo -c -o liblebiniou_so_0-context.o `test -f 'context.c' || echo '$(srcdir)/'`context.c
lebiniou-3.50/src/Makefile.in-1886-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-context.Tpo $(DEPDIR)/liblebiniou_so_0-context.Po
##############################################
lebiniou-3.50/src/Makefile.in-1888-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1889:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-context.o `test -f 'context.c' || echo '$(srcdir)/'`context.c
lebiniou-3.50/src/Makefile.in-1890-
lebiniou-3.50/src/Makefile.in-1891-liblebiniou_so_0-context.obj: context.c
lebiniou-3.50/src/Makefile.in:1892:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-context.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-context.Tpo -c -o liblebiniou_so_0-context.obj `if test -f 'context.c'; then $(CYGPATH_W) 'context.c'; else $(CYGPATH_W) '$(srcdir)/context.c'; fi`
lebiniou-3.50/src/Makefile.in-1893-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-context.Tpo $(DEPDIR)/liblebiniou_so_0-context.Po
##############################################
lebiniou-3.50/src/Makefile.in-1895-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1896:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-context.obj `if test -f 'context.c'; then $(CYGPATH_W) 'context.c'; else $(CYGPATH_W) '$(srcdir)/context.c'; fi`
lebiniou-3.50/src/Makefile.in-1897-
lebiniou-3.50/src/Makefile.in-1898-liblebiniou_so_0-context_commands.o: context_commands.c
lebiniou-3.50/src/Makefile.in:1899:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-context_commands.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-context_commands.Tpo -c -o liblebiniou_so_0-context_commands.o `test -f 'context_commands.c' || echo '$(srcdir)/'`context_commands.c
lebiniou-3.50/src/Makefile.in-1900-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-context_commands.Tpo $(DEPDIR)/liblebiniou_so_0-context_commands.Po
##############################################
lebiniou-3.50/src/Makefile.in-1902-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1903:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-context_commands.o `test -f 'context_commands.c' || echo '$(srcdir)/'`context_commands.c
lebiniou-3.50/src/Makefile.in-1904-
lebiniou-3.50/src/Makefile.in-1905-liblebiniou_so_0-context_commands.obj: context_commands.c
lebiniou-3.50/src/Makefile.in:1906:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-context_commands.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-context_commands.Tpo -c -o liblebiniou_so_0-context_commands.obj `if test -f 'context_commands.c'; then $(CYGPATH_W) 'context_commands.c'; else $(CYGPATH_W) '$(srcdir)/context_commands.c'; fi`
lebiniou-3.50/src/Makefile.in-1907-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-context_commands.Tpo $(DEPDIR)/liblebiniou_so_0-context_commands.Po
##############################################
lebiniou-3.50/src/Makefile.in-1909-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1910:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-context_commands.obj `if test -f 'context_commands.c'; then $(CYGPATH_W) 'context_commands.c'; else $(CYGPATH_W) '$(srcdir)/context_commands.c'; fi`
lebiniou-3.50/src/Makefile.in-1911-
lebiniou-3.50/src/Makefile.in-1912-liblebiniou_so_0-context_export.o: context_export.c
lebiniou-3.50/src/Makefile.in:1913:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-context_export.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-context_export.Tpo -c -o liblebiniou_so_0-context_export.o `test -f 'context_export.c' || echo '$(srcdir)/'`context_export.c
lebiniou-3.50/src/Makefile.in-1914-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-context_export.Tpo $(DEPDIR)/liblebiniou_so_0-context_export.Po
##############################################
lebiniou-3.50/src/Makefile.in-1916-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1917:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-context_export.o `test -f 'context_export.c' || echo '$(srcdir)/'`context_export.c
lebiniou-3.50/src/Makefile.in-1918-
lebiniou-3.50/src/Makefile.in-1919-liblebiniou_so_0-context_export.obj: context_export.c
lebiniou-3.50/src/Makefile.in:1920:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-context_export.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-context_export.Tpo -c -o liblebiniou_so_0-context_export.obj `if test -f 'context_export.c'; then $(CYGPATH_W) 'context_export.c'; else $(CYGPATH_W) '$(srcdir)/context_export.c'; fi`
lebiniou-3.50/src/Makefile.in-1921-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-context_export.Tpo $(DEPDIR)/liblebiniou_so_0-context_export.Po
##############################################
lebiniou-3.50/src/Makefile.in-1923-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1924:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-context_export.obj `if test -f 'context_export.c'; then $(CYGPATH_W) 'context_export.c'; else $(CYGPATH_W) '$(srcdir)/context_export.c'; fi`
lebiniou-3.50/src/Makefile.in-1925-
lebiniou-3.50/src/Makefile.in-1926-liblebiniou_so_0-fader.o: fader.c
lebiniou-3.50/src/Makefile.in:1927:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-fader.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-fader.Tpo -c -o liblebiniou_so_0-fader.o `test -f 'fader.c' || echo '$(srcdir)/'`fader.c
lebiniou-3.50/src/Makefile.in-1928-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-fader.Tpo $(DEPDIR)/liblebiniou_so_0-fader.Po
##############################################
lebiniou-3.50/src/Makefile.in-1930-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1931:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-fader.o `test -f 'fader.c' || echo '$(srcdir)/'`fader.c
lebiniou-3.50/src/Makefile.in-1932-
lebiniou-3.50/src/Makefile.in-1933-liblebiniou_so_0-fader.obj: fader.c
lebiniou-3.50/src/Makefile.in:1934:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-fader.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-fader.Tpo -c -o liblebiniou_so_0-fader.obj `if test -f 'fader.c'; then $(CYGPATH_W) 'fader.c'; else $(CYGPATH_W) '$(srcdir)/fader.c'; fi`
lebiniou-3.50/src/Makefile.in-1935-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-fader.Tpo $(DEPDIR)/liblebiniou_so_0-fader.Po
##############################################
lebiniou-3.50/src/Makefile.in-1937-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1938:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-fader.obj `if test -f 'fader.c'; then $(CYGPATH_W) 'fader.c'; else $(CYGPATH_W) '$(srcdir)/fader.c'; fi`
lebiniou-3.50/src/Makefile.in-1939-
lebiniou-3.50/src/Makefile.in-1940-liblebiniou_so_0-image_filter.o: image_filter.c
lebiniou-3.50/src/Makefile.in:1941:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-image_filter.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-image_filter.Tpo -c -o liblebiniou_so_0-image_filter.o `test -f 'image_filter.c' || echo '$(srcdir)/'`image_filter.c
lebiniou-3.50/src/Makefile.in-1942-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-image_filter.Tpo $(DEPDIR)/liblebiniou_so_0-image_filter.Po
##############################################
lebiniou-3.50/src/Makefile.in-1944-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1945:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-image_filter.o `test -f 'image_filter.c' || echo '$(srcdir)/'`image_filter.c
lebiniou-3.50/src/Makefile.in-1946-
lebiniou-3.50/src/Makefile.in-1947-liblebiniou_so_0-image_filter.obj: image_filter.c
lebiniou-3.50/src/Makefile.in:1948:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-image_filter.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-image_filter.Tpo -c -o liblebiniou_so_0-image_filter.obj `if test -f 'image_filter.c'; then $(CYGPATH_W) 'image_filter.c'; else $(CYGPATH_W) '$(srcdir)/image_filter.c'; fi`
lebiniou-3.50/src/Makefile.in-1949-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-image_filter.Tpo $(DEPDIR)/liblebiniou_so_0-image_filter.Po
##############################################
lebiniou-3.50/src/Makefile.in-1951-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1952:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-image_filter.obj `if test -f 'image_filter.c'; then $(CYGPATH_W) 'image_filter.c'; else $(CYGPATH_W) '$(srcdir)/image_filter.c'; fi`
lebiniou-3.50/src/Makefile.in-1953-
lebiniou-3.50/src/Makefile.in-1954-liblebiniou_so_0-images.o: images.c
lebiniou-3.50/src/Makefile.in:1955:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-images.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-images.Tpo -c -o liblebiniou_so_0-images.o `test -f 'images.c' || echo '$(srcdir)/'`images.c
lebiniou-3.50/src/Makefile.in-1956-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-images.Tpo $(DEPDIR)/liblebiniou_so_0-images.Po
##############################################
lebiniou-3.50/src/Makefile.in-1958-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1959:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-images.o `test -f 'images.c' || echo '$(srcdir)/'`images.c
lebiniou-3.50/src/Makefile.in-1960-
lebiniou-3.50/src/Makefile.in-1961-liblebiniou_so_0-images.obj: images.c
lebiniou-3.50/src/Makefile.in:1962:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-images.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-images.Tpo -c -o liblebiniou_so_0-images.obj `if test -f 'images.c'; then $(CYGPATH_W) 'images.c'; else $(CYGPATH_W) '$(srcdir)/images.c'; fi`
lebiniou-3.50/src/Makefile.in-1963-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-images.Tpo $(DEPDIR)/liblebiniou_so_0-images.Po
##############################################
lebiniou-3.50/src/Makefile.in-1965-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1966:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-images.obj `if test -f 'images.c'; then $(CYGPATH_W) 'images.c'; else $(CYGPATH_W) '$(srcdir)/images.c'; fi`
lebiniou-3.50/src/Makefile.in-1967-
lebiniou-3.50/src/Makefile.in-1968-liblebiniou_so_0-input.o: input.c
lebiniou-3.50/src/Makefile.in:1969:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-input.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-input.Tpo -c -o liblebiniou_so_0-input.o `test -f 'input.c' || echo '$(srcdir)/'`input.c
lebiniou-3.50/src/Makefile.in-1970-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-input.Tpo $(DEPDIR)/liblebiniou_so_0-input.Po
##############################################
lebiniou-3.50/src/Makefile.in-1972-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1973:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-input.o `test -f 'input.c' || echo '$(srcdir)/'`input.c
lebiniou-3.50/src/Makefile.in-1974-
lebiniou-3.50/src/Makefile.in-1975-liblebiniou_so_0-input.obj: input.c
lebiniou-3.50/src/Makefile.in:1976:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-input.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-input.Tpo -c -o liblebiniou_so_0-input.obj `if test -f 'input.c'; then $(CYGPATH_W) 'input.c'; else $(CYGPATH_W) '$(srcdir)/input.c'; fi`
lebiniou-3.50/src/Makefile.in-1977-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-input.Tpo $(DEPDIR)/liblebiniou_so_0-input.Po
##############################################
lebiniou-3.50/src/Makefile.in-1979-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1980:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-input.obj `if test -f 'input.c'; then $(CYGPATH_W) 'input.c'; else $(CYGPATH_W) '$(srcdir)/input.c'; fi`
lebiniou-3.50/src/Makefile.in-1981-
lebiniou-3.50/src/Makefile.in-1982-liblebiniou_so_0-globals.o: globals.c
lebiniou-3.50/src/Makefile.in:1983:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-globals.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-globals.Tpo -c -o liblebiniou_so_0-globals.o `test -f 'globals.c' || echo '$(srcdir)/'`globals.c
lebiniou-3.50/src/Makefile.in-1984-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-globals.Tpo $(DEPDIR)/liblebiniou_so_0-globals.Po
##############################################
lebiniou-3.50/src/Makefile.in-1986-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1987:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-globals.o `test -f 'globals.c' || echo '$(srcdir)/'`globals.c
lebiniou-3.50/src/Makefile.in-1988-
lebiniou-3.50/src/Makefile.in-1989-liblebiniou_so_0-globals.obj: globals.c
lebiniou-3.50/src/Makefile.in:1990:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-globals.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-globals.Tpo -c -o liblebiniou_so_0-globals.obj `if test -f 'globals.c'; then $(CYGPATH_W) 'globals.c'; else $(CYGPATH_W) '$(srcdir)/globals.c'; fi`
lebiniou-3.50/src/Makefile.in-1991-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-globals.Tpo $(DEPDIR)/liblebiniou_so_0-globals.Po
##############################################
lebiniou-3.50/src/Makefile.in-1993-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:1994:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-globals.obj `if test -f 'globals.c'; then $(CYGPATH_W) 'globals.c'; else $(CYGPATH_W) '$(srcdir)/globals.c'; fi`
lebiniou-3.50/src/Makefile.in-1995-
lebiniou-3.50/src/Makefile.in-1996-liblebiniou_so_0-layer.o: layer.c
lebiniou-3.50/src/Makefile.in:1997:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-layer.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-layer.Tpo -c -o liblebiniou_so_0-layer.o `test -f 'layer.c' || echo '$(srcdir)/'`layer.c
lebiniou-3.50/src/Makefile.in-1998-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-layer.Tpo $(DEPDIR)/liblebiniou_so_0-layer.Po
##############################################
lebiniou-3.50/src/Makefile.in-2000-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2001:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-layer.o `test -f 'layer.c' || echo '$(srcdir)/'`layer.c
lebiniou-3.50/src/Makefile.in-2002-
lebiniou-3.50/src/Makefile.in-2003-liblebiniou_so_0-layer.obj: layer.c
lebiniou-3.50/src/Makefile.in:2004:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-layer.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-layer.Tpo -c -o liblebiniou_so_0-layer.obj `if test -f 'layer.c'; then $(CYGPATH_W) 'layer.c'; else $(CYGPATH_W) '$(srcdir)/layer.c'; fi`
lebiniou-3.50/src/Makefile.in-2005-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-layer.Tpo $(DEPDIR)/liblebiniou_so_0-layer.Po
##############################################
lebiniou-3.50/src/Makefile.in-2007-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2008:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-layer.obj `if test -f 'layer.c'; then $(CYGPATH_W) 'layer.c'; else $(CYGPATH_W) '$(srcdir)/layer.c'; fi`
lebiniou-3.50/src/Makefile.in-2009-
lebiniou-3.50/src/Makefile.in-2010-liblebiniou_so_0-params3d.o: params3d.c
lebiniou-3.50/src/Makefile.in:2011:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-params3d.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-params3d.Tpo -c -o liblebiniou_so_0-params3d.o `test -f 'params3d.c' || echo '$(srcdir)/'`params3d.c
lebiniou-3.50/src/Makefile.in-2012-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-params3d.Tpo $(DEPDIR)/liblebiniou_so_0-params3d.Po
##############################################
lebiniou-3.50/src/Makefile.in-2014-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2015:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-params3d.o `test -f 'params3d.c' || echo '$(srcdir)/'`params3d.c
lebiniou-3.50/src/Makefile.in-2016-
lebiniou-3.50/src/Makefile.in-2017-liblebiniou_so_0-params3d.obj: params3d.c
lebiniou-3.50/src/Makefile.in:2018:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-params3d.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-params3d.Tpo -c -o liblebiniou_so_0-params3d.obj `if test -f 'params3d.c'; then $(CYGPATH_W) 'params3d.c'; else $(CYGPATH_W) '$(srcdir)/params3d.c'; fi`
lebiniou-3.50/src/Makefile.in-2019-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-params3d.Tpo $(DEPDIR)/liblebiniou_so_0-params3d.Po
##############################################
lebiniou-3.50/src/Makefile.in-2021-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2022:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-params3d.obj `if test -f 'params3d.c'; then $(CYGPATH_W) 'params3d.c'; else $(CYGPATH_W) '$(srcdir)/params3d.c'; fi`
lebiniou-3.50/src/Makefile.in-2023-
lebiniou-3.50/src/Makefile.in-2024-liblebiniou_so_0-particles.o: particles.c
lebiniou-3.50/src/Makefile.in:2025:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-particles.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-particles.Tpo -c -o liblebiniou_so_0-particles.o `test -f 'particles.c' || echo '$(srcdir)/'`particles.c
lebiniou-3.50/src/Makefile.in-2026-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-particles.Tpo $(DEPDIR)/liblebiniou_so_0-particles.Po
##############################################
lebiniou-3.50/src/Makefile.in-2028-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2029:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-particles.o `test -f 'particles.c' || echo '$(srcdir)/'`particles.c
lebiniou-3.50/src/Makefile.in-2030-
lebiniou-3.50/src/Makefile.in-2031-liblebiniou_so_0-particles.obj: particles.c
lebiniou-3.50/src/Makefile.in:2032:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-particles.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-particles.Tpo -c -o liblebiniou_so_0-particles.obj `if test -f 'particles.c'; then $(CYGPATH_W) 'particles.c'; else $(CYGPATH_W) '$(srcdir)/particles.c'; fi`
lebiniou-3.50/src/Makefile.in-2033-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-particles.Tpo $(DEPDIR)/liblebiniou_so_0-particles.Po
##############################################
lebiniou-3.50/src/Makefile.in-2035-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2036:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-particles.obj `if test -f 'particles.c'; then $(CYGPATH_W) 'particles.c'; else $(CYGPATH_W) '$(srcdir)/particles.c'; fi`
lebiniou-3.50/src/Makefile.in-2037-
lebiniou-3.50/src/Makefile.in-2038-liblebiniou_so_0-paths.o: paths.c
lebiniou-3.50/src/Makefile.in:2039:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-paths.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-paths.Tpo -c -o liblebiniou_so_0-paths.o `test -f 'paths.c' || echo '$(srcdir)/'`paths.c
lebiniou-3.50/src/Makefile.in-2040-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-paths.Tpo $(DEPDIR)/liblebiniou_so_0-paths.Po
##############################################
lebiniou-3.50/src/Makefile.in-2042-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2043:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-paths.o `test -f 'paths.c' || echo '$(srcdir)/'`paths.c
lebiniou-3.50/src/Makefile.in-2044-
lebiniou-3.50/src/Makefile.in-2045-liblebiniou_so_0-paths.obj: paths.c
lebiniou-3.50/src/Makefile.in:2046:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-paths.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-paths.Tpo -c -o liblebiniou_so_0-paths.obj `if test -f 'paths.c'; then $(CYGPATH_W) 'paths.c'; else $(CYGPATH_W) '$(srcdir)/paths.c'; fi`
lebiniou-3.50/src/Makefile.in-2047-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-paths.Tpo $(DEPDIR)/liblebiniou_so_0-paths.Po
##############################################
lebiniou-3.50/src/Makefile.in-2049-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2050:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-paths.obj `if test -f 'paths.c'; then $(CYGPATH_W) 'paths.c'; else $(CYGPATH_W) '$(srcdir)/paths.c'; fi`
lebiniou-3.50/src/Makefile.in-2051-
lebiniou-3.50/src/Makefile.in-2052-liblebiniou_so_0-plugin_parameters.o: plugin_parameters.c
lebiniou-3.50/src/Makefile.in:2053:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-plugin_parameters.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-plugin_parameters.Tpo -c -o liblebiniou_so_0-plugin_parameters.o `test -f 'plugin_parameters.c' || echo '$(srcdir)/'`plugin_parameters.c
lebiniou-3.50/src/Makefile.in-2054-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-plugin_parameters.Tpo $(DEPDIR)/liblebiniou_so_0-plugin_parameters.Po
##############################################
lebiniou-3.50/src/Makefile.in-2056-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2057:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-plugin_parameters.o `test -f 'plugin_parameters.c' || echo '$(srcdir)/'`plugin_parameters.c
lebiniou-3.50/src/Makefile.in-2058-
lebiniou-3.50/src/Makefile.in-2059-liblebiniou_so_0-plugin_parameters.obj: plugin_parameters.c
lebiniou-3.50/src/Makefile.in:2060:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-plugin_parameters.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-plugin_parameters.Tpo -c -o liblebiniou_so_0-plugin_parameters.obj `if test -f 'plugin_parameters.c'; then $(CYGPATH_W) 'plugin_parameters.c'; else $(CYGPATH_W) '$(srcdir)/plugin_parameters.c'; fi`
lebiniou-3.50/src/Makefile.in-2061-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-plugin_parameters.Tpo $(DEPDIR)/liblebiniou_so_0-plugin_parameters.Po
##############################################
lebiniou-3.50/src/Makefile.in-2063-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2064:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-plugin_parameters.obj `if test -f 'plugin_parameters.c'; then $(CYGPATH_W) 'plugin_parameters.c'; else $(CYGPATH_W) '$(srcdir)/plugin_parameters.c'; fi`
lebiniou-3.50/src/Makefile.in-2065-
lebiniou-3.50/src/Makefile.in-2066-liblebiniou_so_0-oscillo.o: oscillo.c
lebiniou-3.50/src/Makefile.in:2067:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-oscillo.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-oscillo.Tpo -c -o liblebiniou_so_0-oscillo.o `test -f 'oscillo.c' || echo '$(srcdir)/'`oscillo.c
lebiniou-3.50/src/Makefile.in-2068-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-oscillo.Tpo $(DEPDIR)/liblebiniou_so_0-oscillo.Po
##############################################
lebiniou-3.50/src/Makefile.in-2070-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2071:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-oscillo.o `test -f 'oscillo.c' || echo '$(srcdir)/'`oscillo.c
lebiniou-3.50/src/Makefile.in-2072-
lebiniou-3.50/src/Makefile.in-2073-liblebiniou_so_0-oscillo.obj: oscillo.c
lebiniou-3.50/src/Makefile.in:2074:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-oscillo.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-oscillo.Tpo -c -o liblebiniou_so_0-oscillo.obj `if test -f 'oscillo.c'; then $(CYGPATH_W) 'oscillo.c'; else $(CYGPATH_W) '$(srcdir)/oscillo.c'; fi`
lebiniou-3.50/src/Makefile.in-2075-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-oscillo.Tpo $(DEPDIR)/liblebiniou_so_0-oscillo.Po
##############################################
lebiniou-3.50/src/Makefile.in-2077-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2078:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-oscillo.obj `if test -f 'oscillo.c'; then $(CYGPATH_W) 'oscillo.c'; else $(CYGPATH_W) '$(srcdir)/oscillo.c'; fi`
lebiniou-3.50/src/Makefile.in-2079-
lebiniou-3.50/src/Makefile.in-2080-liblebiniou_so_0-sequence.o: sequence.c
lebiniou-3.50/src/Makefile.in:2081:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-sequence.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-sequence.Tpo -c -o liblebiniou_so_0-sequence.o `test -f 'sequence.c' || echo '$(srcdir)/'`sequence.c
lebiniou-3.50/src/Makefile.in-2082-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-sequence.Tpo $(DEPDIR)/liblebiniou_so_0-sequence.Po
##############################################
lebiniou-3.50/src/Makefile.in-2084-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2085:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-sequence.o `test -f 'sequence.c' || echo '$(srcdir)/'`sequence.c
lebiniou-3.50/src/Makefile.in-2086-
lebiniou-3.50/src/Makefile.in-2087-liblebiniou_so_0-sequence.obj: sequence.c
lebiniou-3.50/src/Makefile.in:2088:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-sequence.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-sequence.Tpo -c -o liblebiniou_so_0-sequence.obj `if test -f 'sequence.c'; then $(CYGPATH_W) 'sequence.c'; else $(CYGPATH_W) '$(srcdir)/sequence.c'; fi`
lebiniou-3.50/src/Makefile.in-2089-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-sequence.Tpo $(DEPDIR)/liblebiniou_so_0-sequence.Po
##############################################
lebiniou-3.50/src/Makefile.in-2091-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2092:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-sequence.obj `if test -f 'sequence.c'; then $(CYGPATH_W) 'sequence.c'; else $(CYGPATH_W) '$(srcdir)/sequence.c'; fi`
lebiniou-3.50/src/Makefile.in-2093-
lebiniou-3.50/src/Makefile.in-2094-liblebiniou_so_0-sequencemanager.o: sequencemanager.c
lebiniou-3.50/src/Makefile.in:2095:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-sequencemanager.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-sequencemanager.Tpo -c -o liblebiniou_so_0-sequencemanager.o `test -f 'sequencemanager.c' || echo '$(srcdir)/'`sequencemanager.c
lebiniou-3.50/src/Makefile.in-2096-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-sequencemanager.Tpo $(DEPDIR)/liblebiniou_so_0-sequencemanager.Po
##############################################
lebiniou-3.50/src/Makefile.in-2098-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2099:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-sequencemanager.o `test -f 'sequencemanager.c' || echo '$(srcdir)/'`sequencemanager.c
lebiniou-3.50/src/Makefile.in-2100-
lebiniou-3.50/src/Makefile.in-2101-liblebiniou_so_0-sequencemanager.obj: sequencemanager.c
lebiniou-3.50/src/Makefile.in:2102:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-sequencemanager.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-sequencemanager.Tpo -c -o liblebiniou_so_0-sequencemanager.obj `if test -f 'sequencemanager.c'; then $(CYGPATH_W) 'sequencemanager.c'; else $(CYGPATH_W) '$(srcdir)/sequencemanager.c'; fi`
lebiniou-3.50/src/Makefile.in-2103-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-sequencemanager.Tpo $(DEPDIR)/liblebiniou_so_0-sequencemanager.Po
##############################################
lebiniou-3.50/src/Makefile.in-2105-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2106:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-sequencemanager.obj `if test -f 'sequencemanager.c'; then $(CYGPATH_W) 'sequencemanager.c'; else $(CYGPATH_W) '$(srcdir)/sequencemanager.c'; fi`
lebiniou-3.50/src/Makefile.in-2107-
lebiniou-3.50/src/Makefile.in-2108-liblebiniou_so_0-shuffler.o: shuffler.c
lebiniou-3.50/src/Makefile.in:2109:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-shuffler.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-shuffler.Tpo -c -o liblebiniou_so_0-shuffler.o `test -f 'shuffler.c' || echo '$(srcdir)/'`shuffler.c
lebiniou-3.50/src/Makefile.in-2110-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-shuffler.Tpo $(DEPDIR)/liblebiniou_so_0-shuffler.Po
##############################################
lebiniou-3.50/src/Makefile.in-2112-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2113:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-shuffler.o `test -f 'shuffler.c' || echo '$(srcdir)/'`shuffler.c
lebiniou-3.50/src/Makefile.in-2114-
lebiniou-3.50/src/Makefile.in-2115-liblebiniou_so_0-shuffler.obj: shuffler.c
lebiniou-3.50/src/Makefile.in:2116:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-shuffler.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-shuffler.Tpo -c -o liblebiniou_so_0-shuffler.obj `if test -f 'shuffler.c'; then $(CYGPATH_W) 'shuffler.c'; else $(CYGPATH_W) '$(srcdir)/shuffler.c'; fi`
lebiniou-3.50/src/Makefile.in-2117-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-shuffler.Tpo $(DEPDIR)/liblebiniou_so_0-shuffler.Po
##############################################
lebiniou-3.50/src/Makefile.in-2119-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2120:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-shuffler.obj `if test -f 'shuffler.c'; then $(CYGPATH_W) 'shuffler.c'; else $(CYGPATH_W) '$(srcdir)/shuffler.c'; fi`
lebiniou-3.50/src/Makefile.in-2121-
lebiniou-3.50/src/Makefile.in-2122-liblebiniou_so_0-spline.o: spline.c
lebiniou-3.50/src/Makefile.in:2123:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-spline.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-spline.Tpo -c -o liblebiniou_so_0-spline.o `test -f 'spline.c' || echo '$(srcdir)/'`spline.c
lebiniou-3.50/src/Makefile.in-2124-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-spline.Tpo $(DEPDIR)/liblebiniou_so_0-spline.Po
##############################################
lebiniou-3.50/src/Makefile.in-2126-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2127:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-spline.o `test -f 'spline.c' || echo '$(srcdir)/'`spline.c
lebiniou-3.50/src/Makefile.in-2128-
lebiniou-3.50/src/Makefile.in-2129-liblebiniou_so_0-spline.obj: spline.c
lebiniou-3.50/src/Makefile.in:2130:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-spline.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-spline.Tpo -c -o liblebiniou_so_0-spline.obj `if test -f 'spline.c'; then $(CYGPATH_W) 'spline.c'; else $(CYGPATH_W) '$(srcdir)/spline.c'; fi`
lebiniou-3.50/src/Makefile.in-2131-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-spline.Tpo $(DEPDIR)/liblebiniou_so_0-spline.Po
##############################################
lebiniou-3.50/src/Makefile.in-2133-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2134:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-spline.obj `if test -f 'spline.c'; then $(CYGPATH_W) 'spline.c'; else $(CYGPATH_W) '$(srcdir)/spline.c'; fi`
lebiniou-3.50/src/Makefile.in-2135-
lebiniou-3.50/src/Makefile.in-2136-liblebiniou_so_0-translation.o: translation.c
lebiniou-3.50/src/Makefile.in:2137:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-translation.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-translation.Tpo -c -o liblebiniou_so_0-translation.o `test -f 'translation.c' || echo '$(srcdir)/'`translation.c
lebiniou-3.50/src/Makefile.in-2138-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-translation.Tpo $(DEPDIR)/liblebiniou_so_0-translation.Po
##############################################
lebiniou-3.50/src/Makefile.in-2140-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2141:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-translation.o `test -f 'translation.c' || echo '$(srcdir)/'`translation.c
lebiniou-3.50/src/Makefile.in-2142-
lebiniou-3.50/src/Makefile.in-2143-liblebiniou_so_0-translation.obj: translation.c
lebiniou-3.50/src/Makefile.in:2144:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-translation.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-translation.Tpo -c -o liblebiniou_so_0-translation.obj `if test -f 'translation.c'; then $(CYGPATH_W) 'translation.c'; else $(CYGPATH_W) '$(srcdir)/translation.c'; fi`
lebiniou-3.50/src/Makefile.in-2145-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-translation.Tpo $(DEPDIR)/liblebiniou_so_0-translation.Po
##############################################
lebiniou-3.50/src/Makefile.in-2147-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2148:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-translation.obj `if test -f 'translation.c'; then $(CYGPATH_W) 'translation.c'; else $(CYGPATH_W) '$(srcdir)/translation.c'; fi`
lebiniou-3.50/src/Makefile.in-2149-
lebiniou-3.50/src/Makefile.in-2150-liblebiniou_so_0-utils.o: utils.c
lebiniou-3.50/src/Makefile.in:2151:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-utils.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-utils.Tpo -c -o liblebiniou_so_0-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
lebiniou-3.50/src/Makefile.in-2152-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-utils.Tpo $(DEPDIR)/liblebiniou_so_0-utils.Po
##############################################
lebiniou-3.50/src/Makefile.in-2154-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2155:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
lebiniou-3.50/src/Makefile.in-2156-
lebiniou-3.50/src/Makefile.in-2157-liblebiniou_so_0-utils.obj: utils.c
lebiniou-3.50/src/Makefile.in:2158:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-utils.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-utils.Tpo -c -o liblebiniou_so_0-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
lebiniou-3.50/src/Makefile.in-2159-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-utils.Tpo $(DEPDIR)/liblebiniou_so_0-utils.Po
##############################################
lebiniou-3.50/src/Makefile.in-2161-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2162:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
lebiniou-3.50/src/Makefile.in-2163-
lebiniou-3.50/src/Makefile.in-2164-liblebiniou_so_0-context_gl.o: context_gl.c
lebiniou-3.50/src/Makefile.in:2165:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-context_gl.o -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-context_gl.Tpo -c -o liblebiniou_so_0-context_gl.o `test -f 'context_gl.c' || echo '$(srcdir)/'`context_gl.c
lebiniou-3.50/src/Makefile.in-2166-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-context_gl.Tpo $(DEPDIR)/liblebiniou_so_0-context_gl.Po
##############################################
lebiniou-3.50/src/Makefile.in-2168-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2169:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-context_gl.o `test -f 'context_gl.c' || echo '$(srcdir)/'`context_gl.c
lebiniou-3.50/src/Makefile.in-2170-
lebiniou-3.50/src/Makefile.in-2171-liblebiniou_so_0-context_gl.obj: context_gl.c
lebiniou-3.50/src/Makefile.in:2172:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -MT liblebiniou_so_0-context_gl.obj -MD -MP -MF $(DEPDIR)/liblebiniou_so_0-context_gl.Tpo -c -o liblebiniou_so_0-context_gl.obj `if test -f 'context_gl.c'; then $(CYGPATH_W) 'context_gl.c'; else $(CYGPATH_W) '$(srcdir)/context_gl.c'; fi`
lebiniou-3.50/src/Makefile.in-2173-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblebiniou_so_0-context_gl.Tpo $(DEPDIR)/liblebiniou_so_0-context_gl.Po
##############################################
lebiniou-3.50/src/Makefile.in-2175-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lebiniou-3.50/src/Makefile.in:2176:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblebiniou_so_0_CFLAGS) $(CFLAGS) -c -o liblebiniou_so_0-context_gl.obj `if test -f 'context_gl.c'; then $(CYGPATH_W) 'context_gl.c'; else $(CYGPATH_W) '$(srcdir)/context_gl.c'; fi`
lebiniou-3.50/src/Makefile.in-2177-
##############################################
lebiniou-3.50/src/Makefile.in-2207-GTAGS:
lebiniou-3.50/src/Makefile.in:2208:	here=`$(am__cd) $(top_builddir) && pwd` \
lebiniou-3.50/src/Makefile.in-2209-	  && $(am__cd) $(top_srcdir) \
##############################################
lebiniou-3.50/src/Makefile.in-2233-distdir-am: $(DISTFILES)
lebiniou-3.50/src/Makefile.in:2234:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/src/Makefile.in:2235:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lebiniou-3.50/src/Makefile.in-2236-	list='$(DISTFILES)'; \
##############################################
lebiniou-3.50/src/Makefile.in-2247-	  if test -d $$d/$$file; then \
lebiniou-3.50/src/Makefile.in:2248:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lebiniou-3.50/src/Makefile.in-2249-	    if test -d "$(distdir)/$$file"; then \