===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gnome-panel-3.38.0/m4/yelp.m4-158-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
gnome-panel-3.38.0/m4/yelp.m4:159:	  echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \
gnome-panel-3.38.0/m4/yelp.m4:160:	  $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \
gnome-panel-3.38.0/m4/yelp.m4-161-	done; done
gnome-panel-3.38.0/m4/yelp.m4-162-	@for f in $(_HELP_C_EXTRA); do \
gnome-panel-3.38.0/m4/yelp.m4:163:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
gnome-panel-3.38.0/m4/yelp.m4-164-	  if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \
##############################################
gnome-panel-3.38.0/m4/yelp.m4-166-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
gnome-panel-3.38.0/m4/yelp.m4:167:	  echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \
gnome-panel-3.38.0/m4/yelp.m4:168:	  $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \
gnome-panel-3.38.0/m4/yelp.m4-169-	done
##############################################
gnome-panel-3.38.0/m4/yelp.m4-173-	    helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
gnome-panel-3.38.0/m4/yelp.m4:174:	    mdir=`dirname "$$f"`; \
gnome-panel-3.38.0/m4/yelp.m4-175-	    if test "x$mdir" = "x."; then mdir=""; fi; \
##############################################
gnome-panel-3.38.0/m4/yelp.m4-193-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
gnome-panel-3.38.0/m4/yelp.m4:194:	  echo "rm -f $$helpdir`basename $$f`"; \
gnome-panel-3.38.0/m4/yelp.m4:195:	  rm -f "$$helpdir`basename $$f`"; \
gnome-panel-3.38.0/m4/yelp.m4-196-	done; done
gnome-panel-3.38.0/m4/yelp.m4-197-	@for f in $(_HELP_C_EXTRA); do \
gnome-panel-3.38.0/m4/yelp.m4:198:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
gnome-panel-3.38.0/m4/yelp.m4-199-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
gnome-panel-3.38.0/m4/yelp.m4:200:	  echo "rm -f $$helpdir`basename $$f`"; \
gnome-panel-3.38.0/m4/yelp.m4:201:	  rm -f "$$helpdir`basename $$f`"; \
gnome-panel-3.38.0/m4/yelp.m4-202-	done
##############################################
gnome-panel-3.38.0/m4/pkg.m4-109-    PKG_CHECK_EXISTS([$3],
gnome-panel-3.38.0/m4/pkg.m4:110:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
gnome-panel-3.38.0/m4/pkg.m4-111-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
gnome-panel-3.38.0/m4/pkg.m4-157-        if test $_pkg_short_errors_supported = yes; then
gnome-panel-3.38.0/m4/pkg.m4:158:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
gnome-panel-3.38.0/m4/pkg.m4-159-        else
gnome-panel-3.38.0/m4/pkg.m4:160:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
gnome-panel-3.38.0/m4/pkg.m4-161-        fi
##############################################
gnome-panel-3.38.0/m4/iconv.m4-257-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
gnome-panel-3.38.0/m4/iconv.m4:258:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
gnome-panel-3.38.0/m4/iconv.m4-259-    AC_MSG_RESULT([
##############################################
gnome-panel-3.38.0/m4/libtool.m4-119-    done
gnome-panel-3.38.0/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gnome-panel-3.38.0/m4/libtool.m4-121-}
##############################################
gnome-panel-3.38.0/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
gnome-panel-3.38.0/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
gnome-panel-3.38.0/m4/libtool.m4-439-
##############################################
gnome-panel-3.38.0/m4/libtool.m4-447-#
gnome-panel-3.38.0/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
gnome-panel-3.38.0/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
gnome-panel-3.38.0/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnome-panel-3.38.0/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
gnome-panel-3.38.0/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnome-panel-3.38.0/m4/libtool.m4-561-      ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
gnome-panel-3.38.0/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnome-panel-3.38.0/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
gnome-panel-3.38.0/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnome-panel-3.38.0/m4/libtool.m4-574-      ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
gnome-panel-3.38.0/m4/libtool.m4:1112:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
gnome-panel-3.38.0/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1164-      }]'
gnome-panel-3.38.0/m4/libtool.m4:1165:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnome-panel-3.38.0/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
gnome-panel-3.38.0/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
gnome-panel-3.38.0/m4/libtool.m4:1168:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnome-panel-3.38.0/m4/libtool.m4-1169-  fi],[])
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gnome-panel-3.38.0/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gnome-panel-3.38.0/m4/libtool.m4-1202-  ECHO='print -r --'
gnome-panel-3.38.0/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gnome-panel-3.38.0/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
gnome-panel-3.38.0/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
gnome-panel-3.38.0/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
gnome-panel-3.38.0/m4/libtool.m4-1238-
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1259-   if test yes = "$GCC"; then
gnome-panel-3.38.0/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gnome-panel-3.38.0/m4/libtool.m4-1261-   fi
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1263- /*)
gnome-panel-3.38.0/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gnome-panel-3.38.0/m4/libtool.m4-1265-   ;; #(
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
gnome-panel-3.38.0/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
gnome-panel-3.38.0/m4/libtool.m4-1295-      *ELF-32*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
gnome-panel-3.38.0/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
gnome-panel-3.38.0/m4/libtool.m4-1312-	*32-bit*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1322-    else
gnome-panel-3.38.0/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
gnome-panel-3.38.0/m4/libtool.m4-1324-	*32-bit*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1344-    emul=elf
gnome-panel-3.38.0/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
gnome-panel-3.38.0/m4/libtool.m4-1346-      *32-bit*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1352-    esac
gnome-panel-3.38.0/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
gnome-panel-3.38.0/m4/libtool.m4-1354-      *MSB*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1360-    esac
gnome-panel-3.38.0/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
gnome-panel-3.38.0/m4/libtool.m4-1362-      *N32*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1725-    # And add a safety zone
gnome-panel-3.38.0/m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnome-panel-3.38.0/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnome-panel-3.38.0/m4/libtool.m4-1728-    ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1758-    if test -n "$kargmax"; then
gnome-panel-3.38.0/m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
gnome-panel-3.38.0/m4/libtool.m4-1760-    else
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gnome-panel-3.38.0/m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnome-panel-3.38.0/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnome-panel-3.38.0/m4/libtool.m4-1770-    else
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1779-      # we can't tell.
gnome-panel-3.38.0/m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gnome-panel-3.38.0/m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1783-      do
gnome-panel-3.38.0/m4/libtool.m4:1784:        i=`expr $i + 1`
gnome-panel-3.38.0/m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1787-      # Only check the string length outside the loop.
gnome-panel-3.38.0/m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gnome-panel-3.38.0/m4/libtool.m4-1789-      teststring=
##############################################
gnome-panel-3.38.0/m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
gnome-panel-3.38.0/m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gnome-panel-3.38.0/m4/libtool.m4-1794-    fi
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2258-    *:)
gnome-panel-3.38.0/m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
gnome-panel-3.38.0/m4/libtool.m4-2260-        ;;
gnome-panel-3.38.0/m4/libtool.m4-2261-    x:*)
gnome-panel-3.38.0/m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
gnome-panel-3.38.0/m4/libtool.m4-2263-        ;;
gnome-panel-3.38.0/m4/libtool.m4-2264-    *::*)
gnome-panel-3.38.0/m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gnome-panel-3.38.0/m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
gnome-panel-3.38.0/m4/libtool.m4-2267-        ;;
gnome-panel-3.38.0/m4/libtool.m4-2268-    *)
gnome-panel-3.38.0/m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
gnome-panel-3.38.0/m4/libtool.m4-2270-        ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2298-  esac
gnome-panel-3.38.0/m4/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gnome-panel-3.38.0/m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
gnome-panel-3.38.0/m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gnome-panel-3.38.0/m4/libtool.m4-2307-    ;;
gnome-panel-3.38.0/m4/libtool.m4-2308-  *)
gnome-panel-3.38.0/m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gnome-panel-3.38.0/m4/libtool.m4-2310-    ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
gnome-panel-3.38.0/m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gnome-panel-3.38.0/m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2356-  esac
gnome-panel-3.38.0/m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gnome-panel-3.38.0/m4/libtool.m4-2358-else
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gnome-panel-3.38.0/m4/libtool.m4:2498:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
gnome-panel-3.38.0/m4/libtool.m4-2499-    ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnome-panel-3.38.0/m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
gnome-panel-3.38.0/m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnome-panel-3.38.0/m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
gnome-panel-3.38.0/m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2542-      fi'
gnome-panel-3.38.0/m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnome-panel-3.38.0/m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gnome-panel-3.38.0/m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnome-panel-3.38.0/m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
gnome-panel-3.38.0/m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnome-panel-3.38.0/m4/libtool.m4-2558-      ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gnome-panel-3.38.0/m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnome-panel-3.38.0/m4/libtool.m4-2562-      ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2569-    libname_spec='$name'
gnome-panel-3.38.0/m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnome-panel-3.38.0/m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
gnome-panel-3.38.0/m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gnome-panel-3.38.0/m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2586-      # Convert to MSYS style.
gnome-panel-3.38.0/m4/libtool.m4:2587:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
gnome-panel-3.38.0/m4/libtool.m4-2588-      ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
gnome-panel-3.38.0/m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gnome-panel-3.38.0/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gnome-panel-3.38.0/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnome-panel-3.38.0/m4/libtool.m4-2596-      ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
gnome-panel-3.38.0/m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gnome-panel-3.38.0/m4/libtool.m4-2602-      else
gnome-panel-3.38.0/m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnome-panel-3.38.0/m4/libtool.m4-2604-      fi
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnome-panel-3.38.0/m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
gnome-panel-3.38.0/m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnome-panel-3.38.0/m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
gnome-panel-3.38.0/m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
gnome-panel-3.38.0/m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
gnome-panel-3.38.0/m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnome-panel-3.38.0/m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2624-    # Assume MSVC wrapper
gnome-panel-3.38.0/m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
gnome-panel-3.38.0/m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
gnome-panel-3.38.0/m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gnome-panel-3.38.0/m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
gnome-panel-3.38.0/m4/libtool.m4:2876:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
gnome-panel-3.38.0/m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2941-  need_lib_prefix=no
gnome-panel-3.38.0/m4/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnome-panel-3.38.0/m4/libtool.m4-2943-    need_version=no
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gnome-panel-3.38.0/m4/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
gnome-panel-3.38.0/m4/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gnome-panel-3.38.0/m4/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
gnome-panel-3.38.0/m4/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gnome-panel-3.38.0/m4/libtool.m4-2977-    fi'
gnome-panel-3.38.0/m4/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gnome-panel-3.38.0/m4/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
gnome-panel-3.38.0/m4/libtool.m4-3188-	"file_magic "*)
gnome-panel-3.38.0/m4/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnome-panel-3.38.0/m4/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gnome-panel-3.38.0/m4/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
gnome-panel-3.38.0/m4/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnome-panel-3.38.0/m4/libtool.m4-3273-  *)
gnome-panel-3.38.0/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnome-panel-3.38.0/m4/libtool.m4-3275-  esac
##############################################
gnome-panel-3.38.0/m4/libtool.m4-3280-      # Canonicalize the pathname of ld
gnome-panel-3.38.0/m4/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gnome-panel-3.38.0/m4/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gnome-panel-3.38.0/m4/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gnome-panel-3.38.0/m4/libtool.m4-3284-      done
##############################################
gnome-panel-3.38.0/m4/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnome-panel-3.38.0/m4/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gnome-panel-3.38.0/m4/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
gnome-panel-3.38.0/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
gnome-panel-3.38.0/m4/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-3578-openbsd* | bitrig*)
gnome-panel-3.38.0/m4/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnome-panel-3.38.0/m4/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
gnome-panel-3.38.0/m4/libtool.m4-3645-    else
gnome-panel-3.38.0/m4/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
gnome-panel-3.38.0/m4/libtool.m4-3647-    fi
##############################################
gnome-panel-3.38.0/m4/libtool.m4-3696-	esac
gnome-panel-3.38.0/m4/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gnome-panel-3.38.0/m4/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-3702-	*)
gnome-panel-3.38.0/m4/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gnome-panel-3.38.0/m4/libtool.m4-3704-	  */dev/null*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
gnome-panel-3.38.0/m4/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gnome-panel-3.38.0/m4/libtool.m4-3730-    *COFF*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
gnome-panel-3.38.0/m4/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
gnome-panel-3.38.0/m4/libtool.m4-3789-  *--identify-strict*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
gnome-panel-3.38.0/m4/libtool.m4:3962:case `$NM -V 2>&1` in
gnome-panel-3.38.0/m4/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-4009-mingw*)
gnome-panel-3.38.0/m4/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gnome-panel-3.38.0/m4/libtool.m4-4011-  ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-4414-	  *)
gnome-panel-3.38.0/m4/libtool.m4:4415:	    case `$CC -V 2>&1 | sed 5q` in
gnome-panel-3.38.0/m4/libtool.m4-4416-	    *Sun\ C*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-4756-      *)
gnome-panel-3.38.0/m4/libtool.m4:4757:	case `$CC -V 2>&1 | sed 5q` in
gnome-panel-3.38.0/m4/libtool.m4-4758-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-4939-    else
gnome-panel-3.38.0/m4/libtool.m4:4940:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gnome-panel-3.38.0/m4/libtool.m4-4941-    fi
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5038-	# shared libraries, regardless of the interface used.
gnome-panel-3.38.0/m4/libtool.m4:5039:	case `$LD -v 2>&1` in
gnome-panel-3.38.0/m4/libtool.m4-5040-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5070-    supports_anon_versioning=no
gnome-panel-3.38.0/m4/libtool.m4:5071:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
gnome-panel-3.38.0/m4/libtool.m4-5072-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5173-	prefix_cmds="$SED"~
gnome-panel-3.38.0/m4/libtool.m4:5174:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnome-panel-3.38.0/m4/libtool.m4-5175-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5195-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnome-panel-3.38.0/m4/libtool.m4:5196:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gnome-panel-3.38.0/m4/libtool.m4:5197:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gnome-panel-3.38.0/m4/libtool.m4-5198-      ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5213-        pgcc*)				# Portland Group C compiler
gnome-panel-3.38.0/m4/libtool.m4:5214:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnome-panel-3.38.0/m4/libtool.m4-5215-	  tmp_addflag=' $pic_flag'
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5218-					# Portland Group f77 and f90 compilers
gnome-panel-3.38.0/m4/libtool.m4:5219:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnome-panel-3.38.0/m4/libtool.m4-5220-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5235-	nvcc*)	# Cuda Compiler Driver 2.2
gnome-panel-3.38.0/m4/libtool.m4:5236:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnome-panel-3.38.0/m4/libtool.m4-5237-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5239-	esac
gnome-panel-3.38.0/m4/libtool.m4:5240:	case `$CC -V 2>&1 | sed 5q` in
gnome-panel-3.38.0/m4/libtool.m4-5241-	*Sun\ C*)			# Sun C 5.9
gnome-panel-3.38.0/m4/libtool.m4:5242:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnome-panel-3.38.0/m4/libtool.m4-5243-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5310-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnome-panel-3.38.0/m4/libtool.m4:5311:      case `$LD -v 2>&1` in
gnome-panel-3.38.0/m4/libtool.m4-5312-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5399-	else
gnome-panel-3.38.0/m4/libtool.m4:5400:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gnome-panel-3.38.0/m4/libtool.m4-5401-	fi
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5464-	# below for broken collect2 doesn't work under 4.3+
gnome-panel-3.38.0/m4/libtool.m4:5465:	  collect2name=`$CC -print-prog-name=collect2`
gnome-panel-3.38.0/m4/libtool.m4-5466-	  if test -f "$collect2name" &&
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5520-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
gnome-panel-3.38.0/m4/libtool.m4:5521:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gnome-panel-3.38.0/m4/libtool.m4-5522-      else
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5545-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gnome-panel-3.38.0/m4/libtool.m4:5546:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gnome-panel-3.38.0/m4/libtool.m4-5547-	  if test svr4 != "$with_aix_soname"; then
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5636-	# FIXME: Setting linknames here is a bad hack.
gnome-panel-3.38.0/m4/libtool.m4:5637:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gnome-panel-3.38.0/m4/libtool.m4-5638-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5774-      if test yes = "$GCC"; then
gnome-panel-3.38.0/m4/libtool.m4:5775:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnome-panel-3.38.0/m4/libtool.m4-5776-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5797-	if test yes = "$lt_cv_irix_exported_symbol"; then
gnome-panel-3.38.0/m4/libtool.m4:5798:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
gnome-panel-3.38.0/m4/libtool.m4-5799-	fi
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5801-      else
gnome-panel-3.38.0/m4/libtool.m4:5802:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnome-panel-3.38.0/m4/libtool.m4:5803:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
gnome-panel-3.38.0/m4/libtool.m4-5804-      fi
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5848-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
gnome-panel-3.38.0/m4/libtool.m4:5849:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnome-panel-3.38.0/m4/libtool.m4-5850-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5879-	prefix_cmds="$SED"~
gnome-panel-3.38.0/m4/libtool.m4:5880:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnome-panel-3.38.0/m4/libtool.m4-5881-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5893-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gnome-panel-3.38.0/m4/libtool.m4:5894:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnome-panel-3.38.0/m4/libtool.m4-5895-      else
gnome-panel-3.38.0/m4/libtool.m4-5896-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gnome-panel-3.38.0/m4/libtool.m4:5897:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnome-panel-3.38.0/m4/libtool.m4-5898-      fi
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5906-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gnome-panel-3.38.0/m4/libtool.m4:5907:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnome-panel-3.38.0/m4/libtool.m4-5908-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5910-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gnome-panel-3.38.0/m4/libtool.m4:5911:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnome-panel-3.38.0/m4/libtool.m4:5912:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
gnome-panel-3.38.0/m4/libtool.m4:5913:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
gnome-panel-3.38.0/m4/libtool.m4-5914-
##############################################
gnome-panel-3.38.0/m4/libtool.m4-5929-      else
gnome-panel-3.38.0/m4/libtool.m4:5930:	case `$CC -V 2>&1` in
gnome-panel-3.38.0/m4/libtool.m4-5931-	*"Compilers 5.0"*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-6122-	  _LT_TAGVAR(allow_undefined_flag, $1)=
gnome-panel-3.38.0/m4/libtool.m4:6123:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
gnome-panel-3.38.0/m4/libtool.m4-6124-	  then
##############################################
gnome-panel-3.38.0/m4/libtool.m4-6426-        # ancient GNU ld didn't support --whole-archive et. al.
gnome-panel-3.38.0/m4/libtool.m4:6427:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
gnome-panel-3.38.0/m4/libtool.m4-6428-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
gnome-panel-3.38.0/m4/libtool.m4-6536-          # below for broken collect2 doesn't work under 4.3+
gnome-panel-3.38.0/m4/libtool.m4:6537:	  collect2name=`$CC -print-prog-name=collect2`
gnome-panel-3.38.0/m4/libtool.m4-6538-	  if test -f "$collect2name" &&
##############################################
gnome-panel-3.38.0/m4/libtool.m4-6594-
gnome-panel-3.38.0/m4/libtool.m4:6595:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gnome-panel-3.38.0/m4/libtool.m4-6596-        else
##############################################
gnome-panel-3.38.0/m4/libtool.m4-6619-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
gnome-panel-3.38.0/m4/libtool.m4:6620:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gnome-panel-3.38.0/m4/libtool.m4-6621-	    if test svr4 != "$with_aix_soname"; then
##############################################
gnome-panel-3.38.0/m4/libtool.m4-6748-	  prefix_cmds="$SED"~
gnome-panel-3.38.0/m4/libtool.m4:6749:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnome-panel-3.38.0/m4/libtool.m4-6750-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnome-panel-3.38.0/m4/libtool.m4-6822-            # dependencies.
gnome-panel-3.38.0/m4/libtool.m4:6823:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gnome-panel-3.38.0/m4/libtool.m4-6824-            ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-6887-	    # dependencies.
gnome-panel-3.38.0/m4/libtool.m4:6888:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gnome-panel-3.38.0/m4/libtool.m4-6889-	    ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-6923-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnome-panel-3.38.0/m4/libtool.m4:6924:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gnome-panel-3.38.0/m4/libtool.m4:6925:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gnome-panel-3.38.0/m4/libtool.m4-6926-	;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-6930-	    # SGI C++
gnome-panel-3.38.0/m4/libtool.m4:6931:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnome-panel-3.38.0/m4/libtool.m4-6932-
##############################################
gnome-panel-3.38.0/m4/libtool.m4-6941-	      if test no = "$with_gnu_ld"; then
gnome-panel-3.38.0/m4/libtool.m4:6942:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnome-panel-3.38.0/m4/libtool.m4-6943-	      else
gnome-panel-3.38.0/m4/libtool.m4:6944:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
gnome-panel-3.38.0/m4/libtool.m4-6945-	      fi
##############################################
gnome-panel-3.38.0/m4/libtool.m4-6962-	    # to its proper name (with version) after linking.
gnome-panel-3.38.0/m4/libtool.m4:6963:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
gnome-panel-3.38.0/m4/libtool.m4:6964:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
gnome-panel-3.38.0/m4/libtool.m4-6965-	    # Commands to make compiler produce verbose output that lists
##############################################
gnome-panel-3.38.0/m4/libtool.m4-6972-	    # dependencies.
gnome-panel-3.38.0/m4/libtool.m4:6973:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gnome-panel-3.38.0/m4/libtool.m4-6974-
##############################################
gnome-panel-3.38.0/m4/libtool.m4-6987-	    # earlier do not add the objects themselves.
gnome-panel-3.38.0/m4/libtool.m4:6988:	    case `$CC -V 2>&1` in
gnome-panel-3.38.0/m4/libtool.m4-6989-	      *"Version 7."*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-7008-            # Portland Group C++ compiler
gnome-panel-3.38.0/m4/libtool.m4:7009:	    case `$CC -V` in
gnome-panel-3.38.0/m4/libtool.m4-7010-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-7013-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
gnome-panel-3.38.0/m4/libtool.m4:7014:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
gnome-panel-3.38.0/m4/libtool.m4-7015-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
gnome-panel-3.38.0/m4/libtool.m4-7017-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
gnome-panel-3.38.0/m4/libtool.m4:7018:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
gnome-panel-3.38.0/m4/libtool.m4-7019-                $RANLIB $oldlib'
##############################################
gnome-panel-3.38.0/m4/libtool.m4-7022-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gnome-panel-3.38.0/m4/libtool.m4:7023:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
gnome-panel-3.38.0/m4/libtool.m4-7024-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
gnome-panel-3.38.0/m4/libtool.m4-7026-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gnome-panel-3.38.0/m4/libtool.m4:7027:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
gnome-panel-3.38.0/m4/libtool.m4-7028-	      ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-7036-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
gnome-panel-3.38.0/m4/libtool.m4:7037:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnome-panel-3.38.0/m4/libtool.m4-7038-            ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-7055-	    # dependencies.
gnome-panel-3.38.0/m4/libtool.m4:7056:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
gnome-panel-3.38.0/m4/libtool.m4-7057-	    ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-7070-	  *)
gnome-panel-3.38.0/m4/libtool.m4:7071:	    case `$CC -V 2>&1 | sed 5q` in
gnome-panel-3.38.0/m4/libtool.m4-7072-	    *Sun\ C*)
##############################################
gnome-panel-3.38.0/m4/libtool.m4-7077-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
gnome-panel-3.38.0/m4/libtool.m4:7078:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnome-panel-3.38.0/m4/libtool.m4-7079-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gnome-panel-3.38.0/m4/libtool.m4-7142-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
gnome-panel-3.38.0/m4/libtool.m4:7143:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
gnome-panel-3.38.0/m4/libtool.m4-7144-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
gnome-panel-3.38.0/m4/libtool.m4-7161-	    # to its proper name (with version) after linking.
gnome-panel-3.38.0/m4/libtool.m4:7162:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
gnome-panel-3.38.0/m4/libtool.m4-7163-
##############################################
gnome-panel-3.38.0/m4/libtool.m4-7182-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gnome-panel-3.38.0/m4/libtool.m4:7183:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnome-panel-3.38.0/m4/libtool.m4-7184-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gnome-panel-3.38.0/m4/libtool.m4-7187-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gnome-panel-3.38.0/m4/libtool.m4:7188:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnome-panel-3.38.0/m4/libtool.m4:7189:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
gnome-panel-3.38.0/m4/libtool.m4-7190-                  echo "-hidden">> $lib.exp~
gnome-panel-3.38.0/m4/libtool.m4:7191:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
gnome-panel-3.38.0/m4/libtool.m4-7192-                  $RM $lib.exp'
##############################################
gnome-panel-3.38.0/m4/libtool.m4-7206-	    # dependencies.
gnome-panel-3.38.0/m4/libtool.m4:7207:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gnome-panel-3.38.0/m4/libtool.m4-7208-	    ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-7213-	        osf3*)
gnome-panel-3.38.0/m4/libtool.m4:7214:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnome-panel-3.38.0/m4/libtool.m4-7215-		  ;;
gnome-panel-3.38.0/m4/libtool.m4-7216-	        *)
gnome-panel-3.38.0/m4/libtool.m4:7217:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnome-panel-3.38.0/m4/libtool.m4-7218-		  ;;
##############################################
gnome-panel-3.38.0/m4/libtool.m4-7466-  case @S|@2 in
gnome-panel-3.38.0/m4/libtool.m4:7467:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
gnome-panel-3.38.0/m4/libtool.m4:7468:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
gnome-panel-3.38.0/m4/libtool.m4-7469-  esac
##############################################
gnome-panel-3.38.0/m4/libtool.m4-7555-
gnome-panel-3.38.0/m4/libtool.m4:7556:  for p in `eval "$output_verbose_link_cmd"`; do
gnome-panel-3.38.0/m4/libtool.m4-7557-    case $prev$p in
##############################################
gnome-panel-3.38.0/m4/libtool.m4-7659-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
gnome-panel-3.38.0/m4/libtool.m4:7660: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
gnome-panel-3.38.0/m4/libtool.m4-7661-fi
##############################################
gnome-panel-3.38.0/m4/libtool.m4-8279-    test 10 -lt "$lt_ac_count" && break
gnome-panel-3.38.0/m4/libtool.m4:8280:    lt_ac_count=`expr $lt_ac_count + 1`
gnome-panel-3.38.0/m4/libtool.m4-8281-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
gnome-panel-3.38.0/m4/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
gnome-panel-3.38.0/m4/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnome-panel-3.38.0/m4/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnome-panel-3.38.0/m4/lib-link.m4-322-                -L*)
gnome-panel-3.38.0/m4/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnome-panel-3.38.0/m4/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
gnome-panel-3.38.0/m4/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
gnome-panel-3.38.0/m4/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnome-panel-3.38.0/m4/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
gnome-panel-3.38.0/m4/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnome-panel-3.38.0/m4/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnome-panel-3.38.0/m4/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
gnome-panel-3.38.0/m4/lib-link.m4-529-                  -L*)
gnome-panel-3.38.0/m4/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnome-panel-3.38.0/m4/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
gnome-panel-3.38.0/m4/lib-link.m4-581-                  -R*)
gnome-panel-3.38.0/m4/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnome-panel-3.38.0/m4/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
gnome-panel-3.38.0/m4/lib-link.m4-611-                    dnl Handle this in the next round.
gnome-panel-3.38.0/m4/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gnome-panel-3.38.0/m4/lib-link.m4-613-                    ;;
##############################################
gnome-panel-3.38.0/m4/lib-link.m4-617-                    dnl option.
gnome-panel-3.38.0/m4/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnome-panel-3.38.0/m4/lib-link.m4-619-                    ;;
##############################################
gnome-panel-3.38.0/m4/lib-link.m4-730-            -L) next=yes ;;
gnome-panel-3.38.0/m4/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
gnome-panel-3.38.0/m4/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
gnome-panel-3.38.0/m4/ltsugar.m4-68-m4_define([lt_combine],
gnome-panel-3.38.0/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
gnome-panel-3.38.0/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
gnome-panel-3.38.0/m4/gsettings.m4-63-	@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
gnome-panel-3.38.0/m4/gsettings.m4:64:	files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
gnome-panel-3.38.0/m4/gsettings.m4-65-	test -n "$$files" || exit 0; \
##############################################
gnome-panel-3.38.0/m4/ax_is_release.m4-58-        # $is_release = ($minor_version is even)
gnome-panel-3.38.0/m4/ax_is_release.m4:59:        minor_version=`echo "$PACKAGE_VERSION" | sed 's/[[^.]][[^.]]*.\([[^.]][[^.]]*\).*/\1/'`
gnome-panel-3.38.0/m4/ax_is_release.m4-60-        AS_IF([test "$(( $minor_version % 2 ))" -ne 0],
##############################################
gnome-panel-3.38.0/m4/ax_is_release.m4-64-        # $is_release = ($micro_version is even)
gnome-panel-3.38.0/m4/ax_is_release.m4:65:        micro_version=`echo "$PACKAGE_VERSION" | sed 's/[[^.]]*\.[[^.]]*\.\([[^.]]*\).*/\1/'`
gnome-panel-3.38.0/m4/ax_is_release.m4-66-        AS_IF([test "$(( $micro_version % 2 ))" -ne 0],
##############################################
gnome-panel-3.38.0/m4/gettext.m4-282-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
gnome-panel-3.38.0/m4/gettext.m4:283:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
gnome-panel-3.38.0/m4/gettext.m4-284-      fi
##############################################
gnome-panel-3.38.0/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
gnome-panel-3.38.0/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
gnome-panel-3.38.0/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
gnome-panel-3.38.0/m4/lib-ld.m4-56-    # gcc leaves a trailing carriage return which upsets mingw
gnome-panel-3.38.0/m4/lib-ld.m4:57:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnome-panel-3.38.0/m4/lib-ld.m4-58-  *)
gnome-panel-3.38.0/m4/lib-ld.m4:59:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnome-panel-3.38.0/m4/lib-ld.m4-60-  esac
##############################################
gnome-panel-3.38.0/m4/lib-ld.m4-65-      # Canonicalize the pathname of ld
gnome-panel-3.38.0/m4/lib-ld.m4:66:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
gnome-panel-3.38.0/m4/lib-ld.m4-67-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
gnome-panel-3.38.0/m4/lib-ld.m4:68:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gnome-panel-3.38.0/m4/lib-ld.m4-69-      done
##############################################
gnome-panel-3.38.0/m4/lib-ld.m4-96-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnome-panel-3.38.0/m4/lib-ld.m4:97:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
gnome-panel-3.38.0/m4/lib-ld.m4-98-      *GNU* | *'with BFD'*)
##############################################
gnome-panel-3.38.0/m4/lib-prefix.m4-201-    *)
gnome-panel-3.38.0/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
gnome-panel-3.38.0/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
gnome-panel-3.38.0/m4/lib-prefix.m4-211-                ;;
gnome-panel-3.38.0/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
gnome-panel-3.38.0/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
gnome-panel-3.38.0/m4/po.m4-48-changequote(,)dnl
gnome-panel-3.38.0/m4/po.m4:49:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnome-panel-3.38.0/m4/po.m4-50-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
gnome-panel-3.38.0/m4/po.m4-55-changequote(,)dnl
gnome-panel-3.38.0/m4/po.m4:56:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnome-panel-3.38.0/m4/po.m4-57-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
gnome-panel-3.38.0/m4/po.m4-74-changequote(,)dnl
gnome-panel-3.38.0/m4/po.m4:75:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnome-panel-3.38.0/m4/po.m4-76-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
gnome-panel-3.38.0/m4/po.m4-99-      case "$ac_file" in
gnome-panel-3.38.0/m4/po.m4:100:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gnome-panel-3.38.0/m4/po.m4-101-      esac
##############################################
gnome-panel-3.38.0/m4/po.m4-104-        # Adjust a relative srcdir.
gnome-panel-3.38.0/m4/po.m4:105:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gnome-panel-3.38.0/m4/po.m4:106:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
gnome-panel-3.38.0/m4/po.m4:107:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gnome-panel-3.38.0/m4/po.m4-108-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gnome-panel-3.38.0/m4/po.m4-111-        case "$ac_given_srcdir" in
gnome-panel-3.38.0/m4/po.m4:112:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gnome-panel-3.38.0/m4/po.m4-113-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gnome-panel-3.38.0/m4/po.m4-132-            fi
gnome-panel-3.38.0/m4/po.m4:133:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gnome-panel-3.38.0/m4/po.m4-134-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
gnome-panel-3.38.0/m4/po.m4-229-  # Adjust a relative srcdir.
gnome-panel-3.38.0/m4/po.m4:230:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gnome-panel-3.38.0/m4/po.m4:231:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
gnome-panel-3.38.0/m4/po.m4:232:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gnome-panel-3.38.0/m4/po.m4-233-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gnome-panel-3.38.0/m4/po.m4-236-  case "$ac_given_srcdir" in
gnome-panel-3.38.0/m4/po.m4:237:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gnome-panel-3.38.0/m4/po.m4-238-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gnome-panel-3.38.0/m4/po.m4-298-  # Set POTFILES to the value of the Makefile variable POTFILES.
gnome-panel-3.38.0/m4/po.m4:299:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
gnome-panel-3.38.0/m4/po.m4:300:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
gnome-panel-3.38.0/m4/po.m4-301-  # Compute POTFILES_DEPS as
##############################################
gnome-panel-3.38.0/m4/po.m4-313-    # The LINGUAS file contains the set of available languages.
gnome-panel-3.38.0/m4/po.m4:314:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gnome-panel-3.38.0/m4/po.m4-315-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
gnome-panel-3.38.0/m4/po.m4-317-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
gnome-panel-3.38.0/m4/po.m4:318:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
gnome-panel-3.38.0/m4/po.m4:319:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
gnome-panel-3.38.0/m4/po.m4-320-  fi
##############################################
gnome-panel-3.38.0/m4/po.m4-361-    QMFILES="$QMFILES $srcdirpre$lang.qm"
gnome-panel-3.38.0/m4/po.m4:362:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gnome-panel-3.38.0/m4/po.m4-363-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
gnome-panel-3.38.0/m4/po.m4:364:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
gnome-panel-3.38.0/m4/po.m4-365-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
gnome-panel-3.38.0/m4/po.m4-402-      QTCATALOGS="$QTCATALOGS $lang.qm"
gnome-panel-3.38.0/m4/po.m4:403:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gnome-panel-3.38.0/m4/po.m4-404-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
gnome-panel-3.38.0/m4/po.m4:405:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
gnome-panel-3.38.0/m4/po.m4-406-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
gnome-panel-3.38.0/m4/po.m4-414-    for lang in $ALL_LINGUAS; do
gnome-panel-3.38.0/m4/po.m4:415:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gnome-panel-3.38.0/m4/po.m4-416-      cat >> "$ac_file.tmp" <<EOF
##############################################
gnome-panel-3.38.0/m4/po.m4-425-    for lang in $ALL_LINGUAS; do
gnome-panel-3.38.0/m4/po.m4:426:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
gnome-panel-3.38.0/m4/po.m4-427-      cat >> "$ac_file.tmp" <<EOF
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-50-  { \
gnome-panel-3.38.0/modules/menu/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/modules/menu/Makefile.in-52-  }; \
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-121-CONFIG_CLEAN_VPATH_FILES =
gnome-panel-3.38.0/modules/menu/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/modules/menu/Makefile.in-123-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/modules/menu/Makefile.in:124:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/modules/menu/Makefile.in-125-    *) f=$$p;; \
gnome-panel-3.38.0/modules/menu/Makefile.in-126-  esac;
gnome-panel-3.38.0/modules/menu/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/modules/menu/Makefile.in-128-am__install_max = 40
gnome-panel-3.38.0/modules/menu/Makefile.in-129-am__nobase_strip_setup = \
gnome-panel-3.38.0/modules/menu/Makefile.in:130:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/modules/menu/Makefile.in-131-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-673-.c.obj:
gnome-panel-3.38.0/modules/menu/Makefile.in:674:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/modules/menu/Makefile.in-675-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-677-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:678:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/modules/menu/Makefile.in-679-
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-687-org_gnome_gnome_panel_menu_la-gp-bookmarks.lo: gp-bookmarks.c
gnome-panel-3.38.0/modules/menu/Makefile.in:688:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-bookmarks.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-bookmarks.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-bookmarks.lo `test -f 'gp-bookmarks.c' || echo '$(srcdir)/'`gp-bookmarks.c
gnome-panel-3.38.0/modules/menu/Makefile.in-689-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-bookmarks.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-bookmarks.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-691-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:692:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-bookmarks.lo `test -f 'gp-bookmarks.c' || echo '$(srcdir)/'`gp-bookmarks.c
gnome-panel-3.38.0/modules/menu/Makefile.in-693-
gnome-panel-3.38.0/modules/menu/Makefile.in-694-org_gnome_gnome_panel_menu_la-gp-lock-logout.lo: gp-lock-logout.c
gnome-panel-3.38.0/modules/menu/Makefile.in:695:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-lock-logout.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-lock-logout.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-lock-logout.lo `test -f 'gp-lock-logout.c' || echo '$(srcdir)/'`gp-lock-logout.c
gnome-panel-3.38.0/modules/menu/Makefile.in-696-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-lock-logout.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-lock-logout.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-698-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:699:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-lock-logout.lo `test -f 'gp-lock-logout.c' || echo '$(srcdir)/'`gp-lock-logout.c
gnome-panel-3.38.0/modules/menu/Makefile.in-700-
gnome-panel-3.38.0/modules/menu/Makefile.in-701-org_gnome_gnome_panel_menu_la-gp-main-menu-applet.lo: gp-main-menu-applet.c
gnome-panel-3.38.0/modules/menu/Makefile.in:702:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-main-menu-applet.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-main-menu-applet.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-main-menu-applet.lo `test -f 'gp-main-menu-applet.c' || echo '$(srcdir)/'`gp-main-menu-applet.c
gnome-panel-3.38.0/modules/menu/Makefile.in-703-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-main-menu-applet.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-main-menu-applet.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-705-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:706:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-main-menu-applet.lo `test -f 'gp-main-menu-applet.c' || echo '$(srcdir)/'`gp-main-menu-applet.c
gnome-panel-3.38.0/modules/menu/Makefile.in-707-
gnome-panel-3.38.0/modules/menu/Makefile.in-708-org_gnome_gnome_panel_menu_la-gp-menu-bar-applet.lo: gp-menu-bar-applet.c
gnome-panel-3.38.0/modules/menu/Makefile.in:709:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-menu-bar-applet.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu-bar-applet.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-menu-bar-applet.lo `test -f 'gp-menu-bar-applet.c' || echo '$(srcdir)/'`gp-menu-bar-applet.c
gnome-panel-3.38.0/modules/menu/Makefile.in-710-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu-bar-applet.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu-bar-applet.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-712-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:713:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-menu-bar-applet.lo `test -f 'gp-menu-bar-applet.c' || echo '$(srcdir)/'`gp-menu-bar-applet.c
gnome-panel-3.38.0/modules/menu/Makefile.in-714-
gnome-panel-3.38.0/modules/menu/Makefile.in-715-org_gnome_gnome_panel_menu_la-gp-menu-bar.lo: gp-menu-bar.c
gnome-panel-3.38.0/modules/menu/Makefile.in:716:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-menu-bar.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu-bar.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-menu-bar.lo `test -f 'gp-menu-bar.c' || echo '$(srcdir)/'`gp-menu-bar.c
gnome-panel-3.38.0/modules/menu/Makefile.in-717-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu-bar.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu-bar.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-719-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:720:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-menu-bar.lo `test -f 'gp-menu-bar.c' || echo '$(srcdir)/'`gp-menu-bar.c
gnome-panel-3.38.0/modules/menu/Makefile.in-721-
gnome-panel-3.38.0/modules/menu/Makefile.in-722-org_gnome_gnome_panel_menu_la-gp-menu-button-applet.lo: gp-menu-button-applet.c
gnome-panel-3.38.0/modules/menu/Makefile.in:723:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-menu-button-applet.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu-button-applet.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-menu-button-applet.lo `test -f 'gp-menu-button-applet.c' || echo '$(srcdir)/'`gp-menu-button-applet.c
gnome-panel-3.38.0/modules/menu/Makefile.in-724-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu-button-applet.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu-button-applet.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-726-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:727:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-menu-button-applet.lo `test -f 'gp-menu-button-applet.c' || echo '$(srcdir)/'`gp-menu-button-applet.c
gnome-panel-3.38.0/modules/menu/Makefile.in-728-
gnome-panel-3.38.0/modules/menu/Makefile.in-729-org_gnome_gnome_panel_menu_la-gp-menu-button.lo: gp-menu-button.c
gnome-panel-3.38.0/modules/menu/Makefile.in:730:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-menu-button.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu-button.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-menu-button.lo `test -f 'gp-menu-button.c' || echo '$(srcdir)/'`gp-menu-button.c
gnome-panel-3.38.0/modules/menu/Makefile.in-731-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu-button.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu-button.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-733-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:734:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-menu-button.lo `test -f 'gp-menu-button.c' || echo '$(srcdir)/'`gp-menu-button.c
gnome-panel-3.38.0/modules/menu/Makefile.in-735-
gnome-panel-3.38.0/modules/menu/Makefile.in-736-org_gnome_gnome_panel_menu_la-gp-menu-module.lo: gp-menu-module.c
gnome-panel-3.38.0/modules/menu/Makefile.in:737:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-menu-module.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu-module.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-menu-module.lo `test -f 'gp-menu-module.c' || echo '$(srcdir)/'`gp-menu-module.c
gnome-panel-3.38.0/modules/menu/Makefile.in-738-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu-module.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu-module.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-740-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:741:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-menu-module.lo `test -f 'gp-menu-module.c' || echo '$(srcdir)/'`gp-menu-module.c
gnome-panel-3.38.0/modules/menu/Makefile.in-742-
gnome-panel-3.38.0/modules/menu/Makefile.in-743-org_gnome_gnome_panel_menu_la-gp-menu-utils.lo: gp-menu-utils.c
gnome-panel-3.38.0/modules/menu/Makefile.in:744:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-menu-utils.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu-utils.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-menu-utils.lo `test -f 'gp-menu-utils.c' || echo '$(srcdir)/'`gp-menu-utils.c
gnome-panel-3.38.0/modules/menu/Makefile.in-745-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu-utils.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu-utils.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-747-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:748:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-menu-utils.lo `test -f 'gp-menu-utils.c' || echo '$(srcdir)/'`gp-menu-utils.c
gnome-panel-3.38.0/modules/menu/Makefile.in-749-
gnome-panel-3.38.0/modules/menu/Makefile.in-750-org_gnome_gnome_panel_menu_la-gp-menu.lo: gp-menu.c
gnome-panel-3.38.0/modules/menu/Makefile.in:751:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-menu.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-menu.lo `test -f 'gp-menu.c' || echo '$(srcdir)/'`gp-menu.c
gnome-panel-3.38.0/modules/menu/Makefile.in-752-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-menu.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-754-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:755:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-menu.lo `test -f 'gp-menu.c' || echo '$(srcdir)/'`gp-menu.c
gnome-panel-3.38.0/modules/menu/Makefile.in-756-
gnome-panel-3.38.0/modules/menu/Makefile.in-757-org_gnome_gnome_panel_menu_la-gp-places-menu.lo: gp-places-menu.c
gnome-panel-3.38.0/modules/menu/Makefile.in:758:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-places-menu.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-places-menu.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-places-menu.lo `test -f 'gp-places-menu.c' || echo '$(srcdir)/'`gp-places-menu.c
gnome-panel-3.38.0/modules/menu/Makefile.in-759-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-places-menu.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-places-menu.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-761-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:762:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-places-menu.lo `test -f 'gp-places-menu.c' || echo '$(srcdir)/'`gp-places-menu.c
gnome-panel-3.38.0/modules/menu/Makefile.in-763-
gnome-panel-3.38.0/modules/menu/Makefile.in-764-org_gnome_gnome_panel_menu_la-gp-recent-menu.lo: gp-recent-menu.c
gnome-panel-3.38.0/modules/menu/Makefile.in:765:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-recent-menu.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-recent-menu.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-recent-menu.lo `test -f 'gp-recent-menu.c' || echo '$(srcdir)/'`gp-recent-menu.c
gnome-panel-3.38.0/modules/menu/Makefile.in-766-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-recent-menu.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-recent-menu.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-768-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:769:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-recent-menu.lo `test -f 'gp-recent-menu.c' || echo '$(srcdir)/'`gp-recent-menu.c
gnome-panel-3.38.0/modules/menu/Makefile.in-770-
gnome-panel-3.38.0/modules/menu/Makefile.in-771-org_gnome_gnome_panel_menu_la-gp-user-menu-applet.lo: gp-user-menu-applet.c
gnome-panel-3.38.0/modules/menu/Makefile.in:772:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-user-menu-applet.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-user-menu-applet.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-user-menu-applet.lo `test -f 'gp-user-menu-applet.c' || echo '$(srcdir)/'`gp-user-menu-applet.c
gnome-panel-3.38.0/modules/menu/Makefile.in-773-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-user-menu-applet.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-user-menu-applet.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-775-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:776:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-user-menu-applet.lo `test -f 'gp-user-menu-applet.c' || echo '$(srcdir)/'`gp-user-menu-applet.c
gnome-panel-3.38.0/modules/menu/Makefile.in-777-
gnome-panel-3.38.0/modules/menu/Makefile.in-778-org_gnome_gnome_panel_menu_la-gp-user-menu.lo: gp-user-menu.c
gnome-panel-3.38.0/modules/menu/Makefile.in:779:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-user-menu.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-user-menu.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-user-menu.lo `test -f 'gp-user-menu.c' || echo '$(srcdir)/'`gp-user-menu.c
gnome-panel-3.38.0/modules/menu/Makefile.in-780-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-user-menu.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-user-menu.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-782-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:783:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-user-menu.lo `test -f 'gp-user-menu.c' || echo '$(srcdir)/'`gp-user-menu.c
gnome-panel-3.38.0/modules/menu/Makefile.in-784-
gnome-panel-3.38.0/modules/menu/Makefile.in-785-org_gnome_gnome_panel_menu_la-gp-volumes.lo: gp-volumes.c
gnome-panel-3.38.0/modules/menu/Makefile.in:786:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-volumes.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-volumes.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-volumes.lo `test -f 'gp-volumes.c' || echo '$(srcdir)/'`gp-volumes.c
gnome-panel-3.38.0/modules/menu/Makefile.in-787-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-volumes.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-volumes.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-789-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:790:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-volumes.lo `test -f 'gp-volumes.c' || echo '$(srcdir)/'`gp-volumes.c
gnome-panel-3.38.0/modules/menu/Makefile.in-791-
gnome-panel-3.38.0/modules/menu/Makefile.in-792-org_gnome_gnome_panel_menu_la-menu-resources.lo: menu-resources.c
gnome-panel-3.38.0/modules/menu/Makefile.in:793:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-menu-resources.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-menu-resources.Tpo -c -o org_gnome_gnome_panel_menu_la-menu-resources.lo `test -f 'menu-resources.c' || echo '$(srcdir)/'`menu-resources.c
gnome-panel-3.38.0/modules/menu/Makefile.in-794-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-menu-resources.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-menu-resources.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-796-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:797:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-menu-resources.lo `test -f 'menu-resources.c' || echo '$(srcdir)/'`menu-resources.c
gnome-panel-3.38.0/modules/menu/Makefile.in-798-
gnome-panel-3.38.0/modules/menu/Makefile.in-799-org_gnome_gnome_panel_menu_la-gp-dm-seat-gen.lo: gp-dm-seat-gen.c
gnome-panel-3.38.0/modules/menu/Makefile.in:800:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-dm-seat-gen.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-dm-seat-gen.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-dm-seat-gen.lo `test -f 'gp-dm-seat-gen.c' || echo '$(srcdir)/'`gp-dm-seat-gen.c
gnome-panel-3.38.0/modules/menu/Makefile.in-801-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-dm-seat-gen.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-dm-seat-gen.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-803-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:804:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-dm-seat-gen.lo `test -f 'gp-dm-seat-gen.c' || echo '$(srcdir)/'`gp-dm-seat-gen.c
gnome-panel-3.38.0/modules/menu/Makefile.in-805-
gnome-panel-3.38.0/modules/menu/Makefile.in-806-org_gnome_gnome_panel_menu_la-gp-login1-manager-gen.lo: gp-login1-manager-gen.c
gnome-panel-3.38.0/modules/menu/Makefile.in:807:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-login1-manager-gen.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-login1-manager-gen.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-login1-manager-gen.lo `test -f 'gp-login1-manager-gen.c' || echo '$(srcdir)/'`gp-login1-manager-gen.c
gnome-panel-3.38.0/modules/menu/Makefile.in-808-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-login1-manager-gen.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-login1-manager-gen.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-810-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:811:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-login1-manager-gen.lo `test -f 'gp-login1-manager-gen.c' || echo '$(srcdir)/'`gp-login1-manager-gen.c
gnome-panel-3.38.0/modules/menu/Makefile.in-812-
gnome-panel-3.38.0/modules/menu/Makefile.in-813-org_gnome_gnome_panel_menu_la-gp-screensaver-gen.lo: gp-screensaver-gen.c
gnome-panel-3.38.0/modules/menu/Makefile.in:814:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-screensaver-gen.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-screensaver-gen.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-screensaver-gen.lo `test -f 'gp-screensaver-gen.c' || echo '$(srcdir)/'`gp-screensaver-gen.c
gnome-panel-3.38.0/modules/menu/Makefile.in-815-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-screensaver-gen.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-screensaver-gen.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-817-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:818:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-screensaver-gen.lo `test -f 'gp-screensaver-gen.c' || echo '$(srcdir)/'`gp-screensaver-gen.c
gnome-panel-3.38.0/modules/menu/Makefile.in-819-
gnome-panel-3.38.0/modules/menu/Makefile.in-820-org_gnome_gnome_panel_menu_la-gp-session-manager-gen.lo: gp-session-manager-gen.c
gnome-panel-3.38.0/modules/menu/Makefile.in:821:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_menu_la-gp-session-manager-gen.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-session-manager-gen.Tpo -c -o org_gnome_gnome_panel_menu_la-gp-session-manager-gen.lo `test -f 'gp-session-manager-gen.c' || echo '$(srcdir)/'`gp-session-manager-gen.c
gnome-panel-3.38.0/modules/menu/Makefile.in-822-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-session-manager-gen.Tpo $(DEPDIR)/org_gnome_gnome_panel_menu_la-gp-session-manager-gen.Plo
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-824-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/menu/Makefile.in:825:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_menu_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_menu_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_menu_la-gp-session-manager-gen.lo `test -f 'gp-session-manager-gen.c' || echo '$(srcdir)/'`gp-session-manager-gen.c
gnome-panel-3.38.0/modules/menu/Makefile.in-826-
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-862-GTAGS:
gnome-panel-3.38.0/modules/menu/Makefile.in:863:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/modules/menu/Makefile.in-864-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-888-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/modules/menu/Makefile.in:889:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/menu/Makefile.in:890:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/menu/Makefile.in-891-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/modules/menu/Makefile.in-902-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/modules/menu/Makefile.in:903:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/modules/menu/Makefile.in-904-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/modules/fish/Makefile.in-51-  { \
gnome-panel-3.38.0/modules/fish/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/modules/fish/Makefile.in-53-  }; \
##############################################
gnome-panel-3.38.0/modules/fish/Makefile.in-122-CONFIG_CLEAN_VPATH_FILES =
gnome-panel-3.38.0/modules/fish/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/modules/fish/Makefile.in-124-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/modules/fish/Makefile.in:125:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/modules/fish/Makefile.in-126-    *) f=$$p;; \
gnome-panel-3.38.0/modules/fish/Makefile.in-127-  esac;
gnome-panel-3.38.0/modules/fish/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/modules/fish/Makefile.in-129-am__install_max = 40
gnome-panel-3.38.0/modules/fish/Makefile.in-130-am__nobase_strip_setup = \
gnome-panel-3.38.0/modules/fish/Makefile.in:131:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/modules/fish/Makefile.in-132-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/modules/fish/Makefile.in-596-.c.obj:
gnome-panel-3.38.0/modules/fish/Makefile.in:597:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/modules/fish/Makefile.in-598-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-panel-3.38.0/modules/fish/Makefile.in-600-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/fish/Makefile.in:601:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/modules/fish/Makefile.in-602-
##############################################
gnome-panel-3.38.0/modules/fish/Makefile.in-610-org_gnome_gnome_panel_fish_la-fish-applet.lo: fish-applet.c
gnome-panel-3.38.0/modules/fish/Makefile.in:611:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_fish_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_fish_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_fish_la-fish-applet.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_fish_la-fish-applet.Tpo -c -o org_gnome_gnome_panel_fish_la-fish-applet.lo `test -f 'fish-applet.c' || echo '$(srcdir)/'`fish-applet.c
gnome-panel-3.38.0/modules/fish/Makefile.in-612-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_fish_la-fish-applet.Tpo $(DEPDIR)/org_gnome_gnome_panel_fish_la-fish-applet.Plo
##############################################
gnome-panel-3.38.0/modules/fish/Makefile.in-614-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/fish/Makefile.in:615:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_fish_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_fish_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_fish_la-fish-applet.lo `test -f 'fish-applet.c' || echo '$(srcdir)/'`fish-applet.c
gnome-panel-3.38.0/modules/fish/Makefile.in-616-
gnome-panel-3.38.0/modules/fish/Makefile.in-617-org_gnome_gnome_panel_fish_la-fish-module.lo: fish-module.c
gnome-panel-3.38.0/modules/fish/Makefile.in:618:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_fish_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_fish_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_fish_la-fish-module.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_fish_la-fish-module.Tpo -c -o org_gnome_gnome_panel_fish_la-fish-module.lo `test -f 'fish-module.c' || echo '$(srcdir)/'`fish-module.c
gnome-panel-3.38.0/modules/fish/Makefile.in-619-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_fish_la-fish-module.Tpo $(DEPDIR)/org_gnome_gnome_panel_fish_la-fish-module.Plo
##############################################
gnome-panel-3.38.0/modules/fish/Makefile.in-621-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/fish/Makefile.in:622:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_fish_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_fish_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_fish_la-fish-module.lo `test -f 'fish-module.c' || echo '$(srcdir)/'`fish-module.c
gnome-panel-3.38.0/modules/fish/Makefile.in-623-
gnome-panel-3.38.0/modules/fish/Makefile.in-624-org_gnome_gnome_panel_fish_la-fish-resources.lo: fish-resources.c
gnome-panel-3.38.0/modules/fish/Makefile.in:625:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_fish_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_fish_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_fish_la-fish-resources.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_fish_la-fish-resources.Tpo -c -o org_gnome_gnome_panel_fish_la-fish-resources.lo `test -f 'fish-resources.c' || echo '$(srcdir)/'`fish-resources.c
gnome-panel-3.38.0/modules/fish/Makefile.in-626-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_fish_la-fish-resources.Tpo $(DEPDIR)/org_gnome_gnome_panel_fish_la-fish-resources.Plo
##############################################
gnome-panel-3.38.0/modules/fish/Makefile.in-628-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/fish/Makefile.in:629:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_fish_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_fish_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_fish_la-fish-resources.lo `test -f 'fish-resources.c' || echo '$(srcdir)/'`fish-resources.c
gnome-panel-3.38.0/modules/fish/Makefile.in-630-
##############################################
gnome-panel-3.38.0/modules/fish/Makefile.in-654-	@list='$(fishbitmaps_DATA)'; test -n "$(fishbitmapsdir)" || list=; \
gnome-panel-3.38.0/modules/fish/Makefile.in:655:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-panel-3.38.0/modules/fish/Makefile.in-656-	dir='$(DESTDIR)$(fishbitmapsdir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-panel-3.38.0/modules/fish/Makefile.in-687-GTAGS:
gnome-panel-3.38.0/modules/fish/Makefile.in:688:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/modules/fish/Makefile.in-689-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/modules/fish/Makefile.in-713-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/modules/fish/Makefile.in:714:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/fish/Makefile.in:715:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/fish/Makefile.in-716-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/modules/fish/Makefile.in-727-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/modules/fish/Makefile.in:728:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/modules/fish/Makefile.in-729-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/modules/notification-area/Makefile.in-50-  { \
gnome-panel-3.38.0/modules/notification-area/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/modules/notification-area/Makefile.in-52-  }; \
##############################################
gnome-panel-3.38.0/modules/notification-area/Makefile.in-121-CONFIG_CLEAN_VPATH_FILES =
gnome-panel-3.38.0/modules/notification-area/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/modules/notification-area/Makefile.in-123-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/modules/notification-area/Makefile.in:124:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/modules/notification-area/Makefile.in-125-    *) f=$$p;; \
gnome-panel-3.38.0/modules/notification-area/Makefile.in-126-  esac;
gnome-panel-3.38.0/modules/notification-area/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/modules/notification-area/Makefile.in-128-am__install_max = 40
gnome-panel-3.38.0/modules/notification-area/Makefile.in-129-am__nobase_strip_setup = \
gnome-panel-3.38.0/modules/notification-area/Makefile.in:130:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/modules/notification-area/Makefile.in-131-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/modules/notification-area/Makefile.in-573-.c.obj:
gnome-panel-3.38.0/modules/notification-area/Makefile.in:574:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/modules/notification-area/Makefile.in-575-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-panel-3.38.0/modules/notification-area/Makefile.in-577-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/notification-area/Makefile.in:578:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/modules/notification-area/Makefile.in-579-
##############################################
gnome-panel-3.38.0/modules/notification-area/Makefile.in-587-org_gnome_gnome_panel_notification_area_la-fixedtip.lo: fixedtip.c
gnome-panel-3.38.0/modules/notification-area/Makefile.in:588:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_notification_area_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_notification_area_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_notification_area_la-fixedtip.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_notification_area_la-fixedtip.Tpo -c -o org_gnome_gnome_panel_notification_area_la-fixedtip.lo `test -f 'fixedtip.c' || echo '$(srcdir)/'`fixedtip.c
gnome-panel-3.38.0/modules/notification-area/Makefile.in-589-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_notification_area_la-fixedtip.Tpo $(DEPDIR)/org_gnome_gnome_panel_notification_area_la-fixedtip.Plo
##############################################
gnome-panel-3.38.0/modules/notification-area/Makefile.in-591-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/notification-area/Makefile.in:592:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_notification_area_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_notification_area_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_notification_area_la-fixedtip.lo `test -f 'fixedtip.c' || echo '$(srcdir)/'`fixedtip.c
gnome-panel-3.38.0/modules/notification-area/Makefile.in-593-
gnome-panel-3.38.0/modules/notification-area/Makefile.in-594-org_gnome_gnome_panel_notification_area_la-na-applet.lo: na-applet.c
gnome-panel-3.38.0/modules/notification-area/Makefile.in:595:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_notification_area_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_notification_area_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_notification_area_la-na-applet.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_notification_area_la-na-applet.Tpo -c -o org_gnome_gnome_panel_notification_area_la-na-applet.lo `test -f 'na-applet.c' || echo '$(srcdir)/'`na-applet.c
gnome-panel-3.38.0/modules/notification-area/Makefile.in-596-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_notification_area_la-na-applet.Tpo $(DEPDIR)/org_gnome_gnome_panel_notification_area_la-na-applet.Plo
##############################################
gnome-panel-3.38.0/modules/notification-area/Makefile.in-598-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/notification-area/Makefile.in:599:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_notification_area_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_notification_area_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_notification_area_la-na-applet.lo `test -f 'na-applet.c' || echo '$(srcdir)/'`na-applet.c
gnome-panel-3.38.0/modules/notification-area/Makefile.in-600-
gnome-panel-3.38.0/modules/notification-area/Makefile.in-601-org_gnome_gnome_panel_notification_area_la-na-module.lo: na-module.c
gnome-panel-3.38.0/modules/notification-area/Makefile.in:602:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_notification_area_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_notification_area_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_notification_area_la-na-module.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_notification_area_la-na-module.Tpo -c -o org_gnome_gnome_panel_notification_area_la-na-module.lo `test -f 'na-module.c' || echo '$(srcdir)/'`na-module.c
gnome-panel-3.38.0/modules/notification-area/Makefile.in-603-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_notification_area_la-na-module.Tpo $(DEPDIR)/org_gnome_gnome_panel_notification_area_la-na-module.Plo
##############################################
gnome-panel-3.38.0/modules/notification-area/Makefile.in-605-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/notification-area/Makefile.in:606:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_notification_area_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_notification_area_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_notification_area_la-na-module.lo `test -f 'na-module.c' || echo '$(srcdir)/'`na-module.c
gnome-panel-3.38.0/modules/notification-area/Makefile.in-607-
gnome-panel-3.38.0/modules/notification-area/Makefile.in-608-org_gnome_gnome_panel_notification_area_la-na-tray.lo: na-tray.c
gnome-panel-3.38.0/modules/notification-area/Makefile.in:609:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_notification_area_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_notification_area_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_notification_area_la-na-tray.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_notification_area_la-na-tray.Tpo -c -o org_gnome_gnome_panel_notification_area_la-na-tray.lo `test -f 'na-tray.c' || echo '$(srcdir)/'`na-tray.c
gnome-panel-3.38.0/modules/notification-area/Makefile.in-610-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_notification_area_la-na-tray.Tpo $(DEPDIR)/org_gnome_gnome_panel_notification_area_la-na-tray.Plo
##############################################
gnome-panel-3.38.0/modules/notification-area/Makefile.in-612-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/notification-area/Makefile.in:613:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_notification_area_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_notification_area_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_notification_area_la-na-tray.lo `test -f 'na-tray.c' || echo '$(srcdir)/'`na-tray.c
gnome-panel-3.38.0/modules/notification-area/Makefile.in-614-
gnome-panel-3.38.0/modules/notification-area/Makefile.in-615-org_gnome_gnome_panel_notification_area_la-na-tray-child.lo: na-tray-child.c
gnome-panel-3.38.0/modules/notification-area/Makefile.in:616:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_notification_area_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_notification_area_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_notification_area_la-na-tray-child.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_notification_area_la-na-tray-child.Tpo -c -o org_gnome_gnome_panel_notification_area_la-na-tray-child.lo `test -f 'na-tray-child.c' || echo '$(srcdir)/'`na-tray-child.c
gnome-panel-3.38.0/modules/notification-area/Makefile.in-617-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_notification_area_la-na-tray-child.Tpo $(DEPDIR)/org_gnome_gnome_panel_notification_area_la-na-tray-child.Plo
##############################################
gnome-panel-3.38.0/modules/notification-area/Makefile.in-619-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/notification-area/Makefile.in:620:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_notification_area_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_notification_area_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_notification_area_la-na-tray-child.lo `test -f 'na-tray-child.c' || echo '$(srcdir)/'`na-tray-child.c
gnome-panel-3.38.0/modules/notification-area/Makefile.in-621-
gnome-panel-3.38.0/modules/notification-area/Makefile.in-622-org_gnome_gnome_panel_notification_area_la-na-tray-manager.lo: na-tray-manager.c
gnome-panel-3.38.0/modules/notification-area/Makefile.in:623:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_notification_area_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_notification_area_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_notification_area_la-na-tray-manager.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_notification_area_la-na-tray-manager.Tpo -c -o org_gnome_gnome_panel_notification_area_la-na-tray-manager.lo `test -f 'na-tray-manager.c' || echo '$(srcdir)/'`na-tray-manager.c
gnome-panel-3.38.0/modules/notification-area/Makefile.in-624-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_notification_area_la-na-tray-manager.Tpo $(DEPDIR)/org_gnome_gnome_panel_notification_area_la-na-tray-manager.Plo
##############################################
gnome-panel-3.38.0/modules/notification-area/Makefile.in-626-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/notification-area/Makefile.in:627:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_notification_area_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_notification_area_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_notification_area_la-na-tray-manager.lo `test -f 'na-tray-manager.c' || echo '$(srcdir)/'`na-tray-manager.c
gnome-panel-3.38.0/modules/notification-area/Makefile.in-628-
##############################################
gnome-panel-3.38.0/modules/notification-area/Makefile.in-664-GTAGS:
gnome-panel-3.38.0/modules/notification-area/Makefile.in:665:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/modules/notification-area/Makefile.in-666-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/modules/notification-area/Makefile.in-690-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/modules/notification-area/Makefile.in:691:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/notification-area/Makefile.in:692:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/notification-area/Makefile.in-693-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/modules/notification-area/Makefile.in-704-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/modules/notification-area/Makefile.in:705:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/modules/notification-area/Makefile.in-706-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/modules/clock/pixmaps/Makefile.in-49-  { \
gnome-panel-3.38.0/modules/clock/pixmaps/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/modules/clock/pixmaps/Makefile.in-51-  }; \
##############################################
gnome-panel-3.38.0/modules/clock/pixmaps/Makefile.in-394-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/modules/clock/pixmaps/Makefile.in:395:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/clock/pixmaps/Makefile.in:396:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/clock/pixmaps/Makefile.in-397-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/modules/clock/pixmaps/Makefile.in-408-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/modules/clock/pixmaps/Makefile.in:409:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/modules/clock/pixmaps/Makefile.in-410-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-50-  { \
gnome-panel-3.38.0/modules/clock/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/modules/clock/Makefile.in-52-  }; \
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-121-CONFIG_CLEAN_VPATH_FILES =
gnome-panel-3.38.0/modules/clock/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/modules/clock/Makefile.in-123-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/modules/clock/Makefile.in:124:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/modules/clock/Makefile.in-125-    *) f=$$p;; \
gnome-panel-3.38.0/modules/clock/Makefile.in-126-  esac;
gnome-panel-3.38.0/modules/clock/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/modules/clock/Makefile.in-128-am__install_max = 40
gnome-panel-3.38.0/modules/clock/Makefile.in-129-am__nobase_strip_setup = \
gnome-panel-3.38.0/modules/clock/Makefile.in:130:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/modules/clock/Makefile.in-131-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-295-  while test -n "$$dir1"; do \
gnome-panel-3.38.0/modules/clock/Makefile.in:296:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-panel-3.38.0/modules/clock/Makefile.in-297-    if test "$$first" != "."; then \
gnome-panel-3.38.0/modules/clock/Makefile.in-298-      if test "$$first" = ".."; then \
gnome-panel-3.38.0/modules/clock/Makefile.in:299:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-panel-3.38.0/modules/clock/Makefile.in:300:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-panel-3.38.0/modules/clock/Makefile.in-301-      else \
gnome-panel-3.38.0/modules/clock/Makefile.in:302:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-panel-3.38.0/modules/clock/Makefile.in-303-        if test "$$first2" = "$$first"; then \
gnome-panel-3.38.0/modules/clock/Makefile.in:304:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-panel-3.38.0/modules/clock/Makefile.in-305-        else \
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-310-    fi; \
gnome-panel-3.38.0/modules/clock/Makefile.in:311:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-panel-3.38.0/modules/clock/Makefile.in-312-  done; \
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-700-.c.obj:
gnome-panel-3.38.0/modules/clock/Makefile.in:701:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/modules/clock/Makefile.in-702-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-704-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/clock/Makefile.in:705:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/modules/clock/Makefile.in-706-
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-714-org_gnome_gnome_panel_clock_la-calendar-window.lo: calendar-window.c
gnome-panel-3.38.0/modules/clock/Makefile.in:715:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_clock_la-calendar-window.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_clock_la-calendar-window.Tpo -c -o org_gnome_gnome_panel_clock_la-calendar-window.lo `test -f 'calendar-window.c' || echo '$(srcdir)/'`calendar-window.c
gnome-panel-3.38.0/modules/clock/Makefile.in-716-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_clock_la-calendar-window.Tpo $(DEPDIR)/org_gnome_gnome_panel_clock_la-calendar-window.Plo
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-718-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/clock/Makefile.in:719:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_clock_la-calendar-window.lo `test -f 'calendar-window.c' || echo '$(srcdir)/'`calendar-window.c
gnome-panel-3.38.0/modules/clock/Makefile.in-720-
gnome-panel-3.38.0/modules/clock/Makefile.in-721-org_gnome_gnome_panel_clock_la-clock-applet.lo: clock-applet.c
gnome-panel-3.38.0/modules/clock/Makefile.in:722:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_clock_la-clock-applet.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-applet.Tpo -c -o org_gnome_gnome_panel_clock_la-clock-applet.lo `test -f 'clock-applet.c' || echo '$(srcdir)/'`clock-applet.c
gnome-panel-3.38.0/modules/clock/Makefile.in-723-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-applet.Tpo $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-applet.Plo
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-725-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/clock/Makefile.in:726:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_clock_la-clock-applet.lo `test -f 'clock-applet.c' || echo '$(srcdir)/'`clock-applet.c
gnome-panel-3.38.0/modules/clock/Makefile.in-727-
gnome-panel-3.38.0/modules/clock/Makefile.in-728-org_gnome_gnome_panel_clock_la-clock-face.lo: clock-face.c
gnome-panel-3.38.0/modules/clock/Makefile.in:729:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_clock_la-clock-face.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-face.Tpo -c -o org_gnome_gnome_panel_clock_la-clock-face.lo `test -f 'clock-face.c' || echo '$(srcdir)/'`clock-face.c
gnome-panel-3.38.0/modules/clock/Makefile.in-730-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-face.Tpo $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-face.Plo
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-732-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/clock/Makefile.in:733:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_clock_la-clock-face.lo `test -f 'clock-face.c' || echo '$(srcdir)/'`clock-face.c
gnome-panel-3.38.0/modules/clock/Makefile.in-734-
gnome-panel-3.38.0/modules/clock/Makefile.in-735-org_gnome_gnome_panel_clock_la-clock-location.lo: clock-location.c
gnome-panel-3.38.0/modules/clock/Makefile.in:736:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_clock_la-clock-location.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-location.Tpo -c -o org_gnome_gnome_panel_clock_la-clock-location.lo `test -f 'clock-location.c' || echo '$(srcdir)/'`clock-location.c
gnome-panel-3.38.0/modules/clock/Makefile.in-737-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-location.Tpo $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-location.Plo
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-739-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/clock/Makefile.in:740:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_clock_la-clock-location.lo `test -f 'clock-location.c' || echo '$(srcdir)/'`clock-location.c
gnome-panel-3.38.0/modules/clock/Makefile.in-741-
gnome-panel-3.38.0/modules/clock/Makefile.in-742-org_gnome_gnome_panel_clock_la-clock-location-tile.lo: clock-location-tile.c
gnome-panel-3.38.0/modules/clock/Makefile.in:743:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_clock_la-clock-location-tile.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-location-tile.Tpo -c -o org_gnome_gnome_panel_clock_la-clock-location-tile.lo `test -f 'clock-location-tile.c' || echo '$(srcdir)/'`clock-location-tile.c
gnome-panel-3.38.0/modules/clock/Makefile.in-744-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-location-tile.Tpo $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-location-tile.Plo
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-746-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/clock/Makefile.in:747:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_clock_la-clock-location-tile.lo `test -f 'clock-location-tile.c' || echo '$(srcdir)/'`clock-location-tile.c
gnome-panel-3.38.0/modules/clock/Makefile.in-748-
gnome-panel-3.38.0/modules/clock/Makefile.in-749-org_gnome_gnome_panel_clock_la-clock-map.lo: clock-map.c
gnome-panel-3.38.0/modules/clock/Makefile.in:750:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_clock_la-clock-map.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-map.Tpo -c -o org_gnome_gnome_panel_clock_la-clock-map.lo `test -f 'clock-map.c' || echo '$(srcdir)/'`clock-map.c
gnome-panel-3.38.0/modules/clock/Makefile.in-751-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-map.Tpo $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-map.Plo
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-753-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/clock/Makefile.in:754:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_clock_la-clock-map.lo `test -f 'clock-map.c' || echo '$(srcdir)/'`clock-map.c
gnome-panel-3.38.0/modules/clock/Makefile.in-755-
gnome-panel-3.38.0/modules/clock/Makefile.in-756-org_gnome_gnome_panel_clock_la-clock-module.lo: clock-module.c
gnome-panel-3.38.0/modules/clock/Makefile.in:757:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_clock_la-clock-module.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-module.Tpo -c -o org_gnome_gnome_panel_clock_la-clock-module.lo `test -f 'clock-module.c' || echo '$(srcdir)/'`clock-module.c
gnome-panel-3.38.0/modules/clock/Makefile.in-758-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-module.Tpo $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-module.Plo
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-760-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/clock/Makefile.in:761:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_clock_la-clock-module.lo `test -f 'clock-module.c' || echo '$(srcdir)/'`clock-module.c
gnome-panel-3.38.0/modules/clock/Makefile.in-762-
gnome-panel-3.38.0/modules/clock/Makefile.in-763-org_gnome_gnome_panel_clock_la-clock-sunpos.lo: clock-sunpos.c
gnome-panel-3.38.0/modules/clock/Makefile.in:764:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_clock_la-clock-sunpos.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-sunpos.Tpo -c -o org_gnome_gnome_panel_clock_la-clock-sunpos.lo `test -f 'clock-sunpos.c' || echo '$(srcdir)/'`clock-sunpos.c
gnome-panel-3.38.0/modules/clock/Makefile.in-765-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-sunpos.Tpo $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-sunpos.Plo
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-767-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/clock/Makefile.in:768:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_clock_la-clock-sunpos.lo `test -f 'clock-sunpos.c' || echo '$(srcdir)/'`clock-sunpos.c
gnome-panel-3.38.0/modules/clock/Makefile.in-769-
gnome-panel-3.38.0/modules/clock/Makefile.in-770-org_gnome_gnome_panel_clock_la-clock-utils.lo: clock-utils.c
gnome-panel-3.38.0/modules/clock/Makefile.in:771:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_clock_la-clock-utils.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-utils.Tpo -c -o org_gnome_gnome_panel_clock_la-clock-utils.lo `test -f 'clock-utils.c' || echo '$(srcdir)/'`clock-utils.c
gnome-panel-3.38.0/modules/clock/Makefile.in-772-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-utils.Tpo $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-utils.Plo
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-774-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/clock/Makefile.in:775:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_clock_la-clock-utils.lo `test -f 'clock-utils.c' || echo '$(srcdir)/'`clock-utils.c
gnome-panel-3.38.0/modules/clock/Makefile.in-776-
gnome-panel-3.38.0/modules/clock/Makefile.in-777-org_gnome_gnome_panel_clock_la-set-timezone.lo: set-timezone.c
gnome-panel-3.38.0/modules/clock/Makefile.in:778:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_clock_la-set-timezone.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_clock_la-set-timezone.Tpo -c -o org_gnome_gnome_panel_clock_la-set-timezone.lo `test -f 'set-timezone.c' || echo '$(srcdir)/'`set-timezone.c
gnome-panel-3.38.0/modules/clock/Makefile.in-779-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_clock_la-set-timezone.Tpo $(DEPDIR)/org_gnome_gnome_panel_clock_la-set-timezone.Plo
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-781-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/clock/Makefile.in:782:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_clock_la-set-timezone.lo `test -f 'set-timezone.c' || echo '$(srcdir)/'`set-timezone.c
gnome-panel-3.38.0/modules/clock/Makefile.in-783-
gnome-panel-3.38.0/modules/clock/Makefile.in-784-org_gnome_gnome_panel_clock_la-clock-resources.lo: clock-resources.c
gnome-panel-3.38.0/modules/clock/Makefile.in:785:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_clock_la-clock-resources.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-resources.Tpo -c -o org_gnome_gnome_panel_clock_la-clock-resources.lo `test -f 'clock-resources.c' || echo '$(srcdir)/'`clock-resources.c
gnome-panel-3.38.0/modules/clock/Makefile.in-786-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-resources.Tpo $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-resources.Plo
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-788-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/clock/Makefile.in:789:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_clock_la-clock-resources.lo `test -f 'clock-resources.c' || echo '$(srcdir)/'`clock-resources.c
gnome-panel-3.38.0/modules/clock/Makefile.in-790-
gnome-panel-3.38.0/modules/clock/Makefile.in-791-org_gnome_gnome_panel_clock_la-clock-typebuiltins.lo: clock-typebuiltins.c
gnome-panel-3.38.0/modules/clock/Makefile.in:792:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_clock_la-clock-typebuiltins.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-typebuiltins.Tpo -c -o org_gnome_gnome_panel_clock_la-clock-typebuiltins.lo `test -f 'clock-typebuiltins.c' || echo '$(srcdir)/'`clock-typebuiltins.c
gnome-panel-3.38.0/modules/clock/Makefile.in-793-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-typebuiltins.Tpo $(DEPDIR)/org_gnome_gnome_panel_clock_la-clock-typebuiltins.Plo
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-795-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/clock/Makefile.in:796:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_clock_la-clock-typebuiltins.lo `test -f 'clock-typebuiltins.c' || echo '$(srcdir)/'`clock-typebuiltins.c
gnome-panel-3.38.0/modules/clock/Makefile.in-797-
gnome-panel-3.38.0/modules/clock/Makefile.in-798-org_gnome_gnome_panel_clock_la-calendar-client.lo: calendar-client.c
gnome-panel-3.38.0/modules/clock/Makefile.in:799:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_clock_la-calendar-client.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_clock_la-calendar-client.Tpo -c -o org_gnome_gnome_panel_clock_la-calendar-client.lo `test -f 'calendar-client.c' || echo '$(srcdir)/'`calendar-client.c
gnome-panel-3.38.0/modules/clock/Makefile.in-800-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_clock_la-calendar-client.Tpo $(DEPDIR)/org_gnome_gnome_panel_clock_la-calendar-client.Plo
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-802-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/clock/Makefile.in:803:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_clock_la-calendar-client.lo `test -f 'calendar-client.c' || echo '$(srcdir)/'`calendar-client.c
gnome-panel-3.38.0/modules/clock/Makefile.in-804-
gnome-panel-3.38.0/modules/clock/Makefile.in-805-org_gnome_gnome_panel_clock_la-calendar-sources.lo: calendar-sources.c
gnome-panel-3.38.0/modules/clock/Makefile.in:806:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_clock_la-calendar-sources.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_clock_la-calendar-sources.Tpo -c -o org_gnome_gnome_panel_clock_la-calendar-sources.lo `test -f 'calendar-sources.c' || echo '$(srcdir)/'`calendar-sources.c
gnome-panel-3.38.0/modules/clock/Makefile.in-807-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_clock_la-calendar-sources.Tpo $(DEPDIR)/org_gnome_gnome_panel_clock_la-calendar-sources.Plo
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-809-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/clock/Makefile.in:810:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_clock_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_clock_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_clock_la-calendar-sources.lo `test -f 'calendar-sources.c' || echo '$(srcdir)/'`calendar-sources.c
gnome-panel-3.38.0/modules/clock/Makefile.in-811-
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-831-	dot_seen=no; \
gnome-panel-3.38.0/modules/clock/Makefile.in:832:	target=`echo $@ | sed s/-recursive//`; \
gnome-panel-3.38.0/modules/clock/Makefile.in-833-	case "$@" in \
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-894-GTAGS:
gnome-panel-3.38.0/modules/clock/Makefile.in:895:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/modules/clock/Makefile.in-896-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-920-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/modules/clock/Makefile.in:921:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/clock/Makefile.in:922:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/clock/Makefile.in-923-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/modules/clock/Makefile.in-934-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/modules/clock/Makefile.in:935:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/modules/clock/Makefile.in-936-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/modules/separator/Makefile.in-50-  { \
gnome-panel-3.38.0/modules/separator/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/modules/separator/Makefile.in-52-  }; \
##############################################
gnome-panel-3.38.0/modules/separator/Makefile.in-121-CONFIG_CLEAN_VPATH_FILES =
gnome-panel-3.38.0/modules/separator/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/modules/separator/Makefile.in-123-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/modules/separator/Makefile.in:124:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/modules/separator/Makefile.in-125-    *) f=$$p;; \
gnome-panel-3.38.0/modules/separator/Makefile.in-126-  esac;
gnome-panel-3.38.0/modules/separator/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/modules/separator/Makefile.in-128-am__install_max = 40
gnome-panel-3.38.0/modules/separator/Makefile.in-129-am__nobase_strip_setup = \
gnome-panel-3.38.0/modules/separator/Makefile.in:130:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/modules/separator/Makefile.in-131-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/modules/separator/Makefile.in-552-.c.obj:
gnome-panel-3.38.0/modules/separator/Makefile.in:553:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/modules/separator/Makefile.in-554-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-panel-3.38.0/modules/separator/Makefile.in-556-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/separator/Makefile.in:557:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/modules/separator/Makefile.in-558-
##############################################
gnome-panel-3.38.0/modules/separator/Makefile.in-566-org_gnome_gnome_panel_separator_la-separator-applet.lo: separator-applet.c
gnome-panel-3.38.0/modules/separator/Makefile.in:567:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_separator_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_separator_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_separator_la-separator-applet.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_separator_la-separator-applet.Tpo -c -o org_gnome_gnome_panel_separator_la-separator-applet.lo `test -f 'separator-applet.c' || echo '$(srcdir)/'`separator-applet.c
gnome-panel-3.38.0/modules/separator/Makefile.in-568-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_separator_la-separator-applet.Tpo $(DEPDIR)/org_gnome_gnome_panel_separator_la-separator-applet.Plo
##############################################
gnome-panel-3.38.0/modules/separator/Makefile.in-570-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/separator/Makefile.in:571:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_separator_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_separator_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_separator_la-separator-applet.lo `test -f 'separator-applet.c' || echo '$(srcdir)/'`separator-applet.c
gnome-panel-3.38.0/modules/separator/Makefile.in-572-
gnome-panel-3.38.0/modules/separator/Makefile.in-573-org_gnome_gnome_panel_separator_la-separator-module.lo: separator-module.c
gnome-panel-3.38.0/modules/separator/Makefile.in:574:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_separator_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_separator_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_separator_la-separator-module.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_separator_la-separator-module.Tpo -c -o org_gnome_gnome_panel_separator_la-separator-module.lo `test -f 'separator-module.c' || echo '$(srcdir)/'`separator-module.c
gnome-panel-3.38.0/modules/separator/Makefile.in-575-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_separator_la-separator-module.Tpo $(DEPDIR)/org_gnome_gnome_panel_separator_la-separator-module.Plo
##############################################
gnome-panel-3.38.0/modules/separator/Makefile.in-577-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/separator/Makefile.in:578:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_separator_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_separator_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_separator_la-separator-module.lo `test -f 'separator-module.c' || echo '$(srcdir)/'`separator-module.c
gnome-panel-3.38.0/modules/separator/Makefile.in-579-
##############################################
gnome-panel-3.38.0/modules/separator/Makefile.in-615-GTAGS:
gnome-panel-3.38.0/modules/separator/Makefile.in:616:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/modules/separator/Makefile.in-617-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/modules/separator/Makefile.in-641-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/modules/separator/Makefile.in:642:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/separator/Makefile.in:643:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/separator/Makefile.in-644-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/modules/separator/Makefile.in-655-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/modules/separator/Makefile.in:656:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/modules/separator/Makefile.in-657-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/modules/Makefile.in-49-  { \
gnome-panel-3.38.0/modules/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/modules/Makefile.in-51-  }; \
##############################################
gnome-panel-3.38.0/modules/Makefile.in-184-  while test -n "$$dir1"; do \
gnome-panel-3.38.0/modules/Makefile.in:185:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-panel-3.38.0/modules/Makefile.in-186-    if test "$$first" != "."; then \
gnome-panel-3.38.0/modules/Makefile.in-187-      if test "$$first" = ".."; then \
gnome-panel-3.38.0/modules/Makefile.in:188:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-panel-3.38.0/modules/Makefile.in:189:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-panel-3.38.0/modules/Makefile.in-190-      else \
gnome-panel-3.38.0/modules/Makefile.in:191:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-panel-3.38.0/modules/Makefile.in-192-        if test "$$first2" = "$$first"; then \
gnome-panel-3.38.0/modules/Makefile.in:193:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-panel-3.38.0/modules/Makefile.in-194-        else \
##############################################
gnome-panel-3.38.0/modules/Makefile.in-199-    fi; \
gnome-panel-3.38.0/modules/Makefile.in:200:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-panel-3.38.0/modules/Makefile.in-201-  done; \
##############################################
gnome-panel-3.38.0/modules/Makefile.in-454-	dot_seen=no; \
gnome-panel-3.38.0/modules/Makefile.in:455:	target=`echo $@ | sed s/-recursive//`; \
gnome-panel-3.38.0/modules/Makefile.in-456-	case "$@" in \
##############################################
gnome-panel-3.38.0/modules/Makefile.in-517-GTAGS:
gnome-panel-3.38.0/modules/Makefile.in:518:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/modules/Makefile.in-519-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/modules/Makefile.in-543-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/modules/Makefile.in:544:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/Makefile.in:545:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/Makefile.in-546-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/modules/Makefile.in-557-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/modules/Makefile.in:558:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/modules/Makefile.in-559-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/modules/launcher/Makefile.in-50-  { \
gnome-panel-3.38.0/modules/launcher/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/modules/launcher/Makefile.in-52-  }; \
##############################################
gnome-panel-3.38.0/modules/launcher/Makefile.in-121-CONFIG_CLEAN_VPATH_FILES =
gnome-panel-3.38.0/modules/launcher/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/modules/launcher/Makefile.in-123-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/modules/launcher/Makefile.in:124:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/modules/launcher/Makefile.in-125-    *) f=$$p;; \
gnome-panel-3.38.0/modules/launcher/Makefile.in-126-  esac;
gnome-panel-3.38.0/modules/launcher/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/modules/launcher/Makefile.in-128-am__install_max = 40
gnome-panel-3.38.0/modules/launcher/Makefile.in-129-am__nobase_strip_setup = \
gnome-panel-3.38.0/modules/launcher/Makefile.in:130:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/modules/launcher/Makefile.in-131-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/modules/launcher/Makefile.in-622-.c.obj:
gnome-panel-3.38.0/modules/launcher/Makefile.in:623:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/modules/launcher/Makefile.in-624-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-panel-3.38.0/modules/launcher/Makefile.in-626-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/launcher/Makefile.in:627:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/modules/launcher/Makefile.in-628-
##############################################
gnome-panel-3.38.0/modules/launcher/Makefile.in-636-org_gnome_gnome_panel_launcher_la-gp-custom-launcher-applet.lo: gp-custom-launcher-applet.c
gnome-panel-3.38.0/modules/launcher/Makefile.in:637:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_launcher_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_launcher_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_launcher_la-gp-custom-launcher-applet.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-custom-launcher-applet.Tpo -c -o org_gnome_gnome_panel_launcher_la-gp-custom-launcher-applet.lo `test -f 'gp-custom-launcher-applet.c' || echo '$(srcdir)/'`gp-custom-launcher-applet.c
gnome-panel-3.38.0/modules/launcher/Makefile.in-638-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-custom-launcher-applet.Tpo $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-custom-launcher-applet.Plo
##############################################
gnome-panel-3.38.0/modules/launcher/Makefile.in-640-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/launcher/Makefile.in:641:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_launcher_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_launcher_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_launcher_la-gp-custom-launcher-applet.lo `test -f 'gp-custom-launcher-applet.c' || echo '$(srcdir)/'`gp-custom-launcher-applet.c
gnome-panel-3.38.0/modules/launcher/Makefile.in-642-
gnome-panel-3.38.0/modules/launcher/Makefile.in-643-org_gnome_gnome_panel_launcher_la-gp-editor.lo: gp-editor.c
gnome-panel-3.38.0/modules/launcher/Makefile.in:644:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_launcher_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_launcher_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_launcher_la-gp-editor.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-editor.Tpo -c -o org_gnome_gnome_panel_launcher_la-gp-editor.lo `test -f 'gp-editor.c' || echo '$(srcdir)/'`gp-editor.c
gnome-panel-3.38.0/modules/launcher/Makefile.in-645-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-editor.Tpo $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-editor.Plo
##############################################
gnome-panel-3.38.0/modules/launcher/Makefile.in-647-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/launcher/Makefile.in:648:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_launcher_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_launcher_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_launcher_la-gp-editor.lo `test -f 'gp-editor.c' || echo '$(srcdir)/'`gp-editor.c
gnome-panel-3.38.0/modules/launcher/Makefile.in-649-
gnome-panel-3.38.0/modules/launcher/Makefile.in-650-org_gnome_gnome_panel_launcher_la-gp-icon-name-chooser.lo: gp-icon-name-chooser.c
gnome-panel-3.38.0/modules/launcher/Makefile.in:651:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_launcher_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_launcher_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_launcher_la-gp-icon-name-chooser.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-icon-name-chooser.Tpo -c -o org_gnome_gnome_panel_launcher_la-gp-icon-name-chooser.lo `test -f 'gp-icon-name-chooser.c' || echo '$(srcdir)/'`gp-icon-name-chooser.c
gnome-panel-3.38.0/modules/launcher/Makefile.in-652-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-icon-name-chooser.Tpo $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-icon-name-chooser.Plo
##############################################
gnome-panel-3.38.0/modules/launcher/Makefile.in-654-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/launcher/Makefile.in:655:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_launcher_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_launcher_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_launcher_la-gp-icon-name-chooser.lo `test -f 'gp-icon-name-chooser.c' || echo '$(srcdir)/'`gp-icon-name-chooser.c
gnome-panel-3.38.0/modules/launcher/Makefile.in-656-
gnome-panel-3.38.0/modules/launcher/Makefile.in-657-org_gnome_gnome_panel_launcher_la-gp-launcher-applet.lo: gp-launcher-applet.c
gnome-panel-3.38.0/modules/launcher/Makefile.in:658:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_launcher_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_launcher_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_launcher_la-gp-launcher-applet.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-launcher-applet.Tpo -c -o org_gnome_gnome_panel_launcher_la-gp-launcher-applet.lo `test -f 'gp-launcher-applet.c' || echo '$(srcdir)/'`gp-launcher-applet.c
gnome-panel-3.38.0/modules/launcher/Makefile.in-659-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-launcher-applet.Tpo $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-launcher-applet.Plo
##############################################
gnome-panel-3.38.0/modules/launcher/Makefile.in-661-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/launcher/Makefile.in:662:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_launcher_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_launcher_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_launcher_la-gp-launcher-applet.lo `test -f 'gp-launcher-applet.c' || echo '$(srcdir)/'`gp-launcher-applet.c
gnome-panel-3.38.0/modules/launcher/Makefile.in-663-
gnome-panel-3.38.0/modules/launcher/Makefile.in-664-org_gnome_gnome_panel_launcher_la-gp-launcher-button.lo: gp-launcher-button.c
gnome-panel-3.38.0/modules/launcher/Makefile.in:665:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_launcher_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_launcher_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_launcher_la-gp-launcher-button.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-launcher-button.Tpo -c -o org_gnome_gnome_panel_launcher_la-gp-launcher-button.lo `test -f 'gp-launcher-button.c' || echo '$(srcdir)/'`gp-launcher-button.c
gnome-panel-3.38.0/modules/launcher/Makefile.in-666-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-launcher-button.Tpo $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-launcher-button.Plo
##############################################
gnome-panel-3.38.0/modules/launcher/Makefile.in-668-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/launcher/Makefile.in:669:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_launcher_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_launcher_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_launcher_la-gp-launcher-button.lo `test -f 'gp-launcher-button.c' || echo '$(srcdir)/'`gp-launcher-button.c
gnome-panel-3.38.0/modules/launcher/Makefile.in-670-
gnome-panel-3.38.0/modules/launcher/Makefile.in-671-org_gnome_gnome_panel_launcher_la-gp-launcher-module.lo: gp-launcher-module.c
gnome-panel-3.38.0/modules/launcher/Makefile.in:672:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_launcher_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_launcher_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_launcher_la-gp-launcher-module.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-launcher-module.Tpo -c -o org_gnome_gnome_panel_launcher_la-gp-launcher-module.lo `test -f 'gp-launcher-module.c' || echo '$(srcdir)/'`gp-launcher-module.c
gnome-panel-3.38.0/modules/launcher/Makefile.in-673-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-launcher-module.Tpo $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-launcher-module.Plo
##############################################
gnome-panel-3.38.0/modules/launcher/Makefile.in-675-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/launcher/Makefile.in:676:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_launcher_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_launcher_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_launcher_la-gp-launcher-module.lo `test -f 'gp-launcher-module.c' || echo '$(srcdir)/'`gp-launcher-module.c
gnome-panel-3.38.0/modules/launcher/Makefile.in-677-
gnome-panel-3.38.0/modules/launcher/Makefile.in-678-org_gnome_gnome_panel_launcher_la-gp-launcher-properties.lo: gp-launcher-properties.c
gnome-panel-3.38.0/modules/launcher/Makefile.in:679:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_launcher_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_launcher_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_launcher_la-gp-launcher-properties.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-launcher-properties.Tpo -c -o org_gnome_gnome_panel_launcher_la-gp-launcher-properties.lo `test -f 'gp-launcher-properties.c' || echo '$(srcdir)/'`gp-launcher-properties.c
gnome-panel-3.38.0/modules/launcher/Makefile.in-680-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-launcher-properties.Tpo $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-launcher-properties.Plo
##############################################
gnome-panel-3.38.0/modules/launcher/Makefile.in-682-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/launcher/Makefile.in:683:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_launcher_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_launcher_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_launcher_la-gp-launcher-properties.lo `test -f 'gp-launcher-properties.c' || echo '$(srcdir)/'`gp-launcher-properties.c
gnome-panel-3.38.0/modules/launcher/Makefile.in-684-
gnome-panel-3.38.0/modules/launcher/Makefile.in-685-org_gnome_gnome_panel_launcher_la-gp-launcher-utils.lo: gp-launcher-utils.c
gnome-panel-3.38.0/modules/launcher/Makefile.in:686:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_launcher_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_launcher_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_launcher_la-gp-launcher-utils.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-launcher-utils.Tpo -c -o org_gnome_gnome_panel_launcher_la-gp-launcher-utils.lo `test -f 'gp-launcher-utils.c' || echo '$(srcdir)/'`gp-launcher-utils.c
gnome-panel-3.38.0/modules/launcher/Makefile.in-687-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-launcher-utils.Tpo $(DEPDIR)/org_gnome_gnome_panel_launcher_la-gp-launcher-utils.Plo
##############################################
gnome-panel-3.38.0/modules/launcher/Makefile.in-689-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/launcher/Makefile.in:690:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_launcher_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_launcher_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_launcher_la-gp-launcher-utils.lo `test -f 'gp-launcher-utils.c' || echo '$(srcdir)/'`gp-launcher-utils.c
gnome-panel-3.38.0/modules/launcher/Makefile.in-691-
gnome-panel-3.38.0/modules/launcher/Makefile.in-692-org_gnome_gnome_panel_launcher_la-launcher-resources.lo: launcher-resources.c
gnome-panel-3.38.0/modules/launcher/Makefile.in:693:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_launcher_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_launcher_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_launcher_la-launcher-resources.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_launcher_la-launcher-resources.Tpo -c -o org_gnome_gnome_panel_launcher_la-launcher-resources.lo `test -f 'launcher-resources.c' || echo '$(srcdir)/'`launcher-resources.c
gnome-panel-3.38.0/modules/launcher/Makefile.in-694-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_launcher_la-launcher-resources.Tpo $(DEPDIR)/org_gnome_gnome_panel_launcher_la-launcher-resources.Plo
##############################################
gnome-panel-3.38.0/modules/launcher/Makefile.in-696-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/launcher/Makefile.in:697:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_launcher_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_launcher_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_launcher_la-launcher-resources.lo `test -f 'launcher-resources.c' || echo '$(srcdir)/'`launcher-resources.c
gnome-panel-3.38.0/modules/launcher/Makefile.in-698-
##############################################
gnome-panel-3.38.0/modules/launcher/Makefile.in-734-GTAGS:
gnome-panel-3.38.0/modules/launcher/Makefile.in:735:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/modules/launcher/Makefile.in-736-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/modules/launcher/Makefile.in-760-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/modules/launcher/Makefile.in:761:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/launcher/Makefile.in:762:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/launcher/Makefile.in-763-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/modules/launcher/Makefile.in-774-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/modules/launcher/Makefile.in:775:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/modules/launcher/Makefile.in-776-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-50-  { \
gnome-panel-3.38.0/modules/action-button/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/modules/action-button/Makefile.in-52-  }; \
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-121-CONFIG_CLEAN_VPATH_FILES =
gnome-panel-3.38.0/modules/action-button/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/modules/action-button/Makefile.in-123-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/modules/action-button/Makefile.in:124:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/modules/action-button/Makefile.in-125-    *) f=$$p;; \
gnome-panel-3.38.0/modules/action-button/Makefile.in-126-  esac;
gnome-panel-3.38.0/modules/action-button/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/modules/action-button/Makefile.in-128-am__install_max = 40
gnome-panel-3.38.0/modules/action-button/Makefile.in-129-am__nobase_strip_setup = \
gnome-panel-3.38.0/modules/action-button/Makefile.in:130:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/modules/action-button/Makefile.in-131-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-629-.c.obj:
gnome-panel-3.38.0/modules/action-button/Makefile.in:630:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/modules/action-button/Makefile.in-631-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-633-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/action-button/Makefile.in:634:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/modules/action-button/Makefile.in-635-
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-643-org_gnome_gnome_panel_action_button_la-gp-action-button-applet.lo: gp-action-button-applet.c
gnome-panel-3.38.0/modules/action-button/Makefile.in:644:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_action_button_la-gp-action-button-applet.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-action-button-applet.Tpo -c -o org_gnome_gnome_panel_action_button_la-gp-action-button-applet.lo `test -f 'gp-action-button-applet.c' || echo '$(srcdir)/'`gp-action-button-applet.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-645-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-action-button-applet.Tpo $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-action-button-applet.Plo
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-647-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/action-button/Makefile.in:648:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_action_button_la-gp-action-button-applet.lo `test -f 'gp-action-button-applet.c' || echo '$(srcdir)/'`gp-action-button-applet.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-649-
gnome-panel-3.38.0/modules/action-button/Makefile.in-650-org_gnome_gnome_panel_action_button_la-gp-action-button.lo: gp-action-button.c
gnome-panel-3.38.0/modules/action-button/Makefile.in:651:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_action_button_la-gp-action-button.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-action-button.Tpo -c -o org_gnome_gnome_panel_action_button_la-gp-action-button.lo `test -f 'gp-action-button.c' || echo '$(srcdir)/'`gp-action-button.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-652-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-action-button.Tpo $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-action-button.Plo
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-654-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/action-button/Makefile.in:655:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_action_button_la-gp-action-button.lo `test -f 'gp-action-button.c' || echo '$(srcdir)/'`gp-action-button.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-656-
gnome-panel-3.38.0/modules/action-button/Makefile.in-657-org_gnome_gnome_panel_action_button_la-gp-action-button-module.lo: gp-action-button-module.c
gnome-panel-3.38.0/modules/action-button/Makefile.in:658:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_action_button_la-gp-action-button-module.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-action-button-module.Tpo -c -o org_gnome_gnome_panel_action_button_la-gp-action-button-module.lo `test -f 'gp-action-button-module.c' || echo '$(srcdir)/'`gp-action-button-module.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-659-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-action-button-module.Tpo $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-action-button-module.Plo
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-661-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/action-button/Makefile.in:662:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_action_button_la-gp-action-button-module.lo `test -f 'gp-action-button-module.c' || echo '$(srcdir)/'`gp-action-button-module.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-663-
gnome-panel-3.38.0/modules/action-button/Makefile.in-664-org_gnome_gnome_panel_action_button_la-gp-force-quit-applet.lo: gp-force-quit-applet.c
gnome-panel-3.38.0/modules/action-button/Makefile.in:665:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_action_button_la-gp-force-quit-applet.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-force-quit-applet.Tpo -c -o org_gnome_gnome_panel_action_button_la-gp-force-quit-applet.lo `test -f 'gp-force-quit-applet.c' || echo '$(srcdir)/'`gp-force-quit-applet.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-666-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-force-quit-applet.Tpo $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-force-quit-applet.Plo
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-668-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/action-button/Makefile.in:669:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_action_button_la-gp-force-quit-applet.lo `test -f 'gp-force-quit-applet.c' || echo '$(srcdir)/'`gp-force-quit-applet.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-670-
gnome-panel-3.38.0/modules/action-button/Makefile.in-671-org_gnome_gnome_panel_action_button_la-gp-lock-screen-applet.lo: gp-lock-screen-applet.c
gnome-panel-3.38.0/modules/action-button/Makefile.in:672:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_action_button_la-gp-lock-screen-applet.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-lock-screen-applet.Tpo -c -o org_gnome_gnome_panel_action_button_la-gp-lock-screen-applet.lo `test -f 'gp-lock-screen-applet.c' || echo '$(srcdir)/'`gp-lock-screen-applet.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-673-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-lock-screen-applet.Tpo $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-lock-screen-applet.Plo
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-675-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/action-button/Makefile.in:676:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_action_button_la-gp-lock-screen-applet.lo `test -f 'gp-lock-screen-applet.c' || echo '$(srcdir)/'`gp-lock-screen-applet.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-677-
gnome-panel-3.38.0/modules/action-button/Makefile.in-678-org_gnome_gnome_panel_action_button_la-gp-logout-applet.lo: gp-logout-applet.c
gnome-panel-3.38.0/modules/action-button/Makefile.in:679:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_action_button_la-gp-logout-applet.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-logout-applet.Tpo -c -o org_gnome_gnome_panel_action_button_la-gp-logout-applet.lo `test -f 'gp-logout-applet.c' || echo '$(srcdir)/'`gp-logout-applet.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-680-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-logout-applet.Tpo $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-logout-applet.Plo
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-682-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/action-button/Makefile.in:683:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_action_button_la-gp-logout-applet.lo `test -f 'gp-logout-applet.c' || echo '$(srcdir)/'`gp-logout-applet.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-684-
gnome-panel-3.38.0/modules/action-button/Makefile.in-685-org_gnome_gnome_panel_action_button_la-gp-run-applet.lo: gp-run-applet.c
gnome-panel-3.38.0/modules/action-button/Makefile.in:686:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_action_button_la-gp-run-applet.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-run-applet.Tpo -c -o org_gnome_gnome_panel_action_button_la-gp-run-applet.lo `test -f 'gp-run-applet.c' || echo '$(srcdir)/'`gp-run-applet.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-687-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-run-applet.Tpo $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-run-applet.Plo
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-689-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/action-button/Makefile.in:690:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_action_button_la-gp-run-applet.lo `test -f 'gp-run-applet.c' || echo '$(srcdir)/'`gp-run-applet.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-691-
gnome-panel-3.38.0/modules/action-button/Makefile.in-692-org_gnome_gnome_panel_action_button_la-gp-shutdown-applet.lo: gp-shutdown-applet.c
gnome-panel-3.38.0/modules/action-button/Makefile.in:693:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_action_button_la-gp-shutdown-applet.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-shutdown-applet.Tpo -c -o org_gnome_gnome_panel_action_button_la-gp-shutdown-applet.lo `test -f 'gp-shutdown-applet.c' || echo '$(srcdir)/'`gp-shutdown-applet.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-694-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-shutdown-applet.Tpo $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gp-shutdown-applet.Plo
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-696-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/action-button/Makefile.in:697:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_action_button_la-gp-shutdown-applet.lo `test -f 'gp-shutdown-applet.c' || echo '$(srcdir)/'`gp-shutdown-applet.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-698-
gnome-panel-3.38.0/modules/action-button/Makefile.in-699-org_gnome_gnome_panel_action_button_la-panel-force-quit.lo: panel-force-quit.c
gnome-panel-3.38.0/modules/action-button/Makefile.in:700:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_action_button_la-panel-force-quit.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_action_button_la-panel-force-quit.Tpo -c -o org_gnome_gnome_panel_action_button_la-panel-force-quit.lo `test -f 'panel-force-quit.c' || echo '$(srcdir)/'`panel-force-quit.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-701-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_action_button_la-panel-force-quit.Tpo $(DEPDIR)/org_gnome_gnome_panel_action_button_la-panel-force-quit.Plo
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-703-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/action-button/Makefile.in:704:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_action_button_la-panel-force-quit.lo `test -f 'panel-force-quit.c' || echo '$(srcdir)/'`panel-force-quit.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-705-
gnome-panel-3.38.0/modules/action-button/Makefile.in-706-org_gnome_gnome_panel_action_button_la-action-button-resources.lo: action-button-resources.c
gnome-panel-3.38.0/modules/action-button/Makefile.in:707:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_action_button_la-action-button-resources.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_action_button_la-action-button-resources.Tpo -c -o org_gnome_gnome_panel_action_button_la-action-button-resources.lo `test -f 'action-button-resources.c' || echo '$(srcdir)/'`action-button-resources.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-708-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_action_button_la-action-button-resources.Tpo $(DEPDIR)/org_gnome_gnome_panel_action_button_la-action-button-resources.Plo
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-710-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/action-button/Makefile.in:711:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_action_button_la-action-button-resources.lo `test -f 'action-button-resources.c' || echo '$(srcdir)/'`action-button-resources.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-712-
gnome-panel-3.38.0/modules/action-button/Makefile.in-713-org_gnome_gnome_panel_action_button_la-gpab-screensaver-gen.lo: gpab-screensaver-gen.c
gnome-panel-3.38.0/modules/action-button/Makefile.in:714:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_action_button_la-gpab-screensaver-gen.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gpab-screensaver-gen.Tpo -c -o org_gnome_gnome_panel_action_button_la-gpab-screensaver-gen.lo `test -f 'gpab-screensaver-gen.c' || echo '$(srcdir)/'`gpab-screensaver-gen.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-715-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gpab-screensaver-gen.Tpo $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gpab-screensaver-gen.Plo
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-717-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/action-button/Makefile.in:718:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_action_button_la-gpab-screensaver-gen.lo `test -f 'gpab-screensaver-gen.c' || echo '$(srcdir)/'`gpab-screensaver-gen.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-719-
gnome-panel-3.38.0/modules/action-button/Makefile.in-720-org_gnome_gnome_panel_action_button_la-gpab-session-manager-gen.lo: gpab-session-manager-gen.c
gnome-panel-3.38.0/modules/action-button/Makefile.in:721:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_action_button_la-gpab-session-manager-gen.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gpab-session-manager-gen.Tpo -c -o org_gnome_gnome_panel_action_button_la-gpab-session-manager-gen.lo `test -f 'gpab-session-manager-gen.c' || echo '$(srcdir)/'`gpab-session-manager-gen.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-722-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gpab-session-manager-gen.Tpo $(DEPDIR)/org_gnome_gnome_panel_action_button_la-gpab-session-manager-gen.Plo
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-724-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/action-button/Makefile.in:725:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_action_button_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_action_button_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_action_button_la-gpab-session-manager-gen.lo `test -f 'gpab-session-manager-gen.c' || echo '$(srcdir)/'`gpab-session-manager-gen.c
gnome-panel-3.38.0/modules/action-button/Makefile.in-726-
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-762-GTAGS:
gnome-panel-3.38.0/modules/action-button/Makefile.in:763:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/modules/action-button/Makefile.in-764-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-788-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/modules/action-button/Makefile.in:789:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/action-button/Makefile.in:790:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/action-button/Makefile.in-791-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/modules/action-button/Makefile.in-802-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/modules/action-button/Makefile.in:803:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/modules/action-button/Makefile.in-804-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/modules/wncklet/Makefile.in-50-  { \
gnome-panel-3.38.0/modules/wncklet/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/modules/wncklet/Makefile.in-52-  }; \
##############################################
gnome-panel-3.38.0/modules/wncklet/Makefile.in-121-CONFIG_CLEAN_VPATH_FILES =
gnome-panel-3.38.0/modules/wncklet/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/modules/wncklet/Makefile.in-123-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/modules/wncklet/Makefile.in:124:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/modules/wncklet/Makefile.in-125-    *) f=$$p;; \
gnome-panel-3.38.0/modules/wncklet/Makefile.in-126-  esac;
gnome-panel-3.38.0/modules/wncklet/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/modules/wncklet/Makefile.in-128-am__install_max = 40
gnome-panel-3.38.0/modules/wncklet/Makefile.in-129-am__nobase_strip_setup = \
gnome-panel-3.38.0/modules/wncklet/Makefile.in:130:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/modules/wncklet/Makefile.in-131-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/modules/wncklet/Makefile.in-599-.c.obj:
gnome-panel-3.38.0/modules/wncklet/Makefile.in:600:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/modules/wncklet/Makefile.in-601-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-panel-3.38.0/modules/wncklet/Makefile.in-603-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/wncklet/Makefile.in:604:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/modules/wncklet/Makefile.in-605-
##############################################
gnome-panel-3.38.0/modules/wncklet/Makefile.in-613-org_gnome_gnome_panel_wncklet_la-wncklet.lo: wncklet.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in:614:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_wncklet_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_wncklet_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_wncklet_la-wncklet.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-wncklet.Tpo -c -o org_gnome_gnome_panel_wncklet_la-wncklet.lo `test -f 'wncklet.c' || echo '$(srcdir)/'`wncklet.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in-615-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-wncklet.Tpo $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-wncklet.Plo
##############################################
gnome-panel-3.38.0/modules/wncklet/Makefile.in-617-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/wncklet/Makefile.in:618:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_wncklet_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_wncklet_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_wncklet_la-wncklet.lo `test -f 'wncklet.c' || echo '$(srcdir)/'`wncklet.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in-619-
gnome-panel-3.38.0/modules/wncklet/Makefile.in-620-org_gnome_gnome_panel_wncklet_la-wncklet-module.lo: wncklet-module.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in:621:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_wncklet_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_wncklet_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_wncklet_la-wncklet-module.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-wncklet-module.Tpo -c -o org_gnome_gnome_panel_wncklet_la-wncklet-module.lo `test -f 'wncklet-module.c' || echo '$(srcdir)/'`wncklet-module.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in-622-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-wncklet-module.Tpo $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-wncklet-module.Plo
##############################################
gnome-panel-3.38.0/modules/wncklet/Makefile.in-624-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/wncklet/Makefile.in:625:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_wncklet_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_wncklet_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_wncklet_la-wncklet-module.lo `test -f 'wncklet-module.c' || echo '$(srcdir)/'`wncklet-module.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in-626-
gnome-panel-3.38.0/modules/wncklet/Makefile.in-627-org_gnome_gnome_panel_wncklet_la-window-menu.lo: window-menu.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in:628:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_wncklet_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_wncklet_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_wncklet_la-window-menu.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-window-menu.Tpo -c -o org_gnome_gnome_panel_wncklet_la-window-menu.lo `test -f 'window-menu.c' || echo '$(srcdir)/'`window-menu.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in-629-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-window-menu.Tpo $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-window-menu.Plo
##############################################
gnome-panel-3.38.0/modules/wncklet/Makefile.in-631-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/wncklet/Makefile.in:632:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_wncklet_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_wncklet_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_wncklet_la-window-menu.lo `test -f 'window-menu.c' || echo '$(srcdir)/'`window-menu.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in-633-
gnome-panel-3.38.0/modules/wncklet/Makefile.in-634-org_gnome_gnome_panel_wncklet_la-window-list.lo: window-list.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in:635:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_wncklet_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_wncklet_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_wncklet_la-window-list.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-window-list.Tpo -c -o org_gnome_gnome_panel_wncklet_la-window-list.lo `test -f 'window-list.c' || echo '$(srcdir)/'`window-list.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in-636-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-window-list.Tpo $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-window-list.Plo
##############################################
gnome-panel-3.38.0/modules/wncklet/Makefile.in-638-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/wncklet/Makefile.in:639:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_wncklet_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_wncklet_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_wncklet_la-window-list.lo `test -f 'window-list.c' || echo '$(srcdir)/'`window-list.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in-640-
gnome-panel-3.38.0/modules/wncklet/Makefile.in-641-org_gnome_gnome_panel_wncklet_la-workspace-switcher.lo: workspace-switcher.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in:642:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_wncklet_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_wncklet_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_wncklet_la-workspace-switcher.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-workspace-switcher.Tpo -c -o org_gnome_gnome_panel_wncklet_la-workspace-switcher.lo `test -f 'workspace-switcher.c' || echo '$(srcdir)/'`workspace-switcher.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in-643-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-workspace-switcher.Tpo $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-workspace-switcher.Plo
##############################################
gnome-panel-3.38.0/modules/wncklet/Makefile.in-645-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/wncklet/Makefile.in:646:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_wncklet_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_wncklet_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_wncklet_la-workspace-switcher.lo `test -f 'workspace-switcher.c' || echo '$(srcdir)/'`workspace-switcher.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in-647-
gnome-panel-3.38.0/modules/wncklet/Makefile.in-648-org_gnome_gnome_panel_wncklet_la-showdesktop.lo: showdesktop.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in:649:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_wncklet_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_wncklet_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_wncklet_la-showdesktop.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-showdesktop.Tpo -c -o org_gnome_gnome_panel_wncklet_la-showdesktop.lo `test -f 'showdesktop.c' || echo '$(srcdir)/'`showdesktop.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in-650-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-showdesktop.Tpo $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-showdesktop.Plo
##############################################
gnome-panel-3.38.0/modules/wncklet/Makefile.in-652-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/wncklet/Makefile.in:653:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_wncklet_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_wncklet_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_wncklet_la-showdesktop.lo `test -f 'showdesktop.c' || echo '$(srcdir)/'`showdesktop.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in-654-
gnome-panel-3.38.0/modules/wncklet/Makefile.in-655-org_gnome_gnome_panel_wncklet_la-wncklet-resources.lo: wncklet-resources.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in:656:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_wncklet_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_wncklet_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_wncklet_la-wncklet-resources.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-wncklet-resources.Tpo -c -o org_gnome_gnome_panel_wncklet_la-wncklet-resources.lo `test -f 'wncklet-resources.c' || echo '$(srcdir)/'`wncklet-resources.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in-657-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-wncklet-resources.Tpo $(DEPDIR)/org_gnome_gnome_panel_wncklet_la-wncklet-resources.Plo
##############################################
gnome-panel-3.38.0/modules/wncklet/Makefile.in-659-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/wncklet/Makefile.in:660:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_wncklet_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_wncklet_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_wncklet_la-wncklet-resources.lo `test -f 'wncklet-resources.c' || echo '$(srcdir)/'`wncklet-resources.c
gnome-panel-3.38.0/modules/wncklet/Makefile.in-661-
##############################################
gnome-panel-3.38.0/modules/wncklet/Makefile.in-697-GTAGS:
gnome-panel-3.38.0/modules/wncklet/Makefile.in:698:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/modules/wncklet/Makefile.in-699-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/modules/wncklet/Makefile.in-723-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/modules/wncklet/Makefile.in:724:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/wncklet/Makefile.in:725:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/wncklet/Makefile.in-726-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/modules/wncklet/Makefile.in-737-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/modules/wncklet/Makefile.in:738:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/modules/wncklet/Makefile.in-739-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-50-  { \
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-52-  }; \
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-121-CONFIG_CLEAN_VPATH_FILES =
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-123-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:124:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-125-    *) f=$$p;; \
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-126-  esac;
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-128-am__install_max = 40
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-129-am__nobase_strip_setup = \
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:130:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-131-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-622-.c.obj:
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:623:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-624-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-626-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:627:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-628-
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-636-org_gnome_gnome_panel_status_notifier_la-sn-applet.lo: sn-applet.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:637:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_status_notifier_la-sn-applet.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-applet.Tpo -c -o org_gnome_gnome_panel_status_notifier_la-sn-applet.lo `test -f 'sn-applet.c' || echo '$(srcdir)/'`sn-applet.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-638-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-applet.Tpo $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-applet.Plo
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-640-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:641:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_status_notifier_la-sn-applet.lo `test -f 'sn-applet.c' || echo '$(srcdir)/'`sn-applet.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-642-
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-643-org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu.lo: sn-dbus-menu.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:644:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu.Tpo -c -o org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu.lo `test -f 'sn-dbus-menu.c' || echo '$(srcdir)/'`sn-dbus-menu.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-645-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu.Tpo $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu.Plo
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-647-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:648:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu.lo `test -f 'sn-dbus-menu.c' || echo '$(srcdir)/'`sn-dbus-menu.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-649-
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-650-org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu-item.lo: sn-dbus-menu-item.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:651:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu-item.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu-item.Tpo -c -o org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu-item.lo `test -f 'sn-dbus-menu-item.c' || echo '$(srcdir)/'`sn-dbus-menu-item.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-652-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu-item.Tpo $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu-item.Plo
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-654-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:655:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu-item.lo `test -f 'sn-dbus-menu-item.c' || echo '$(srcdir)/'`sn-dbus-menu-item.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-656-
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-657-org_gnome_gnome_panel_status_notifier_la-sn-host.lo: sn-host.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:658:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_status_notifier_la-sn-host.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-host.Tpo -c -o org_gnome_gnome_panel_status_notifier_la-sn-host.lo `test -f 'sn-host.c' || echo '$(srcdir)/'`sn-host.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-659-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-host.Tpo $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-host.Plo
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-661-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:662:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_status_notifier_la-sn-host.lo `test -f 'sn-host.c' || echo '$(srcdir)/'`sn-host.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-663-
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-664-org_gnome_gnome_panel_status_notifier_la-sn-host-v0.lo: sn-host-v0.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:665:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_status_notifier_la-sn-host-v0.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-host-v0.Tpo -c -o org_gnome_gnome_panel_status_notifier_la-sn-host-v0.lo `test -f 'sn-host-v0.c' || echo '$(srcdir)/'`sn-host-v0.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-666-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-host-v0.Tpo $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-host-v0.Plo
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-668-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:669:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_status_notifier_la-sn-host-v0.lo `test -f 'sn-host-v0.c' || echo '$(srcdir)/'`sn-host-v0.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-670-
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-671-org_gnome_gnome_panel_status_notifier_la-sn-item.lo: sn-item.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:672:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_status_notifier_la-sn-item.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-item.Tpo -c -o org_gnome_gnome_panel_status_notifier_la-sn-item.lo `test -f 'sn-item.c' || echo '$(srcdir)/'`sn-item.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-673-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-item.Tpo $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-item.Plo
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-675-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:676:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_status_notifier_la-sn-item.lo `test -f 'sn-item.c' || echo '$(srcdir)/'`sn-item.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-677-
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-678-org_gnome_gnome_panel_status_notifier_la-sn-item-v0.lo: sn-item-v0.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:679:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_status_notifier_la-sn-item-v0.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-item-v0.Tpo -c -o org_gnome_gnome_panel_status_notifier_la-sn-item-v0.lo `test -f 'sn-item-v0.c' || echo '$(srcdir)/'`sn-item-v0.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-680-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-item-v0.Tpo $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-item-v0.Plo
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-682-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:683:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_status_notifier_la-sn-item-v0.lo `test -f 'sn-item-v0.c' || echo '$(srcdir)/'`sn-item-v0.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-684-
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-685-org_gnome_gnome_panel_status_notifier_la-sn-module.lo: sn-module.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:686:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_status_notifier_la-sn-module.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-module.Tpo -c -o org_gnome_gnome_panel_status_notifier_la-sn-module.lo `test -f 'sn-module.c' || echo '$(srcdir)/'`sn-module.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-687-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-module.Tpo $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-module.Plo
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-689-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:690:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_status_notifier_la-sn-module.lo `test -f 'sn-module.c' || echo '$(srcdir)/'`sn-module.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-691-
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-692-org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu-gen.lo: sn-dbus-menu-gen.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:693:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu-gen.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu-gen.Tpo -c -o org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu-gen.lo `test -f 'sn-dbus-menu-gen.c' || echo '$(srcdir)/'`sn-dbus-menu-gen.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-694-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu-gen.Tpo $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu-gen.Plo
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-696-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:697:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_status_notifier_la-sn-dbus-menu-gen.lo `test -f 'sn-dbus-menu-gen.c' || echo '$(srcdir)/'`sn-dbus-menu-gen.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-698-
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-699-org_gnome_gnome_panel_status_notifier_la-sn-host-v0-gen.lo: sn-host-v0-gen.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:700:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_status_notifier_la-sn-host-v0-gen.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-host-v0-gen.Tpo -c -o org_gnome_gnome_panel_status_notifier_la-sn-host-v0-gen.lo `test -f 'sn-host-v0-gen.c' || echo '$(srcdir)/'`sn-host-v0-gen.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-701-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-host-v0-gen.Tpo $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-host-v0-gen.Plo
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-703-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:704:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_status_notifier_la-sn-host-v0-gen.lo `test -f 'sn-host-v0-gen.c' || echo '$(srcdir)/'`sn-host-v0-gen.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-705-
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-706-org_gnome_gnome_panel_status_notifier_la-sn-item-v0-gen.lo: sn-item-v0-gen.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:707:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_status_notifier_la-sn-item-v0-gen.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-item-v0-gen.Tpo -c -o org_gnome_gnome_panel_status_notifier_la-sn-item-v0-gen.lo `test -f 'sn-item-v0-gen.c' || echo '$(srcdir)/'`sn-item-v0-gen.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-708-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-item-v0-gen.Tpo $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-item-v0-gen.Plo
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-710-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:711:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_status_notifier_la-sn-item-v0-gen.lo `test -f 'sn-item-v0-gen.c' || echo '$(srcdir)/'`sn-item-v0-gen.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-712-
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-713-org_gnome_gnome_panel_status_notifier_la-sn-watcher-v0-gen.lo: sn-watcher-v0-gen.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:714:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -MT org_gnome_gnome_panel_status_notifier_la-sn-watcher-v0-gen.lo -MD -MP -MF $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-watcher-v0-gen.Tpo -c -o org_gnome_gnome_panel_status_notifier_la-sn-watcher-v0-gen.lo `test -f 'sn-watcher-v0-gen.c' || echo '$(srcdir)/'`sn-watcher-v0-gen.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-715-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-watcher-v0-gen.Tpo $(DEPDIR)/org_gnome_gnome_panel_status_notifier_la-sn-watcher-v0-gen.Plo
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-717-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:718:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(org_gnome_gnome_panel_status_notifier_la_CPPFLAGS) $(CPPFLAGS) $(org_gnome_gnome_panel_status_notifier_la_CFLAGS) $(CFLAGS) -c -o org_gnome_gnome_panel_status_notifier_la-sn-watcher-v0-gen.lo `test -f 'sn-watcher-v0-gen.c' || echo '$(srcdir)/'`sn-watcher-v0-gen.c
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-719-
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-755-GTAGS:
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:756:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-757-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-781-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:782:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:783:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-784-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-795-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/modules/status-notifier/Makefile.in:796:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/modules/status-notifier/Makefile.in-797-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/help/fish/Makefile.in-49-  { \
gnome-panel-3.38.0/help/fish/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/help/fish/Makefile.in-51-  }; \
##############################################
gnome-panel-3.38.0/help/fish/Makefile.in-384-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/help/fish/Makefile.in:385:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/help/fish/Makefile.in:386:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/help/fish/Makefile.in-387-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/help/fish/Makefile.in-398-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/help/fish/Makefile.in:399:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/help/fish/Makefile.in-400-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/help/clock/Makefile.in-49-  { \
gnome-panel-3.38.0/help/clock/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/help/clock/Makefile.in-51-  }; \
##############################################
gnome-panel-3.38.0/help/clock/Makefile.in-384-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/help/clock/Makefile.in:385:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/help/clock/Makefile.in:386:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/help/clock/Makefile.in-387-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/help/clock/Makefile.in-398-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/help/clock/Makefile.in:399:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/help/clock/Makefile.in-400-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/help/Makefile.in-49-  { \
gnome-panel-3.38.0/help/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/help/Makefile.in-51-  }; \
##############################################
gnome-panel-3.38.0/help/Makefile.in-184-  while test -n "$$dir1"; do \
gnome-panel-3.38.0/help/Makefile.in:185:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-panel-3.38.0/help/Makefile.in-186-    if test "$$first" != "."; then \
gnome-panel-3.38.0/help/Makefile.in-187-      if test "$$first" = ".."; then \
gnome-panel-3.38.0/help/Makefile.in:188:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-panel-3.38.0/help/Makefile.in:189:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-panel-3.38.0/help/Makefile.in-190-      else \
gnome-panel-3.38.0/help/Makefile.in:191:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-panel-3.38.0/help/Makefile.in-192-        if test "$$first2" = "$$first"; then \
gnome-panel-3.38.0/help/Makefile.in:193:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-panel-3.38.0/help/Makefile.in-194-        else \
##############################################
gnome-panel-3.38.0/help/Makefile.in-199-    fi; \
gnome-panel-3.38.0/help/Makefile.in:200:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-panel-3.38.0/help/Makefile.in-201-  done; \
##############################################
gnome-panel-3.38.0/help/Makefile.in-443-	dot_seen=no; \
gnome-panel-3.38.0/help/Makefile.in:444:	target=`echo $@ | sed s/-recursive//`; \
gnome-panel-3.38.0/help/Makefile.in-445-	case "$@" in \
##############################################
gnome-panel-3.38.0/help/Makefile.in-506-GTAGS:
gnome-panel-3.38.0/help/Makefile.in:507:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/help/Makefile.in-508-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/help/Makefile.in-532-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/help/Makefile.in:533:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/help/Makefile.in:534:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/help/Makefile.in-535-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/help/Makefile.in-546-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/help/Makefile.in:547:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/help/Makefile.in-548-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/configure.ac-242-        AC_DEFINE([HAVE_EDS], 1, [Define to enable evolution-data-server support])
gnome-panel-3.38.0/configure.ac:243:        CLOCK_EDS_ICONDIR=`$PKG_CONFIG --variable=datadir evolution-data-server-1.2`/pixmaps/evolution-data-server
gnome-panel-3.38.0/configure.ac-244-    else
##############################################
gnome-panel-3.38.0/configure.ac-326-echo "  GNOME Panel $VERSION"
gnome-panel-3.38.0/configure.ac:327:echo "  `echo GNOME Panel $VERSION | sed "s/./=/g"`"
gnome-panel-3.38.0/configure.ac-328-echo ""
##############################################
gnome-panel-3.38.0/gtk-doc.make-107-	-$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
gnome-panel-3.38.0/gtk-doc.make:108:	  files=`echo $(SETUP_FILES) $(DOC_MODULE).types`; \
gnome-panel-3.38.0/gtk-doc.make-109-	  if test "x$$files" != "x" ; then \
gnome-panel-3.38.0/gtk-doc.make-110-	    for file in $$files ; do \
gnome-panel-3.38.0/gtk-doc.make:111:	      destdir=`dirname $(abs_builddir)/$$file`; \
gnome-panel-3.38.0/gtk-doc.make-112-	      test -d "$$destdir" || mkdir -p "$$destdir"; \
##############################################
gnome-panel-3.38.0/gtk-doc.make-236-	  for img in $(HTML_IMAGES); do \
gnome-panel-3.38.0/gtk-doc.make:237:	    part=`dirname $$img`; \
gnome-panel-3.38.0/gtk-doc.make-238-	    echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
##############################################
gnome-panel-3.38.0/gtk-doc.make-269-install-data-local:
gnome-panel-3.38.0/gtk-doc.make:270:	@installfiles=`echo $(builddir)/html/*`; \
gnome-panel-3.38.0/gtk-doc.make-271-	if test "$$installfiles" = '$(builddir)/html/*'; \
##############################################
gnome-panel-3.38.0/man/Makefile.in-49-  { \
gnome-panel-3.38.0/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/man/Makefile.in-51-  }; \
##############################################
gnome-panel-3.38.0/man/Makefile.in-139-  esac
gnome-panel-3.38.0/man/Makefile.in:140:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/man/Makefile.in-141-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/man/Makefile.in:142:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/man/Makefile.in-143-    *) f=$$p;; \
gnome-panel-3.38.0/man/Makefile.in-144-  esac;
gnome-panel-3.38.0/man/Makefile.in:145:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/man/Makefile.in-146-am__install_max = 40
gnome-panel-3.38.0/man/Makefile.in-147-am__nobase_strip_setup = \
gnome-panel-3.38.0/man/Makefile.in:148:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/man/Makefile.in-149-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/man/Makefile.in-404-	test -n "$(man1dir)" \
gnome-panel-3.38.0/man/Makefile.in:405:	  && test -n "`echo $$list1$$list2`" \
gnome-panel-3.38.0/man/Makefile.in-406-	  || exit 0; \
##############################################
gnome-panel-3.38.0/man/Makefile.in-453-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/man/Makefile.in:454:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/man/Makefile.in:455:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/man/Makefile.in-456-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/man/Makefile.in-467-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/man/Makefile.in:468:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/man/Makefile.in-469-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-50-  { \
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-52-  }; \
##############################################
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-508-.c.obj:
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:509:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-510-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-512-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:513:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-514-
##############################################
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-522-libpanel_util_la-panel-cleanup.lo: panel-cleanup.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:523:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanel_util_la_CFLAGS) $(CFLAGS) -MT libpanel_util_la-panel-cleanup.lo -MD -MP -MF $(DEPDIR)/libpanel_util_la-panel-cleanup.Tpo -c -o libpanel_util_la-panel-cleanup.lo `test -f 'panel-cleanup.c' || echo '$(srcdir)/'`panel-cleanup.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-524-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpanel_util_la-panel-cleanup.Tpo $(DEPDIR)/libpanel_util_la-panel-cleanup.Plo
##############################################
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-526-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:527:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanel_util_la_CFLAGS) $(CFLAGS) -c -o libpanel_util_la-panel-cleanup.lo `test -f 'panel-cleanup.c' || echo '$(srcdir)/'`panel-cleanup.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-528-
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-529-libpanel_util_la-panel-dconf.lo: panel-dconf.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:530:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanel_util_la_CFLAGS) $(CFLAGS) -MT libpanel_util_la-panel-dconf.lo -MD -MP -MF $(DEPDIR)/libpanel_util_la-panel-dconf.Tpo -c -o libpanel_util_la-panel-dconf.lo `test -f 'panel-dconf.c' || echo '$(srcdir)/'`panel-dconf.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-531-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpanel_util_la-panel-dconf.Tpo $(DEPDIR)/libpanel_util_la-panel-dconf.Plo
##############################################
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-533-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:534:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanel_util_la_CFLAGS) $(CFLAGS) -c -o libpanel_util_la-panel-dconf.lo `test -f 'panel-dconf.c' || echo '$(srcdir)/'`panel-dconf.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-535-
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-536-libpanel_util_la-panel-error.lo: panel-error.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:537:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanel_util_la_CFLAGS) $(CFLAGS) -MT libpanel_util_la-panel-error.lo -MD -MP -MF $(DEPDIR)/libpanel_util_la-panel-error.Tpo -c -o libpanel_util_la-panel-error.lo `test -f 'panel-error.c' || echo '$(srcdir)/'`panel-error.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-538-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpanel_util_la-panel-error.Tpo $(DEPDIR)/libpanel_util_la-panel-error.Plo
##############################################
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-540-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:541:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanel_util_la_CFLAGS) $(CFLAGS) -c -o libpanel_util_la-panel-error.lo `test -f 'panel-error.c' || echo '$(srcdir)/'`panel-error.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-542-
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-543-libpanel_util_la-panel-glib.lo: panel-glib.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:544:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanel_util_la_CFLAGS) $(CFLAGS) -MT libpanel_util_la-panel-glib.lo -MD -MP -MF $(DEPDIR)/libpanel_util_la-panel-glib.Tpo -c -o libpanel_util_la-panel-glib.lo `test -f 'panel-glib.c' || echo '$(srcdir)/'`panel-glib.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-545-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpanel_util_la-panel-glib.Tpo $(DEPDIR)/libpanel_util_la-panel-glib.Plo
##############################################
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-547-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:548:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanel_util_la_CFLAGS) $(CFLAGS) -c -o libpanel_util_la-panel-glib.lo `test -f 'panel-glib.c' || echo '$(srcdir)/'`panel-glib.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-549-
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-550-libpanel_util_la-panel-gsettings.lo: panel-gsettings.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:551:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanel_util_la_CFLAGS) $(CFLAGS) -MT libpanel_util_la-panel-gsettings.lo -MD -MP -MF $(DEPDIR)/libpanel_util_la-panel-gsettings.Tpo -c -o libpanel_util_la-panel-gsettings.lo `test -f 'panel-gsettings.c' || echo '$(srcdir)/'`panel-gsettings.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-552-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpanel_util_la-panel-gsettings.Tpo $(DEPDIR)/libpanel_util_la-panel-gsettings.Plo
##############################################
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-554-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:555:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanel_util_la_CFLAGS) $(CFLAGS) -c -o libpanel_util_la-panel-gsettings.lo `test -f 'panel-gsettings.c' || echo '$(srcdir)/'`panel-gsettings.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-556-
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-557-libpanel_util_la-panel-keyfile.lo: panel-keyfile.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:558:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanel_util_la_CFLAGS) $(CFLAGS) -MT libpanel_util_la-panel-keyfile.lo -MD -MP -MF $(DEPDIR)/libpanel_util_la-panel-keyfile.Tpo -c -o libpanel_util_la-panel-keyfile.lo `test -f 'panel-keyfile.c' || echo '$(srcdir)/'`panel-keyfile.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-559-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpanel_util_la-panel-keyfile.Tpo $(DEPDIR)/libpanel_util_la-panel-keyfile.Plo
##############################################
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-561-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:562:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanel_util_la_CFLAGS) $(CFLAGS) -c -o libpanel_util_la-panel-keyfile.lo `test -f 'panel-keyfile.c' || echo '$(srcdir)/'`panel-keyfile.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-563-
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-564-libpanel_util_la-panel-show.lo: panel-show.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:565:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanel_util_la_CFLAGS) $(CFLAGS) -MT libpanel_util_la-panel-show.lo -MD -MP -MF $(DEPDIR)/libpanel_util_la-panel-show.Tpo -c -o libpanel_util_la-panel-show.lo `test -f 'panel-show.c' || echo '$(srcdir)/'`panel-show.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-566-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpanel_util_la-panel-show.Tpo $(DEPDIR)/libpanel_util_la-panel-show.Plo
##############################################
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-568-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:569:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanel_util_la_CFLAGS) $(CFLAGS) -c -o libpanel_util_la-panel-show.lo `test -f 'panel-show.c' || echo '$(srcdir)/'`panel-show.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-570-
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-571-libpanel_util_la-panel-xdg.lo: panel-xdg.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:572:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanel_util_la_CFLAGS) $(CFLAGS) -MT libpanel_util_la-panel-xdg.lo -MD -MP -MF $(DEPDIR)/libpanel_util_la-panel-xdg.Tpo -c -o libpanel_util_la-panel-xdg.lo `test -f 'panel-xdg.c' || echo '$(srcdir)/'`panel-xdg.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-573-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpanel_util_la-panel-xdg.Tpo $(DEPDIR)/libpanel_util_la-panel-xdg.Plo
##############################################
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-575-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:576:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanel_util_la_CFLAGS) $(CFLAGS) -c -o libpanel_util_la-panel-xdg.lo `test -f 'panel-xdg.c' || echo '$(srcdir)/'`panel-xdg.c
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-577-
##############################################
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-613-GTAGS:
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:614:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-615-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-639-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:640:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:641:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-642-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-653-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in:654:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/gnome-panel/libpanel-util/Makefile.in-655-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-51-  { \
gnome-panel-3.38.0/gnome-panel/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/gnome-panel/Makefile.in-53-  }; \
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-250-  esac
gnome-panel-3.38.0/gnome-panel/Makefile.in:251:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/gnome-panel/Makefile.in-252-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/gnome-panel/Makefile.in:253:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/gnome-panel/Makefile.in-254-    *) f=$$p;; \
gnome-panel-3.38.0/gnome-panel/Makefile.in-255-  esac;
gnome-panel-3.38.0/gnome-panel/Makefile.in:256:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/gnome-panel/Makefile.in-257-am__install_max = 40
gnome-panel-3.38.0/gnome-panel/Makefile.in-258-am__nobase_strip_setup = \
gnome-panel-3.38.0/gnome-panel/Makefile.in:259:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/gnome-panel/Makefile.in-260-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-316-  while test -n "$$dir1"; do \
gnome-panel-3.38.0/gnome-panel/Makefile.in:317:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-panel-3.38.0/gnome-panel/Makefile.in-318-    if test "$$first" != "."; then \
gnome-panel-3.38.0/gnome-panel/Makefile.in-319-      if test "$$first" = ".."; then \
gnome-panel-3.38.0/gnome-panel/Makefile.in:320:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-panel-3.38.0/gnome-panel/Makefile.in:321:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-panel-3.38.0/gnome-panel/Makefile.in-322-      else \
gnome-panel-3.38.0/gnome-panel/Makefile.in:323:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-panel-3.38.0/gnome-panel/Makefile.in-324-        if test "$$first2" = "$$first"; then \
gnome-panel-3.38.0/gnome-panel/Makefile.in:325:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-panel-3.38.0/gnome-panel/Makefile.in-326-        else \
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-331-    fi; \
gnome-panel-3.38.0/gnome-panel/Makefile.in:332:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-panel-3.38.0/gnome-panel/Makefile.in-333-  done; \
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-738-	test -n "$(EXEEXT)" || exit 0; \
gnome-panel-3.38.0/gnome-panel/Makefile.in:739:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnome-panel-3.38.0/gnome-panel/Makefile.in-740-	echo " rm -f" $$list; \
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-797-.c.obj:
gnome-panel-3.38.0/gnome-panel/Makefile.in:798:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/gnome-panel/Makefile.in-799-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-801-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:802:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/gnome-panel/Makefile.in-803-
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-811-gnome_panel-gp-add-applet-window.o: gp-add-applet-window.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:812:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-add-applet-window.o -MD -MP -MF $(DEPDIR)/gnome_panel-gp-add-applet-window.Tpo -c -o gnome_panel-gp-add-applet-window.o `test -f 'gp-add-applet-window.c' || echo '$(srcdir)/'`gp-add-applet-window.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-813-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-add-applet-window.Tpo $(DEPDIR)/gnome_panel-gp-add-applet-window.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-815-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:816:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-add-applet-window.o `test -f 'gp-add-applet-window.c' || echo '$(srcdir)/'`gp-add-applet-window.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-817-
gnome-panel-3.38.0/gnome-panel/Makefile.in-818-gnome_panel-gp-add-applet-window.obj: gp-add-applet-window.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:819:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-add-applet-window.obj -MD -MP -MF $(DEPDIR)/gnome_panel-gp-add-applet-window.Tpo -c -o gnome_panel-gp-add-applet-window.obj `if test -f 'gp-add-applet-window.c'; then $(CYGPATH_W) 'gp-add-applet-window.c'; else $(CYGPATH_W) '$(srcdir)/gp-add-applet-window.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-820-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-add-applet-window.Tpo $(DEPDIR)/gnome_panel-gp-add-applet-window.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-822-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:823:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-add-applet-window.obj `if test -f 'gp-add-applet-window.c'; then $(CYGPATH_W) 'gp-add-applet-window.c'; else $(CYGPATH_W) '$(srcdir)/gp-add-applet-window.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-824-
gnome-panel-3.38.0/gnome-panel/Makefile.in-825-gnome_panel-gp-applet-manager.o: gp-applet-manager.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:826:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-applet-manager.o -MD -MP -MF $(DEPDIR)/gnome_panel-gp-applet-manager.Tpo -c -o gnome_panel-gp-applet-manager.o `test -f 'gp-applet-manager.c' || echo '$(srcdir)/'`gp-applet-manager.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-827-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-applet-manager.Tpo $(DEPDIR)/gnome_panel-gp-applet-manager.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-829-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:830:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-applet-manager.o `test -f 'gp-applet-manager.c' || echo '$(srcdir)/'`gp-applet-manager.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-831-
gnome-panel-3.38.0/gnome-panel/Makefile.in-832-gnome_panel-gp-applet-manager.obj: gp-applet-manager.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:833:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-applet-manager.obj -MD -MP -MF $(DEPDIR)/gnome_panel-gp-applet-manager.Tpo -c -o gnome_panel-gp-applet-manager.obj `if test -f 'gp-applet-manager.c'; then $(CYGPATH_W) 'gp-applet-manager.c'; else $(CYGPATH_W) '$(srcdir)/gp-applet-manager.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-834-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-applet-manager.Tpo $(DEPDIR)/gnome_panel-gp-applet-manager.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-836-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:837:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-applet-manager.obj `if test -f 'gp-applet-manager.c'; then $(CYGPATH_W) 'gp-applet-manager.c'; else $(CYGPATH_W) '$(srcdir)/gp-applet-manager.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-838-
gnome-panel-3.38.0/gnome-panel/Makefile.in-839-gnome_panel-gp-applet-row.o: gp-applet-row.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:840:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-applet-row.o -MD -MP -MF $(DEPDIR)/gnome_panel-gp-applet-row.Tpo -c -o gnome_panel-gp-applet-row.o `test -f 'gp-applet-row.c' || echo '$(srcdir)/'`gp-applet-row.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-841-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-applet-row.Tpo $(DEPDIR)/gnome_panel-gp-applet-row.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-843-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:844:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-applet-row.o `test -f 'gp-applet-row.c' || echo '$(srcdir)/'`gp-applet-row.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-845-
gnome-panel-3.38.0/gnome-panel/Makefile.in-846-gnome_panel-gp-applet-row.obj: gp-applet-row.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:847:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-applet-row.obj -MD -MP -MF $(DEPDIR)/gnome_panel-gp-applet-row.Tpo -c -o gnome_panel-gp-applet-row.obj `if test -f 'gp-applet-row.c'; then $(CYGPATH_W) 'gp-applet-row.c'; else $(CYGPATH_W) '$(srcdir)/gp-applet-row.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-848-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-applet-row.Tpo $(DEPDIR)/gnome_panel-gp-applet-row.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-850-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:851:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-applet-row.obj `if test -f 'gp-applet-row.c'; then $(CYGPATH_W) 'gp-applet-row.c'; else $(CYGPATH_W) '$(srcdir)/gp-applet-row.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-852-
gnome-panel-3.38.0/gnome-panel/Makefile.in-853-gnome_panel-gp-application.o: gp-application.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:854:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-application.o -MD -MP -MF $(DEPDIR)/gnome_panel-gp-application.Tpo -c -o gnome_panel-gp-application.o `test -f 'gp-application.c' || echo '$(srcdir)/'`gp-application.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-855-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-application.Tpo $(DEPDIR)/gnome_panel-gp-application.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-857-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:858:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-application.o `test -f 'gp-application.c' || echo '$(srcdir)/'`gp-application.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-859-
gnome-panel-3.38.0/gnome-panel/Makefile.in-860-gnome_panel-gp-application.obj: gp-application.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:861:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-application.obj -MD -MP -MF $(DEPDIR)/gnome_panel-gp-application.Tpo -c -o gnome_panel-gp-application.obj `if test -f 'gp-application.c'; then $(CYGPATH_W) 'gp-application.c'; else $(CYGPATH_W) '$(srcdir)/gp-application.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-862-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-application.Tpo $(DEPDIR)/gnome_panel-gp-application.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-864-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:865:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-application.obj `if test -f 'gp-application.c'; then $(CYGPATH_W) 'gp-application.c'; else $(CYGPATH_W) '$(srcdir)/gp-application.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-866-
gnome-panel-3.38.0/gnome-panel/Makefile.in-867-gnome_panel-gp-arrow-button.o: gp-arrow-button.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:868:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-arrow-button.o -MD -MP -MF $(DEPDIR)/gnome_panel-gp-arrow-button.Tpo -c -o gnome_panel-gp-arrow-button.o `test -f 'gp-arrow-button.c' || echo '$(srcdir)/'`gp-arrow-button.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-869-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-arrow-button.Tpo $(DEPDIR)/gnome_panel-gp-arrow-button.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-871-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:872:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-arrow-button.o `test -f 'gp-arrow-button.c' || echo '$(srcdir)/'`gp-arrow-button.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-873-
gnome-panel-3.38.0/gnome-panel/Makefile.in-874-gnome_panel-gp-arrow-button.obj: gp-arrow-button.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:875:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-arrow-button.obj -MD -MP -MF $(DEPDIR)/gnome_panel-gp-arrow-button.Tpo -c -o gnome_panel-gp-arrow-button.obj `if test -f 'gp-arrow-button.c'; then $(CYGPATH_W) 'gp-arrow-button.c'; else $(CYGPATH_W) '$(srcdir)/gp-arrow-button.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-876-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-arrow-button.Tpo $(DEPDIR)/gnome_panel-gp-arrow-button.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-878-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:879:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-arrow-button.obj `if test -f 'gp-arrow-button.c'; then $(CYGPATH_W) 'gp-arrow-button.c'; else $(CYGPATH_W) '$(srcdir)/gp-arrow-button.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-880-
gnome-panel-3.38.0/gnome-panel/Makefile.in-881-gnome_panel-gp-main.o: gp-main.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:882:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-main.o -MD -MP -MF $(DEPDIR)/gnome_panel-gp-main.Tpo -c -o gnome_panel-gp-main.o `test -f 'gp-main.c' || echo '$(srcdir)/'`gp-main.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-883-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-main.Tpo $(DEPDIR)/gnome_panel-gp-main.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-885-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:886:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-main.o `test -f 'gp-main.c' || echo '$(srcdir)/'`gp-main.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-887-
gnome-panel-3.38.0/gnome-panel/Makefile.in-888-gnome_panel-gp-main.obj: gp-main.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:889:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-main.obj -MD -MP -MF $(DEPDIR)/gnome_panel-gp-main.Tpo -c -o gnome_panel-gp-main.obj `if test -f 'gp-main.c'; then $(CYGPATH_W) 'gp-main.c'; else $(CYGPATH_W) '$(srcdir)/gp-main.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-890-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-main.Tpo $(DEPDIR)/gnome_panel-gp-main.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-892-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:893:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-main.obj `if test -f 'gp-main.c'; then $(CYGPATH_W) 'gp-main.c'; else $(CYGPATH_W) '$(srcdir)/gp-main.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-894-
gnome-panel-3.38.0/gnome-panel/Makefile.in-895-gnome_panel-gp-module-manager.o: gp-module-manager.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:896:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-module-manager.o -MD -MP -MF $(DEPDIR)/gnome_panel-gp-module-manager.Tpo -c -o gnome_panel-gp-module-manager.o `test -f 'gp-module-manager.c' || echo '$(srcdir)/'`gp-module-manager.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-897-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-module-manager.Tpo $(DEPDIR)/gnome_panel-gp-module-manager.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-899-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:900:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-module-manager.o `test -f 'gp-module-manager.c' || echo '$(srcdir)/'`gp-module-manager.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-901-
gnome-panel-3.38.0/gnome-panel/Makefile.in-902-gnome_panel-gp-module-manager.obj: gp-module-manager.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:903:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-module-manager.obj -MD -MP -MF $(DEPDIR)/gnome_panel-gp-module-manager.Tpo -c -o gnome_panel-gp-module-manager.obj `if test -f 'gp-module-manager.c'; then $(CYGPATH_W) 'gp-module-manager.c'; else $(CYGPATH_W) '$(srcdir)/gp-module-manager.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-904-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-module-manager.Tpo $(DEPDIR)/gnome_panel-gp-module-manager.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-906-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:907:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-module-manager.obj `if test -f 'gp-module-manager.c'; then $(CYGPATH_W) 'gp-module-manager.c'; else $(CYGPATH_W) '$(srcdir)/gp-module-manager.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-908-
gnome-panel-3.38.0/gnome-panel/Makefile.in-909-gnome_panel-gp-properties-dialog.o: gp-properties-dialog.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:910:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-properties-dialog.o -MD -MP -MF $(DEPDIR)/gnome_panel-gp-properties-dialog.Tpo -c -o gnome_panel-gp-properties-dialog.o `test -f 'gp-properties-dialog.c' || echo '$(srcdir)/'`gp-properties-dialog.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-911-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-properties-dialog.Tpo $(DEPDIR)/gnome_panel-gp-properties-dialog.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-913-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:914:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-properties-dialog.o `test -f 'gp-properties-dialog.c' || echo '$(srcdir)/'`gp-properties-dialog.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-915-
gnome-panel-3.38.0/gnome-panel/Makefile.in-916-gnome_panel-gp-properties-dialog.obj: gp-properties-dialog.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:917:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-properties-dialog.obj -MD -MP -MF $(DEPDIR)/gnome_panel-gp-properties-dialog.Tpo -c -o gnome_panel-gp-properties-dialog.obj `if test -f 'gp-properties-dialog.c'; then $(CYGPATH_W) 'gp-properties-dialog.c'; else $(CYGPATH_W) '$(srcdir)/gp-properties-dialog.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-918-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-properties-dialog.Tpo $(DEPDIR)/gnome_panel-gp-properties-dialog.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-920-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:921:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-properties-dialog.obj `if test -f 'gp-properties-dialog.c'; then $(CYGPATH_W) 'gp-properties-dialog.c'; else $(CYGPATH_W) '$(srcdir)/gp-properties-dialog.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-922-
gnome-panel-3.38.0/gnome-panel/Makefile.in-923-gnome_panel-gp-session.o: gp-session.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:924:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-session.o -MD -MP -MF $(DEPDIR)/gnome_panel-gp-session.Tpo -c -o gnome_panel-gp-session.o `test -f 'gp-session.c' || echo '$(srcdir)/'`gp-session.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-925-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-session.Tpo $(DEPDIR)/gnome_panel-gp-session.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-927-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:928:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-session.o `test -f 'gp-session.c' || echo '$(srcdir)/'`gp-session.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-929-
gnome-panel-3.38.0/gnome-panel/Makefile.in-930-gnome_panel-gp-session.obj: gp-session.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:931:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-session.obj -MD -MP -MF $(DEPDIR)/gnome_panel-gp-session.Tpo -c -o gnome_panel-gp-session.obj `if test -f 'gp-session.c'; then $(CYGPATH_W) 'gp-session.c'; else $(CYGPATH_W) '$(srcdir)/gp-session.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-932-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-session.Tpo $(DEPDIR)/gnome_panel-gp-session.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-934-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:935:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-session.obj `if test -f 'gp-session.c'; then $(CYGPATH_W) 'gp-session.c'; else $(CYGPATH_W) '$(srcdir)/gp-session.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-936-
gnome-panel-3.38.0/gnome-panel/Makefile.in-937-gnome_panel-gp-theme.o: gp-theme.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:938:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-theme.o -MD -MP -MF $(DEPDIR)/gnome_panel-gp-theme.Tpo -c -o gnome_panel-gp-theme.o `test -f 'gp-theme.c' || echo '$(srcdir)/'`gp-theme.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-939-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-theme.Tpo $(DEPDIR)/gnome_panel-gp-theme.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-941-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:942:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-theme.o `test -f 'gp-theme.c' || echo '$(srcdir)/'`gp-theme.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-943-
gnome-panel-3.38.0/gnome-panel/Makefile.in-944-gnome_panel-gp-theme.obj: gp-theme.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:945:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-gp-theme.obj -MD -MP -MF $(DEPDIR)/gnome_panel-gp-theme.Tpo -c -o gnome_panel-gp-theme.obj `if test -f 'gp-theme.c'; then $(CYGPATH_W) 'gp-theme.c'; else $(CYGPATH_W) '$(srcdir)/gp-theme.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-946-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-gp-theme.Tpo $(DEPDIR)/gnome_panel-gp-theme.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-948-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:949:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-gp-theme.obj `if test -f 'gp-theme.c'; then $(CYGPATH_W) 'gp-theme.c'; else $(CYGPATH_W) '$(srcdir)/gp-theme.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-950-
gnome-panel-3.38.0/gnome-panel/Makefile.in-951-gnome_panel-panel-widget.o: panel-widget.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:952:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-widget.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel-widget.Tpo -c -o gnome_panel-panel-widget.o `test -f 'panel-widget.c' || echo '$(srcdir)/'`panel-widget.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-953-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-widget.Tpo $(DEPDIR)/gnome_panel-panel-widget.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-955-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:956:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-widget.o `test -f 'panel-widget.c' || echo '$(srcdir)/'`panel-widget.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-957-
gnome-panel-3.38.0/gnome-panel/Makefile.in-958-gnome_panel-panel-widget.obj: panel-widget.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:959:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-widget.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel-widget.Tpo -c -o gnome_panel-panel-widget.obj `if test -f 'panel-widget.c'; then $(CYGPATH_W) 'panel-widget.c'; else $(CYGPATH_W) '$(srcdir)/panel-widget.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-960-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-widget.Tpo $(DEPDIR)/gnome_panel-panel-widget.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-962-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:963:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-widget.obj `if test -f 'panel-widget.c'; then $(CYGPATH_W) 'panel-widget.c'; else $(CYGPATH_W) '$(srcdir)/panel-widget.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-964-
gnome-panel-3.38.0/gnome-panel/Makefile.in-965-gnome_panel-panel.o: panel.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:966:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel.Tpo -c -o gnome_panel-panel.o `test -f 'panel.c' || echo '$(srcdir)/'`panel.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-967-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel.Tpo $(DEPDIR)/gnome_panel-panel.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-969-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:970:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel.o `test -f 'panel.c' || echo '$(srcdir)/'`panel.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-971-
gnome-panel-3.38.0/gnome-panel/Makefile.in-972-gnome_panel-panel.obj: panel.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:973:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel.Tpo -c -o gnome_panel-panel.obj `if test -f 'panel.c'; then $(CYGPATH_W) 'panel.c'; else $(CYGPATH_W) '$(srcdir)/panel.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-974-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel.Tpo $(DEPDIR)/gnome_panel-panel.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-976-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:977:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel.obj `if test -f 'panel.c'; then $(CYGPATH_W) 'panel.c'; else $(CYGPATH_W) '$(srcdir)/panel.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-978-
gnome-panel-3.38.0/gnome-panel/Makefile.in-979-gnome_panel-applet.o: applet.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:980:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-applet.o -MD -MP -MF $(DEPDIR)/gnome_panel-applet.Tpo -c -o gnome_panel-applet.o `test -f 'applet.c' || echo '$(srcdir)/'`applet.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-981-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-applet.Tpo $(DEPDIR)/gnome_panel-applet.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-983-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:984:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-applet.o `test -f 'applet.c' || echo '$(srcdir)/'`applet.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-985-
gnome-panel-3.38.0/gnome-panel/Makefile.in-986-gnome_panel-applet.obj: applet.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:987:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-applet.obj -MD -MP -MF $(DEPDIR)/gnome_panel-applet.Tpo -c -o gnome_panel-applet.obj `if test -f 'applet.c'; then $(CYGPATH_W) 'applet.c'; else $(CYGPATH_W) '$(srcdir)/applet.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-988-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-applet.Tpo $(DEPDIR)/gnome_panel-applet.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-990-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:991:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-applet.obj `if test -f 'applet.c'; then $(CYGPATH_W) 'applet.c'; else $(CYGPATH_W) '$(srcdir)/applet.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-992-
gnome-panel-3.38.0/gnome-panel/Makefile.in-993-gnome_panel-panel-util.o: panel-util.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:994:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-util.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel-util.Tpo -c -o gnome_panel-panel-util.o `test -f 'panel-util.c' || echo '$(srcdir)/'`panel-util.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-995-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-util.Tpo $(DEPDIR)/gnome_panel-panel-util.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-997-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:998:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-util.o `test -f 'panel-util.c' || echo '$(srcdir)/'`panel-util.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-999-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1000-gnome_panel-panel-util.obj: panel-util.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1001:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-util.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel-util.Tpo -c -o gnome_panel-panel-util.obj `if test -f 'panel-util.c'; then $(CYGPATH_W) 'panel-util.c'; else $(CYGPATH_W) '$(srcdir)/panel-util.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1002-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-util.Tpo $(DEPDIR)/gnome_panel-panel-util.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1004-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1005:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-util.obj `if test -f 'panel-util.c'; then $(CYGPATH_W) 'panel-util.c'; else $(CYGPATH_W) '$(srcdir)/panel-util.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1006-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1007-gnome_panel-panel-run-dialog.o: panel-run-dialog.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1008:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-run-dialog.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel-run-dialog.Tpo -c -o gnome_panel-panel-run-dialog.o `test -f 'panel-run-dialog.c' || echo '$(srcdir)/'`panel-run-dialog.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1009-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-run-dialog.Tpo $(DEPDIR)/gnome_panel-panel-run-dialog.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1011-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1012:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-run-dialog.o `test -f 'panel-run-dialog.c' || echo '$(srcdir)/'`panel-run-dialog.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1013-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1014-gnome_panel-panel-run-dialog.obj: panel-run-dialog.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1015:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-run-dialog.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel-run-dialog.Tpo -c -o gnome_panel-panel-run-dialog.obj `if test -f 'panel-run-dialog.c'; then $(CYGPATH_W) 'panel-run-dialog.c'; else $(CYGPATH_W) '$(srcdir)/panel-run-dialog.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1016-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-run-dialog.Tpo $(DEPDIR)/gnome_panel-panel-run-dialog.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1018-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1019:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-run-dialog.obj `if test -f 'panel-run-dialog.c'; then $(CYGPATH_W) 'panel-run-dialog.c'; else $(CYGPATH_W) '$(srcdir)/panel-run-dialog.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1020-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1021-gnome_panel-panel-context-menu.o: panel-context-menu.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1022:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-context-menu.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel-context-menu.Tpo -c -o gnome_panel-panel-context-menu.o `test -f 'panel-context-menu.c' || echo '$(srcdir)/'`panel-context-menu.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1023-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-context-menu.Tpo $(DEPDIR)/gnome_panel-panel-context-menu.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1025-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1026:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-context-menu.o `test -f 'panel-context-menu.c' || echo '$(srcdir)/'`panel-context-menu.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1027-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1028-gnome_panel-panel-context-menu.obj: panel-context-menu.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1029:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-context-menu.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel-context-menu.Tpo -c -o gnome_panel-panel-context-menu.obj `if test -f 'panel-context-menu.c'; then $(CYGPATH_W) 'panel-context-menu.c'; else $(CYGPATH_W) '$(srcdir)/panel-context-menu.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1030-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-context-menu.Tpo $(DEPDIR)/gnome_panel-panel-context-menu.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1032-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1033:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-context-menu.obj `if test -f 'panel-context-menu.c'; then $(CYGPATH_W) 'panel-context-menu.c'; else $(CYGPATH_W) '$(srcdir)/panel-context-menu.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1034-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1035-gnome_panel-panel-applet-frame.o: panel-applet-frame.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1036:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-applet-frame.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel-applet-frame.Tpo -c -o gnome_panel-panel-applet-frame.o `test -f 'panel-applet-frame.c' || echo '$(srcdir)/'`panel-applet-frame.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1037-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-applet-frame.Tpo $(DEPDIR)/gnome_panel-panel-applet-frame.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1039-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1040:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-applet-frame.o `test -f 'panel-applet-frame.c' || echo '$(srcdir)/'`panel-applet-frame.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1041-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1042-gnome_panel-panel-applet-frame.obj: panel-applet-frame.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1043:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-applet-frame.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel-applet-frame.Tpo -c -o gnome_panel-panel-applet-frame.obj `if test -f 'panel-applet-frame.c'; then $(CYGPATH_W) 'panel-applet-frame.c'; else $(CYGPATH_W) '$(srcdir)/panel-applet-frame.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1044-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-applet-frame.Tpo $(DEPDIR)/gnome_panel-panel-applet-frame.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1046-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1047:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-applet-frame.obj `if test -f 'panel-applet-frame.c'; then $(CYGPATH_W) 'panel-applet-frame.c'; else $(CYGPATH_W) '$(srcdir)/panel-applet-frame.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1048-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1049-gnome_panel-panel-applets-manager.o: panel-applets-manager.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1050:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-applets-manager.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel-applets-manager.Tpo -c -o gnome_panel-panel-applets-manager.o `test -f 'panel-applets-manager.c' || echo '$(srcdir)/'`panel-applets-manager.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1051-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-applets-manager.Tpo $(DEPDIR)/gnome_panel-panel-applets-manager.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1053-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1054:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-applets-manager.o `test -f 'panel-applets-manager.c' || echo '$(srcdir)/'`panel-applets-manager.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1055-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1056-gnome_panel-panel-applets-manager.obj: panel-applets-manager.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1057:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-applets-manager.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel-applets-manager.Tpo -c -o gnome_panel-panel-applets-manager.obj `if test -f 'panel-applets-manager.c'; then $(CYGPATH_W) 'panel-applets-manager.c'; else $(CYGPATH_W) '$(srcdir)/panel-applets-manager.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1058-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-applets-manager.Tpo $(DEPDIR)/gnome_panel-panel-applets-manager.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1060-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1061:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-applets-manager.obj `if test -f 'panel-applets-manager.c'; then $(CYGPATH_W) 'panel-applets-manager.c'; else $(CYGPATH_W) '$(srcdir)/panel-applets-manager.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1062-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1063-gnome_panel-panel-action-protocol.o: panel-action-protocol.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1064:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-action-protocol.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel-action-protocol.Tpo -c -o gnome_panel-panel-action-protocol.o `test -f 'panel-action-protocol.c' || echo '$(srcdir)/'`panel-action-protocol.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1065-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-action-protocol.Tpo $(DEPDIR)/gnome_panel-panel-action-protocol.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1067-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1068:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-action-protocol.o `test -f 'panel-action-protocol.c' || echo '$(srcdir)/'`panel-action-protocol.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1069-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1070-gnome_panel-panel-action-protocol.obj: panel-action-protocol.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1071:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-action-protocol.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel-action-protocol.Tpo -c -o gnome_panel-panel-action-protocol.obj `if test -f 'panel-action-protocol.c'; then $(CYGPATH_W) 'panel-action-protocol.c'; else $(CYGPATH_W) '$(srcdir)/panel-action-protocol.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1072-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-action-protocol.Tpo $(DEPDIR)/gnome_panel-panel-action-protocol.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1074-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1075:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-action-protocol.obj `if test -f 'panel-action-protocol.c'; then $(CYGPATH_W) 'panel-action-protocol.c'; else $(CYGPATH_W) '$(srcdir)/panel-action-protocol.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1076-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1077-gnome_panel-panel-toplevel.o: panel-toplevel.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1078:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-toplevel.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel-toplevel.Tpo -c -o gnome_panel-panel-toplevel.o `test -f 'panel-toplevel.c' || echo '$(srcdir)/'`panel-toplevel.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1079-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-toplevel.Tpo $(DEPDIR)/gnome_panel-panel-toplevel.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1081-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1082:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-toplevel.o `test -f 'panel-toplevel.c' || echo '$(srcdir)/'`panel-toplevel.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1083-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1084-gnome_panel-panel-toplevel.obj: panel-toplevel.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1085:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-toplevel.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel-toplevel.Tpo -c -o gnome_panel-panel-toplevel.obj `if test -f 'panel-toplevel.c'; then $(CYGPATH_W) 'panel-toplevel.c'; else $(CYGPATH_W) '$(srcdir)/panel-toplevel.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1086-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-toplevel.Tpo $(DEPDIR)/gnome_panel-panel-toplevel.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1088-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1089:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-toplevel.obj `if test -f 'panel-toplevel.c'; then $(CYGPATH_W) 'panel-toplevel.c'; else $(CYGPATH_W) '$(srcdir)/panel-toplevel.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1090-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1091-gnome_panel-panel-struts.o: panel-struts.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1092:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-struts.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel-struts.Tpo -c -o gnome_panel-panel-struts.o `test -f 'panel-struts.c' || echo '$(srcdir)/'`panel-struts.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1093-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-struts.Tpo $(DEPDIR)/gnome_panel-panel-struts.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1095-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1096:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-struts.o `test -f 'panel-struts.c' || echo '$(srcdir)/'`panel-struts.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1097-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1098-gnome_panel-panel-struts.obj: panel-struts.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1099:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-struts.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel-struts.Tpo -c -o gnome_panel-panel-struts.obj `if test -f 'panel-struts.c'; then $(CYGPATH_W) 'panel-struts.c'; else $(CYGPATH_W) '$(srcdir)/panel-struts.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1100-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-struts.Tpo $(DEPDIR)/gnome_panel-panel-struts.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1102-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1103:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-struts.obj `if test -f 'panel-struts.c'; then $(CYGPATH_W) 'panel-struts.c'; else $(CYGPATH_W) '$(srcdir)/panel-struts.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1104-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1105-gnome_panel-panel-xutils.o: panel-xutils.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1106:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-xutils.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel-xutils.Tpo -c -o gnome_panel-panel-xutils.o `test -f 'panel-xutils.c' || echo '$(srcdir)/'`panel-xutils.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1107-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-xutils.Tpo $(DEPDIR)/gnome_panel-panel-xutils.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1109-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1110:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-xutils.o `test -f 'panel-xutils.c' || echo '$(srcdir)/'`panel-xutils.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1111-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1112-gnome_panel-panel-xutils.obj: panel-xutils.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1113:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-xutils.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel-xutils.Tpo -c -o gnome_panel-panel-xutils.obj `if test -f 'panel-xutils.c'; then $(CYGPATH_W) 'panel-xutils.c'; else $(CYGPATH_W) '$(srcdir)/panel-xutils.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1114-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-xutils.Tpo $(DEPDIR)/gnome_panel-panel-xutils.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1116-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1117:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-xutils.obj `if test -f 'panel-xutils.c'; then $(CYGPATH_W) 'panel-xutils.c'; else $(CYGPATH_W) '$(srcdir)/panel-xutils.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1118-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1119-gnome_panel-panel-multiscreen.o: panel-multiscreen.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1120:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-multiscreen.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel-multiscreen.Tpo -c -o gnome_panel-panel-multiscreen.o `test -f 'panel-multiscreen.c' || echo '$(srcdir)/'`panel-multiscreen.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1121-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-multiscreen.Tpo $(DEPDIR)/gnome_panel-panel-multiscreen.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1123-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1124:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-multiscreen.o `test -f 'panel-multiscreen.c' || echo '$(srcdir)/'`panel-multiscreen.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1125-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1126-gnome_panel-panel-multiscreen.obj: panel-multiscreen.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1127:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-multiscreen.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel-multiscreen.Tpo -c -o gnome_panel-panel-multiscreen.obj `if test -f 'panel-multiscreen.c'; then $(CYGPATH_W) 'panel-multiscreen.c'; else $(CYGPATH_W) '$(srcdir)/panel-multiscreen.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1128-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-multiscreen.Tpo $(DEPDIR)/gnome_panel-panel-multiscreen.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1130-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1131:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-multiscreen.obj `if test -f 'panel-multiscreen.c'; then $(CYGPATH_W) 'panel-multiscreen.c'; else $(CYGPATH_W) '$(srcdir)/panel-multiscreen.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1132-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1133-gnome_panel-panel-a11y.o: panel-a11y.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1134:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-a11y.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel-a11y.Tpo -c -o gnome_panel-panel-a11y.o `test -f 'panel-a11y.c' || echo '$(srcdir)/'`panel-a11y.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1135-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-a11y.Tpo $(DEPDIR)/gnome_panel-panel-a11y.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1137-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1138:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-a11y.o `test -f 'panel-a11y.c' || echo '$(srcdir)/'`panel-a11y.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1139-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1140-gnome_panel-panel-a11y.obj: panel-a11y.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1141:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-a11y.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel-a11y.Tpo -c -o gnome_panel-panel-a11y.obj `if test -f 'panel-a11y.c'; then $(CYGPATH_W) 'panel-a11y.c'; else $(CYGPATH_W) '$(srcdir)/panel-a11y.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1142-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-a11y.Tpo $(DEPDIR)/gnome_panel-panel-a11y.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1144-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1145:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-a11y.obj `if test -f 'panel-a11y.c'; then $(CYGPATH_W) 'panel-a11y.c'; else $(CYGPATH_W) '$(srcdir)/panel-a11y.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1146-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1147-gnome_panel-panel-bindings.o: panel-bindings.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1148:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-bindings.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel-bindings.Tpo -c -o gnome_panel-panel-bindings.o `test -f 'panel-bindings.c' || echo '$(srcdir)/'`panel-bindings.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1149-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-bindings.Tpo $(DEPDIR)/gnome_panel-panel-bindings.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1151-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1152:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-bindings.o `test -f 'panel-bindings.c' || echo '$(srcdir)/'`panel-bindings.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1153-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1154-gnome_panel-panel-bindings.obj: panel-bindings.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1155:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-bindings.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel-bindings.Tpo -c -o gnome_panel-panel-bindings.obj `if test -f 'panel-bindings.c'; then $(CYGPATH_W) 'panel-bindings.c'; else $(CYGPATH_W) '$(srcdir)/panel-bindings.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1156-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-bindings.Tpo $(DEPDIR)/gnome_panel-panel-bindings.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1158-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1159:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-bindings.obj `if test -f 'panel-bindings.c'; then $(CYGPATH_W) 'panel-bindings.c'; else $(CYGPATH_W) '$(srcdir)/panel-bindings.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1160-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1161-gnome_panel-panel-lockdown.o: panel-lockdown.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1162:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-lockdown.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel-lockdown.Tpo -c -o gnome_panel-panel-lockdown.o `test -f 'panel-lockdown.c' || echo '$(srcdir)/'`panel-lockdown.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1163-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-lockdown.Tpo $(DEPDIR)/gnome_panel-panel-lockdown.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1165-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1166:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-lockdown.o `test -f 'panel-lockdown.c' || echo '$(srcdir)/'`panel-lockdown.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1167-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1168-gnome_panel-panel-lockdown.obj: panel-lockdown.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1169:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-lockdown.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel-lockdown.Tpo -c -o gnome_panel-panel-lockdown.obj `if test -f 'panel-lockdown.c'; then $(CYGPATH_W) 'panel-lockdown.c'; else $(CYGPATH_W) '$(srcdir)/panel-lockdown.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1170-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-lockdown.Tpo $(DEPDIR)/gnome_panel-panel-lockdown.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1172-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1173:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-lockdown.obj `if test -f 'panel-lockdown.c'; then $(CYGPATH_W) 'panel-lockdown.c'; else $(CYGPATH_W) '$(srcdir)/panel-lockdown.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1174-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1175-gnome_panel-panel-layout.o: panel-layout.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1176:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-layout.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel-layout.Tpo -c -o gnome_panel-panel-layout.o `test -f 'panel-layout.c' || echo '$(srcdir)/'`panel-layout.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1177-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-layout.Tpo $(DEPDIR)/gnome_panel-panel-layout.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1179-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1180:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-layout.o `test -f 'panel-layout.c' || echo '$(srcdir)/'`panel-layout.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1181-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1182-gnome_panel-panel-layout.obj: panel-layout.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1183:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-layout.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel-layout.Tpo -c -o gnome_panel-panel-layout.obj `if test -f 'panel-layout.c'; then $(CYGPATH_W) 'panel-layout.c'; else $(CYGPATH_W) '$(srcdir)/panel-layout.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1184-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-layout.Tpo $(DEPDIR)/gnome_panel-panel-layout.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1186-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1187:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-layout.obj `if test -f 'panel-layout.c'; then $(CYGPATH_W) 'panel-layout.c'; else $(CYGPATH_W) '$(srcdir)/panel-layout.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1188-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1189-gnome_panel-panel-object-loader.o: panel-object-loader.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1190:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-object-loader.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel-object-loader.Tpo -c -o gnome_panel-panel-object-loader.o `test -f 'panel-object-loader.c' || echo '$(srcdir)/'`panel-object-loader.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1191-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-object-loader.Tpo $(DEPDIR)/gnome_panel-panel-object-loader.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1193-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1194:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-object-loader.o `test -f 'panel-object-loader.c' || echo '$(srcdir)/'`panel-object-loader.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1195-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1196-gnome_panel-panel-object-loader.obj: panel-object-loader.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1197:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-object-loader.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel-object-loader.Tpo -c -o gnome_panel-panel-object-loader.obj `if test -f 'panel-object-loader.c'; then $(CYGPATH_W) 'panel-object-loader.c'; else $(CYGPATH_W) '$(srcdir)/panel-object-loader.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1198-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-object-loader.Tpo $(DEPDIR)/gnome_panel-panel-object-loader.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1200-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1201:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-object-loader.obj `if test -f 'panel-object-loader.c'; then $(CYGPATH_W) 'panel-object-loader.c'; else $(CYGPATH_W) '$(srcdir)/panel-object-loader.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1202-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1203-gnome_panel-panel-typebuiltins.o: panel-typebuiltins.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1204:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-typebuiltins.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel-typebuiltins.Tpo -c -o gnome_panel-panel-typebuiltins.o `test -f 'panel-typebuiltins.c' || echo '$(srcdir)/'`panel-typebuiltins.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1205-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-typebuiltins.Tpo $(DEPDIR)/gnome_panel-panel-typebuiltins.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1207-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1208:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-typebuiltins.o `test -f 'panel-typebuiltins.c' || echo '$(srcdir)/'`panel-typebuiltins.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1209-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1210-gnome_panel-panel-typebuiltins.obj: panel-typebuiltins.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1211:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-typebuiltins.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel-typebuiltins.Tpo -c -o gnome_panel-panel-typebuiltins.obj `if test -f 'panel-typebuiltins.c'; then $(CYGPATH_W) 'panel-typebuiltins.c'; else $(CYGPATH_W) '$(srcdir)/panel-typebuiltins.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1212-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-typebuiltins.Tpo $(DEPDIR)/gnome_panel-panel-typebuiltins.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1214-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1215:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-typebuiltins.obj `if test -f 'panel-typebuiltins.c'; then $(CYGPATH_W) 'panel-typebuiltins.c'; else $(CYGPATH_W) '$(srcdir)/panel-typebuiltins.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1216-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1217-gnome_panel-panel-resources.o: panel-resources.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1218:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-resources.o -MD -MP -MF $(DEPDIR)/gnome_panel-panel-resources.Tpo -c -o gnome_panel-panel-resources.o `test -f 'panel-resources.c' || echo '$(srcdir)/'`panel-resources.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1219-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-resources.Tpo $(DEPDIR)/gnome_panel-panel-resources.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1221-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1222:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-resources.o `test -f 'panel-resources.c' || echo '$(srcdir)/'`panel-resources.c
gnome-panel-3.38.0/gnome-panel/Makefile.in-1223-
gnome-panel-3.38.0/gnome-panel/Makefile.in-1224-gnome_panel-panel-resources.obj: panel-resources.c
gnome-panel-3.38.0/gnome-panel/Makefile.in:1225:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -MT gnome_panel-panel-resources.obj -MD -MP -MF $(DEPDIR)/gnome_panel-panel-resources.Tpo -c -o gnome_panel-panel-resources.obj `if test -f 'panel-resources.c'; then $(CYGPATH_W) 'panel-resources.c'; else $(CYGPATH_W) '$(srcdir)/panel-resources.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1226-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnome_panel-panel-resources.Tpo $(DEPDIR)/gnome_panel-panel-resources.Po
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1228-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/gnome-panel/Makefile.in:1229:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnome_panel_CPPFLAGS) $(CPPFLAGS) $(gnome_panel_CFLAGS) $(CFLAGS) -c -o gnome_panel-panel-resources.obj `if test -f 'panel-resources.c'; then $(CYGPATH_W) 'panel-resources.c'; else $(CYGPATH_W) '$(srcdir)/panel-resources.c'; fi`
gnome-panel-3.38.0/gnome-panel/Makefile.in-1230-
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1254-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
gnome-panel-3.38.0/gnome-panel/Makefile.in:1255:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-panel-3.38.0/gnome-panel/Makefile.in-1256-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1271-	dot_seen=no; \
gnome-panel-3.38.0/gnome-panel/Makefile.in:1272:	target=`echo $@ | sed s/-recursive//`; \
gnome-panel-3.38.0/gnome-panel/Makefile.in-1273-	case "$@" in \
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1334-GTAGS:
gnome-panel-3.38.0/gnome-panel/Makefile.in:1335:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/gnome-panel/Makefile.in-1336-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1360-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/gnome-panel/Makefile.in:1361:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/gnome-panel/Makefile.in:1362:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/gnome-panel/Makefile.in-1363-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/gnome-panel/Makefile.in-1374-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/gnome-panel/Makefile.in:1375:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/gnome-panel/Makefile.in-1376-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/Makefile.am-28-	$(GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL) \
gnome-panel-3.38.0/Makefile.am:29:	`find "$(srcdir)/m4" -type f -name "*.m4" -print` \
gnome-panel-3.38.0/Makefile.am-30-	$(srcdir)/ABOUT-NLS \
##############################################
gnome-panel-3.38.0/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gnome-panel-3.38.0/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gnome-panel-3.38.0/aclocal.m4-94-# and then we would define $MISSING as
##############################################
gnome-panel-3.38.0/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
gnome-panel-3.38.0/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gnome-panel-3.38.0/aclocal.m4-109-])
##############################################
gnome-panel-3.38.0/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
gnome-panel-3.38.0/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gnome-panel-3.38.0/aclocal.m4-207-  fi
##############################################
gnome-panel-3.38.0/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
gnome-panel-3.38.0/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
gnome-panel-3.38.0/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
gnome-panel-3.38.0/aclocal.m4-365-      || continue
gnome-panel-3.38.0/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
gnome-panel-3.38.0/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
gnome-panel-3.38.0/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
gnome-panel-3.38.0/aclocal.m4-435-AC_REQUIRE([AC_PROG_INSTALL])dnl
gnome-panel-3.38.0/aclocal.m4:436:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gnome-panel-3.38.0/aclocal.m4-437-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gnome-panel-3.38.0/aclocal.m4-594-    * )
gnome-panel-3.38.0/aclocal.m4:595:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gnome-panel-3.38.0/aclocal.m4-596-  esac
gnome-panel-3.38.0/aclocal.m4-597-done
gnome-panel-3.38.0/aclocal.m4:598:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gnome-panel-3.38.0/aclocal.m4-599-
##############################################
gnome-panel-3.38.0/aclocal.m4-886-     echo "timestamp, slept: $am_has_slept" > conftest.file
gnome-panel-3.38.0/aclocal.m4:887:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gnome-panel-3.38.0/aclocal.m4-888-     if test "$[*]" = "X"; then
gnome-panel-3.38.0/aclocal.m4-889-	# -L didn't work.
gnome-panel-3.38.0/aclocal.m4:890:	set X `ls -t "$srcdir/configure" conftest.file`
gnome-panel-3.38.0/aclocal.m4-891-     fi
##############################################
gnome-panel-3.38.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
gnome-panel-3.38.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gnome-panel-3.38.0/configure-47-  as_echo='print -r --'
gnome-panel-3.38.0/configure-48-  as_echo_n='print -rn --'
gnome-panel-3.38.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gnome-panel-3.38.0/configure-50-  as_echo='printf %s\n'
##############################################
gnome-panel-3.38.0/configure-52-else
gnome-panel-3.38.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gnome-panel-3.38.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gnome-panel-3.38.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
gnome-panel-3.38.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gnome-panel-3.38.0/configure-64-      esac;
##############################################
gnome-panel-3.38.0/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gnome-panel-3.38.0/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gnome-panel-3.38.0/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
gnome-panel-3.38.0/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
gnome-panel-3.38.0/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
gnome-panel-3.38.0/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
gnome-panel-3.38.0/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
gnome-panel-3.38.0/configure-335-      case $as_dir in #(
gnome-panel-3.38.0/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gnome-panel-3.38.0/configure-337-      *) as_qdir=$as_dir;;
##############################################
gnome-panel-3.38.0/configure-408-  {
gnome-panel-3.38.0/configure:409:    as_val=`expr "$@" || test $? -eq 1`
gnome-panel-3.38.0/configure-410-  }
##############################################
gnome-panel-3.38.0/configure-415-# ----------------------------------------
gnome-panel-3.38.0/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gnome-panel-3.38.0/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gnome-panel-3.38.0/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gnome-panel-3.38.0/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gnome-panel-3.38.0/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gnome-panel-3.38.0/configure-977-  case $ac_option in
gnome-panel-3.38.0/configure:978:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gnome-panel-3.38.0/configure-979-  *=)   ac_optarg= ;;
##############################################
gnome-panel-3.38.0/configure-1021-  -disable-* | --disable-*)
gnome-panel-3.38.0/configure:1022:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gnome-panel-3.38.0/configure-1023-    # Reject names that are not valid shell variable names.
##############################################
gnome-panel-3.38.0/configure-1026-    ac_useropt_orig=$ac_useropt
gnome-panel-3.38.0/configure:1027:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnome-panel-3.38.0/configure-1028-    case $ac_user_opts in
##############################################
gnome-panel-3.38.0/configure-1047-  -enable-* | --enable-*)
gnome-panel-3.38.0/configure:1048:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gnome-panel-3.38.0/configure-1049-    # Reject names that are not valid shell variable names.
##############################################
gnome-panel-3.38.0/configure-1052-    ac_useropt_orig=$ac_useropt
gnome-panel-3.38.0/configure:1053:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnome-panel-3.38.0/configure-1054-    case $ac_user_opts in
##############################################
gnome-panel-3.38.0/configure-1260-  -with-* | --with-*)
gnome-panel-3.38.0/configure:1261:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gnome-panel-3.38.0/configure-1262-    # Reject names that are not valid shell variable names.
##############################################
gnome-panel-3.38.0/configure-1265-    ac_useropt_orig=$ac_useropt
gnome-panel-3.38.0/configure:1266:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnome-panel-3.38.0/configure-1267-    case $ac_user_opts in
##############################################
gnome-panel-3.38.0/configure-1276-  -without-* | --without-*)
gnome-panel-3.38.0/configure:1277:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gnome-panel-3.38.0/configure-1278-    # Reject names that are not valid shell variable names.
##############################################
gnome-panel-3.38.0/configure-1281-    ac_useropt_orig=$ac_useropt
gnome-panel-3.38.0/configure:1282:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnome-panel-3.38.0/configure-1283-    case $ac_user_opts in
##############################################
gnome-panel-3.38.0/configure-1314-  *=*)
gnome-panel-3.38.0/configure:1315:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gnome-panel-3.38.0/configure-1316-    # Reject names that are not valid shell variable names.
##############################################
gnome-panel-3.38.0/configure-1335-if test -n "$ac_prev"; then
gnome-panel-3.38.0/configure:1336:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gnome-panel-3.38.0/configure-1337-  as_fn_error $? "missing argument to $ac_option"
##############################################
gnome-panel-3.38.0/configure-1357-    */ )
gnome-panel-3.38.0/configure:1358:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gnome-panel-3.38.0/configure-1359-      eval $ac_var=\$ac_val;;
##############################################
gnome-panel-3.38.0/configure-1392-ac_ls_di=`ls -di .` &&
gnome-panel-3.38.0/configure:1393:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gnome-panel-3.38.0/configure-1394-  as_fn_error $? "working directory cannot be determined"
##############################################
gnome-panel-3.38.0/configure-1448-case $srcdir in
gnome-panel-3.38.0/configure:1449:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gnome-panel-3.38.0/configure-1450-esac
##############################################
gnome-panel-3.38.0/configure-1491-By default, \`make install' will install all the files in
gnome-panel-3.38.0/configure:1492:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gnome-panel-3.38.0/configure:1493:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gnome-panel-3.38.0/configure-1494-for instance \`--prefix=\$HOME'.
##############################################
gnome-panel-3.38.0/configure-1678-*)
gnome-panel-3.38.0/configure:1679:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gnome-panel-3.38.0/configure-1680-  # A ".." for each directory in $ac_dir_suffix.
gnome-panel-3.38.0/configure:1681:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gnome-panel-3.38.0/configure-1682-  case $ac_top_builddir_sub in
##############################################
gnome-panel-3.38.0/configure-2223-    *\'*)
gnome-panel-3.38.0/configure:2224:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnome-panel-3.38.0/configure-2225-    esac
##############################################
gnome-panel-3.38.0/configure-2306-      case $ac_val in
gnome-panel-3.38.0/configure:2307:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gnome-panel-3.38.0/configure-2308-      esac
##############################################
gnome-panel-3.38.0/configure-2321-	case $ac_val in
gnome-panel-3.38.0/configure:2322:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gnome-panel-3.38.0/configure-2323-	esac
##############################################
gnome-panel-3.38.0/configure-2442-    set,)
gnome-panel-3.38.0/configure:2443:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gnome-panel-3.38.0/configure:2444:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gnome-panel-3.38.0/configure-2445-      ac_cache_corrupted=: ;;
##############################################
gnome-panel-3.38.0/configure-2453-	# differences in whitespace do not lead to failure.
gnome-panel-3.38.0/configure:2454:	ac_old_val_w=`echo x $ac_old_val`
gnome-panel-3.38.0/configure:2455:	ac_new_val_w=`echo x $ac_new_val`
gnome-panel-3.38.0/configure-2456-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gnome-panel-3.38.0/configure-2473-    case $ac_new_val in
gnome-panel-3.38.0/configure:2474:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gnome-panel-3.38.0/configure-2475-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gnome-panel-3.38.0/configure-2670-  # Check for GNU $ac_path_SED
gnome-panel-3.38.0/configure:2671:case `"$ac_path_SED" --version 2>&1` in
gnome-panel-3.38.0/configure-2672-*GNU*)
##############################################
gnome-panel-3.38.0/configure-2715-# Expand $ac_aux_dir to an absolute path.
gnome-panel-3.38.0/configure:2716:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gnome-panel-3.38.0/configure-2717-
##############################################
gnome-panel-3.38.0/configure-3063-$as_echo_n "checking whether the C compiler works... " >&6; }
gnome-panel-3.38.0/configure:3064:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gnome-panel-3.38.0/configure-3065-
##############################################
gnome-panel-3.38.0/configure-3107-	then :; else
gnome-panel-3.38.0/configure:3108:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnome-panel-3.38.0/configure-3109-	fi
##############################################
gnome-panel-3.38.0/configure-3167-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gnome-panel-3.38.0/configure:3168:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnome-panel-3.38.0/configure-3169-	  break;;
##############################################
gnome-panel-3.38.0/configure-3276-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gnome-panel-3.38.0/configure:3277:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gnome-panel-3.38.0/configure-3278-       break;;
##############################################
gnome-panel-3.38.0/configure-3742-for flag in          -fno-strict-aliasing              ; do
gnome-panel-3.38.0/configure:3743:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-panel-3.38.0/configure-3744-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
gnome-panel-3.38.0/configure-3822-for flag in                  -Wnested-externs                 -Wmissing-prototypes                 -Wstrict-prototypes                 -Wdeclaration-after-statement                 -Wimplicit-function-declaration                 -Wold-style-definition                 -Wjump-misses-init             ; do
gnome-panel-3.38.0/configure:3823:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-panel-3.38.0/configure-3824-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
gnome-panel-3.38.0/configure-3900-for flag in              -Wall             -Wextra             -Wundef             -Wwrite-strings             -Wpointer-arith             -Wmissing-declarations             -Wredundant-decls             -Wno-unused-parameter             -Wno-missing-field-initializers             -Wformat=2             -Wcast-align             -Wformat-nonliteral             -Wformat-security             -Wsign-compare             -Wstrict-aliasing             -Wshadow             -Winline             -Wpacked             -Wmissing-format-attribute             -Wmissing-noreturn             -Winit-self             -Wredundant-decls             -Wmissing-include-dirs             -Wunused-but-set-variable             -Warray-bounds             -Wreturn-type             -Wswitch-enum             -Wswitch-default             -Wduplicated-cond             -Wduplicated-branches             -Wlogical-op             -Wrestrict             -Wnull-dereference             -Wdouble-promotion                                                                ; do
gnome-panel-3.38.0/configure:3901:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-panel-3.38.0/configure-3902-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
gnome-panel-3.38.0/configure-4017-for flag in              $ax_compiler_no_suggest_attribute_flags         ; do
gnome-panel-3.38.0/configure:4018:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-panel-3.38.0/configure-4019-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
gnome-panel-3.38.0/configure-4105-for flag in -Wno-error=$($as_echo $flag | $SED 's/^-Wno-//'); do
gnome-panel-3.38.0/configure:4106:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-panel-3.38.0/configure-4107-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
gnome-panel-3.38.0/configure-4287-for flag in -Wl,--as-needed; do
gnome-panel-3.38.0/configure:4288:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-panel-3.38.0/configure-4289-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
gnome-panel-3.38.0/configure-4400-for flag in -Wl,-z,relro; do
gnome-panel-3.38.0/configure:4401:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-panel-3.38.0/configure-4402-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
gnome-panel-3.38.0/configure-4513-for flag in -Wl,-z,now; do
gnome-panel-3.38.0/configure:4514:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-panel-3.38.0/configure-4515-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
gnome-panel-3.38.0/configure-4626-for flag in -Wl,-z,noexecstack; do
gnome-panel-3.38.0/configure:4627:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-panel-3.38.0/configure-4628-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
gnome-panel-3.38.0/configure-4831-for flag in          $ax_compiler_flags_as_needed_option              ; do
gnome-panel-3.38.0/configure:4832:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-panel-3.38.0/configure-4833-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
gnome-panel-3.38.0/configure-4911-for flag in       ; do
gnome-panel-3.38.0/configure:4912:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-panel-3.38.0/configure-4913-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
gnome-panel-3.38.0/configure-4996-for flag in              $ax_compiler_flags_fatal_warnings_option         ; do
gnome-panel-3.38.0/configure:4997:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
gnome-panel-3.38.0/configure-4998-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
gnome-panel-3.38.0/configure-5314-     echo "timestamp, slept: $am_has_slept" > conftest.file
gnome-panel-3.38.0/configure:5315:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gnome-panel-3.38.0/configure-5316-     if test "$*" = "X"; then
gnome-panel-3.38.0/configure-5317-	# -L didn't work.
gnome-panel-3.38.0/configure:5318:	set X `ls -t "$srcdir/configure" conftest.file`
gnome-panel-3.38.0/configure-5319-     fi
##############################################
gnome-panel-3.38.0/configure-5365-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gnome-panel-3.38.0/configure:5366:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gnome-panel-3.38.0/configure-5367-
##############################################
gnome-panel-3.38.0/configure-5507-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
gnome-panel-3.38.0/configure:5508:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gnome-panel-3.38.0/configure-5509-	     'mkdir (GNU coreutils) '* | \
##############################################
gnome-panel-3.38.0/configure-5580-set x ${MAKE-make}
gnome-panel-3.38.0/configure:5581:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gnome-panel-3.38.0/configure-5582-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gnome-panel-3.38.0/configure-5590-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gnome-panel-3.38.0/configure:5591:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gnome-panel-3.38.0/configure-5592-  *@@@%%%=?*=@@@%%%*)
##############################################
gnome-panel-3.38.0/configure-5719-
gnome-panel-3.38.0/configure:5720:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gnome-panel-3.38.0/configure-5721-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gnome-panel-3.38.0/configure-5936-  if test "$am_compiler_list" = ""; then
gnome-panel-3.38.0/configure:5937:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnome-panel-3.38.0/configure-5938-  fi
##############################################
gnome-panel-3.38.0/configure-6179-test "x$ac_build_alias" = x &&
gnome-panel-3.38.0/configure:6180:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gnome-panel-3.38.0/configure-6181-test "x$ac_build_alias" = x &&
gnome-panel-3.38.0/configure-6182-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gnome-panel-3.38.0/configure:6183:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gnome-panel-3.38.0/configure-6184-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gnome-panel-3.38.0/configure-6203-IFS=$ac_save_IFS
gnome-panel-3.38.0/configure:6204:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gnome-panel-3.38.0/configure-6205-
##############################################
gnome-panel-3.38.0/configure-6214-else
gnome-panel-3.38.0/configure:6215:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gnome-panel-3.38.0/configure-6216-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gnome-panel-3.38.0/configure-6236-IFS=$ac_save_IFS
gnome-panel-3.38.0/configure:6237:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gnome-panel-3.38.0/configure-6238-
##############################################
gnome-panel-3.38.0/configure-6264-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gnome-panel-3.38.0/configure:6265:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gnome-panel-3.38.0/configure-6266-  ECHO='print -r --'
gnome-panel-3.38.0/configure:6267:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gnome-panel-3.38.0/configure-6268-  ECHO='printf %s\n'
##############################################
gnome-panel-3.38.0/configure-6333-  # Check for GNU $ac_path_SED
gnome-panel-3.38.0/configure:6334:case `"$ac_path_SED" --version 2>&1` in
gnome-panel-3.38.0/configure-6335-*GNU*)
##############################################
gnome-panel-3.38.0/configure-6409-  # Check for GNU $ac_path_GREP
gnome-panel-3.38.0/configure:6410:case `"$ac_path_GREP" --version 2>&1` in
gnome-panel-3.38.0/configure-6411-*GNU*)
##############################################
gnome-panel-3.38.0/configure-6475-  # Check for GNU $ac_path_EGREP
gnome-panel-3.38.0/configure:6476:case `"$ac_path_EGREP" --version 2>&1` in
gnome-panel-3.38.0/configure-6477-*GNU*)
##############################################
gnome-panel-3.38.0/configure-6542-  # Check for GNU $ac_path_FGREP
gnome-panel-3.38.0/configure:6543:case `"$ac_path_FGREP" --version 2>&1` in
gnome-panel-3.38.0/configure-6544-*GNU*)
##############################################
gnome-panel-3.38.0/configure-6622-    # gcc leaves a trailing carriage return, which upsets mingw
gnome-panel-3.38.0/configure:6623:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnome-panel-3.38.0/configure-6624-  *)
gnome-panel-3.38.0/configure:6625:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnome-panel-3.38.0/configure-6626-  esac
##############################################
gnome-panel-3.38.0/configure-6631-      # Canonicalize the pathname of ld
gnome-panel-3.38.0/configure:6632:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gnome-panel-3.38.0/configure-6633-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gnome-panel-3.38.0/configure:6634:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gnome-panel-3.38.0/configure-6635-      done
##############################################
gnome-panel-3.38.0/configure-6666-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnome-panel-3.38.0/configure:6667:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gnome-panel-3.38.0/configure-6668-      *GNU* | *'with BFD'*)
##############################################
gnome-panel-3.38.0/configure-6697-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gnome-panel-3.38.0/configure:6698:case `$LD -v 2>&1 </dev/null` in
gnome-panel-3.38.0/configure-6699-*GNU* | *'with BFD'*)
##############################################
gnome-panel-3.38.0/configure-6747-	esac
gnome-panel-3.38.0/configure:6748:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gnome-panel-3.38.0/configure-6749-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gnome-panel-3.38.0/configure-6753-	*)
gnome-panel-3.38.0/configure:6754:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gnome-panel-3.38.0/configure-6755-	  */dev/null*)
##############################################
gnome-panel-3.38.0/configure-6881-
gnome-panel-3.38.0/configure:6882:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gnome-panel-3.38.0/configure-6883-    *COFF*)
##############################################
gnome-panel-3.38.0/configure-6993-    # And add a safety zone
gnome-panel-3.38.0/configure:6994:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnome-panel-3.38.0/configure:6995:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnome-panel-3.38.0/configure-6996-    ;;
##############################################
gnome-panel-3.38.0/configure-7026-    if test -n "$kargmax"; then
gnome-panel-3.38.0/configure:7027:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
gnome-panel-3.38.0/configure-7028-    else
##############################################
gnome-panel-3.38.0/configure-7035-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gnome-panel-3.38.0/configure:7036:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnome-panel-3.38.0/configure:7037:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnome-panel-3.38.0/configure-7038-    else
##############################################
gnome-panel-3.38.0/configure-7047-      # we can't tell.
gnome-panel-3.38.0/configure:7048:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gnome-panel-3.38.0/configure-7049-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gnome-panel-3.38.0/configure-7051-      do
gnome-panel-3.38.0/configure:7052:        i=`expr $i + 1`
gnome-panel-3.38.0/configure-7053-        teststring=$teststring$teststring
##############################################
gnome-panel-3.38.0/configure-7055-      # Only check the string length outside the loop.
gnome-panel-3.38.0/configure:7056:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gnome-panel-3.38.0/configure-7057-      teststring=
##############################################
gnome-panel-3.38.0/configure-7060-      # linker.  It appears as though 1/2 is a usable value.
gnome-panel-3.38.0/configure:7061:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gnome-panel-3.38.0/configure-7062-    fi
##############################################
gnome-panel-3.38.0/configure-7471-openbsd* | bitrig*)
gnome-panel-3.38.0/configure:7472:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnome-panel-3.38.0/configure-7473-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
gnome-panel-3.38.0/configure-7541-    else
gnome-panel-3.38.0/configure:7542:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
gnome-panel-3.38.0/configure-7543-    fi
##############################################
gnome-panel-3.38.0/configure-7686-  # decide which one to use based on capabilities of $DLLTOOL
gnome-panel-3.38.0/configure:7687:  case `$DLLTOOL --help 2>&1` in
gnome-panel-3.38.0/configure-7688-  *--identify-strict*)
##############################################
gnome-panel-3.38.0/configure-8207-# If we're using GNU nm, then use its standard symbol codes.
gnome-panel-3.38.0/configure:8208:case `$NM -V 2>&1` in
gnome-panel-3.38.0/configure-8209-*GNU* | *'with BFD'*)
##############################################
gnome-panel-3.38.0/configure-8255-mingw*)
gnome-panel-3.38.0/configure:8256:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gnome-panel-3.38.0/configure-8257-  ;;
##############################################
gnome-panel-3.38.0/configure-8484-   if test yes = "$GCC"; then
gnome-panel-3.38.0/configure:8485:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gnome-panel-3.38.0/configure-8486-   fi
##############################################
gnome-panel-3.38.0/configure-8488- /*)
gnome-panel-3.38.0/configure:8489:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gnome-panel-3.38.0/configure-8490-   ;; #(
##############################################
gnome-panel-3.38.0/configure-8583-    done
gnome-panel-3.38.0/configure:8584:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gnome-panel-3.38.0/configure-8585-}
##############################################
gnome-panel-3.38.0/configure-8605-  test $ac_status = 0; }; then
gnome-panel-3.38.0/configure:8606:    case `/usr/bin/file conftest.$ac_objext` in
gnome-panel-3.38.0/configure-8607-      *ELF-32*)
##############################################
gnome-panel-3.38.0/configure-8626-    if test yes = "$lt_cv_prog_gnu_ld"; then
gnome-panel-3.38.0/configure:8627:      case `/usr/bin/file conftest.$ac_objext` in
gnome-panel-3.38.0/configure-8628-	*32-bit*)
##############################################
gnome-panel-3.38.0/configure-8638-    else
gnome-panel-3.38.0/configure:8639:      case `/usr/bin/file conftest.$ac_objext` in
gnome-panel-3.38.0/configure-8640-	*32-bit*)
##############################################
gnome-panel-3.38.0/configure-8664-    emul=elf
gnome-panel-3.38.0/configure:8665:    case `/usr/bin/file conftest.$ac_objext` in
gnome-panel-3.38.0/configure-8666-      *32-bit*)
##############################################
gnome-panel-3.38.0/configure-8672-    esac
gnome-panel-3.38.0/configure:8673:    case `/usr/bin/file conftest.$ac_objext` in
gnome-panel-3.38.0/configure-8674-      *MSB*)
##############################################
gnome-panel-3.38.0/configure-8680-    esac
gnome-panel-3.38.0/configure:8681:    case `/usr/bin/file conftest.$ac_objext` in
gnome-panel-3.38.0/configure-8682-      *N32*)
##############################################
gnome-panel-3.38.0/configure-9613-    *:)
gnome-panel-3.38.0/configure:9614:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gnome-panel-3.38.0/configure-9615-        ;;
gnome-panel-3.38.0/configure-9616-    x:*)
gnome-panel-3.38.0/configure:9617:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gnome-panel-3.38.0/configure-9618-        ;;
gnome-panel-3.38.0/configure-9619-    *::*)
gnome-panel-3.38.0/configure:9620:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gnome-panel-3.38.0/configure:9621:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gnome-panel-3.38.0/configure-9622-        ;;
gnome-panel-3.38.0/configure-9623-    *)
gnome-panel-3.38.0/configure:9624:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gnome-panel-3.38.0/configure-9625-        ;;
##############################################
gnome-panel-3.38.0/configure-9882-do :
gnome-panel-3.38.0/configure:9883:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnome-panel-3.38.0/configure-9884-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gnome-panel-3.38.0/configure-9887-  cat >>confdefs.h <<_ACEOF
gnome-panel-3.38.0/configure:9888:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnome-panel-3.38.0/configure-9889-_ACEOF
##############################################
gnome-panel-3.38.0/configure-10243-	"file_magic "*)
gnome-panel-3.38.0/configure:10244:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnome-panel-3.38.0/configure-10245-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gnome-panel-3.38.0/configure-10309-	"file_magic "*)
gnome-panel-3.38.0/configure:10310:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnome-panel-3.38.0/configure-10311-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gnome-panel-3.38.0/configure-10713-      *)
gnome-panel-3.38.0/configure:10714:	case `$CC -V 2>&1 | sed 5q` in
gnome-panel-3.38.0/configure-10715-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
gnome-panel-3.38.0/configure-11162-	# shared libraries, regardless of the interface used.
gnome-panel-3.38.0/configure:11163:	case `$LD -v 2>&1` in
gnome-panel-3.38.0/configure-11164-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gnome-panel-3.38.0/configure-11194-    supports_anon_versioning=no
gnome-panel-3.38.0/configure:11195:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
gnome-panel-3.38.0/configure-11196-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gnome-panel-3.38.0/configure-11263-	# is; otherwise, prepend EXPORTS...
gnome-panel-3.38.0/configure:11264:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gnome-panel-3.38.0/configure-11265-          cp $export_symbols $output_objdir/$soname.def;
##############################################
gnome-panel-3.38.0/configure-11297-	prefix_cmds="$SED"~
gnome-panel-3.38.0/configure:11298:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnome-panel-3.38.0/configure-11299-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnome-panel-3.38.0/configure-11319-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnome-panel-3.38.0/configure:11320:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gnome-panel-3.38.0/configure:11321:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gnome-panel-3.38.0/configure-11322-      ;;
##############################################
gnome-panel-3.38.0/configure-11337-        pgcc*)				# Portland Group C compiler
gnome-panel-3.38.0/configure:11338:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnome-panel-3.38.0/configure-11339-	  tmp_addflag=' $pic_flag'
##############################################
gnome-panel-3.38.0/configure-11342-					# Portland Group f77 and f90 compilers
gnome-panel-3.38.0/configure:11343:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnome-panel-3.38.0/configure-11344-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gnome-panel-3.38.0/configure-11359-	nvcc*)	# Cuda Compiler Driver 2.2
gnome-panel-3.38.0/configure:11360:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnome-panel-3.38.0/configure-11361-	  compiler_needs_object=yes
##############################################
gnome-panel-3.38.0/configure-11363-	esac
gnome-panel-3.38.0/configure:11364:	case `$CC -V 2>&1 | sed 5q` in
gnome-panel-3.38.0/configure-11365-	*Sun\ C*)			# Sun C 5.9
gnome-panel-3.38.0/configure:11366:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gnome-panel-3.38.0/configure-11367-	  compiler_needs_object=yes
##############################################
gnome-panel-3.38.0/configure-11434-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnome-panel-3.38.0/configure:11435:      case `$LD -v 2>&1` in
gnome-panel-3.38.0/configure-11436-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gnome-panel-3.38.0/configure-11523-	else
gnome-panel-3.38.0/configure:11524:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gnome-panel-3.38.0/configure-11525-	fi
##############################################
gnome-panel-3.38.0/configure-11588-	# below for broken collect2 doesn't work under 4.3+
gnome-panel-3.38.0/configure:11589:	  collect2name=`$CC -print-prog-name=collect2`
gnome-panel-3.38.0/configure-11590-	  if test -f "$collect2name" &&
##############################################
gnome-panel-3.38.0/configure-11668-      }'
gnome-panel-3.38.0/configure:11669:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnome-panel-3.38.0/configure-11670-  # Check for a 64-bit object if we didn't find anything.
gnome-panel-3.38.0/configure-11671-  if test -z "$lt_cv_aix_libpath_"; then
gnome-panel-3.38.0/configure:11672:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnome-panel-3.38.0/configure-11673-  fi
##############################################
gnome-panel-3.38.0/configure-11686-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
gnome-panel-3.38.0/configure:11687:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gnome-panel-3.38.0/configure-11688-      else
##############################################
gnome-panel-3.38.0/configure-11721-      }'
gnome-panel-3.38.0/configure:11722:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnome-panel-3.38.0/configure-11723-  # Check for a 64-bit object if we didn't find anything.
gnome-panel-3.38.0/configure-11724-  if test -z "$lt_cv_aix_libpath_"; then
gnome-panel-3.38.0/configure:11725:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnome-panel-3.38.0/configure-11726-  fi
##############################################
gnome-panel-3.38.0/configure-11753-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gnome-panel-3.38.0/configure:11754:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
gnome-panel-3.38.0/configure-11755-	  if test svr4 != "$with_aix_soname"; then
##############################################
gnome-panel-3.38.0/configure-11806-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
gnome-panel-3.38.0/configure:11807:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gnome-panel-3.38.0/configure-11808-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
gnome-panel-3.38.0/configure-11844-	# FIXME: Setting linknames here is a bad hack.
gnome-panel-3.38.0/configure:11845:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gnome-panel-3.38.0/configure-11846-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gnome-panel-3.38.0/configure-11862-  if test yes = "$lt_cv_ld_force_load"; then
gnome-panel-3.38.0/configure:11863:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
gnome-panel-3.38.0/configure-11864-
##############################################
gnome-panel-3.38.0/configure-12042-      if test yes = "$GCC"; then
gnome-panel-3.38.0/configure:12043:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnome-panel-3.38.0/configure-12044-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gnome-panel-3.38.0/configure-12070-	if test yes = "$lt_cv_irix_exported_symbol"; then
gnome-panel-3.38.0/configure:12071:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
gnome-panel-3.38.0/configure-12072-	fi
##############################################
gnome-panel-3.38.0/configure-12074-      else
gnome-panel-3.38.0/configure:12075:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnome-panel-3.38.0/configure:12076:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
gnome-panel-3.38.0/configure-12077-      fi
##############################################
gnome-panel-3.38.0/configure-12121-	hardcode_direct_absolute=yes
gnome-panel-3.38.0/configure:12122:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnome-panel-3.38.0/configure-12123-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gnome-panel-3.38.0/configure-12152-	prefix_cmds="$SED"~
gnome-panel-3.38.0/configure:12153:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnome-panel-3.38.0/configure-12154-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnome-panel-3.38.0/configure-12166-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gnome-panel-3.38.0/configure:12167:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnome-panel-3.38.0/configure-12168-      else
gnome-panel-3.38.0/configure-12169-	allow_undefined_flag=' -expect_unresolved \*'
gnome-panel-3.38.0/configure:12170:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnome-panel-3.38.0/configure-12171-      fi
##############################################
gnome-panel-3.38.0/configure-12179-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gnome-panel-3.38.0/configure:12180:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gnome-panel-3.38.0/configure-12181-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
gnome-panel-3.38.0/configure-12183-	allow_undefined_flag=' -expect_unresolved \*'
gnome-panel-3.38.0/configure:12184:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gnome-panel-3.38.0/configure:12185:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
gnome-panel-3.38.0/configure:12186:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
gnome-panel-3.38.0/configure-12187-
##############################################
gnome-panel-3.38.0/configure-12202-      else
gnome-panel-3.38.0/configure:12203:	case `$CC -V 2>&1` in
gnome-panel-3.38.0/configure-12204-	*"Compilers 5.0"*)
##############################################
gnome-panel-3.38.0/configure-12601-  esac
gnome-panel-3.38.0/configure:12602:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gnome-panel-3.38.0/configure-12603-  case $lt_search_path_spec in
##############################################
gnome-panel-3.38.0/configure-12608-    # okay in the real world where ";" in dirpaths is itself problematic.
gnome-panel-3.38.0/configure:12609:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gnome-panel-3.38.0/configure-12610-    ;;
gnome-panel-3.38.0/configure-12611-  *)
gnome-panel-3.38.0/configure:12612:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gnome-panel-3.38.0/configure-12613-    ;;
##############################################
gnome-panel-3.38.0/configure-12617-  lt_tmp_lt_search_path_spec=
gnome-panel-3.38.0/configure:12618:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gnome-panel-3.38.0/configure-12619-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gnome-panel-3.38.0/configure-12659-  esac
gnome-panel-3.38.0/configure:12660:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gnome-panel-3.38.0/configure-12661-else
##############################################
gnome-panel-3.38.0/configure-12799-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gnome-panel-3.38.0/configure:12800:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
gnome-panel-3.38.0/configure-12801-    ;;
##############################################
gnome-panel-3.38.0/configure-12835-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnome-panel-3.38.0/configure:12836:    postinstall_cmds='base_file=`basename \$file`~
gnome-panel-3.38.0/configure:12837:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnome-panel-3.38.0/configure:12838:      dldir=$destdir/`dirname \$dlpath`~
gnome-panel-3.38.0/configure-12839-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gnome-panel-3.38.0/configure-12844-      fi'
gnome-panel-3.38.0/configure:12845:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnome-panel-3.38.0/configure-12846-      dlpath=$dir/\$dldll~
##############################################
gnome-panel-3.38.0/configure-12852-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gnome-panel-3.38.0/configure:12853:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnome-panel-3.38.0/configure-12854-
##############################################
gnome-panel-3.38.0/configure-12858-      # MinGW DLLs use traditional 'lib' prefix
gnome-panel-3.38.0/configure:12859:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnome-panel-3.38.0/configure-12860-      ;;
##############################################
gnome-panel-3.38.0/configure-12862-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gnome-panel-3.38.0/configure:12863:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnome-panel-3.38.0/configure-12864-      ;;
##############################################
gnome-panel-3.38.0/configure-12871-    libname_spec='$name'
gnome-panel-3.38.0/configure:12872:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnome-panel-3.38.0/configure-12873-    library_names_spec='$libname.dll.lib'
##############################################
gnome-panel-3.38.0/configure-12883-        # Let DOS variable expansion print the short 8.3 style file name.
gnome-panel-3.38.0/configure:12884:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gnome-panel-3.38.0/configure-12885-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gnome-panel-3.38.0/configure-12888-      # Convert to MSYS style.
gnome-panel-3.38.0/configure:12889:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
gnome-panel-3.38.0/configure-12890-      ;;
##############################################
gnome-panel-3.38.0/configure-12894-      # like /cygdrive/c/PROGRA~1:/cygdr...
gnome-panel-3.38.0/configure:12895:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gnome-panel-3.38.0/configure:12896:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gnome-panel-3.38.0/configure:12897:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnome-panel-3.38.0/configure-12898-      ;;
##############################################
gnome-panel-3.38.0/configure-12902-        # It is most probably a Windows format PATH.
gnome-panel-3.38.0/configure:12903:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gnome-panel-3.38.0/configure-12904-      else
gnome-panel-3.38.0/configure:12905:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnome-panel-3.38.0/configure-12906-      fi
##############################################
gnome-panel-3.38.0/configure-12912-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnome-panel-3.38.0/configure:12913:    postinstall_cmds='base_file=`basename \$file`~
gnome-panel-3.38.0/configure:12914:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnome-panel-3.38.0/configure:12915:      dldir=$destdir/`dirname \$dlpath`~
gnome-panel-3.38.0/configure-12916-      test -d \$dldir || mkdir -p \$dldir~
gnome-panel-3.38.0/configure-12917-      $install_prog $dir/$dlname \$dldir/$dlname'
gnome-panel-3.38.0/configure:12918:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnome-panel-3.38.0/configure-12919-      dlpath=$dir/\$dldll~
##############################################
gnome-panel-3.38.0/configure-12926-    # Assume MSVC wrapper
gnome-panel-3.38.0/configure:12927:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
gnome-panel-3.38.0/configure-12928-    dynamic_linker='Win32 ld.exe'
##############################################
gnome-panel-3.38.0/configure-12943-  shlibpath_var=DYLD_LIBRARY_PATH
gnome-panel-3.38.0/configure:12944:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gnome-panel-3.38.0/configure-12945-
##############################################
gnome-panel-3.38.0/configure-13196-  if test -f /etc/ld.so.conf; then
gnome-panel-3.38.0/configure:13197:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
gnome-panel-3.38.0/configure-13198-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gnome-panel-3.38.0/configure-13262-  need_lib_prefix=no
gnome-panel-3.38.0/configure:13263:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnome-panel-3.38.0/configure-13264-    need_version=no
##############################################
gnome-panel-3.38.0/configure-13289-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gnome-panel-3.38.0/configure:13290:  postinstall_cmds='base_file=`basename \$file`~
gnome-panel-3.38.0/configure:13291:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gnome-panel-3.38.0/configure:13292:    dldir=$destdir/`dirname \$dlpath`~
gnome-panel-3.38.0/configure-13293-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gnome-panel-3.38.0/configure-13298-    fi'
gnome-panel-3.38.0/configure:13299:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gnome-panel-3.38.0/configure-13300-    dlpath=$dir/\$dldll~
##############################################
gnome-panel-3.38.0/configure-15213-
gnome-panel-3.38.0/configure:15214:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnome-panel-3.38.0/configure-15215-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
gnome-panel-3.38.0/configure-15218-
gnome-panel-3.38.0/configure:15219:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnome-panel-3.38.0/configure-15220-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
gnome-panel-3.38.0/configure-15295-
gnome-panel-3.38.0/configure:15296:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnome-panel-3.38.0/configure-15297-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
gnome-panel-3.38.0/configure-15425-    # gcc leaves a trailing carriage return which upsets mingw
gnome-panel-3.38.0/configure:15426:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnome-panel-3.38.0/configure-15427-  *)
gnome-panel-3.38.0/configure:15428:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnome-panel-3.38.0/configure-15429-  esac
##############################################
gnome-panel-3.38.0/configure-15434-      # Canonicalize the pathname of ld
gnome-panel-3.38.0/configure:15435:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
gnome-panel-3.38.0/configure-15436-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
gnome-panel-3.38.0/configure:15437:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gnome-panel-3.38.0/configure-15438-      done
##############################################
gnome-panel-3.38.0/configure-15469-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnome-panel-3.38.0/configure:15470:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
gnome-panel-3.38.0/configure-15471-      *GNU* | *'with BFD'*)
##############################################
gnome-panel-3.38.0/configure-15500-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gnome-panel-3.38.0/configure:15501:case `$LD -v 2>&1 </dev/null` in
gnome-panel-3.38.0/configure-15502-*GNU* | *'with BFD'*)
##############################################
gnome-panel-3.38.0/configure-15588-    *)
gnome-panel-3.38.0/configure:15589:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
gnome-panel-3.38.0/configure-15590-      if test -n "$searchpath"; then
##############################################
gnome-panel-3.38.0/configure-15598-                ;;
gnome-panel-3.38.0/configure:15599:              *) searchdir=`cd "$searchdir" && pwd`
gnome-panel-3.38.0/configure-15600-                 case "$searchdir" in
##############################################
gnome-panel-3.38.0/configure-15689-        names_already_handled="$names_already_handled $name"
gnome-panel-3.38.0/configure:15690:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnome-panel-3.38.0/configure-15691-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnome-panel-3.38.0/configure-15765-                -L*)
gnome-panel-3.38.0/configure:15766:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnome-panel-3.38.0/configure-15767-                                    if test -n "$acl_shlibext"; then
##############################################
gnome-panel-3.38.0/configure-15882-              */$acl_libdirstem | */$acl_libdirstem/)
gnome-panel-3.38.0/configure:15883:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnome-panel-3.38.0/configure-15884-                if test "$name" = 'iconv'; then
##############################################
gnome-panel-3.38.0/configure-15889-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnome-panel-3.38.0/configure:15890:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnome-panel-3.38.0/configure-15891-                if test "$name" = 'iconv'; then
##############################################
gnome-panel-3.38.0/configure-15940-                  -L*)
gnome-panel-3.38.0/configure:15941:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnome-panel-3.38.0/configure-15942-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnome-panel-3.38.0/configure-15999-                  -R*)
gnome-panel-3.38.0/configure:16000:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnome-panel-3.38.0/configure-16001-                    if test "$enable_rpath" != no; then
##############################################
gnome-panel-3.38.0/configure-16024-                  -l*)
gnome-panel-3.38.0/configure:16025:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gnome-panel-3.38.0/configure-16026-                    ;;
gnome-panel-3.38.0/configure-16027-                  *.la)
gnome-panel-3.38.0/configure:16028:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnome-panel-3.38.0/configure-16029-                    ;;
##############################################
gnome-panel-3.38.0/configure-16587-        names_already_handled="$names_already_handled $name"
gnome-panel-3.38.0/configure:16588:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnome-panel-3.38.0/configure-16589-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnome-panel-3.38.0/configure-16663-                -L*)
gnome-panel-3.38.0/configure:16664:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnome-panel-3.38.0/configure-16665-                                    if test -n "$acl_shlibext"; then
##############################################
gnome-panel-3.38.0/configure-16780-              */$acl_libdirstem | */$acl_libdirstem/)
gnome-panel-3.38.0/configure:16781:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnome-panel-3.38.0/configure-16782-                if test "$name" = 'intl'; then
##############################################
gnome-panel-3.38.0/configure-16787-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnome-panel-3.38.0/configure:16788:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnome-panel-3.38.0/configure-16789-                if test "$name" = 'intl'; then
##############################################
gnome-panel-3.38.0/configure-16838-                  -L*)
gnome-panel-3.38.0/configure:16839:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnome-panel-3.38.0/configure-16840-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnome-panel-3.38.0/configure-16897-                  -R*)
gnome-panel-3.38.0/configure:16898:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnome-panel-3.38.0/configure-16899-                    if test "$enable_rpath" != no; then
##############################################
gnome-panel-3.38.0/configure-16922-                  -l*)
gnome-panel-3.38.0/configure:16923:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gnome-panel-3.38.0/configure-16924-                    ;;
gnome-panel-3.38.0/configure-16925-                  *.la)
gnome-panel-3.38.0/configure:16926:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnome-panel-3.38.0/configure-16927-                    ;;
##############################################
gnome-panel-3.38.0/configure-17328-  test $ac_status = 0; }; then
gnome-panel-3.38.0/configure:17329:  pkg_cv_GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable="glib_compile_schemas" "gio-2.0" 2>/dev/null`
gnome-panel-3.38.0/configure-17330-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-panel-3.38.0/configure-17417-	@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
gnome-panel-3.38.0/configure:17418:	files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
gnome-panel-3.38.0/configure-17419-	test -n "$$files" || exit 0; \
##############################################
gnome-panel-3.38.0/configure-18057-  test $ac_status = 0; }; then
gnome-panel-3.38.0/configure:18058:  pkg_cv_FISH_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= $GTK_REQUIRED cairo >= $CAIRO_REQUIRED" 2>/dev/null`
gnome-panel-3.38.0/configure-18059-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-panel-3.38.0/configure-18074-  test $ac_status = 0; }; then
gnome-panel-3.38.0/configure:18075:  pkg_cv_FISH_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= $GTK_REQUIRED cairo >= $CAIRO_REQUIRED" 2>/dev/null`
gnome-panel-3.38.0/configure-18076-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-panel-3.38.0/configure-18095-        if test $_pkg_short_errors_supported = yes; then
gnome-panel-3.38.0/configure:18096:	        FISH_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-3.0 >= $GTK_REQUIRED cairo >= $CAIRO_REQUIRED" 2>&1`
gnome-panel-3.38.0/configure-18097-        else
gnome-panel-3.38.0/configure:18098:	        FISH_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0 >= $GTK_REQUIRED cairo >= $CAIRO_REQUIRED" 2>&1`
gnome-panel-3.38.0/configure-18099-        fi
##############################################
gnome-panel-3.38.0/configure-18820-  test $ac_status = 0; }; then
gnome-panel-3.38.0/configure:18821:  pkg_cv_WNCKLET_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= $GTK_REQUIRED libwnck-3.0 >= $LIBWNCK_REQUIRED" 2>/dev/null`
gnome-panel-3.38.0/configure-18822-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-panel-3.38.0/configure-18837-  test $ac_status = 0; }; then
gnome-panel-3.38.0/configure:18838:  pkg_cv_WNCKLET_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= $GTK_REQUIRED libwnck-3.0 >= $LIBWNCK_REQUIRED" 2>/dev/null`
gnome-panel-3.38.0/configure-18839-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-panel-3.38.0/configure-18858-        if test $_pkg_short_errors_supported = yes; then
gnome-panel-3.38.0/configure:18859:	        WNCKLET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-3.0 >= $GTK_REQUIRED libwnck-3.0 >= $LIBWNCK_REQUIRED" 2>&1`
gnome-panel-3.38.0/configure-18860-        else
gnome-panel-3.38.0/configure:18861:	        WNCKLET_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0 >= $GTK_REQUIRED libwnck-3.0 >= $LIBWNCK_REQUIRED" 2>&1`
gnome-panel-3.38.0/configure-18862-        fi
##############################################
gnome-panel-3.38.0/configure-19249-
gnome-panel-3.38.0/configure:19250:        CLOCK_EDS_ICONDIR=`$PKG_CONFIG --variable=datadir evolution-data-server-1.2`/pixmaps/evolution-data-server
gnome-panel-3.38.0/configure-19251-    else
##############################################
gnome-panel-3.38.0/configure-19268-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
gnome-panel-3.38.0/configure:19269:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
gnome-panel-3.38.0/configure-19270-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
gnome-panel-3.38.0/configure-19300-  cat >>confdefs.h <<_ACEOF
gnome-panel-3.38.0/configure:19301:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
gnome-panel-3.38.0/configure-19302-_ACEOF
##############################################
gnome-panel-3.38.0/configure-19694-  test $ac_status = 0; }; then
gnome-panel-3.38.0/configure:19695:  pkg_cv_GTKDOC_DEPS_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
gnome-panel-3.38.0/configure-19696-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-panel-3.38.0/configure-19711-  test $ac_status = 0; }; then
gnome-panel-3.38.0/configure:19712:  pkg_cv_GTKDOC_DEPS_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
gnome-panel-3.38.0/configure-19713-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gnome-panel-3.38.0/configure-19732-        if test $_pkg_short_errors_supported = yes; then
gnome-panel-3.38.0/configure:19733:	        GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
gnome-panel-3.38.0/configure-19734-        else
gnome-panel-3.38.0/configure:19735:	        GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
gnome-panel-3.38.0/configure-19736-        fi
##############################################
gnome-panel-3.38.0/configure-20061-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
gnome-panel-3.38.0/configure:20062:	  echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \
gnome-panel-3.38.0/configure:20063:	  $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \
gnome-panel-3.38.0/configure-20064-	done; done
gnome-panel-3.38.0/configure-20065-	@for f in $(_HELP_C_EXTRA); do \
gnome-panel-3.38.0/configure:20066:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
gnome-panel-3.38.0/configure-20067-	  if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \
##############################################
gnome-panel-3.38.0/configure-20069-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
gnome-panel-3.38.0/configure:20070:	  echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \
gnome-panel-3.38.0/configure:20071:	  $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \
gnome-panel-3.38.0/configure-20072-	done
##############################################
gnome-panel-3.38.0/configure-20076-	    helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
gnome-panel-3.38.0/configure:20077:	    mdir=`dirname "$$f"`; \
gnome-panel-3.38.0/configure-20078-	    if test "x$mdir" = "x."; then mdir=""; fi; \
##############################################
gnome-panel-3.38.0/configure-20096-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
gnome-panel-3.38.0/configure:20097:	  echo "rm -f $$helpdir`basename $$f`"; \
gnome-panel-3.38.0/configure:20098:	  rm -f "$$helpdir`basename $$f`"; \
gnome-panel-3.38.0/configure-20099-	done; done
gnome-panel-3.38.0/configure-20100-	@for f in $(_HELP_C_EXTRA); do \
gnome-panel-3.38.0/configure:20101:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
gnome-panel-3.38.0/configure-20102-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
gnome-panel-3.38.0/configure:20103:	  echo "rm -f $$helpdir`basename $$f`"; \
gnome-panel-3.38.0/configure:20104:	  rm -f "$$helpdir`basename $$f`"; \
gnome-panel-3.38.0/configure-20105-	done
##############################################
gnome-panel-3.38.0/configure-20219-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gnome-panel-3.38.0/configure:20220:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gnome-panel-3.38.0/configure-20221-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gnome-panel-3.38.0/configure-20346-if test -z "$BASH_VERSION$ZSH_VERSION" \
gnome-panel-3.38.0/configure:20347:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gnome-panel-3.38.0/configure-20348-  as_echo='print -r --'
gnome-panel-3.38.0/configure-20349-  as_echo_n='print -rn --'
gnome-panel-3.38.0/configure:20350:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gnome-panel-3.38.0/configure-20351-  as_echo='printf %s\n'
##############################################
gnome-panel-3.38.0/configure-20353-else
gnome-panel-3.38.0/configure:20354:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gnome-panel-3.38.0/configure-20355-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gnome-panel-3.38.0/configure-20363-	expr "X$arg" : "X\\(.*\\)$as_nl";
gnome-panel-3.38.0/configure:20364:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gnome-panel-3.38.0/configure-20365-      esac;
##############################################
gnome-panel-3.38.0/configure-20440-# ----------------------------------------
gnome-panel-3.38.0/configure:20441:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gnome-panel-3.38.0/configure-20442-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gnome-panel-3.38.0/configure-20512-  {
gnome-panel-3.38.0/configure:20513:    as_val=`expr "$@" || test $? -eq 1`
gnome-panel-3.38.0/configure-20514-  }
##############################################
gnome-panel-3.38.0/configure-20616-      case $as_dir in #(
gnome-panel-3.38.0/configure:20617:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gnome-panel-3.38.0/configure-20618-      *) as_qdir=$as_dir;;
##############################################
gnome-panel-3.38.0/configure-20751-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gnome-panel-3.38.0/configure:20752:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gnome-panel-3.38.0/configure-20753-ac_cs_version="\\
##############################################
gnome-panel-3.38.0/configure-20776-  --*=?*)
gnome-panel-3.38.0/configure:20777:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gnome-panel-3.38.0/configure:20778:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gnome-panel-3.38.0/configure-20779-    ac_shift=:
##############################################
gnome-panel-3.38.0/configure-20781-  --*=)
gnome-panel-3.38.0/configure:20782:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gnome-panel-3.38.0/configure-20783-    ac_optarg=
##############################################
gnome-panel-3.38.0/configure-20805-    case $ac_optarg in
gnome-panel-3.38.0/configure:20806:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnome-panel-3.38.0/configure-20807-    '') as_fn_error $? "missing file argument" ;;
##############################################
gnome-panel-3.38.0/configure-20813-    case $ac_optarg in
gnome-panel-3.38.0/configure:20814:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnome-panel-3.38.0/configure-20815-    esac
##############################################
gnome-panel-3.38.0/configure-20882-delay_variable_subst='$delay_variable_subst'
gnome-panel-3.38.0/configure:20883:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20884:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20885:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20886:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20887:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20888:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20889:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20890:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20891:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20892:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20893:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20894:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20895:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20896:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20897:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20898:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20899:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20900:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20901:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20902:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20903:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20904:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20905:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20906:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20907:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20908:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20909:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20910:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20911:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20912:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20913:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20914:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20915:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20916:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20917:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20918:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20919:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20920:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20921:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20922:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20923:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20924:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20925:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20926:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20927:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20928:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20929:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20930:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20931:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20932:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20933:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20934:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20935:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20936:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20937:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20938:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20939:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20940:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20941:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20942:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20943:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20944:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20945:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20946:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20947:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20948:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20949:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20950:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20951:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20952:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20953:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20954:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20955:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20956:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20957:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20958:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20959:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20960:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20961:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20962:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20963:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20964:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20965:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20966:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20967:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20968:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20969:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20970:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20971:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20972:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20973:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20974:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20975:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20976:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20977:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20978:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20979:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20980:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20981:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20982:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20983:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20984:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20985:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20986:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20987:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20988:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20989:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20990:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20991:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20992:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20993:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20994:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20995:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20996:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20997:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20998:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:20999:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:21000:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:21001:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:21002:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:21003:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:21004:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:21005:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:21006:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:21007:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:21008:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:21009:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:21010:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:21011:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:21012:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:21013:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:21014:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:21015:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:21016:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure:21017:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
gnome-panel-3.38.0/configure-21018-
##############################################
gnome-panel-3.38.0/configure-21099-striplib; do
gnome-panel-3.38.0/configure:21100:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnome-panel-3.38.0/configure-21101-    *[\\\\\\\`\\"\\\$]*)
gnome-panel-3.38.0/configure:21102:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnome-panel-3.38.0/configure-21103-      ;;
##############################################
gnome-panel-3.38.0/configure-21130-configure_time_lt_sys_library_path; do
gnome-panel-3.38.0/configure:21131:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnome-panel-3.38.0/configure-21132-    *[\\\\\\\`\\"\\\$]*)
gnome-panel-3.38.0/configure:21133:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnome-panel-3.38.0/configure-21134-      ;;
##############################################
gnome-panel-3.38.0/configure-21268-fi
gnome-panel-3.38.0/configure:21269:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gnome-panel-3.38.0/configure-21270-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gnome-panel-3.38.0/configure-21285-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gnome-panel-3.38.0/configure:21286:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gnome-panel-3.38.0/configure-21287-ac_delim='%!_!# '
##############################################
gnome-panel-3.38.0/configure-21291-
gnome-panel-3.38.0/configure:21292:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gnome-panel-3.38.0/configure-21293-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gnome-panel-3.38.0/configure-21429-for ac_last_try in false false :; do
gnome-panel-3.38.0/configure:21430:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
gnome-panel-3.38.0/configure-21431-  if test -z "$ac_tt"; then
##############################################
gnome-panel-3.38.0/configure-21561-      esac
gnome-panel-3.38.0/configure:21562:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gnome-panel-3.38.0/configure-21563-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gnome-panel-3.38.0/configure-21620-*)
gnome-panel-3.38.0/configure:21621:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gnome-panel-3.38.0/configure-21622-  # A ".." for each directory in $ac_dir_suffix.
gnome-panel-3.38.0/configure:21623:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gnome-panel-3.38.0/configure-21624-  case $ac_top_builddir_sub in
##############################################
gnome-panel-3.38.0/configure-21681-/@mandir@/p'
gnome-panel-3.38.0/configure:21682:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gnome-panel-3.38.0/configure-21683-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gnome-panel-3.38.0/configure-21698-
gnome-panel-3.38.0/configure:21699:# Neutralize VPATH when `$srcdir' = `.'.
gnome-panel-3.38.0/configure-21700-# Shell code in configure.ac might set extrasub.
##############################################
gnome-panel-3.38.0/configure-21726-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gnome-panel-3.38.0/configure:21727:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gnome-panel-3.38.0/configure-21728-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gnome-panel-3.38.0/configure-21772-    * )
gnome-panel-3.38.0/configure:21773:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gnome-panel-3.38.0/configure-21774-  esac
##############################################
gnome-panel-3.38.0/configure-21827-    # Strip MF so we end up with the name of the file.
gnome-panel-3.38.0/configure:21828:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
gnome-panel-3.38.0/configure-21829-    # Check whether this is an Automake generated Makefile which includes
##############################################
gnome-panel-3.38.0/configure-22380-    *:)
gnome-panel-3.38.0/configure:22381:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gnome-panel-3.38.0/configure-22382-        ;;
gnome-panel-3.38.0/configure-22383-    x:*)
gnome-panel-3.38.0/configure:22384:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gnome-panel-3.38.0/configure-22385-        ;;
gnome-panel-3.38.0/configure-22386-    *::*)
gnome-panel-3.38.0/configure:22387:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gnome-panel-3.38.0/configure:22388:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gnome-panel-3.38.0/configure-22389-        ;;
gnome-panel-3.38.0/configure-22390-    *)
gnome-panel-3.38.0/configure:22391:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gnome-panel-3.38.0/configure-22392-        ;;
##############################################
gnome-panel-3.38.0/configure-22407-    done
gnome-panel-3.38.0/configure:22408:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gnome-panel-3.38.0/configure-22409-}
##############################################
gnome-panel-3.38.0/configure-22449-      case "$ac_file" in
gnome-panel-3.38.0/configure:22450:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gnome-panel-3.38.0/configure-22451-      esac
##############################################
gnome-panel-3.38.0/configure-22454-        # Adjust a relative srcdir.
gnome-panel-3.38.0/configure:22455:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gnome-panel-3.38.0/configure:22456:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
gnome-panel-3.38.0/configure:22457:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gnome-panel-3.38.0/configure-22458-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gnome-panel-3.38.0/configure-22461-        case "$ac_given_srcdir" in
gnome-panel-3.38.0/configure:22462:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gnome-panel-3.38.0/configure-22463-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gnome-panel-3.38.0/configure-22482-            fi
gnome-panel-3.38.0/configure:22483:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gnome-panel-3.38.0/configure-22484-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
gnome-panel-3.38.0/configure-22601-echo "  GNOME Panel $VERSION"
gnome-panel-3.38.0/configure:22602:echo "  `echo GNOME Panel $VERSION | sed "s/./=/g"`"
gnome-panel-3.38.0/configure-22603-echo ""
##############################################
gnome-panel-3.38.0/libgnome-panel/Makefile.in-51-  { \
gnome-panel-3.38.0/libgnome-panel/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/libgnome-panel/Makefile.in-53-  }; \
##############################################
gnome-panel-3.38.0/libgnome-panel/Makefile.in-123-CONFIG_CLEAN_VPATH_FILES =
gnome-panel-3.38.0/libgnome-panel/Makefile.in:124:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/libgnome-panel/Makefile.in-125-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/libgnome-panel/Makefile.in:126:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/libgnome-panel/Makefile.in-127-    *) f=$$p;; \
gnome-panel-3.38.0/libgnome-panel/Makefile.in-128-  esac;
gnome-panel-3.38.0/libgnome-panel/Makefile.in:129:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/libgnome-panel/Makefile.in-130-am__install_max = 40
gnome-panel-3.38.0/libgnome-panel/Makefile.in-131-am__nobase_strip_setup = \
gnome-panel-3.38.0/libgnome-panel/Makefile.in:132:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/libgnome-panel/Makefile.in-133-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/libgnome-panel/Makefile.in-619-.c.obj:
gnome-panel-3.38.0/libgnome-panel/Makefile.in:620:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/libgnome-panel/Makefile.in-621-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnome-panel-3.38.0/libgnome-panel/Makefile.in-623-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/libgnome-panel/Makefile.in:624:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnome-panel-3.38.0/libgnome-panel/Makefile.in-625-
##############################################
gnome-panel-3.38.0/libgnome-panel/Makefile.in-633-libgnome_panel_la-gp-action.lo: gp-action.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in:634:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_panel_la_CPPFLAGS) $(CPPFLAGS) $(libgnome_panel_la_CFLAGS) $(CFLAGS) -MT libgnome_panel_la-gp-action.lo -MD -MP -MF $(DEPDIR)/libgnome_panel_la-gp-action.Tpo -c -o libgnome_panel_la-gp-action.lo `test -f 'gp-action.c' || echo '$(srcdir)/'`gp-action.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in-635-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnome_panel_la-gp-action.Tpo $(DEPDIR)/libgnome_panel_la-gp-action.Plo
##############################################
gnome-panel-3.38.0/libgnome-panel/Makefile.in-637-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/libgnome-panel/Makefile.in:638:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_panel_la_CPPFLAGS) $(CPPFLAGS) $(libgnome_panel_la_CFLAGS) $(CFLAGS) -c -o libgnome_panel_la-gp-action.lo `test -f 'gp-action.c' || echo '$(srcdir)/'`gp-action.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in-639-
gnome-panel-3.38.0/libgnome-panel/Makefile.in-640-libgnome_panel_la-gp-applet-info.lo: gp-applet-info.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in:641:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_panel_la_CPPFLAGS) $(CPPFLAGS) $(libgnome_panel_la_CFLAGS) $(CFLAGS) -MT libgnome_panel_la-gp-applet-info.lo -MD -MP -MF $(DEPDIR)/libgnome_panel_la-gp-applet-info.Tpo -c -o libgnome_panel_la-gp-applet-info.lo `test -f 'gp-applet-info.c' || echo '$(srcdir)/'`gp-applet-info.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in-642-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnome_panel_la-gp-applet-info.Tpo $(DEPDIR)/libgnome_panel_la-gp-applet-info.Plo
##############################################
gnome-panel-3.38.0/libgnome-panel/Makefile.in-644-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/libgnome-panel/Makefile.in:645:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_panel_la_CPPFLAGS) $(CPPFLAGS) $(libgnome_panel_la_CFLAGS) $(CFLAGS) -c -o libgnome_panel_la-gp-applet-info.lo `test -f 'gp-applet-info.c' || echo '$(srcdir)/'`gp-applet-info.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in-646-
gnome-panel-3.38.0/libgnome-panel/Makefile.in-647-libgnome_panel_la-gp-applet.lo: gp-applet.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in:648:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_panel_la_CPPFLAGS) $(CPPFLAGS) $(libgnome_panel_la_CFLAGS) $(CFLAGS) -MT libgnome_panel_la-gp-applet.lo -MD -MP -MF $(DEPDIR)/libgnome_panel_la-gp-applet.Tpo -c -o libgnome_panel_la-gp-applet.lo `test -f 'gp-applet.c' || echo '$(srcdir)/'`gp-applet.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in-649-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnome_panel_la-gp-applet.Tpo $(DEPDIR)/libgnome_panel_la-gp-applet.Plo
##############################################
gnome-panel-3.38.0/libgnome-panel/Makefile.in-651-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/libgnome-panel/Makefile.in:652:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_panel_la_CPPFLAGS) $(CPPFLAGS) $(libgnome_panel_la_CFLAGS) $(CFLAGS) -c -o libgnome_panel_la-gp-applet.lo `test -f 'gp-applet.c' || echo '$(srcdir)/'`gp-applet.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in-653-
gnome-panel-3.38.0/libgnome-panel/Makefile.in-654-libgnome_panel_la-gp-image-menu-item.lo: gp-image-menu-item.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in:655:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_panel_la_CPPFLAGS) $(CPPFLAGS) $(libgnome_panel_la_CFLAGS) $(CFLAGS) -MT libgnome_panel_la-gp-image-menu-item.lo -MD -MP -MF $(DEPDIR)/libgnome_panel_la-gp-image-menu-item.Tpo -c -o libgnome_panel_la-gp-image-menu-item.lo `test -f 'gp-image-menu-item.c' || echo '$(srcdir)/'`gp-image-menu-item.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in-656-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnome_panel_la-gp-image-menu-item.Tpo $(DEPDIR)/libgnome_panel_la-gp-image-menu-item.Plo
##############################################
gnome-panel-3.38.0/libgnome-panel/Makefile.in-658-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/libgnome-panel/Makefile.in:659:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_panel_la_CPPFLAGS) $(CPPFLAGS) $(libgnome_panel_la_CFLAGS) $(CFLAGS) -c -o libgnome_panel_la-gp-image-menu-item.lo `test -f 'gp-image-menu-item.c' || echo '$(srcdir)/'`gp-image-menu-item.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in-660-
gnome-panel-3.38.0/libgnome-panel/Makefile.in-661-libgnome_panel_la-gp-initial-setup-dialog.lo: gp-initial-setup-dialog.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in:662:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_panel_la_CPPFLAGS) $(CPPFLAGS) $(libgnome_panel_la_CFLAGS) $(CFLAGS) -MT libgnome_panel_la-gp-initial-setup-dialog.lo -MD -MP -MF $(DEPDIR)/libgnome_panel_la-gp-initial-setup-dialog.Tpo -c -o libgnome_panel_la-gp-initial-setup-dialog.lo `test -f 'gp-initial-setup-dialog.c' || echo '$(srcdir)/'`gp-initial-setup-dialog.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in-663-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnome_panel_la-gp-initial-setup-dialog.Tpo $(DEPDIR)/libgnome_panel_la-gp-initial-setup-dialog.Plo
##############################################
gnome-panel-3.38.0/libgnome-panel/Makefile.in-665-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/libgnome-panel/Makefile.in:666:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_panel_la_CPPFLAGS) $(CPPFLAGS) $(libgnome_panel_la_CFLAGS) $(CFLAGS) -c -o libgnome_panel_la-gp-initial-setup-dialog.lo `test -f 'gp-initial-setup-dialog.c' || echo '$(srcdir)/'`gp-initial-setup-dialog.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in-667-
gnome-panel-3.38.0/libgnome-panel/Makefile.in-668-libgnome_panel_la-gp-lockdown.lo: gp-lockdown.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in:669:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_panel_la_CPPFLAGS) $(CPPFLAGS) $(libgnome_panel_la_CFLAGS) $(CFLAGS) -MT libgnome_panel_la-gp-lockdown.lo -MD -MP -MF $(DEPDIR)/libgnome_panel_la-gp-lockdown.Tpo -c -o libgnome_panel_la-gp-lockdown.lo `test -f 'gp-lockdown.c' || echo '$(srcdir)/'`gp-lockdown.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in-670-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnome_panel_la-gp-lockdown.Tpo $(DEPDIR)/libgnome_panel_la-gp-lockdown.Plo
##############################################
gnome-panel-3.38.0/libgnome-panel/Makefile.in-672-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/libgnome-panel/Makefile.in:673:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_panel_la_CPPFLAGS) $(CPPFLAGS) $(libgnome_panel_la_CFLAGS) $(CFLAGS) -c -o libgnome_panel_la-gp-lockdown.lo `test -f 'gp-lockdown.c' || echo '$(srcdir)/'`gp-lockdown.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in-674-
gnome-panel-3.38.0/libgnome-panel/Makefile.in-675-libgnome_panel_la-gp-module.lo: gp-module.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in:676:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_panel_la_CPPFLAGS) $(CPPFLAGS) $(libgnome_panel_la_CFLAGS) $(CFLAGS) -MT libgnome_panel_la-gp-module.lo -MD -MP -MF $(DEPDIR)/libgnome_panel_la-gp-module.Tpo -c -o libgnome_panel_la-gp-module.lo `test -f 'gp-module.c' || echo '$(srcdir)/'`gp-module.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in-677-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnome_panel_la-gp-module.Tpo $(DEPDIR)/libgnome_panel_la-gp-module.Plo
##############################################
gnome-panel-3.38.0/libgnome-panel/Makefile.in-679-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/libgnome-panel/Makefile.in:680:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_panel_la_CPPFLAGS) $(CPPFLAGS) $(libgnome_panel_la_CFLAGS) $(CFLAGS) -c -o libgnome_panel_la-gp-module.lo `test -f 'gp-module.c' || echo '$(srcdir)/'`gp-module.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in-681-
gnome-panel-3.38.0/libgnome-panel/Makefile.in-682-libgnome_panel_la-gp-utils.lo: gp-utils.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in:683:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_panel_la_CPPFLAGS) $(CPPFLAGS) $(libgnome_panel_la_CFLAGS) $(CFLAGS) -MT libgnome_panel_la-gp-utils.lo -MD -MP -MF $(DEPDIR)/libgnome_panel_la-gp-utils.Tpo -c -o libgnome_panel_la-gp-utils.lo `test -f 'gp-utils.c' || echo '$(srcdir)/'`gp-utils.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in-684-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnome_panel_la-gp-utils.Tpo $(DEPDIR)/libgnome_panel_la-gp-utils.Plo
##############################################
gnome-panel-3.38.0/libgnome-panel/Makefile.in-686-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/libgnome-panel/Makefile.in:687:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_panel_la_CPPFLAGS) $(CPPFLAGS) $(libgnome_panel_la_CFLAGS) $(CFLAGS) -c -o libgnome_panel_la-gp-utils.lo `test -f 'gp-utils.c' || echo '$(srcdir)/'`gp-utils.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in-688-
gnome-panel-3.38.0/libgnome-panel/Makefile.in-689-libgnome_panel_la-gp-enum-types.lo: gp-enum-types.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in:690:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_panel_la_CPPFLAGS) $(CPPFLAGS) $(libgnome_panel_la_CFLAGS) $(CFLAGS) -MT libgnome_panel_la-gp-enum-types.lo -MD -MP -MF $(DEPDIR)/libgnome_panel_la-gp-enum-types.Tpo -c -o libgnome_panel_la-gp-enum-types.lo `test -f 'gp-enum-types.c' || echo '$(srcdir)/'`gp-enum-types.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in-691-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnome_panel_la-gp-enum-types.Tpo $(DEPDIR)/libgnome_panel_la-gp-enum-types.Plo
##############################################
gnome-panel-3.38.0/libgnome-panel/Makefile.in-693-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnome-panel-3.38.0/libgnome-panel/Makefile.in:694:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_panel_la_CPPFLAGS) $(CPPFLAGS) $(libgnome_panel_la_CFLAGS) $(CFLAGS) -c -o libgnome_panel_la-gp-enum-types.lo `test -f 'gp-enum-types.c' || echo '$(srcdir)/'`gp-enum-types.c
gnome-panel-3.38.0/libgnome-panel/Makefile.in-695-
##############################################
gnome-panel-3.38.0/libgnome-panel/Makefile.in-719-	@list='$(libgnome_panel_include_HEADERS)'; test -n "$(libgnome_panel_includedir)" || list=; \
gnome-panel-3.38.0/libgnome-panel/Makefile.in:720:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-panel-3.38.0/libgnome-panel/Makefile.in-721-	dir='$(DESTDIR)$(libgnome_panel_includedir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-panel-3.38.0/libgnome-panel/Makefile.in-752-GTAGS:
gnome-panel-3.38.0/libgnome-panel/Makefile.in:753:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/libgnome-panel/Makefile.in-754-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/libgnome-panel/Makefile.in-778-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/libgnome-panel/Makefile.in:779:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/libgnome-panel/Makefile.in:780:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/libgnome-panel/Makefile.in-781-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/libgnome-panel/Makefile.in-792-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/libgnome-panel/Makefile.in:793:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/libgnome-panel/Makefile.in-794-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/data/24x24/Makefile.in-50-  { \
gnome-panel-3.38.0/data/24x24/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/data/24x24/Makefile.in-52-  }; \
##############################################
gnome-panel-3.38.0/data/24x24/Makefile.in-140-  esac
gnome-panel-3.38.0/data/24x24/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/data/24x24/Makefile.in-142-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/data/24x24/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/data/24x24/Makefile.in-144-    *) f=$$p;; \
gnome-panel-3.38.0/data/24x24/Makefile.in-145-  esac;
gnome-panel-3.38.0/data/24x24/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/data/24x24/Makefile.in-147-am__install_max = 40
gnome-panel-3.38.0/data/24x24/Makefile.in-148-am__nobase_strip_setup = \
gnome-panel-3.38.0/data/24x24/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/data/24x24/Makefile.in-150-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/data/24x24/Makefile.in-435-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
gnome-panel-3.38.0/data/24x24/Makefile.in:436:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-panel-3.38.0/data/24x24/Makefile.in-437-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-panel-3.38.0/data/24x24/Makefile.in-448-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/data/24x24/Makefile.in:449:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/24x24/Makefile.in:450:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/24x24/Makefile.in-451-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/data/24x24/Makefile.in-462-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/data/24x24/Makefile.in:463:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/data/24x24/Makefile.in-464-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/data/16x16/Makefile.in-50-  { \
gnome-panel-3.38.0/data/16x16/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/data/16x16/Makefile.in-52-  }; \
##############################################
gnome-panel-3.38.0/data/16x16/Makefile.in-140-  esac
gnome-panel-3.38.0/data/16x16/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/data/16x16/Makefile.in-142-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/data/16x16/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/data/16x16/Makefile.in-144-    *) f=$$p;; \
gnome-panel-3.38.0/data/16x16/Makefile.in-145-  esac;
gnome-panel-3.38.0/data/16x16/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/data/16x16/Makefile.in-147-am__install_max = 40
gnome-panel-3.38.0/data/16x16/Makefile.in-148-am__nobase_strip_setup = \
gnome-panel-3.38.0/data/16x16/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/data/16x16/Makefile.in-150-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/data/16x16/Makefile.in-448-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
gnome-panel-3.38.0/data/16x16/Makefile.in:449:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-panel-3.38.0/data/16x16/Makefile.in-450-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-panel-3.38.0/data/16x16/Makefile.in-461-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/data/16x16/Makefile.in:462:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/16x16/Makefile.in:463:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/16x16/Makefile.in-464-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/data/16x16/Makefile.in-475-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/data/16x16/Makefile.in:476:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/data/16x16/Makefile.in-477-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/data/theme/HighContrast/Makefile.in-49-  { \
gnome-panel-3.38.0/data/theme/HighContrast/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/data/theme/HighContrast/Makefile.in-51-  }; \
##############################################
gnome-panel-3.38.0/data/theme/HighContrast/Makefile.in-383-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/data/theme/HighContrast/Makefile.in:384:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/theme/HighContrast/Makefile.in:385:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/theme/HighContrast/Makefile.in-386-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/data/theme/HighContrast/Makefile.in-397-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/data/theme/HighContrast/Makefile.in:398:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/data/theme/HighContrast/Makefile.in-399-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/data/theme/Yaru/Makefile.in-49-  { \
gnome-panel-3.38.0/data/theme/Yaru/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/data/theme/Yaru/Makefile.in-51-  }; \
##############################################
gnome-panel-3.38.0/data/theme/Yaru/Makefile.in-382-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/data/theme/Yaru/Makefile.in:383:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/theme/Yaru/Makefile.in:384:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/theme/Yaru/Makefile.in-385-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/data/theme/Yaru/Makefile.in-396-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/data/theme/Yaru/Makefile.in:397:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/data/theme/Yaru/Makefile.in-398-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/data/theme/Adwaita/Makefile.in-49-  { \
gnome-panel-3.38.0/data/theme/Adwaita/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/data/theme/Adwaita/Makefile.in-51-  }; \
##############################################
gnome-panel-3.38.0/data/theme/Adwaita/Makefile.in-383-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/data/theme/Adwaita/Makefile.in:384:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/theme/Adwaita/Makefile.in:385:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/theme/Adwaita/Makefile.in-386-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/data/theme/Adwaita/Makefile.in-397-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/data/theme/Adwaita/Makefile.in:398:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/data/theme/Adwaita/Makefile.in-399-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/data/theme/Makefile.in-49-  { \
gnome-panel-3.38.0/data/theme/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/data/theme/Makefile.in-51-  }; \
##############################################
gnome-panel-3.38.0/data/theme/Makefile.in-184-  while test -n "$$dir1"; do \
gnome-panel-3.38.0/data/theme/Makefile.in:185:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-panel-3.38.0/data/theme/Makefile.in-186-    if test "$$first" != "."; then \
gnome-panel-3.38.0/data/theme/Makefile.in-187-      if test "$$first" = ".."; then \
gnome-panel-3.38.0/data/theme/Makefile.in:188:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-panel-3.38.0/data/theme/Makefile.in:189:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-panel-3.38.0/data/theme/Makefile.in-190-      else \
gnome-panel-3.38.0/data/theme/Makefile.in:191:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-panel-3.38.0/data/theme/Makefile.in-192-        if test "$$first2" = "$$first"; then \
gnome-panel-3.38.0/data/theme/Makefile.in:193:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-panel-3.38.0/data/theme/Makefile.in-194-        else \
##############################################
gnome-panel-3.38.0/data/theme/Makefile.in-199-    fi; \
gnome-panel-3.38.0/data/theme/Makefile.in:200:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-panel-3.38.0/data/theme/Makefile.in-201-  done; \
##############################################
gnome-panel-3.38.0/data/theme/Makefile.in-453-	dot_seen=no; \
gnome-panel-3.38.0/data/theme/Makefile.in:454:	target=`echo $@ | sed s/-recursive//`; \
gnome-panel-3.38.0/data/theme/Makefile.in-455-	case "$@" in \
##############################################
gnome-panel-3.38.0/data/theme/Makefile.in-516-GTAGS:
gnome-panel-3.38.0/data/theme/Makefile.in:517:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/data/theme/Makefile.in-518-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/data/theme/Makefile.in-542-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/data/theme/Makefile.in:543:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/theme/Makefile.in:544:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/theme/Makefile.in-545-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/data/theme/Makefile.in-556-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/data/theme/Makefile.in:557:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/data/theme/Makefile.in-558-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/data/22x22/Makefile.in-50-  { \
gnome-panel-3.38.0/data/22x22/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/data/22x22/Makefile.in-52-  }; \
##############################################
gnome-panel-3.38.0/data/22x22/Makefile.in-140-  esac
gnome-panel-3.38.0/data/22x22/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/data/22x22/Makefile.in-142-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/data/22x22/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/data/22x22/Makefile.in-144-    *) f=$$p;; \
gnome-panel-3.38.0/data/22x22/Makefile.in-145-  esac;
gnome-panel-3.38.0/data/22x22/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/data/22x22/Makefile.in-147-am__install_max = 40
gnome-panel-3.38.0/data/22x22/Makefile.in-148-am__nobase_strip_setup = \
gnome-panel-3.38.0/data/22x22/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/data/22x22/Makefile.in-150-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/data/22x22/Makefile.in-448-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
gnome-panel-3.38.0/data/22x22/Makefile.in:449:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-panel-3.38.0/data/22x22/Makefile.in-450-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-panel-3.38.0/data/22x22/Makefile.in-461-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/data/22x22/Makefile.in:462:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/22x22/Makefile.in:463:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/22x22/Makefile.in-464-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/data/22x22/Makefile.in-475-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/data/22x22/Makefile.in:476:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/data/22x22/Makefile.in-477-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/data/pkgconfig/Makefile.in-50-  { \
gnome-panel-3.38.0/data/pkgconfig/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/data/pkgconfig/Makefile.in-52-  }; \
##############################################
gnome-panel-3.38.0/data/pkgconfig/Makefile.in-140-  esac
gnome-panel-3.38.0/data/pkgconfig/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/data/pkgconfig/Makefile.in-142-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/data/pkgconfig/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/data/pkgconfig/Makefile.in-144-    *) f=$$p;; \
gnome-panel-3.38.0/data/pkgconfig/Makefile.in-145-  esac;
gnome-panel-3.38.0/data/pkgconfig/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/data/pkgconfig/Makefile.in-147-am__install_max = 40
gnome-panel-3.38.0/data/pkgconfig/Makefile.in-148-am__nobase_strip_setup = \
gnome-panel-3.38.0/data/pkgconfig/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/data/pkgconfig/Makefile.in-150-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/data/pkgconfig/Makefile.in-424-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
gnome-panel-3.38.0/data/pkgconfig/Makefile.in:425:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-panel-3.38.0/data/pkgconfig/Makefile.in-426-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-panel-3.38.0/data/pkgconfig/Makefile.in-437-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/data/pkgconfig/Makefile.in:438:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/pkgconfig/Makefile.in:439:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/pkgconfig/Makefile.in-440-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/data/pkgconfig/Makefile.in-451-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/data/pkgconfig/Makefile.in:452:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/data/pkgconfig/Makefile.in-453-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/data/32x32/Makefile.in-50-  { \
gnome-panel-3.38.0/data/32x32/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/data/32x32/Makefile.in-52-  }; \
##############################################
gnome-panel-3.38.0/data/32x32/Makefile.in-140-  esac
gnome-panel-3.38.0/data/32x32/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/data/32x32/Makefile.in-142-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/data/32x32/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/data/32x32/Makefile.in-144-    *) f=$$p;; \
gnome-panel-3.38.0/data/32x32/Makefile.in-145-  esac;
gnome-panel-3.38.0/data/32x32/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/data/32x32/Makefile.in-147-am__install_max = 40
gnome-panel-3.38.0/data/32x32/Makefile.in-148-am__nobase_strip_setup = \
gnome-panel-3.38.0/data/32x32/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/data/32x32/Makefile.in-150-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/data/32x32/Makefile.in-448-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
gnome-panel-3.38.0/data/32x32/Makefile.in:449:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-panel-3.38.0/data/32x32/Makefile.in-450-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-panel-3.38.0/data/32x32/Makefile.in-461-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/data/32x32/Makefile.in:462:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/32x32/Makefile.in:463:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/32x32/Makefile.in-464-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/data/32x32/Makefile.in-475-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/data/32x32/Makefile.in:476:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/data/32x32/Makefile.in-477-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/data/scalable/Makefile.in-50-  { \
gnome-panel-3.38.0/data/scalable/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/data/scalable/Makefile.in-52-  }; \
##############################################
gnome-panel-3.38.0/data/scalable/Makefile.in-140-  esac
gnome-panel-3.38.0/data/scalable/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/data/scalable/Makefile.in-142-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/data/scalable/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/data/scalable/Makefile.in-144-    *) f=$$p;; \
gnome-panel-3.38.0/data/scalable/Makefile.in-145-  esac;
gnome-panel-3.38.0/data/scalable/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/data/scalable/Makefile.in-147-am__install_max = 40
gnome-panel-3.38.0/data/scalable/Makefile.in-148-am__nobase_strip_setup = \
gnome-panel-3.38.0/data/scalable/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/data/scalable/Makefile.in-150-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/data/scalable/Makefile.in-435-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
gnome-panel-3.38.0/data/scalable/Makefile.in:436:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-panel-3.38.0/data/scalable/Makefile.in-437-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-panel-3.38.0/data/scalable/Makefile.in-448-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/data/scalable/Makefile.in:449:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/scalable/Makefile.in:450:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/scalable/Makefile.in-451-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/data/scalable/Makefile.in-462-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/data/scalable/Makefile.in:463:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/data/scalable/Makefile.in-464-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/data/Makefile.in-50-  { \
gnome-panel-3.38.0/data/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/data/Makefile.in-52-  }; \
##############################################
gnome-panel-3.38.0/data/Makefile.in-148-  esac
gnome-panel-3.38.0/data/Makefile.in:149:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/data/Makefile.in-150-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/data/Makefile.in:151:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/data/Makefile.in-152-    *) f=$$p;; \
gnome-panel-3.38.0/data/Makefile.in-153-  esac;
gnome-panel-3.38.0/data/Makefile.in:154:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/data/Makefile.in-155-am__install_max = 40
gnome-panel-3.38.0/data/Makefile.in-156-am__nobase_strip_setup = \
gnome-panel-3.38.0/data/Makefile.in:157:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/data/Makefile.in-158-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/data/Makefile.in-214-  while test -n "$$dir1"; do \
gnome-panel-3.38.0/data/Makefile.in:215:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-panel-3.38.0/data/Makefile.in-216-    if test "$$first" != "."; then \
gnome-panel-3.38.0/data/Makefile.in-217-      if test "$$first" = ".."; then \
gnome-panel-3.38.0/data/Makefile.in:218:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-panel-3.38.0/data/Makefile.in:219:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-panel-3.38.0/data/Makefile.in-220-      else \
gnome-panel-3.38.0/data/Makefile.in:221:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-panel-3.38.0/data/Makefile.in-222-        if test "$$first2" = "$$first"; then \
gnome-panel-3.38.0/data/Makefile.in:223:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-panel-3.38.0/data/Makefile.in-224-        else \
##############################################
gnome-panel-3.38.0/data/Makefile.in-229-    fi; \
gnome-panel-3.38.0/data/Makefile.in:230:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-panel-3.38.0/data/Makefile.in-231-  done; \
##############################################
gnome-panel-3.38.0/data/Makefile.in-507-	@list='$(default_layout_DATA)'; test -n "$(default_layoutdir)" || list=; \
gnome-panel-3.38.0/data/Makefile.in:508:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-panel-3.38.0/data/Makefile.in-509-	dir='$(DESTDIR)$(default_layoutdir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-panel-3.38.0/data/Makefile.in-524-	dot_seen=no; \
gnome-panel-3.38.0/data/Makefile.in:525:	target=`echo $@ | sed s/-recursive//`; \
gnome-panel-3.38.0/data/Makefile.in-526-	case "$@" in \
##############################################
gnome-panel-3.38.0/data/Makefile.in-587-GTAGS:
gnome-panel-3.38.0/data/Makefile.in:588:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/data/Makefile.in-589-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/data/Makefile.in-613-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/data/Makefile.in:614:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/Makefile.in:615:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/Makefile.in-616-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/data/Makefile.in-627-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/data/Makefile.in:628:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/data/Makefile.in-629-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/data/48x48/Makefile.in-50-  { \
gnome-panel-3.38.0/data/48x48/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/data/48x48/Makefile.in-52-  }; \
##############################################
gnome-panel-3.38.0/data/48x48/Makefile.in-140-  esac
gnome-panel-3.38.0/data/48x48/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/data/48x48/Makefile.in-142-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/data/48x48/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/data/48x48/Makefile.in-144-    *) f=$$p;; \
gnome-panel-3.38.0/data/48x48/Makefile.in-145-  esac;
gnome-panel-3.38.0/data/48x48/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/data/48x48/Makefile.in-147-am__install_max = 40
gnome-panel-3.38.0/data/48x48/Makefile.in-148-am__nobase_strip_setup = \
gnome-panel-3.38.0/data/48x48/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/data/48x48/Makefile.in-150-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/data/48x48/Makefile.in-430-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
gnome-panel-3.38.0/data/48x48/Makefile.in:431:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnome-panel-3.38.0/data/48x48/Makefile.in-432-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
gnome-panel-3.38.0/data/48x48/Makefile.in-443-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/data/48x48/Makefile.in:444:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/48x48/Makefile.in:445:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/data/48x48/Makefile.in-446-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/data/48x48/Makefile.in-457-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/data/48x48/Makefile.in:458:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/data/48x48/Makefile.in-459-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/build-aux/depcomp-64-  case $1 in
gnome-panel-3.38.0/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
gnome-panel-3.38.0/build-aux/depcomp-66-      *) dir=;;
##############################################
gnome-panel-3.38.0/build-aux/depcomp-73-{
gnome-panel-3.38.0/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
gnome-panel-3.38.0/build-aux/depcomp-75-}
##############################################
gnome-panel-3.38.0/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gnome-panel-3.38.0/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gnome-panel-3.38.0/build-aux/depcomp-128-
##############################################
gnome-panel-3.38.0/build-aux/depcomp-405-        sleep 1
gnome-panel-3.38.0/build-aux/depcomp:406:        i=`expr $i - 1`
gnome-panel-3.38.0/build-aux/depcomp-407-      done
gnome-panel-3.38.0/build-aux/depcomp-408-    fi
gnome-panel-3.38.0/build-aux/depcomp:409:    i=`expr $i - 1`
gnome-panel-3.38.0/build-aux/depcomp-410-  done
##############################################
gnome-panel-3.38.0/build-aux/depcomp-425-  # Do two passes, one to just change these to
gnome-panel-3.38.0/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
gnome-panel-3.38.0/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gnome-panel-3.38.0/build-aux/depcomp-659-  done
gnome-panel-3.38.0/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gnome-panel-3.38.0/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
gnome-panel-3.38.0/build-aux/compile-67-	mingw/*)
gnome-panel-3.38.0/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
gnome-panel-3.38.0/build-aux/compile-69-	  ;;
gnome-panel-3.38.0/build-aux/compile-70-	cygwin/* | msys/*)
gnome-panel-3.38.0/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
gnome-panel-3.38.0/build-aux/compile-72-	  ;;
gnome-panel-3.38.0/build-aux/compile-73-	wine/*)
gnome-panel-3.38.0/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
gnome-panel-3.38.0/build-aux/compile-75-	  ;;
##############################################
gnome-panel-3.38.0/build-aux/compile-310-# Name of file we expect compiler to create.
gnome-panel-3.38.0/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
gnome-panel-3.38.0/build-aux/compile-312-
##############################################
gnome-panel-3.38.0/build-aux/compile-316-# object file name, since that is what matters with a parallel build.
gnome-panel-3.38.0/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
gnome-panel-3.38.0/build-aux/compile-318-while true; do
##############################################
gnome-panel-3.38.0/build-aux/config.guess-34-
gnome-panel-3.38.0/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
gnome-panel-3.38.0/build-aux/config.guess-36-
##############################################
gnome-panel-3.38.0/build-aux/config.guess-102-: ${TMPDIR=/tmp} ;
gnome-panel-3.38.0/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gnome-panel-3.38.0/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
gnome-panel-3.38.0/build-aux/config.guess-151-	EOF
gnome-panel-3.38.0/build-aux/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
gnome-panel-3.38.0/build-aux/config.guess-153-
##############################################
gnome-panel-3.38.0/build-aux/config.guess-188-	    earmv*)
gnome-panel-3.38.0/build-aux/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
gnome-panel-3.38.0/build-aux/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
gnome-panel-3.38.0/build-aux/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
gnome-panel-3.38.0/build-aux/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
gnome-panel-3.38.0/build-aux/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
gnome-panel-3.38.0/build-aux/config.guess-222-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.guess-233-	    *)
gnome-panel-3.38.0/build-aux/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
gnome-panel-3.38.0/build-aux/config.guess-235-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.guess-280-	*4.0)
gnome-panel-3.38.0/build-aux/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gnome-panel-3.38.0/build-aux/config.guess-282-		;;
gnome-panel-3.38.0/build-aux/config.guess-283-	*5.*)
gnome-panel-3.38.0/build-aux/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
gnome-panel-3.38.0/build-aux/config.guess-285-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
gnome-panel-3.38.0/build-aux/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gnome-panel-3.38.0/build-aux/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
gnome-panel-3.38.0/build-aux/config.guess-328-	# 1.2 uses "1.2" for uname -r.
gnome-panel-3.38.0/build-aux/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
gnome-panel-3.38.0/build-aux/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
gnome-panel-3.38.0/build-aux/config.guess-379-    s390x:SunOS:*:*)
gnome-panel-3.38.0/build-aux/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gnome-panel-3.38.0/build-aux/config.guess-381-	exit ;;
gnome-panel-3.38.0/build-aux/config.guess-382-    sun4H:SunOS:5.*:*)
gnome-panel-3.38.0/build-aux/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnome-panel-3.38.0/build-aux/config.guess-384-	exit ;;
gnome-panel-3.38.0/build-aux/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gnome-panel-3.38.0/build-aux/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gnome-panel-3.38.0/build-aux/config.guess-387-	exit ;;
##############################################
gnome-panel-3.38.0/build-aux/config.guess-404-	fi
gnome-panel-3.38.0/build-aux/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnome-panel-3.38.0/build-aux/config.guess-406-	exit ;;
##############################################
gnome-panel-3.38.0/build-aux/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
gnome-panel-3.38.0/build-aux/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnome-panel-3.38.0/build-aux/config.guess-412-	exit ;;
##############################################
gnome-panel-3.38.0/build-aux/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
gnome-panel-3.38.0/build-aux/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
gnome-panel-3.38.0/build-aux/config.guess-421-	exit ;;
##############################################
gnome-panel-3.38.0/build-aux/config.guess-425-    sun*:*:4.2BSD:*)
gnome-panel-3.38.0/build-aux/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gnome-panel-3.38.0/build-aux/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
gnome-panel-3.38.0/build-aux/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
gnome-panel-3.38.0/build-aux/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
gnome-panel-3.38.0/build-aux/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
gnome-panel-3.38.0/build-aux/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
gnome-panel-3.38.0/build-aux/config.guess-563-    *:IRIX*:*:*)
gnome-panel-3.38.0/build-aux/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
gnome-panel-3.38.0/build-aux/config.guess-565-	exit ;;
##############################################
gnome-panel-3.38.0/build-aux/config.guess-593-EOF
gnome-panel-3.38.0/build-aux/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
gnome-panel-3.38.0/build-aux/config.guess-595-		then
##############################################
gnome-panel-3.38.0/build-aux/config.guess-606-    *:AIX:*:[4567])
gnome-panel-3.38.0/build-aux/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gnome-panel-3.38.0/build-aux/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
gnome-panel-3.38.0/build-aux/config.guess-642-    9000/[34678]??:HP-UX:*:*)
gnome-panel-3.38.0/build-aux/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gnome-panel-3.38.0/build-aux/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
gnome-panel-3.38.0/build-aux/config.guess-696-EOF
gnome-panel-3.38.0/build-aux/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
gnome-panel-3.38.0/build-aux/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gnome-panel-3.38.0/build-aux/config.guess-724-    ia64:HP-UX:*:*)
gnome-panel-3.38.0/build-aux/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gnome-panel-3.38.0/build-aux/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
gnome-panel-3.38.0/build-aux/config.guess-754-EOF
gnome-panel-3.38.0/build-aux/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
gnome-panel-3.38.0/build-aux/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
gnome-panel-3.38.0/build-aux/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gnome-panel-3.38.0/build-aux/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
gnome-panel-3.38.0/build-aux/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gnome-panel-3.38.0/build-aux/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gnome-panel-3.38.0/build-aux/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
gnome-panel-3.38.0/build-aux/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gnome-panel-3.38.0/build-aux/config.guess-850-	esac
gnome-panel-3.38.0/build-aux/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gnome-panel-3.38.0/build-aux/config.guess-852-	exit ;;
##############################################
gnome-panel-3.38.0/build-aux/config.guess-886-    prep*:SunOS:5.*:*)
gnome-panel-3.38.0/build-aux/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnome-panel-3.38.0/build-aux/config.guess-888-	exit ;;
##############################################
gnome-panel-3.38.0/build-aux/config.guess-890-	# the GNU system
gnome-panel-3.38.0/build-aux/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
gnome-panel-3.38.0/build-aux/config.guess-892-	exit ;;
##############################################
gnome-panel-3.38.0/build-aux/config.guess-894-	# other systems with GNU libc and userland
gnome-panel-3.38.0/build-aux/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
gnome-panel-3.38.0/build-aux/config.guess-896-	exit ;;
##############################################
gnome-panel-3.38.0/build-aux/config.guess-988-EOF
gnome-panel-3.38.0/build-aux/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
gnome-panel-3.38.0/build-aux/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
gnome-panel-3.38.0/build-aux/config.guess-1092-    i*86:*:4.*:*)
gnome-panel-3.38.0/build-aux/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
gnome-panel-3.38.0/build-aux/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gnome-panel-3.38.0/build-aux/config.guess-1295-	fi
gnome-panel-3.38.0/build-aux/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
gnome-panel-3.38.0/build-aux/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
gnome-panel-3.38.0/build-aux/config.guess-1393-    *:DragonFly:*:*)
gnome-panel-3.38.0/build-aux/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gnome-panel-3.38.0/build-aux/config.guess-1395-	exit ;;
##############################################
gnome-panel-3.38.0/build-aux/config.guess-1406-    i*86:skyos:*:*)
gnome-panel-3.38.0/build-aux/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
gnome-panel-3.38.0/build-aux/config.guess-1408-	exit ;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-52-
gnome-panel-3.38.0/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
gnome-panel-3.38.0/build-aux/config.sub-54-
##############################################
gnome-panel-3.38.0/build-aux/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
gnome-panel-3.38.0/build-aux/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
gnome-panel-3.38.0/build-aux/config.sub-116-case $maybe_os in
##############################################
gnome-panel-3.38.0/build-aux/config.sub-122-    os=-$maybe_os
gnome-panel-3.38.0/build-aux/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
gnome-panel-3.38.0/build-aux/config.sub-124-    ;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-126-    os=-linux-android
gnome-panel-3.38.0/build-aux/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
gnome-panel-3.38.0/build-aux/config.sub-128-    ;;
gnome-panel-3.38.0/build-aux/config.sub-129-  *)
gnome-panel-3.38.0/build-aux/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
gnome-panel-3.38.0/build-aux/config.sub-131-    if [ "$basic_machine" != "$1" ]
gnome-panel-3.38.0/build-aux/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
gnome-panel-3.38.0/build-aux/config.sub-133-    else os=; fi
##############################################
gnome-panel-3.38.0/build-aux/config.sub-180-		os=-sco5v6
gnome-panel-3.38.0/build-aux/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnome-panel-3.38.0/build-aux/config.sub-182-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-184-		os=-sco3.2v5
gnome-panel-3.38.0/build-aux/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnome-panel-3.38.0/build-aux/config.sub-186-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-188-		os=-sco3.2v4
gnome-panel-3.38.0/build-aux/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnome-panel-3.38.0/build-aux/config.sub-190-		;;
gnome-panel-3.38.0/build-aux/config.sub-191-	-sco3.2.[4-9]*)
gnome-panel-3.38.0/build-aux/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gnome-panel-3.38.0/build-aux/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnome-panel-3.38.0/build-aux/config.sub-194-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
gnome-panel-3.38.0/build-aux/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnome-panel-3.38.0/build-aux/config.sub-198-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
gnome-panel-3.38.0/build-aux/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnome-panel-3.38.0/build-aux/config.sub-202-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-204-		os=-sco3.2v2
gnome-panel-3.38.0/build-aux/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnome-panel-3.38.0/build-aux/config.sub-206-		;;
gnome-panel-3.38.0/build-aux/config.sub-207-	-udk*)
gnome-panel-3.38.0/build-aux/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnome-panel-3.38.0/build-aux/config.sub-209-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-211-		os=-isc2.2
gnome-panel-3.38.0/build-aux/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnome-panel-3.38.0/build-aux/config.sub-213-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-217-	-isc*)
gnome-panel-3.38.0/build-aux/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnome-panel-3.38.0/build-aux/config.sub-219-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-229-	-ptx*)
gnome-panel-3.38.0/build-aux/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
gnome-panel-3.38.0/build-aux/config.sub-231-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-364-	*-*-*)
gnome-panel-3.38.0/build-aux/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
gnome-panel-3.38.0/build-aux/config.sub-366-		exit 1
##############################################
gnome-panel-3.38.0/build-aux/config.sub-493-	amd64-*)
gnome-panel-3.38.0/build-aux/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub-495-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-538-	blackfin-*)
gnome-panel-3.38.0/build-aux/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub-540-		os=-linux
##############################################
gnome-panel-3.38.0/build-aux/config.sub-546-	c54x-*)
gnome-panel-3.38.0/build-aux/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub-548-		;;
gnome-panel-3.38.0/build-aux/config.sub-549-	c55x-*)
gnome-panel-3.38.0/build-aux/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub-551-		;;
gnome-panel-3.38.0/build-aux/config.sub-552-	c6x-*)
gnome-panel-3.38.0/build-aux/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub-554-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-650-	e500v[12]-*)
gnome-panel-3.38.0/build-aux/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub-652-		os=$os"spe"
##############################################
gnome-panel-3.38.0/build-aux/config.sub-754-	i*86v32)
gnome-panel-3.38.0/build-aux/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gnome-panel-3.38.0/build-aux/config.sub-756-		os=-sysv32
##############################################
gnome-panel-3.38.0/build-aux/config.sub-758-	i*86v4*)
gnome-panel-3.38.0/build-aux/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gnome-panel-3.38.0/build-aux/config.sub-760-		os=-sysv4
##############################################
gnome-panel-3.38.0/build-aux/config.sub-762-	i*86v)
gnome-panel-3.38.0/build-aux/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gnome-panel-3.38.0/build-aux/config.sub-764-		os=-sysv
##############################################
gnome-panel-3.38.0/build-aux/config.sub-766-	i*86sol2)
gnome-panel-3.38.0/build-aux/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gnome-panel-3.38.0/build-aux/config.sub-768-		os=-solaris2
##############################################
gnome-panel-3.38.0/build-aux/config.sub-792-	leon-*|leon[3-9]-*)
gnome-panel-3.38.0/build-aux/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
gnome-panel-3.38.0/build-aux/config.sub-794-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-799-	m68knommu-*)
gnome-panel-3.38.0/build-aux/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub-801-		os=-linux
##############################################
gnome-panel-3.38.0/build-aux/config.sub-833-	mips3*-*)
gnome-panel-3.38.0/build-aux/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
gnome-panel-3.38.0/build-aux/config.sub-835-		;;
gnome-panel-3.38.0/build-aux/config.sub-836-	mips3*)
gnome-panel-3.38.0/build-aux/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
gnome-panel-3.38.0/build-aux/config.sub-838-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-855-	ms1-*)
gnome-panel-3.38.0/build-aux/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
gnome-panel-3.38.0/build-aux/config.sub-857-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-980-	parisc-*)
gnome-panel-3.38.0/build-aux/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub-982-		os=-linux
##############################################
gnome-panel-3.38.0/build-aux/config.sub-996-	pc98-*)
gnome-panel-3.38.0/build-aux/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub-998-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
gnome-panel-3.38.0/build-aux/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub-1013-		;;
gnome-panel-3.38.0/build-aux/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
gnome-panel-3.38.0/build-aux/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub-1016-		;;
gnome-panel-3.38.0/build-aux/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
gnome-panel-3.38.0/build-aux/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub-1019-		;;
gnome-panel-3.38.0/build-aux/config.sub-1020-	pentium4-*)
gnome-panel-3.38.0/build-aux/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub-1022-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-1030-	ppc-* | ppcbe-*)
gnome-panel-3.38.0/build-aux/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub-1032-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-1036-	ppcle-* | powerpclittle-*)
gnome-panel-3.38.0/build-aux/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub-1038-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-1040-		;;
gnome-panel-3.38.0/build-aux/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub-1042-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-1046-	ppc64le-* | powerpc64little-*)
gnome-panel-3.38.0/build-aux/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub-1048-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-1122-	strongarm-* | thumb-*)
gnome-panel-3.38.0/build-aux/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub-1124-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-1255-	xscale-* | xscalee[bl]-*)
gnome-panel-3.38.0/build-aux/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
gnome-panel-3.38.0/build-aux/config.sub-1257-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-1317-	*)
gnome-panel-3.38.0/build-aux/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
gnome-panel-3.38.0/build-aux/config.sub-1319-		exit 1
##############################################
gnome-panel-3.38.0/build-aux/config.sub-1325-	*-digital*)
gnome-panel-3.38.0/build-aux/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
gnome-panel-3.38.0/build-aux/config.sub-1327-		;;
gnome-panel-3.38.0/build-aux/config.sub-1328-	*-commodore*)
gnome-panel-3.38.0/build-aux/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
gnome-panel-3.38.0/build-aux/config.sub-1330-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-1346-	-solaris1 | -solaris1.*)
gnome-panel-3.38.0/build-aux/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gnome-panel-3.38.0/build-aux/config.sub-1348-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-1355-	-gnu/linux*)
gnome-panel-3.38.0/build-aux/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gnome-panel-3.38.0/build-aux/config.sub-1357-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-1407-	-nto*)
gnome-panel-3.38.0/build-aux/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gnome-panel-3.38.0/build-aux/config.sub-1409-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-1414-	-mac*)
gnome-panel-3.38.0/build-aux/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
gnome-panel-3.38.0/build-aux/config.sub-1416-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-1420-	-linux*)
gnome-panel-3.38.0/build-aux/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gnome-panel-3.38.0/build-aux/config.sub-1422-		;;
gnome-panel-3.38.0/build-aux/config.sub-1423-	-sunos5*)
gnome-panel-3.38.0/build-aux/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
gnome-panel-3.38.0/build-aux/config.sub-1425-		;;
gnome-panel-3.38.0/build-aux/config.sub-1426-	-sunos6*)
gnome-panel-3.38.0/build-aux/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
gnome-panel-3.38.0/build-aux/config.sub-1428-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-1469-	-sinix5.*)
gnome-panel-3.38.0/build-aux/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
gnome-panel-3.38.0/build-aux/config.sub-1471-		;;
##############################################
gnome-panel-3.38.0/build-aux/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
gnome-panel-3.38.0/build-aux/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
gnome-panel-3.38.0/build-aux/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
gnome-panel-3.38.0/build-aux/config.sub-1531-		exit 1
##############################################
gnome-panel-3.38.0/build-aux/config.sub-1788-		esac
gnome-panel-3.38.0/build-aux/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
gnome-panel-3.38.0/build-aux/config.sub-1790-		;;
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-103-#
gnome-panel-3.38.0/build-aux/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
gnome-panel-3.38.0/build-aux/ltmain.sh-105-#
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
gnome-panel-3.38.0/build-aux/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
gnome-panel-3.38.0/build-aux/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gnome-panel-3.38.0/build-aux/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
gnome-panel-3.38.0/build-aux/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gnome-panel-3.38.0/build-aux/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
gnome-panel-3.38.0/build-aux/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-410-# The name of this program.
gnome-panel-3.38.0/build-aux/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
gnome-panel-3.38.0/build-aux/ltmain.sh-412-
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-416-  *[\\/]*)
gnome-panel-3.38.0/build-aux/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
gnome-panel-3.38.0/build-aux/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
gnome-panel-3.38.0/build-aux/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-610-
gnome-panel-3.38.0/build-aux/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
gnome-panel-3.38.0/build-aux/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
gnome-panel-3.38.0/build-aux/ltmain.sh-613-
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-639-
gnome-panel-3.38.0/build-aux/ltmain.sh:640:    func_arith_result=`expr "$@"`
gnome-panel-3.38.0/build-aux/ltmain.sh-641-  }
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-660-  # ...otherwise fall back to using sed.
gnome-panel-3.38.0/build-aux/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
gnome-panel-3.38.0/build-aux/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
gnome-panel-3.38.0/build-aux/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-757-      test -n "$_G_tc" && {
gnome-panel-3.38.0/build-aux/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
gnome-panel-3.38.0/build-aux/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
gnome-panel-3.38.0/build-aux/ltmain.sh-760-      }
gnome-panel-3.38.0/build-aux/ltmain.sh-761-    done
gnome-panel-3.38.0/build-aux/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
gnome-panel-3.38.0/build-aux/ltmain.sh-763-
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-831-
gnome-panel-3.38.0/build-aux/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
gnome-panel-3.38.0/build-aux/ltmain.sh-833-  }
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
gnome-panel-3.38.0/build-aux/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
gnome-panel-3.38.0/build-aux/ltmain.sh-865-      done
gnome-panel-3.38.0/build-aux/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
gnome-panel-3.38.0/build-aux/ltmain.sh-867-
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-901-      # If mktemp works, use that first and foremost
gnome-panel-3.38.0/build-aux/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
gnome-panel-3.38.0/build-aux/ltmain.sh-903-
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-1111-        *[\\\`\"\$]*)
gnome-panel-3.38.0/build-aux/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
gnome-panel-3.38.0/build-aux/ltmain.sh-1113-        *)
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-1198-    case $2 in
gnome-panel-3.38.0/build-aux/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
gnome-panel-3.38.0/build-aux/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
gnome-panel-3.38.0/build-aux/ltmain.sh-1201-    esac
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
gnome-panel-3.38.0/build-aux/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
gnome-panel-3.38.0/build-aux/ltmain.sh-1273-      ;;
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-1358-
gnome-panel-3.38.0/build-aux/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
gnome-panel-3.38.0/build-aux/ltmain.sh-1360-}
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
gnome-panel-3.38.0/build-aux/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
gnome-panel-3.38.0/build-aux/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-1517-
gnome-panel-3.38.0/build-aux/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
gnome-panel-3.38.0/build-aux/ltmain.sh-1519-}
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-1943-
gnome-panel-3.38.0/build-aux/ltmain.sh:1944:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
gnome-panel-3.38.0/build-aux/ltmain.sh-1945-      func_split_equals_rhs=
gnome-panel-3.38.0/build-aux/ltmain.sh-1946-      test "x$func_split_equals_lhs" = "x$1" \
gnome-panel-3.38.0/build-aux/ltmain.sh:1947:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
gnome-panel-3.38.0/build-aux/ltmain.sh-1948-  }
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-1971-
gnome-panel-3.38.0/build-aux/ltmain.sh:1972:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
gnome-panel-3.38.0/build-aux/ltmain.sh:1973:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
gnome-panel-3.38.0/build-aux/ltmain.sh-1974-  }
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-2144-       version:        $progname $scriptversion Debian-2.4.6-14
gnome-panel-3.38.0/build-aux/ltmain.sh:2145:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
gnome-panel-3.38.0/build-aux/ltmain.sh:2146:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
gnome-panel-3.38.0/build-aux/ltmain.sh-2147-
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-2183-  {
gnome-panel-3.38.0/build-aux/ltmain.sh:2184:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
gnome-panel-3.38.0/build-aux/ltmain.sh-2185-  }
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-2188-  {
gnome-panel-3.38.0/build-aux/ltmain.sh:2189:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
gnome-panel-3.38.0/build-aux/ltmain.sh-2190-  }
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-2279-	  # quotes we have to do it in 2 steps:
gnome-panel-3.38.0/build-aux/ltmain.sh:2280:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
gnome-panel-3.38.0/build-aux/ltmain.sh-2281-	  eval "$extractedcf"
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-2751-      done
gnome-panel-3.38.0/build-aux/ltmain.sh:2752:      CC_expanded=`func_echo_all $CC`
gnome-panel-3.38.0/build-aux/ltmain.sh:2753:      CC_quoted_expanded=`func_echo_all $CC_quoted`
gnome-panel-3.38.0/build-aux/ltmain.sh-2754-      case $@ in
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-2764-	    # Evaluate the configuration.
gnome-panel-3.38.0/build-aux/ltmain.sh:2765:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
gnome-panel-3.38.0/build-aux/ltmain.sh-2766-	    CC_quoted=
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-2770-	    done
gnome-panel-3.38.0/build-aux/ltmain.sh:2771:	    CC_expanded=`func_echo_all $CC`
gnome-panel-3.38.0/build-aux/ltmain.sh:2772:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
gnome-panel-3.38.0/build-aux/ltmain.sh-2773-	    case "$@ " in
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-2862-    # zero AND non-empty stdout, which explains the odd construction:
gnome-panel-3.38.0/build-aux/ltmain.sh:2863:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
gnome-panel-3.38.0/build-aux/ltmain.sh-2864-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-2930-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
gnome-panel-3.38.0/build-aux/ltmain.sh:2931:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
gnome-panel-3.38.0/build-aux/ltmain.sh-2932-    if test "$?" -ne 0; then
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-3101-    # LT_CYGPATH in this case.
gnome-panel-3.38.0/build-aux/ltmain.sh:3102:    func_to_host_file_result=`cygpath -m "$1"`
gnome-panel-3.38.0/build-aux/ltmain.sh-3103-  fi
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-3258-    func_to_host_path_tmp1=$func_stripname_result
gnome-panel-3.38.0/build-aux/ltmain.sh:3259:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
gnome-panel-3.38.0/build-aux/ltmain.sh-3260-    func_convert_path_check : ";" \
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-3468-    *.[cCFSifmso] | \
gnome-panel-3.38.0/build-aux/ltmain.sh:3469:    *.ada | *.adb | *.ads | *.asm | \
gnome-panel-3.38.0/build-aux/ltmain.sh-3470-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-3545-    if test no = "$compiler_c_o"; then
gnome-panel-3.38.0/build-aux/ltmain.sh:3546:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
gnome-panel-3.38.0/build-aux/ltmain.sh-3547-      lockfile=$output_obj.lock
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-3564-*** ERROR, $lockfile exists and contains:
gnome-panel-3.38.0/build-aux/ltmain.sh:3565:`cat $lockfile 2>/dev/null`
gnome-panel-3.38.0/build-aux/ltmain.sh-3566-
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-3612-      if test warn = "$need_locks" &&
gnome-panel-3.38.0/build-aux/ltmain.sh:3613:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gnome-panel-3.38.0/build-aux/ltmain.sh-3614-	$ECHO "\
gnome-panel-3.38.0/build-aux/ltmain.sh-3615-*** ERROR, $lockfile contains:
gnome-panel-3.38.0/build-aux/ltmain.sh:3616:`cat $lockfile 2>/dev/null`
gnome-panel-3.38.0/build-aux/ltmain.sh-3617-
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-3661-      if test warn = "$need_locks" &&
gnome-panel-3.38.0/build-aux/ltmain.sh:3662:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gnome-panel-3.38.0/build-aux/ltmain.sh-3663-	$ECHO "\
gnome-panel-3.38.0/build-aux/ltmain.sh-3664-*** ERROR, $lockfile contains:
gnome-panel-3.38.0/build-aux/ltmain.sh:3665:`cat $lockfile 2>/dev/null`
gnome-panel-3.38.0/build-aux/ltmain.sh-3666-
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-3987-      # Get the absolute pathname.
gnome-panel-3.38.0/build-aux/ltmain.sh:3988:      absdir=`cd "$dir" && pwd`
gnome-panel-3.38.0/build-aux/ltmain.sh-3989-      test -n "$absdir" && dir=$absdir
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-4086-      if test -n "$lt_sysroot"; then
gnome-panel-3.38.0/build-aux/ltmain.sh:4087:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
gnome-panel-3.38.0/build-aux/ltmain.sh-4088-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-4370-	  # Determine the prefix the user has applied to our future dir.
gnome-panel-3.38.0/build-aux/ltmain.sh:4371:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
gnome-panel-3.38.0/build-aux/ltmain.sh-4372-
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-4383-	    # Stick the inst_prefix_dir data into the link command.
gnome-panel-3.38.0/build-aux/ltmain.sh:4384:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
gnome-panel-3.38.0/build-aux/ltmain.sh-4385-	  else
gnome-panel-3.38.0/build-aux/ltmain.sh:4386:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
gnome-panel-3.38.0/build-aux/ltmain.sh-4387-	  fi
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-4550-	    fi
gnome-panel-3.38.0/build-aux/ltmain.sh:4551:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
gnome-panel-3.38.0/build-aux/ltmain.sh-4552-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-4569-	        # Replace the output file specification.
gnome-panel-3.38.0/build-aux/ltmain.sh:4570:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
gnome-panel-3.38.0/build-aux/ltmain.sh-4571-
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-4588-	    # Install the binary that we compiled earlier.
gnome-panel-3.38.0/build-aux/ltmain.sh:4589:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
gnome-panel-3.38.0/build-aux/ltmain.sh-4590-	  fi
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-4662-    my_pic_p=${3-false}
gnome-panel-3.38.0/build-aux/ltmain.sh:4663:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
gnome-panel-3.38.0/build-aux/ltmain.sh-4664-    my_dlsyms=
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-4720-	  # Add our own program objects to the symbol list.
gnome-panel-3.38.0/build-aux/ltmain.sh:4721:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnome-panel-3.38.0/build-aux/ltmain.sh-4722-	  for progfile in $progfiles; do
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-4782-	          # Use subshell, to avoid clobbering current variable values
gnome-panel-3.38.0/build-aux/ltmain.sh:4783:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
gnome-panel-3.38.0/build-aux/ltmain.sh-4784-	          if test -n "$dlprefile_dlname"; then
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-4951-	  if test -f "$output_objdir/$my_outputname.def"; then
gnome-panel-3.38.0/build-aux/ltmain.sh:4952:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gnome-panel-3.38.0/build-aux/ltmain.sh:4953:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gnome-panel-3.38.0/build-aux/ltmain.sh-4954-	  else
gnome-panel-3.38.0/build-aux/ltmain.sh:4955:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnome-panel-3.38.0/build-aux/ltmain.sh:4956:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnome-panel-3.38.0/build-aux/ltmain.sh-4957-	  fi
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-4959-	*)
gnome-panel-3.38.0/build-aux/ltmain.sh:4960:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnome-panel-3.38.0/build-aux/ltmain.sh:4961:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnome-panel-3.38.0/build-aux/ltmain.sh-4962-	  ;;
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-4974-      # Nullify the symbol file.
gnome-panel-3.38.0/build-aux/ltmain.sh:4975:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
gnome-panel-3.38.0/build-aux/ltmain.sh:4976:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
gnome-panel-3.38.0/build-aux/ltmain.sh-4977-    fi
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-4988-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gnome-panel-3.38.0/build-aux/ltmain.sh:4989:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
gnome-panel-3.38.0/build-aux/ltmain.sh-4990-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5001-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gnome-panel-3.38.0/build-aux/ltmain.sh:5002:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
gnome-panel-3.38.0/build-aux/ltmain.sh-5003-  test -n "$func_cygming_ms_implib_tmp"
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5017-  win32_libid_type=unknown
gnome-panel-3.38.0/build-aux/ltmain.sh:5018:  win32_fileres=`file -L $1 2>/dev/null`
gnome-panel-3.38.0/build-aux/ltmain.sh-5019-  case $win32_fileres in
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5082-
gnome-panel-3.38.0/build-aux/ltmain.sh:5083:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
gnome-panel-3.38.0/build-aux/ltmain.sh-5084-}
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5100-
gnome-panel-3.38.0/build-aux/ltmain.sh:5101:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
gnome-panel-3.38.0/build-aux/ltmain.sh-5102-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5164-    # binutils import library
gnome-panel-3.38.0/build-aux/ltmain.sh:5165:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
gnome-panel-3.38.0/build-aux/ltmain.sh-5166-  elif func_cygming_ms_implib_p "$1"; then
gnome-panel-3.38.0/build-aux/ltmain.sh-5167-    # ms-generated import library
gnome-panel-3.38.0/build-aux/ltmain.sh:5168:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
gnome-panel-3.38.0/build-aux/ltmain.sh-5169-  else
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5248-	  darwin_base_archive=$func_basename_result
gnome-panel-3.38.0/build-aux/ltmain.sh:5249:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
gnome-panel-3.38.0/build-aux/ltmain.sh-5250-	  if test -n "$darwin_arches"; then
gnome-panel-3.38.0/build-aux/ltmain.sh:5251:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
gnome-panel-3.38.0/build-aux/ltmain.sh-5252-	    darwin_arch=
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5262-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
gnome-panel-3.38.0/build-aux/ltmain.sh:5263:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
gnome-panel-3.38.0/build-aux/ltmain.sh-5264-	    darwin_file=
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5266-	    for darwin_file in $darwin_filelist; do
gnome-panel-3.38.0/build-aux/ltmain.sh:5267:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
gnome-panel-3.38.0/build-aux/ltmain.sh-5268-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5281-      esac
gnome-panel-3.38.0/build-aux/ltmain.sh:5282:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
gnome-panel-3.38.0/build-aux/ltmain.sh-5283-    done
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5352-
gnome-panel-3.38.0/build-aux/ltmain.sh:5353:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
gnome-panel-3.38.0/build-aux/ltmain.sh-5354-    $ECHO "\
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5387-    --lt-dump-script)
gnome-panel-3.38.0/build-aux/ltmain.sh:5388:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
gnome-panel-3.38.0/build-aux/ltmain.sh-5389-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
gnome-panel-3.38.0/build-aux/ltmain.sh:5390:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
gnome-panel-3.38.0/build-aux/ltmain.sh-5391-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5414-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
gnome-panel-3.38.0/build-aux/ltmain.sh:5415:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
gnome-panel-3.38.0/build-aux/ltmain.sh-5416-  done
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5472-  # Find the directory that this script lives in.
gnome-panel-3.38.0/build-aux/ltmain.sh:5473:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
gnome-panel-3.38.0/build-aux/ltmain.sh-5474-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5476-  # Follow symbolic links until we get to the real thisdir.
gnome-panel-3.38.0/build-aux/ltmain.sh:5477:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
gnome-panel-3.38.0/build-aux/ltmain.sh-5478-  while test -n \"\$file\"; do
gnome-panel-3.38.0/build-aux/ltmain.sh:5479:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
gnome-panel-3.38.0/build-aux/ltmain.sh-5480-
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5488-
gnome-panel-3.38.0/build-aux/ltmain.sh:5489:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
gnome-panel-3.38.0/build-aux/ltmain.sh:5490:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
gnome-panel-3.38.0/build-aux/ltmain.sh-5491-  done
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5502-    case \"\$thisdir\" in
gnome-panel-3.38.0/build-aux/ltmain.sh:5503:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
gnome-panel-3.38.0/build-aux/ltmain.sh-5504-    $objdir )   thisdir=. ;;
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5508-  # Try to get the absolute directory name.
gnome-panel-3.38.0/build-aux/ltmain.sh:5509:  absdir=\`cd \"\$thisdir\" && pwd\`
gnome-panel-3.38.0/build-aux/ltmain.sh-5510-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5518-  if test ! -f \"\$progdir/\$program\" ||
gnome-panel-3.38.0/build-aux/ltmain.sh:5519:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
gnome-panel-3.38.0/build-aux/ltmain.sh-5520-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5533-    if test -n \"\$relink_command\"; then
gnome-panel-3.38.0/build-aux/ltmain.sh:5534:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
gnome-panel-3.38.0/build-aux/ltmain.sh-5535-      else
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-5577-    # The second colon is a workaround for a bug in BeOS R4 sed
gnome-panel-3.38.0/build-aux/ltmain.sh:5578:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
gnome-panel-3.38.0/build-aux/ltmain.sh-5579-
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-6556-
gnome-panel-3.38.0/build-aux/ltmain.sh:6557:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
gnome-panel-3.38.0/build-aux/ltmain.sh-6558-    *import*) : ;;
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-6804-	    moreargs=
gnome-panel-3.38.0/build-aux/ltmain.sh:6805:	    for fil in `cat "$save_arg"`
gnome-panel-3.38.0/build-aux/ltmain.sh-6806-	    do
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-7065-	*)
gnome-panel-3.38.0/build-aux/ltmain.sh:7066:	  absdir=`cd "$dir" && pwd`
gnome-panel-3.38.0/build-aux/ltmain.sh-7067-	  test -z "$absdir" && \
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-7086-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gnome-panel-3.38.0/build-aux/ltmain.sh:7087:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
gnome-panel-3.38.0/build-aux/ltmain.sh-7088-	  case :$dllsearchpath: in
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-7385-      -Z*)
gnome-panel-3.38.0/build-aux/ltmain.sh:7386:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
gnome-panel-3.38.0/build-aux/ltmain.sh-7387-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-7555-      # get the directories listed in $shlibpath_var
gnome-panel-3.38.0/build-aux/ltmain.sh:7556:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
gnome-panel-3.38.0/build-aux/ltmain.sh-7557-    else
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-7874-		  set dummy $deplibs_check_method; shift
gnome-panel-3.38.0/build-aux/ltmain.sh:7875:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnome-panel-3.38.0/build-aux/ltmain.sh-7876-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-7964-	if test -n "$inherited_linker_flags"; then
gnome-panel-3.38.0/build-aux/ltmain.sh:7965:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
gnome-panel-3.38.0/build-aux/ltmain.sh-7966-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-7972-	fi
gnome-panel-3.38.0/build-aux/ltmain.sh:7973:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-panel-3.38.0/build-aux/ltmain.sh-7974-	if test lib,link = "$linkmode,$pass" ||
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-8045-	*)
gnome-panel-3.38.0/build-aux/ltmain.sh:8046:	  abs_ladir=`cd "$ladir" && pwd`
gnome-panel-3.38.0/build-aux/ltmain.sh-8047-	  if test -z "$abs_ladir"; then
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-8298-	    shift
gnome-panel-3.38.0/build-aux/ltmain.sh:8299:	    libname=`eval "\\$ECHO \"$libname_spec\""`
gnome-panel-3.38.0/build-aux/ltmain.sh-8300-	    # use dlname if we got it. it's perfectly good, no?
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-8590-		*)
gnome-panel-3.38.0/build-aux/ltmain.sh:8591:		  absdir=`cd "$dir" && pwd`
gnome-panel-3.38.0/build-aux/ltmain.sh-8592-		  if test -z "$absdir"; then
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-8601-		  depdepl=
gnome-panel-3.38.0/build-aux/ltmain.sh:8602:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
gnome-panel-3.38.0/build-aux/ltmain.sh-8603-		  if test -n "$deplibrary_names"; then
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-8608-		      depdepl=$absdir/$objdir/$depdepl
gnome-panel-3.38.0/build-aux/ltmain.sh:8609:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
gnome-panel-3.38.0/build-aux/ltmain.sh-8610-                      if test -z "$darwin_install_name"; then
gnome-panel-3.38.0/build-aux/ltmain.sh:8611:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
gnome-panel-3.38.0/build-aux/ltmain.sh-8612-                      fi
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-8623-		else
gnome-panel-3.38.0/build-aux/ltmain.sh:8624:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
gnome-panel-3.38.0/build-aux/ltmain.sh-8625-		  test -z "$libdir" && \
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-8646-	else
gnome-panel-3.38.0/build-aux/ltmain.sh:8647:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-panel-3.38.0/build-aux/ltmain.sh-8648-	fi
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-8735-        linux*)
gnome-panel-3.38.0/build-aux/ltmain.sh:8736:          case `$CC -V 2>&1 | sed 5q` in
gnome-panel-3.38.0/build-aux/ltmain.sh-8737-          *Sun\ C*) # Sun C++ 5.9
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-9143-	removelist=
gnome-panel-3.38.0/build-aux/ltmain.sh:9144:	tempremovelist=`$ECHO "$output_objdir/*"`
gnome-panel-3.38.0/build-aux/ltmain.sh-9145-	for p in $tempremovelist; do
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-9169-	# Transform .lo files to .o files.
gnome-panel-3.38.0/build-aux/ltmain.sh:9170:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
gnome-panel-3.38.0/build-aux/ltmain.sh-9171-      fi
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-9174-      #for path in $notinst_path; do
gnome-panel-3.38.0/build-aux/ltmain.sh:9175:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
gnome-panel-3.38.0/build-aux/ltmain.sh:9176:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
gnome-panel-3.38.0/build-aux/ltmain.sh:9177:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
gnome-panel-3.38.0/build-aux/ltmain.sh-9178-      #done
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-9295-		if test -n "$i"; then
gnome-panel-3.38.0/build-aux/ltmain.sh:9296:		  libname=`eval "\\$ECHO \"$libname_spec\""`
gnome-panel-3.38.0/build-aux/ltmain.sh:9297:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gnome-panel-3.38.0/build-aux/ltmain.sh-9298-		  set dummy $deplib_matches; shift
gnome-panel-3.38.0/build-aux/ltmain.sh-9299-		  deplib_match=$1
gnome-panel-3.38.0/build-aux/ltmain.sh:9300:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gnome-panel-3.38.0/build-aux/ltmain.sh-9301-		    func_append newdeplibs " $i"
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-9338-		  if test -n "$i"; then
gnome-panel-3.38.0/build-aux/ltmain.sh:9339:		    libname=`eval "\\$ECHO \"$libname_spec\""`
gnome-panel-3.38.0/build-aux/ltmain.sh:9340:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gnome-panel-3.38.0/build-aux/ltmain.sh-9341-		    set dummy $deplib_matches; shift
gnome-panel-3.38.0/build-aux/ltmain.sh-9342-		    deplib_match=$1
gnome-panel-3.38.0/build-aux/ltmain.sh:9343:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gnome-panel-3.38.0/build-aux/ltmain.sh-9344-		      func_append newdeplibs " $i"
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-9373-	  set dummy $deplibs_check_method; shift
gnome-panel-3.38.0/build-aux/ltmain.sh:9374:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnome-panel-3.38.0/build-aux/ltmain.sh-9375-	  for a_deplib in $deplibs; do
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-9388-	      if test -n "$a_deplib"; then
gnome-panel-3.38.0/build-aux/ltmain.sh:9389:		libname=`eval "\\$ECHO \"$libname_spec\""`
gnome-panel-3.38.0/build-aux/ltmain.sh-9390-		if test -n "$file_magic_glob"; then
gnome-panel-3.38.0/build-aux/ltmain.sh:9391:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
gnome-panel-3.38.0/build-aux/ltmain.sh-9392-		else
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-9398-		    shopt -s nocaseglob
gnome-panel-3.38.0/build-aux/ltmain.sh:9399:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gnome-panel-3.38.0/build-aux/ltmain.sh-9400-		    $nocaseglob
gnome-panel-3.38.0/build-aux/ltmain.sh-9401-		  else
gnome-panel-3.38.0/build-aux/ltmain.sh:9402:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gnome-panel-3.38.0/build-aux/ltmain.sh-9403-		  fi
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-9416-		      while test -h "$potlib" 2>/dev/null; do
gnome-panel-3.38.0/build-aux/ltmain.sh:9417:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
gnome-panel-3.38.0/build-aux/ltmain.sh-9418-			case $potliblink in
gnome-panel-3.38.0/build-aux/ltmain.sh-9419-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
gnome-panel-3.38.0/build-aux/ltmain.sh:9420:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
gnome-panel-3.38.0/build-aux/ltmain.sh-9421-			esac
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-9457-	  set dummy $deplibs_check_method; shift
gnome-panel-3.38.0/build-aux/ltmain.sh:9458:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnome-panel-3.38.0/build-aux/ltmain.sh-9459-	  for a_deplib in $deplibs; do
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-9472-	      if test -n "$a_deplib"; then
gnome-panel-3.38.0/build-aux/ltmain.sh:9473:		libname=`eval "\\$ECHO \"$libname_spec\""`
gnome-panel-3.38.0/build-aux/ltmain.sh-9474-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
gnome-panel-3.38.0/build-aux/ltmain.sh:9475:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
gnome-panel-3.38.0/build-aux/ltmain.sh-9476-		  for potent_lib in $potential_libs; do
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-9511-	  newdeplibs=
gnome-panel-3.38.0/build-aux/ltmain.sh:9512:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
gnome-panel-3.38.0/build-aux/ltmain.sh-9513-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-9515-	      # can't use Xsed below, because $i might contain '/'
gnome-panel-3.38.0/build-aux/ltmain.sh:9516:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
gnome-panel-3.38.0/build-aux/ltmain.sh-9517-	    done
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-9541-	  # On Rhapsody replace the C library with the System framework
gnome-panel-3.38.0/build-aux/ltmain.sh:9542:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
gnome-panel-3.38.0/build-aux/ltmain.sh-9543-	  ;;
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-9593-	*-*-darwin*)
gnome-panel-3.38.0/build-aux/ltmain.sh:9594:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-panel-3.38.0/build-aux/ltmain.sh:9595:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-panel-3.38.0/build-aux/ltmain.sh:9596:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-panel-3.38.0/build-aux/ltmain.sh-9597-	  ;;
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-9720-	# Use standard objects if they are pic
gnome-panel-3.38.0/build-aux/ltmain.sh:9721:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnome-panel-3.38.0/build-aux/ltmain.sh-9722-	test "X$libobjs" = "X " && libobjs=
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-10234-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
gnome-panel-3.38.0/build-aux/ltmain.sh:10235:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
gnome-panel-3.38.0/build-aux/ltmain.sh-10236-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-10249-      # Create the old-style object.
gnome-panel-3.38.0/build-aux/ltmain.sh:10250:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
gnome-panel-3.38.0/build-aux/ltmain.sh-10251-
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-10307-	# On Rhapsody replace the C library is the System framework
gnome-panel-3.38.0/build-aux/ltmain.sh:10308:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
gnome-panel-3.38.0/build-aux/ltmain.sh:10309:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
gnome-panel-3.38.0/build-aux/ltmain.sh-10310-	;;
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-10325-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
gnome-panel-3.38.0/build-aux/ltmain.sh:10326:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-panel-3.38.0/build-aux/ltmain.sh:10327:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnome-panel-3.38.0/build-aux/ltmain.sh-10328-	;;
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-10403-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gnome-panel-3.38.0/build-aux/ltmain.sh:10404:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
gnome-panel-3.38.0/build-aux/ltmain.sh-10405-	  case :$dllsearchpath: in
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-10463-	# Transform all the library objects into standard objects.
gnome-panel-3.38.0/build-aux/ltmain.sh:10464:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnome-panel-3.38.0/build-aux/ltmain.sh:10465:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnome-panel-3.38.0/build-aux/ltmain.sh-10466-      fi
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-10491-	# Replace the output file specification.
gnome-panel-3.38.0/build-aux/ltmain.sh:10492:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gnome-panel-3.38.0/build-aux/ltmain.sh-10493-	link_command=$compile_command$compile_rpath
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-10500-	  func_to_tool_file "$output"
gnome-panel-3.38.0/build-aux/ltmain.sh:10501:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gnome-panel-3.38.0/build-aux/ltmain.sh-10502-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-10544-	# Replace the output file specification.
gnome-panel-3.38.0/build-aux/ltmain.sh:10545:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gnome-panel-3.38.0/build-aux/ltmain.sh-10546-	# Delete the old output file.
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-10552-	  func_to_tool_file "$output"
gnome-panel-3.38.0/build-aux/ltmain.sh:10553:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gnome-panel-3.38.0/build-aux/ltmain.sh-10554-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-10570-	  link_command=$finalize_var$compile_command$finalize_rpath
gnome-panel-3.38.0/build-aux/ltmain.sh:10571:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
gnome-panel-3.38.0/build-aux/ltmain.sh-10572-          ;;
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-10583-      # Replace the output file specification.
gnome-panel-3.38.0/build-aux/ltmain.sh:10584:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
gnome-panel-3.38.0/build-aux/ltmain.sh-10585-
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-10592-	func_to_tool_file "$output_objdir/$outputname"
gnome-panel-3.38.0/build-aux/ltmain.sh:10593:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gnome-panel-3.38.0/build-aux/ltmain.sh-10594-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-10613-	relink_command="(cd `pwd`; $relink_command)"
gnome-panel-3.38.0/build-aux/ltmain.sh:10614:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
gnome-panel-3.38.0/build-aux/ltmain.sh-10615-      fi
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-10859-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
gnome-panel-3.38.0/build-aux/ltmain.sh:10860:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
gnome-panel-3.38.0/build-aux/ltmain.sh-10861-      if test yes = "$hardcode_automatic"; then
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-10880-		func_resolve_sysroot "$deplib"
gnome-panel-3.38.0/build-aux/ltmain.sh:10881:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
gnome-panel-3.38.0/build-aux/ltmain.sh-10882-		test -z "$libdir" && \
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-10906-		name=$func_basename_result
gnome-panel-3.38.0/build-aux/ltmain.sh:10907:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gnome-panel-3.38.0/build-aux/ltmain.sh-10908-		test -z "$libdir" && \
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-10925-		name=$func_basename_result
gnome-panel-3.38.0/build-aux/ltmain.sh:10926:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gnome-panel-3.38.0/build-aux/ltmain.sh-10927-		test -z "$libdir" && \
##############################################
gnome-panel-3.38.0/build-aux/ltmain.sh-11244-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
gnome-panel-3.38.0/build-aux/ltmain.sh:11245:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
gnome-panel-3.38.0/build-aux/ltmain.sh-11246-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
gnome-panel-3.38.0/build-aux/config.rpath-33-host="$1"
gnome-panel-3.38.0/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
gnome-panel-3.38.0/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
gnome-panel-3.38.0/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
gnome-panel-3.38.0/build-aux/config.rpath-37-
##############################################
gnome-panel-3.38.0/build-aux/config.rpath-47-done
gnome-panel-3.38.0/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
gnome-panel-3.38.0/build-aux/config.rpath-49-
##############################################
gnome-panel-3.38.0/build-aux/config.rpath-94-        *)
gnome-panel-3.38.0/build-aux/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
gnome-panel-3.38.0/build-aux/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
gnome-panel-3.38.0/build-aux/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnome-panel-3.38.0/build-aux/config.rpath:236:      case `$LD -v 2>&1` in
gnome-panel-3.38.0/build-aux/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gnome-panel-3.38.0/build-aux/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
gnome-panel-3.38.0/build-aux/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
gnome-panel-3.38.0/build-aux/config.rpath-243-          else
##############################################
gnome-panel-3.38.0/build-aux/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
gnome-panel-3.38.0/build-aux/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
gnome-panel-3.38.0/build-aux/config.rpath-300-          if test -f "$collect2name" && \
##############################################
gnome-panel-3.38.0/build-aux/config.rpath-430-        hardcode_direct=yes
gnome-panel-3.38.0/build-aux/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gnome-panel-3.38.0/build-aux/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
gnome-panel-3.38.0/build-aux/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
gnome-panel-3.38.0/build-aux/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
gnome-panel-3.38.0/build-aux/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
gnome-panel-3.38.0/build-aux/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
gnome-panel-3.38.0/build-aux/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnome-panel-3.38.0/build-aux/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
gnome-panel-3.38.0/build-aux/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnome-panel-3.38.0/build-aux/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnome-panel-3.38.0/build-aux/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnome-panel-3.38.0/build-aux/config.rpath-651-
##############################################
gnome-panel-3.38.0/build-aux/install-sh-234-      fi
gnome-panel-3.38.0/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gnome-panel-3.38.0/build-aux/install-sh-236-    *)
##############################################
gnome-panel-3.38.0/build-aux/install-sh-280-      dstdir=$dst
gnome-panel-3.38.0/build-aux/install-sh:281:      dstbase=`basename "$src"`
gnome-panel-3.38.0/build-aux/install-sh-282-      case $dst in
##############################################
gnome-panel-3.38.0/build-aux/install-sh-287-    else
gnome-panel-3.38.0/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
gnome-panel-3.38.0/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
gnome-panel-3.38.0/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
gnome-panel-3.38.0/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
gnome-panel-3.38.0/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
gnome-panel-3.38.0/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
gnome-panel-3.38.0/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
gnome-panel-3.38.0/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gnome-panel-3.38.0/build-aux/install-sh-419-            case $prefix in
gnome-panel-3.38.0/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gnome-panel-3.38.0/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
gnome-panel-3.38.0/build-aux/install-sh-479-    if $copy_on_change &&
gnome-panel-3.38.0/build-aux/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
gnome-panel-3.38.0/build-aux/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
gnome-panel-3.38.0/build-aux/install-sh-482-       set -f &&
##############################################
gnome-panel-3.38.0/docs/Makefile.in-49-  { \
gnome-panel-3.38.0/docs/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/docs/Makefile.in-51-  }; \
##############################################
gnome-panel-3.38.0/docs/Makefile.in-184-  while test -n "$$dir1"; do \
gnome-panel-3.38.0/docs/Makefile.in:185:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-panel-3.38.0/docs/Makefile.in-186-    if test "$$first" != "."; then \
gnome-panel-3.38.0/docs/Makefile.in-187-      if test "$$first" = ".."; then \
gnome-panel-3.38.0/docs/Makefile.in:188:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-panel-3.38.0/docs/Makefile.in:189:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-panel-3.38.0/docs/Makefile.in-190-      else \
gnome-panel-3.38.0/docs/Makefile.in:191:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-panel-3.38.0/docs/Makefile.in-192-        if test "$$first2" = "$$first"; then \
gnome-panel-3.38.0/docs/Makefile.in:193:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-panel-3.38.0/docs/Makefile.in-194-        else \
##############################################
gnome-panel-3.38.0/docs/Makefile.in-199-    fi; \
gnome-panel-3.38.0/docs/Makefile.in:200:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-panel-3.38.0/docs/Makefile.in-201-  done; \
##############################################
gnome-panel-3.38.0/docs/Makefile.in-446-	dot_seen=no; \
gnome-panel-3.38.0/docs/Makefile.in:447:	target=`echo $@ | sed s/-recursive//`; \
gnome-panel-3.38.0/docs/Makefile.in-448-	case "$@" in \
##############################################
gnome-panel-3.38.0/docs/Makefile.in-509-GTAGS:
gnome-panel-3.38.0/docs/Makefile.in:510:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/docs/Makefile.in-511-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/docs/Makefile.in-535-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/docs/Makefile.in:536:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/docs/Makefile.in:537:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/docs/Makefile.in-538-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/docs/Makefile.in-549-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/docs/Makefile.in:550:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/docs/Makefile.in-551-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-73-  { \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-75-  }; \
##############################################
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-186-}
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:187:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-188-am__vpath_adj = case $$p in \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:189:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-190-    *) f=$$p;; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-191-  esac;
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:192:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-193-am__install_max = 40
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-194-am__nobase_strip_setup = \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:195:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-196-am__nobase_strip = \
##############################################
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-314-case "$@" in						\
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:315:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-316-    *) am__odir=.;; 					\
##############################################
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-344-  bases='$(TEST_LOGS)'; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:345:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:346:  bases=`echo $$bases`
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-347-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-361-        */*) b='$*';; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:362:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-363-       esac;; \
##############################################
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-798-	if test -n "$$redo_bases"; then \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:799:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:800:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-801-	  if $(am__make_dryrun); then :; else \
##############################################
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-823-	ws='[ 	]'; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:824:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-825-	test -n "$$results" || results=/dev/null; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:826:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:827:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:828:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:829:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:830:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:831:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:832:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:833:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-834-	  success=true; \
##############################################
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-902-	@set +e; $(am__set_TESTS_bases); \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:903:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:904:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:905:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-906-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-912-	         | $(am__list_recheck_tests)` || exit 1; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:913:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:914:	log_list=`echo $$log_list`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-915-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-937-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:938:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:939:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-940-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-951-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:952:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-953-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-1111-	-$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:1112:	  files=`echo $(SETUP_FILES) $(DOC_MODULE).types`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-1113-	  if test "x$$files" != "x" ; then \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-1114-	    for file in $$files ; do \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:1115:	      destdir=`dirname $(abs_builddir)/$$file`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-1116-	      test -d "$$destdir" || mkdir -p "$$destdir"; \
##############################################
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-1208-	  for img in $(HTML_IMAGES); do \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:1209:	    part=`dirname $$img`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-1210-	    echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
##############################################
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-1241-install-data-local:
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in:1242:	@installfiles=`echo $(builddir)/html/*`; \
gnome-panel-3.38.0/docs/reference/libgnome-panel/Makefile.in-1243-	if test "$$installfiles" = '$(builddir)/html/*'; \
##############################################
gnome-panel-3.38.0/docs/reference/Makefile.in-49-  { \
gnome-panel-3.38.0/docs/reference/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/docs/reference/Makefile.in-51-  }; \
##############################################
gnome-panel-3.38.0/docs/reference/Makefile.in-184-  while test -n "$$dir1"; do \
gnome-panel-3.38.0/docs/reference/Makefile.in:185:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-panel-3.38.0/docs/reference/Makefile.in-186-    if test "$$first" != "."; then \
gnome-panel-3.38.0/docs/reference/Makefile.in-187-      if test "$$first" = ".."; then \
gnome-panel-3.38.0/docs/reference/Makefile.in:188:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-panel-3.38.0/docs/reference/Makefile.in:189:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-panel-3.38.0/docs/reference/Makefile.in-190-      else \
gnome-panel-3.38.0/docs/reference/Makefile.in:191:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-panel-3.38.0/docs/reference/Makefile.in-192-        if test "$$first2" = "$$first"; then \
gnome-panel-3.38.0/docs/reference/Makefile.in:193:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-panel-3.38.0/docs/reference/Makefile.in-194-        else \
##############################################
gnome-panel-3.38.0/docs/reference/Makefile.in-199-    fi; \
gnome-panel-3.38.0/docs/reference/Makefile.in:200:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-panel-3.38.0/docs/reference/Makefile.in-201-  done; \
##############################################
gnome-panel-3.38.0/docs/reference/Makefile.in-446-	dot_seen=no; \
gnome-panel-3.38.0/docs/reference/Makefile.in:447:	target=`echo $@ | sed s/-recursive//`; \
gnome-panel-3.38.0/docs/reference/Makefile.in-448-	case "$@" in \
##############################################
gnome-panel-3.38.0/docs/reference/Makefile.in-509-GTAGS:
gnome-panel-3.38.0/docs/reference/Makefile.in:510:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/docs/reference/Makefile.in-511-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/docs/reference/Makefile.in-535-distdir-am: $(DISTFILES)
gnome-panel-3.38.0/docs/reference/Makefile.in:536:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/docs/reference/Makefile.in:537:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/docs/reference/Makefile.in-538-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/docs/reference/Makefile.in-549-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/docs/reference/Makefile.in:550:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/docs/reference/Makefile.in-551-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/po/Makefile.in.in-102-.po.gmo:
gnome-panel-3.38.0/po/Makefile.in.in:103:	@lang=`echo $* | sed -e 's,.*/,,'`; \
gnome-panel-3.38.0/po/Makefile.in.in-104-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
gnome-panel-3.38.0/po/Makefile.in.in-183-	fi; \
gnome-panel-3.38.0/po/Makefile.in.in:184:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gnome-panel-3.38.0/po/Makefile.in.in-185-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
gnome-panel-3.38.0/po/Makefile.in.in-230-$(POFILES): $(POFILESDEPS)
gnome-panel-3.38.0/po/Makefile.in.in:231:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
gnome-panel-3.38.0/po/Makefile.in.in-232-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
gnome-panel-3.38.0/po/Makefile.in.in-236-	  cd $(srcdir) \
gnome-panel-3.38.0/po/Makefile.in.in:237:	    && { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gnome-panel-3.38.0/po/Makefile.in.in-238-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
gnome-panel-3.38.0/po/Makefile.in.in-267-	for cat in $$catalogs; do \
gnome-panel-3.38.0/po/Makefile.in.in:268:	  cat=`basename $$cat`; \
gnome-panel-3.38.0/po/Makefile.in.in:269:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gnome-panel-3.38.0/po/Makefile.in.in-270-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gnome-panel-3.38.0/po/Makefile.in.in-277-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gnome-panel-3.38.0/po/Makefile.in.in:278:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gnome-panel-3.38.0/po/Makefile.in.in-279-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gnome-panel-3.38.0/po/Makefile.in.in-318-	for cat in $$catalogs; do \
gnome-panel-3.38.0/po/Makefile.in.in:319:	  cat=`basename $$cat`; \
gnome-panel-3.38.0/po/Makefile.in.in:320:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gnome-panel-3.38.0/po/Makefile.in.in-321-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gnome-panel-3.38.0/po/Makefile.in.in-325-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gnome-panel-3.38.0/po/Makefile.in.in:326:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gnome-panel-3.38.0/po/Makefile.in.in-327-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gnome-panel-3.38.0/po/Makefile.in.in-364-	for cat in $$catalogs; do \
gnome-panel-3.38.0/po/Makefile.in.in:365:	  cat=`basename $$cat`; \
gnome-panel-3.38.0/po/Makefile.in.in:366:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gnome-panel-3.38.0/po/Makefile.in.in-367-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
gnome-panel-3.38.0/po/Makefile.in.in-429-.nop.po-create:
gnome-panel-3.38.0/po/Makefile.in.in:430:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
gnome-panel-3.38.0/po/Makefile.in.in-431-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
gnome-panel-3.38.0/po/Makefile.in.in-436-.nop.po-update:
gnome-panel-3.38.0/po/Makefile.in.in:437:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
gnome-panel-3.38.0/po/Makefile.in.in-438-	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
gnome-panel-3.38.0/po/Makefile.in.in-443-	cd $(srcdir); \
gnome-panel-3.38.0/po/Makefile.in.in:444:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gnome-panel-3.38.0/po/Makefile.in.in-445-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
gnome-panel-3.38.0/po/Rules-quot-16-.insert-header.po-update-en:
gnome-panel-3.38.0/po/Rules-quot:17:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
gnome-panel-3.38.0/po/Rules-quot:18:	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
gnome-panel-3.38.0/po/Rules-quot-19-	tmpdir=`pwd`; \
gnome-panel-3.38.0/po/Rules-quot-20-	echo "$$lang:"; \
gnome-panel-3.38.0/po/Rules-quot:21:	ll=`echo $$lang | sed -e 's/@.*//'`; \
gnome-panel-3.38.0/po/Rules-quot-22-	LC_ALL=C; export LC_ALL; \
##############################################
gnome-panel-3.38.0/po/Rules-quot-25-	   | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
gnome-panel-3.38.0/po/Rules-quot:26:	   { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gnome-panel-3.38.0/po/Rules-quot-27-	     '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \
gnome-panel-3.38.0/po/Rules-quot:28:	       $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \
gnome-panel-3.38.0/po/Rules-quot-29-	       ;; \
gnome-panel-3.38.0/po/Rules-quot-30-	     *) \
gnome-panel-3.38.0/po/Rules-quot:31:	       $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \
gnome-panel-3.38.0/po/Rules-quot-32-	       ;; \
##############################################
gnome-panel-3.38.0/Makefile.in-49-  { \
gnome-panel-3.38.0/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnome-panel-3.38.0/Makefile.in-51-  }; \
##############################################
gnome-panel-3.38.0/Makefile.in-209-  while test -n "$$dir1"; do \
gnome-panel-3.38.0/Makefile.in:210:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnome-panel-3.38.0/Makefile.in-211-    if test "$$first" != "."; then \
gnome-panel-3.38.0/Makefile.in-212-      if test "$$first" = ".."; then \
gnome-panel-3.38.0/Makefile.in:213:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnome-panel-3.38.0/Makefile.in:214:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnome-panel-3.38.0/Makefile.in-215-      else \
gnome-panel-3.38.0/Makefile.in:216:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnome-panel-3.38.0/Makefile.in-217-        if test "$$first2" = "$$first"; then \
gnome-panel-3.38.0/Makefile.in:218:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnome-panel-3.38.0/Makefile.in-219-        else \
##############################################
gnome-panel-3.38.0/Makefile.in-224-    fi; \
gnome-panel-3.38.0/Makefile.in:225:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnome-panel-3.38.0/Makefile.in-226-  done; \
##############################################
gnome-panel-3.38.0/Makefile.in-447-	$(GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL) \
gnome-panel-3.38.0/Makefile.in:448:	`find "$(srcdir)/m4" -type f -name "*.m4" -print` \
gnome-panel-3.38.0/Makefile.in-449-	$(srcdir)/ABOUT-NLS \
##############################################
gnome-panel-3.38.0/Makefile.in-543-	dot_seen=no; \
gnome-panel-3.38.0/Makefile.in:544:	target=`echo $@ | sed s/-recursive//`; \
gnome-panel-3.38.0/Makefile.in-545-	case "$@" in \
##############################################
gnome-panel-3.38.0/Makefile.in-606-GTAGS:
gnome-panel-3.38.0/Makefile.in:607:	here=`$(am__cd) $(top_builddir) && pwd` \
gnome-panel-3.38.0/Makefile.in-608-	  && $(am__cd) $(top_srcdir) \
##############################################
gnome-panel-3.38.0/Makefile.in-641-	test -d "$(distdir)" || mkdir "$(distdir)"
gnome-panel-3.38.0/Makefile.in:642:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/Makefile.in:643:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnome-panel-3.38.0/Makefile.in-644-	list='$(DISTFILES)'; \
##############################################
gnome-panel-3.38.0/Makefile.in-655-	  if test -d $$d/$$file; then \
gnome-panel-3.38.0/Makefile.in:656:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnome-panel-3.38.0/Makefile.in-657-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnome-panel-3.38.0/Makefile.in-771-	test -d $(distdir)/_build || exit 0; \
gnome-panel-3.38.0/Makefile.in:772:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gnome-panel-3.38.0/Makefile.in-773-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gnome-panel-3.38.0/Makefile.in-815-	}; \
gnome-panel-3.38.0/Makefile.in:816:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
gnome-panel-3.38.0/Makefile.in-817-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gnome-panel-3.38.0/Makefile.in-827-	fi
gnome-panel-3.38.0/Makefile.in:828:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gnome-panel-3.38.0/Makefile.in-829-	  || { echo "ERROR: files left in build directory after distclean:" ; \