=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== anjuta-3.34.0/config.sub-52- anjuta-3.34.0/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` anjuta-3.34.0/config.sub-54- ############################################## anjuta-3.34.0/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations. anjuta-3.34.0/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` anjuta-3.34.0/config.sub-116-case $maybe_os in ############################################## anjuta-3.34.0/config.sub-122- os=-$maybe_os anjuta-3.34.0/config.sub:123: basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` anjuta-3.34.0/config.sub-124- ;; ############################################## anjuta-3.34.0/config.sub-126- os=-linux-android anjuta-3.34.0/config.sub:127: basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown anjuta-3.34.0/config.sub-128- ;; anjuta-3.34.0/config.sub-129- *) anjuta-3.34.0/config.sub:130: basic_machine=`echo "$1" | sed 's/-[^-]*$//'` anjuta-3.34.0/config.sub-131- if [ "$basic_machine" != "$1" ] anjuta-3.34.0/config.sub:132: then os=`echo "$1" | sed 's/.*-/-/'` anjuta-3.34.0/config.sub-133- else os=; fi ############################################## anjuta-3.34.0/config.sub-180- os=-sco5v6 anjuta-3.34.0/config.sub:181: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` anjuta-3.34.0/config.sub-182- ;; ############################################## anjuta-3.34.0/config.sub-184- os=-sco3.2v5 anjuta-3.34.0/config.sub:185: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` anjuta-3.34.0/config.sub-186- ;; ############################################## anjuta-3.34.0/config.sub-188- os=-sco3.2v4 anjuta-3.34.0/config.sub:189: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` anjuta-3.34.0/config.sub-190- ;; anjuta-3.34.0/config.sub-191- -sco3.2.[4-9]*) anjuta-3.34.0/config.sub:192: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` anjuta-3.34.0/config.sub:193: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` anjuta-3.34.0/config.sub-194- ;; ############################################## anjuta-3.34.0/config.sub-196- # Don't forget version if it is 3.2v4 or newer. anjuta-3.34.0/config.sub:197: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` anjuta-3.34.0/config.sub-198- ;; ############################################## anjuta-3.34.0/config.sub-200- # Don't forget version if it is 3.2v4 or newer. anjuta-3.34.0/config.sub:201: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` anjuta-3.34.0/config.sub-202- ;; ############################################## anjuta-3.34.0/config.sub-204- os=-sco3.2v2 anjuta-3.34.0/config.sub:205: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` anjuta-3.34.0/config.sub-206- ;; anjuta-3.34.0/config.sub-207- -udk*) anjuta-3.34.0/config.sub:208: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` anjuta-3.34.0/config.sub-209- ;; ############################################## anjuta-3.34.0/config.sub-211- os=-isc2.2 anjuta-3.34.0/config.sub:212: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` anjuta-3.34.0/config.sub-213- ;; ############################################## anjuta-3.34.0/config.sub-217- -isc*) anjuta-3.34.0/config.sub:218: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` anjuta-3.34.0/config.sub-219- ;; ############################################## anjuta-3.34.0/config.sub-229- -ptx*) anjuta-3.34.0/config.sub:230: basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'` anjuta-3.34.0/config.sub-231- ;; ############################################## anjuta-3.34.0/config.sub-364- *-*-*) anjuta-3.34.0/config.sub:365: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 anjuta-3.34.0/config.sub-366- exit 1 ############################################## anjuta-3.34.0/config.sub-493- amd64-*) anjuta-3.34.0/config.sub:494: basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-495- ;; ############################################## anjuta-3.34.0/config.sub-538- blackfin-*) anjuta-3.34.0/config.sub:539: basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-540- os=-linux ############################################## anjuta-3.34.0/config.sub-546- c54x-*) anjuta-3.34.0/config.sub:547: basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-548- ;; anjuta-3.34.0/config.sub-549- c55x-*) anjuta-3.34.0/config.sub:550: basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-551- ;; anjuta-3.34.0/config.sub-552- c6x-*) anjuta-3.34.0/config.sub:553: basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-554- ;; ############################################## anjuta-3.34.0/config.sub-650- e500v[12]-*) anjuta-3.34.0/config.sub:651: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-652- os=$os"spe" ############################################## anjuta-3.34.0/config.sub-754- i*86v32) anjuta-3.34.0/config.sub:755: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` anjuta-3.34.0/config.sub-756- os=-sysv32 ############################################## anjuta-3.34.0/config.sub-758- i*86v4*) anjuta-3.34.0/config.sub:759: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` anjuta-3.34.0/config.sub-760- os=-sysv4 ############################################## anjuta-3.34.0/config.sub-762- i*86v) anjuta-3.34.0/config.sub:763: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` anjuta-3.34.0/config.sub-764- os=-sysv ############################################## anjuta-3.34.0/config.sub-766- i*86sol2) anjuta-3.34.0/config.sub:767: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` anjuta-3.34.0/config.sub-768- os=-solaris2 ############################################## anjuta-3.34.0/config.sub-792- leon-*|leon[3-9]-*) anjuta-3.34.0/config.sub:793: basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'` anjuta-3.34.0/config.sub-794- ;; ############################################## anjuta-3.34.0/config.sub-799- m68knommu-*) anjuta-3.34.0/config.sub:800: basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-801- os=-linux ############################################## anjuta-3.34.0/config.sub-833- mips3*-*) anjuta-3.34.0/config.sub:834: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'` anjuta-3.34.0/config.sub-835- ;; anjuta-3.34.0/config.sub-836- mips3*) anjuta-3.34.0/config.sub:837: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown anjuta-3.34.0/config.sub-838- ;; ############################################## anjuta-3.34.0/config.sub-855- ms1-*) anjuta-3.34.0/config.sub:856: basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'` anjuta-3.34.0/config.sub-857- ;; ############################################## anjuta-3.34.0/config.sub-980- parisc-*) anjuta-3.34.0/config.sub:981: basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-982- os=-linux ############################################## anjuta-3.34.0/config.sub-996- pc98-*) anjuta-3.34.0/config.sub:997: basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-998- ;; ############################################## anjuta-3.34.0/config.sub-1011- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) anjuta-3.34.0/config.sub:1012: basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-1013- ;; anjuta-3.34.0/config.sub-1014- pentiumpro-* | p6-* | 6x86-* | athlon-*) anjuta-3.34.0/config.sub:1015: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-1016- ;; anjuta-3.34.0/config.sub-1017- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) anjuta-3.34.0/config.sub:1018: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-1019- ;; anjuta-3.34.0/config.sub-1020- pentium4-*) anjuta-3.34.0/config.sub:1021: basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-1022- ;; ############################################## anjuta-3.34.0/config.sub-1030- ppc-* | ppcbe-*) anjuta-3.34.0/config.sub:1031: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-1032- ;; ############################################## anjuta-3.34.0/config.sub-1036- ppcle-* | powerpclittle-*) anjuta-3.34.0/config.sub:1037: basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-1038- ;; ############################################## anjuta-3.34.0/config.sub-1040- ;; anjuta-3.34.0/config.sub:1041: ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-1042- ;; ############################################## anjuta-3.34.0/config.sub-1046- ppc64le-* | powerpc64little-*) anjuta-3.34.0/config.sub:1047: basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-1048- ;; ############################################## anjuta-3.34.0/config.sub-1077- s390-*) anjuta-3.34.0/config.sub:1078: basic_machine=s390-`echo $basic_machine | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-1079- ;; ############################################## anjuta-3.34.0/config.sub-1083- s390x-*) anjuta-3.34.0/config.sub:1084: basic_machine=s390x-`echo $basic_machine | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-1085- ;; ############################################## anjuta-3.34.0/config.sub-1128- strongarm-* | thumb-*) anjuta-3.34.0/config.sub:1129: basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'` anjuta-3.34.0/config.sub-1130- ;; ############################################## anjuta-3.34.0/config.sub-1261- xscale-* | xscalee[bl]-*) anjuta-3.34.0/config.sub:1262: basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'` anjuta-3.34.0/config.sub-1263- ;; ############################################## anjuta-3.34.0/config.sub-1323- *) anjuta-3.34.0/config.sub:1324: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 anjuta-3.34.0/config.sub-1325- exit 1 ############################################## anjuta-3.34.0/config.sub-1331- *-digital*) anjuta-3.34.0/config.sub:1332: basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'` anjuta-3.34.0/config.sub-1333- ;; anjuta-3.34.0/config.sub-1334- *-commodore*) anjuta-3.34.0/config.sub:1335: basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'` anjuta-3.34.0/config.sub-1336- ;; ############################################## anjuta-3.34.0/config.sub-1352- -solaris1 | -solaris1.*) anjuta-3.34.0/config.sub:1353: os=`echo $os | sed -e 's|solaris1|sunos4|'` anjuta-3.34.0/config.sub-1354- ;; ############################################## anjuta-3.34.0/config.sub-1361- -gnu/linux*) anjuta-3.34.0/config.sub:1362: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` anjuta-3.34.0/config.sub-1363- ;; ############################################## anjuta-3.34.0/config.sub-1413- -nto*) anjuta-3.34.0/config.sub:1414: os=`echo $os | sed -e 's|nto|nto-qnx|'` anjuta-3.34.0/config.sub-1415- ;; ############################################## anjuta-3.34.0/config.sub-1420- -mac*) anjuta-3.34.0/config.sub:1421: os=`echo "$os" | sed -e 's|mac|macos|'` anjuta-3.34.0/config.sub-1422- ;; ############################################## anjuta-3.34.0/config.sub-1426- -linux*) anjuta-3.34.0/config.sub:1427: os=`echo $os | sed -e 's|linux|linux-gnu|'` anjuta-3.34.0/config.sub-1428- ;; anjuta-3.34.0/config.sub-1429- -sunos5*) anjuta-3.34.0/config.sub:1430: os=`echo "$os" | sed -e 's|sunos5|solaris2|'` anjuta-3.34.0/config.sub-1431- ;; anjuta-3.34.0/config.sub-1432- -sunos6*) anjuta-3.34.0/config.sub:1433: os=`echo "$os" | sed -e 's|sunos6|solaris3|'` anjuta-3.34.0/config.sub-1434- ;; ############################################## anjuta-3.34.0/config.sub-1475- -sinix5.*) anjuta-3.34.0/config.sub:1476: os=`echo $os | sed -e 's|sinix|sysv|'` anjuta-3.34.0/config.sub-1477- ;; ############################################## anjuta-3.34.0/config.sub-1534- # Get rid of the `-' at the beginning of $os. anjuta-3.34.0/config.sub:1535: os=`echo $os | sed 's/[^-]*-//'` anjuta-3.34.0/config.sub:1536: echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2 anjuta-3.34.0/config.sub-1537- exit 1 ############################################## anjuta-3.34.0/config.sub-1794- esac anjuta-3.34.0/config.sub:1795: basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"` anjuta-3.34.0/config.sub-1796- ;; ############################################## anjuta-3.34.0/config.rpath-33-host="$1" anjuta-3.34.0/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` anjuta-3.34.0/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` anjuta-3.34.0/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` anjuta-3.34.0/config.rpath-37- ############################################## anjuta-3.34.0/config.rpath-47-done anjuta-3.34.0/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'` anjuta-3.34.0/config.rpath-49- ############################################## anjuta-3.34.0/config.rpath-91- *) anjuta-3.34.0/config.rpath:92: case `$CC -V 2>&1 | sed 5q` in anjuta-3.34.0/config.rpath-93- *Sun\ C*) ############################################## anjuta-3.34.0/config.rpath-217- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) anjuta-3.34.0/config.rpath:218: case `$LD -v 2>&1` in anjuta-3.34.0/config.rpath-219- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## anjuta-3.34.0/config.rpath-223- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then anjuta-3.34.0/config.rpath:224: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' anjuta-3.34.0/config.rpath-225- else ############################################## anjuta-3.34.0/config.rpath-280- case $host_os in aix4.[012]|aix4.[012].*) anjuta-3.34.0/config.rpath:281: collect2name=`${CC} -print-prog-name=collect2` anjuta-3.34.0/config.rpath-282- if test -f "$collect2name" && \ ############################################## anjuta-3.34.0/config.rpath-419- hardcode_direct=yes anjuta-3.34.0/config.rpath:420: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then anjuta-3.34.0/config.rpath-421- hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ############################################## anjuta-3.34.0/config.rpath-483- sysv5* | sco3.2v5* | sco5v6*) anjuta-3.34.0/config.rpath:484: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' anjuta-3.34.0/config.rpath-485- hardcode_libdir_separator=':' ############################################## anjuta-3.34.0/config.rpath-627-sed_quote_subst='s/\(["`$\\]\)/\\\1/g' anjuta-3.34.0/config.rpath:628:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"` anjuta-3.34.0/config.rpath:629:shlibext=`echo "$shrext" | sed -e 's,^\.,,'` anjuta-3.34.0/config.rpath:630:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` anjuta-3.34.0/config.rpath:631:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` anjuta-3.34.0/config.rpath:632:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` anjuta-3.34.0/config.rpath-633- ############################################## anjuta-3.34.0/Makefile.in-50- { \ anjuta-3.34.0/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/Makefile.in-139- esac anjuta-3.34.0/Makefile.in:140:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/Makefile.in-141-am__vpath_adj = case $$p in \ anjuta-3.34.0/Makefile.in:142: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/Makefile.in-143- *) f=$$p;; \ anjuta-3.34.0/Makefile.in-144- esac; anjuta-3.34.0/Makefile.in:145:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/Makefile.in-146-am__install_max = 40 anjuta-3.34.0/Makefile.in-147-am__nobase_strip_setup = \ anjuta-3.34.0/Makefile.in:148: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/Makefile.in-149-am__nobase_strip = \ ############################################## anjuta-3.34.0/Makefile.in-222- while test -n "$$dir1"; do \ anjuta-3.34.0/Makefile.in:223: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/Makefile.in-224- if test "$$first" != "."; then \ anjuta-3.34.0/Makefile.in-225- if test "$$first" = ".."; then \ anjuta-3.34.0/Makefile.in:226: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/Makefile.in:227: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/Makefile.in-228- else \ anjuta-3.34.0/Makefile.in:229: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/Makefile.in-230- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/Makefile.in:231: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/Makefile.in-232- else \ ############################################## anjuta-3.34.0/Makefile.in-237- fi; \ anjuta-3.34.0/Makefile.in:238: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/Makefile.in-239- done; \ ############################################## anjuta-3.34.0/Makefile.in-635- @list='$(anjuta_data_DATA)'; test -n "$(anjuta_datadir)" || list=; \ anjuta-3.34.0/Makefile.in:636: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/Makefile.in-637- dir='$(DESTDIR)$(anjuta_datadir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/Makefile.in-656- @list='$(appdata_DATA)'; test -n "$(appdatadir)" || list=; \ anjuta-3.34.0/Makefile.in:657: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/Makefile.in-658- dir='$(DESTDIR)$(appdatadir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/Makefile.in-677- @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ anjuta-3.34.0/Makefile.in:678: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/Makefile.in-679- dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/Makefile.in-698- @list='$(gnomemenu_DATA)'; test -n "$(gnomemenudir)" || list=; \ anjuta-3.34.0/Makefile.in:699: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/Makefile.in-700- dir='$(DESTDIR)$(gnomemenudir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/Makefile.in-715- dot_seen=no; \ anjuta-3.34.0/Makefile.in:716: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/Makefile.in-717- case "$@" in \ ############################################## anjuta-3.34.0/Makefile.in-778-GTAGS: anjuta-3.34.0/Makefile.in:779: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/Makefile.in-780- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/Makefile.in-813- test -d "$(distdir)" || mkdir "$(distdir)" anjuta-3.34.0/Makefile.in:814: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/Makefile.in:815: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/Makefile.in-816- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/Makefile.in-827- if test -d $$d/$$file; then \ anjuta-3.34.0/Makefile.in:828: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/Makefile.in-829- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/Makefile.in-937- test -d $(distdir)/_build || exit 0; \ anjuta-3.34.0/Makefile.in:938: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ anjuta-3.34.0/Makefile.in-939- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## anjuta-3.34.0/Makefile.in-981- }; \ anjuta-3.34.0/Makefile.in:982: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ anjuta-3.34.0/Makefile.in-983- || { echo "ERROR: files left after uninstall:" ; \ ############################################## anjuta-3.34.0/Makefile.in-993- fi anjuta-3.34.0/Makefile.in:994: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ anjuta-3.34.0/Makefile.in-995- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## anjuta-3.34.0/manuals/Makefile.in-53- { \ anjuta-3.34.0/manuals/Makefile.in:54: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/manuals/Makefile.in-55- }; \ ############################################## anjuta-3.34.0/manuals/Makefile.in-176- while test -n "$$dir1"; do \ anjuta-3.34.0/manuals/Makefile.in:177: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/manuals/Makefile.in-178- if test "$$first" != "."; then \ anjuta-3.34.0/manuals/Makefile.in-179- if test "$$first" = ".."; then \ anjuta-3.34.0/manuals/Makefile.in:180: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/manuals/Makefile.in:181: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/manuals/Makefile.in-182- else \ anjuta-3.34.0/manuals/Makefile.in:183: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/manuals/Makefile.in-184- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/manuals/Makefile.in:185: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/manuals/Makefile.in-186- else \ ############################################## anjuta-3.34.0/manuals/Makefile.in-191- fi; \ anjuta-3.34.0/manuals/Makefile.in:192: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/manuals/Makefile.in-193- done; \ ############################################## anjuta-3.34.0/manuals/Makefile.in-507- dot_seen=no; \ anjuta-3.34.0/manuals/Makefile.in:508: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/manuals/Makefile.in-509- case "$@" in \ ############################################## anjuta-3.34.0/manuals/Makefile.in-570-GTAGS: anjuta-3.34.0/manuals/Makefile.in:571: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/manuals/Makefile.in-572- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/manuals/Makefile.in-596-distdir-am: $(DISTFILES) anjuta-3.34.0/manuals/Makefile.in:597: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/manuals/Makefile.in:598: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/manuals/Makefile.in-599- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/manuals/Makefile.in-610- if test -d $$d/$$file; then \ anjuta-3.34.0/manuals/Makefile.in:611: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/manuals/Makefile.in-612- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/manuals/reference/Makefile.in-49- { \ anjuta-3.34.0/manuals/reference/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/manuals/reference/Makefile.in-51- }; \ ############################################## anjuta-3.34.0/manuals/reference/Makefile.in-172- while test -n "$$dir1"; do \ anjuta-3.34.0/manuals/reference/Makefile.in:173: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/manuals/reference/Makefile.in-174- if test "$$first" != "."; then \ anjuta-3.34.0/manuals/reference/Makefile.in-175- if test "$$first" = ".."; then \ anjuta-3.34.0/manuals/reference/Makefile.in:176: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/manuals/reference/Makefile.in:177: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/manuals/reference/Makefile.in-178- else \ anjuta-3.34.0/manuals/reference/Makefile.in:179: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/manuals/reference/Makefile.in-180- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/manuals/reference/Makefile.in:181: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/manuals/reference/Makefile.in-182- else \ ############################################## anjuta-3.34.0/manuals/reference/Makefile.in-187- fi; \ anjuta-3.34.0/manuals/reference/Makefile.in:188: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/manuals/reference/Makefile.in-189- done; \ ############################################## anjuta-3.34.0/manuals/reference/Makefile.in-503- dot_seen=no; \ anjuta-3.34.0/manuals/reference/Makefile.in:504: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/manuals/reference/Makefile.in-505- case "$@" in \ ############################################## anjuta-3.34.0/manuals/reference/Makefile.in-566-GTAGS: anjuta-3.34.0/manuals/reference/Makefile.in:567: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/manuals/reference/Makefile.in-568- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/manuals/reference/Makefile.in-592-distdir-am: $(DISTFILES) anjuta-3.34.0/manuals/reference/Makefile.in:593: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/manuals/reference/Makefile.in:594: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/manuals/reference/Makefile.in-595- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/manuals/reference/Makefile.in-606- if test -d $$d/$$file; then \ anjuta-3.34.0/manuals/reference/Makefile.in:607: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/manuals/reference/Makefile.in-608- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in-73- { \ anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in:74: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in-75- }; \ ############################################## anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in-627-distdir-am: $(DISTFILES) anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in:628: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in:629: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in-630- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in-641- if test -d $$d/$$file; then \ anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in:642: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in-643- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in-797- -$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \ anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in:798: files=`echo $(SETUP_FILES) $(DOC_MODULE).types`; \ anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in-799- if test "x$$files" != "x" ; then \ anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in-800- for file in $$files ; do \ anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in:801: destdir=`dirname $(abs_builddir)/$$file`; \ anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in-802- test -d "$$destdir" || mkdir -p "$$destdir"; \ ############################################## anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in-894- for img in $(HTML_IMAGES); do \ anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in:895: part=`dirname $$img`; \ anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in-896- echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \ ############################################## anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in-927-install-data-local: anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in:928: @installfiles=`echo $(builddir)/html/*`; \ anjuta-3.34.0/manuals/reference/libanjuta/Makefile.in-929- if test "$$installfiles" = '$(builddir)/html/*'; \ ############################################## anjuta-3.34.0/manuals/anjuta-faqs/Makefile.in-49- { \ anjuta-3.34.0/manuals/anjuta-faqs/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/manuals/anjuta-faqs/Makefile.in-51- }; \ ############################################## anjuta-3.34.0/manuals/anjuta-faqs/Makefile.in-452-distdir-am: $(DISTFILES) anjuta-3.34.0/manuals/anjuta-faqs/Makefile.in:453: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/manuals/anjuta-faqs/Makefile.in:454: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/manuals/anjuta-faqs/Makefile.in-455- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/manuals/anjuta-faqs/Makefile.in-466- if test -d $$d/$$file; then \ anjuta-3.34.0/manuals/anjuta-faqs/Makefile.in:467: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/manuals/anjuta-faqs/Makefile.in-468- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/manuals/anjuta-manual/Makefile.in-49- { \ anjuta-3.34.0/manuals/anjuta-manual/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/manuals/anjuta-manual/Makefile.in-51- }; \ ############################################## anjuta-3.34.0/manuals/anjuta-manual/Makefile.in-510-distdir-am: $(DISTFILES) anjuta-3.34.0/manuals/anjuta-manual/Makefile.in:511: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/manuals/anjuta-manual/Makefile.in:512: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/manuals/anjuta-manual/Makefile.in-513- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/manuals/anjuta-manual/Makefile.in-524- if test -d $$d/$$file; then \ anjuta-3.34.0/manuals/anjuta-manual/Makefile.in:525: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/manuals/anjuta-manual/Makefile.in-526- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/manuals/anjuta-build-tutorial/Makefile.in-49- { \ anjuta-3.34.0/manuals/anjuta-build-tutorial/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/manuals/anjuta-build-tutorial/Makefile.in-51- }; \ ############################################## anjuta-3.34.0/manuals/anjuta-build-tutorial/Makefile.in-456-distdir-am: $(DISTFILES) anjuta-3.34.0/manuals/anjuta-build-tutorial/Makefile.in:457: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/manuals/anjuta-build-tutorial/Makefile.in:458: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/manuals/anjuta-build-tutorial/Makefile.in-459- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/manuals/anjuta-build-tutorial/Makefile.in-470- if test -d $$d/$$file; then \ anjuta-3.34.0/manuals/anjuta-build-tutorial/Makefile.in:471: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/manuals/anjuta-build-tutorial/Makefile.in-472- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/po/Makefile.in.in-57- anjuta-3.34.0/po/Makefile.in.in:58:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi) anjuta-3.34.0/po/Makefile.in.in-59- ############################################## anjuta-3.34.0/po/Makefile.in.in-87-.po.gmo: anjuta-3.34.0/po/Makefile.in.in:88: $(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \ anjuta-3.34.0/po/Makefile.in.in-89- && rm -f $$file && $(GMSGFMT) -o $$file $< ############################################## anjuta-3.34.0/po/Makefile.in.in-188- echo "$$lang:"; \ anjuta-3.34.0/po/Makefile.in.in:189: result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \ anjuta-3.34.0/po/Makefile.in.in-190- if $$result; then \ ############################################## anjuta-3.34.0/src/Makefile.in-51- { \ anjuta-3.34.0/src/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/src/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/src/Makefile.in-182- esac anjuta-3.34.0/src/Makefile.in:183:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/src/Makefile.in-184-am__vpath_adj = case $$p in \ anjuta-3.34.0/src/Makefile.in:185: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/src/Makefile.in-186- *) f=$$p;; \ anjuta-3.34.0/src/Makefile.in-187- esac; anjuta-3.34.0/src/Makefile.in:188:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/src/Makefile.in-189-am__install_max = 40 anjuta-3.34.0/src/Makefile.in-190-am__nobase_strip_setup = \ anjuta-3.34.0/src/Makefile.in:191: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/src/Makefile.in-192-am__nobase_strip = \ ############################################## anjuta-3.34.0/src/Makefile.in-632- test -n "$(EXEEXT)" || exit 0; \ anjuta-3.34.0/src/Makefile.in:633: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ anjuta-3.34.0/src/Makefile.in-634- echo " rm -f" $$list; \ ############################################## anjuta-3.34.0/src/Makefile.in-641- test -n "$(EXEEXT)" || exit 0; \ anjuta-3.34.0/src/Makefile.in:642: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ anjuta-3.34.0/src/Makefile.in-643- echo " rm -f" $$list; \ ############################################## anjuta-3.34.0/src/Makefile.in-680-.c.obj: anjuta-3.34.0/src/Makefile.in:681:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/src/Makefile.in-682-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/src/Makefile.in-684-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/src/Makefile.in:685:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/src/Makefile.in-686- ############################################## anjuta-3.34.0/src/Makefile.in-717- @list='$(dist_anjuta_glade_DATA)'; test -n "$(anjuta_gladedir)" || list=; \ anjuta-3.34.0/src/Makefile.in:718: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/src/Makefile.in-719- dir='$(DESTDIR)$(anjuta_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/src/Makefile.in-738- @list='$(dist_anjuta_layout_DATA)'; test -n "$(anjuta_layoutdir)" || list=; \ anjuta-3.34.0/src/Makefile.in:739: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/src/Makefile.in-740- dir='$(DESTDIR)$(anjuta_layoutdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/src/Makefile.in-759- @list='$(dist_anjuta_pixmaps_DATA)'; test -n "$(anjuta_pixmapsdir)" || list=; \ anjuta-3.34.0/src/Makefile.in:760: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/src/Makefile.in-761- dir='$(DESTDIR)$(anjuta_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/src/Makefile.in-780- @list='$(dist_anjuta_ui_DATA)'; test -n "$(anjuta_uidir)" || list=; \ anjuta-3.34.0/src/Makefile.in:781: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/src/Makefile.in-782- dir='$(DESTDIR)$(anjuta_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/src/Makefile.in-813-GTAGS: anjuta-3.34.0/src/Makefile.in:814: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/src/Makefile.in-815- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/src/Makefile.in-839-distdir-am: $(DISTFILES) anjuta-3.34.0/src/Makefile.in:840: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/src/Makefile.in:841: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/src/Makefile.in-842- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/src/Makefile.in-853- if test -d $$d/$$file; then \ anjuta-3.34.0/src/Makefile.in:854: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/src/Makefile.in-855- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/gtester.mk-53- elif test -n "${TEST_PROGS}" ; then \ anjuta-3.34.0/gtester.mk:54: G_TEST_SRCDIR="$(abs_srcdir)" G_TEST_BUILDDIR="$(abs_builddir)" ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \ anjuta-3.34.0/gtester.mk-55- fi ; \ ############################################## anjuta-3.34.0/gtester.mk-78- echo '</info>' >> $@.xml ; \ anjuta-3.34.0/gtester.mk:79: for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \ anjuta-3.34.0/gtester.mk-80- sed '1,1s/^<?xml\b[^>?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \ ############################################## anjuta-3.34.0/gtk-doc.make-107- -$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \ anjuta-3.34.0/gtk-doc.make:108: files=`echo $(SETUP_FILES) $(DOC_MODULE).types`; \ anjuta-3.34.0/gtk-doc.make-109- if test "x$$files" != "x" ; then \ anjuta-3.34.0/gtk-doc.make-110- for file in $$files ; do \ anjuta-3.34.0/gtk-doc.make:111: destdir=`dirname $(abs_builddir)/$$file`; \ anjuta-3.34.0/gtk-doc.make-112- test -d "$$destdir" || mkdir -p "$$destdir"; \ ############################################## anjuta-3.34.0/gtk-doc.make-236- for img in $(HTML_IMAGES); do \ anjuta-3.34.0/gtk-doc.make:237: part=`dirname $$img`; \ anjuta-3.34.0/gtk-doc.make-238- echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \ ############################################## anjuta-3.34.0/gtk-doc.make-269-install-data-local: anjuta-3.34.0/gtk-doc.make:270: @installfiles=`echo $(builddir)/html/*`; \ anjuta-3.34.0/gtk-doc.make-271- if test "$$installfiles" = '$(builddir)/html/*'; \ ############################################## anjuta-3.34.0/autogen.sh-13- anjuta-3.34.0/autogen.sh:14:srcdir=`dirname $0` anjuta-3.34.0/autogen.sh-15-echo "Generating initial interface files" ############################################## anjuta-3.34.0/autogen.sh-19- anjuta-3.34.0/autogen.sh:20:test -n "$srcdir" || srcdir=`dirname "$0"` anjuta-3.34.0/autogen.sh-21-test -n "$srcdir" || srcdir=. ############################################## anjuta-3.34.0/ylwrap-101-# We'll later need for a correct munging of "#line" directives. anjuta-3.34.0/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed` anjuta-3.34.0/ylwrap-103-case $input in ############################################## anjuta-3.34.0/ylwrap-111-esac anjuta-3.34.0/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed` anjuta-3.34.0/ylwrap-113- ############################################## anjuta-3.34.0/ylwrap-150- shift anjuta-3.34.0/ylwrap:151: sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;" anjuta-3.34.0/ylwrap:152: sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;" anjuta-3.34.0/ylwrap-153-done ############################################## anjuta-3.34.0/ylwrap-182- do anjuta-3.34.0/ylwrap:183: to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"` anjuta-3.34.0/ylwrap-184- if test -f "$from"; then ############################################## anjuta-3.34.0/ylwrap-198- realtarget=$target anjuta-3.34.0/ylwrap:199: target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'` anjuta-3.34.0/ylwrap-200- fi ############################################## anjuta-3.34.0/scripts/Makefile.in-50- { \ anjuta-3.34.0/scripts/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/scripts/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/scripts/Makefile.in-129- esac anjuta-3.34.0/scripts/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/scripts/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/scripts/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/scripts/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/scripts/Makefile.in-134- esac; anjuta-3.34.0/scripts/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/scripts/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/scripts/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/scripts/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/scripts/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/scripts/Makefile.in-479- @list='$(dist_anjuta_data_DATA)'; test -n "$(anjuta_datadir)" || list=; \ anjuta-3.34.0/scripts/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/scripts/Makefile.in-481- dir='$(DESTDIR)$(anjuta_datadir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/scripts/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/scripts/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/scripts/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/scripts/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/scripts/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/scripts/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/scripts/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/launcher/Makefile.in-50- { \ anjuta-3.34.0/launcher/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/launcher/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/launcher/Makefile.in-523- test -n "$(EXEEXT)" || exit 0; \ anjuta-3.34.0/launcher/Makefile.in:524: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ anjuta-3.34.0/launcher/Makefile.in-525- echo " rm -f" $$list; \ ############################################## anjuta-3.34.0/launcher/Makefile.in-553-.c.obj: anjuta-3.34.0/launcher/Makefile.in:554:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/launcher/Makefile.in-555-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/launcher/Makefile.in-557-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/launcher/Makefile.in:558:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/launcher/Makefile.in-559- ############################################## anjuta-3.34.0/launcher/Makefile.in-602-GTAGS: anjuta-3.34.0/launcher/Makefile.in:603: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/launcher/Makefile.in-604- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/launcher/Makefile.in-628-distdir-am: $(DISTFILES) anjuta-3.34.0/launcher/Makefile.in:629: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/launcher/Makefile.in:630: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/launcher/Makefile.in-631- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/launcher/Makefile.in-642- if test -d $$d/$$file; then \ anjuta-3.34.0/launcher/Makefile.in:643: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/launcher/Makefile.in-644- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/ltmain.sh-103-# anjuta-3.34.0/ltmain.sh:104:# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh anjuta-3.34.0/ltmain.sh-105-# ############################################## anjuta-3.34.0/ltmain.sh-202- func_executable_p "$_G_path_prog" || continue anjuta-3.34.0/ltmain.sh:203: case `"$_G_path_prog" --version 2>&1` in anjuta-3.34.0/ltmain.sh-204- *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; ############################################## anjuta-3.34.0/ltmain.sh-249- diff conftest.out conftest.nl >/dev/null 2>&1 || break anjuta-3.34.0/ltmain.sh:250: _G_count=`expr $_G_count + 1` anjuta-3.34.0/ltmain.sh-251- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## anjuta-3.34.0/ltmain.sh-285- diff conftest.out conftest.nl >/dev/null 2>&1 || break anjuta-3.34.0/ltmain.sh:286: _G_count=`expr $_G_count + 1` anjuta-3.34.0/ltmain.sh-287- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## anjuta-3.34.0/ltmain.sh-410-# The name of this program. anjuta-3.34.0/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"` anjuta-3.34.0/ltmain.sh-412- ############################################## anjuta-3.34.0/ltmain.sh-416- *[\\/]*) anjuta-3.34.0/ltmain.sh:417: progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` anjuta-3.34.0/ltmain.sh:418: progdir=`cd "$progdir" && pwd` anjuta-3.34.0/ltmain.sh-419- progpath=$progdir/$progname ############################################## anjuta-3.34.0/ltmain.sh-610- anjuta-3.34.0/ltmain.sh:611: eval _G_current_value='`$ECHO $'$1'`' anjuta-3.34.0/ltmain.sh:612: _G_delim=`expr "$2" : '\(.\)'` anjuta-3.34.0/ltmain.sh-613- ############################################## anjuta-3.34.0/ltmain.sh-639- anjuta-3.34.0/ltmain.sh:640: func_arith_result=`expr "$@"` anjuta-3.34.0/ltmain.sh-641- } ############################################## anjuta-3.34.0/ltmain.sh-660- # ...otherwise fall back to using sed. anjuta-3.34.0/ltmain.sh:661: _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' anjuta-3.34.0/ltmain.sh:662: _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` anjuta-3.34.0/ltmain.sh-663- if test "X$func_dirname_result" = "X$1"; then ############################################## anjuta-3.34.0/ltmain.sh-757- test -n "$_G_tc" && { anjuta-3.34.0/ltmain.sh:758: _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` anjuta-3.34.0/ltmain.sh:759: _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` anjuta-3.34.0/ltmain.sh-760- } anjuta-3.34.0/ltmain.sh-761- done anjuta-3.34.0/ltmain.sh:762: _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes anjuta-3.34.0/ltmain.sh-763- ############################################## anjuta-3.34.0/ltmain.sh-831- anjuta-3.34.0/ltmain.sh:832: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` anjuta-3.34.0/ltmain.sh-833- } ############################################## anjuta-3.34.0/ltmain.sh-863- # ...otherwise throw away the child directory and loop anjuta-3.34.0/ltmain.sh:864: _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` anjuta-3.34.0/ltmain.sh-865- done anjuta-3.34.0/ltmain.sh:866: _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` anjuta-3.34.0/ltmain.sh-867- ############################################## anjuta-3.34.0/ltmain.sh-901- # If mktemp works, use that first and foremost anjuta-3.34.0/ltmain.sh:902: _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` anjuta-3.34.0/ltmain.sh-903- ############################################## anjuta-3.34.0/ltmain.sh-1111- *[\\\`\"\$]*) anjuta-3.34.0/ltmain.sh:1112: _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;; anjuta-3.34.0/ltmain.sh-1113- *) ############################################## anjuta-3.34.0/ltmain.sh-1198- case $2 in anjuta-3.34.0/ltmain.sh:1199: .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; anjuta-3.34.0/ltmain.sh:1200: *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; anjuta-3.34.0/ltmain.sh-1201- esac ############################################## anjuta-3.34.0/ltmain.sh-1271- [0-9]* | *[!a-zA-Z0-9_]*) anjuta-3.34.0/ltmain.sh:1272: func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` anjuta-3.34.0/ltmain.sh-1273- ;; ############################################## anjuta-3.34.0/ltmain.sh-1358- anjuta-3.34.0/ltmain.sh:1359: test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` anjuta-3.34.0/ltmain.sh-1360-} ############################################## anjuta-3.34.0/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell anjuta-3.34.0/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another anjuta-3.34.0/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script ############################################## anjuta-3.34.0/ltmain.sh-1517- anjuta-3.34.0/ltmain.sh:1518: eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' anjuta-3.34.0/ltmain.sh-1519-} ############################################## anjuta-3.34.0/ltmain.sh-1870- anjuta-3.34.0/ltmain.sh:1871: func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` anjuta-3.34.0/ltmain.sh-1872- func_split_equals_rhs= anjuta-3.34.0/ltmain.sh-1873- test "x$func_split_equals_lhs" = "x$1" \ anjuta-3.34.0/ltmain.sh:1874: || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` anjuta-3.34.0/ltmain.sh-1875- } ############################################## anjuta-3.34.0/ltmain.sh-1898- anjuta-3.34.0/ltmain.sh:1899: func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` anjuta-3.34.0/ltmain.sh:1900: func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` anjuta-3.34.0/ltmain.sh-1901- } ############################################## anjuta-3.34.0/ltmain.sh-2071- version: $progname (GNU libtool) 2.4.6 anjuta-3.34.0/ltmain.sh:2072: automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` anjuta-3.34.0/ltmain.sh:2073: autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` anjuta-3.34.0/ltmain.sh-2074- ############################################## anjuta-3.34.0/ltmain.sh-2110- { anjuta-3.34.0/ltmain.sh:2111: func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` anjuta-3.34.0/ltmain.sh-2112- } ############################################## anjuta-3.34.0/ltmain.sh-2115- { anjuta-3.34.0/ltmain.sh:2116: func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` anjuta-3.34.0/ltmain.sh-2117- } ############################################## anjuta-3.34.0/ltmain.sh-2206- # quotes we have to do it in 2 steps: anjuta-3.34.0/ltmain.sh:2207: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` anjuta-3.34.0/ltmain.sh-2208- eval "$extractedcf" ############################################## anjuta-3.34.0/ltmain.sh-2659- done anjuta-3.34.0/ltmain.sh:2660: CC_expanded=`func_echo_all $CC` anjuta-3.34.0/ltmain.sh:2661: CC_quoted_expanded=`func_echo_all $CC_quoted` anjuta-3.34.0/ltmain.sh-2662- case $@ in ############################################## anjuta-3.34.0/ltmain.sh-2672- # Evaluate the configuration. anjuta-3.34.0/ltmain.sh:2673: eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" anjuta-3.34.0/ltmain.sh-2674- CC_quoted= ############################################## anjuta-3.34.0/ltmain.sh-2678- done anjuta-3.34.0/ltmain.sh:2679: CC_expanded=`func_echo_all $CC` anjuta-3.34.0/ltmain.sh:2680: CC_quoted_expanded=`func_echo_all $CC_quoted` anjuta-3.34.0/ltmain.sh-2681- case "$@ " in ############################################## anjuta-3.34.0/ltmain.sh-2770- # zero AND non-empty stdout, which explains the odd construction: anjuta-3.34.0/ltmain.sh:2771: func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null` anjuta-3.34.0/ltmain.sh-2772- if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then ############################################## anjuta-3.34.0/ltmain.sh-2838- if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then anjuta-3.34.0/ltmain.sh:2839: func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` anjuta-3.34.0/ltmain.sh-2840- if test "$?" -ne 0; then ############################################## anjuta-3.34.0/ltmain.sh-3009- # LT_CYGPATH in this case. anjuta-3.34.0/ltmain.sh:3010: func_to_host_file_result=`cygpath -m "$1"` anjuta-3.34.0/ltmain.sh-3011- fi ############################################## anjuta-3.34.0/ltmain.sh-3166- func_to_host_path_tmp1=$func_stripname_result anjuta-3.34.0/ltmain.sh:3167: func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` anjuta-3.34.0/ltmain.sh-3168- func_convert_path_check : ";" \ ############################################## anjuta-3.34.0/ltmain.sh-3376- *.[cCFSifmso] | \ anjuta-3.34.0/ltmain.sh:3377: *.ada | *.adb | *.ads | *.asm | \ anjuta-3.34.0/ltmain.sh-3378- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## anjuta-3.34.0/ltmain.sh-3453- if test no = "$compiler_c_o"; then anjuta-3.34.0/ltmain.sh:3454: output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext anjuta-3.34.0/ltmain.sh-3455- lockfile=$output_obj.lock ############################################## anjuta-3.34.0/ltmain.sh-3472-*** ERROR, $lockfile exists and contains: anjuta-3.34.0/ltmain.sh:3473:`cat $lockfile 2>/dev/null` anjuta-3.34.0/ltmain.sh-3474- ############################################## anjuta-3.34.0/ltmain.sh-3520- if test warn = "$need_locks" && anjuta-3.34.0/ltmain.sh:3521: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then anjuta-3.34.0/ltmain.sh-3522- $ECHO "\ anjuta-3.34.0/ltmain.sh-3523-*** ERROR, $lockfile contains: anjuta-3.34.0/ltmain.sh:3524:`cat $lockfile 2>/dev/null` anjuta-3.34.0/ltmain.sh-3525- ############################################## anjuta-3.34.0/ltmain.sh-3569- if test warn = "$need_locks" && anjuta-3.34.0/ltmain.sh:3570: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then anjuta-3.34.0/ltmain.sh-3571- $ECHO "\ anjuta-3.34.0/ltmain.sh-3572-*** ERROR, $lockfile contains: anjuta-3.34.0/ltmain.sh:3573:`cat $lockfile 2>/dev/null` anjuta-3.34.0/ltmain.sh-3574- ############################################## anjuta-3.34.0/ltmain.sh-3895- # Get the absolute pathname. anjuta-3.34.0/ltmain.sh:3896: absdir=`cd "$dir" && pwd` anjuta-3.34.0/ltmain.sh-3897- test -n "$absdir" && dir=$absdir ############################################## anjuta-3.34.0/ltmain.sh-3994- if test -n "$lt_sysroot"; then anjuta-3.34.0/ltmain.sh:3995: sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` anjuta-3.34.0/ltmain.sh-3996- sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" ############################################## anjuta-3.34.0/ltmain.sh-4278- # Determine the prefix the user has applied to our future dir. anjuta-3.34.0/ltmain.sh:4279: inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` anjuta-3.34.0/ltmain.sh-4280- ############################################## anjuta-3.34.0/ltmain.sh-4291- # Stick the inst_prefix_dir data into the link command. anjuta-3.34.0/ltmain.sh:4292: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` anjuta-3.34.0/ltmain.sh-4293- else anjuta-3.34.0/ltmain.sh:4294: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` anjuta-3.34.0/ltmain.sh-4295- fi ############################################## anjuta-3.34.0/ltmain.sh-4458- fi anjuta-3.34.0/ltmain.sh:4459: libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` anjuta-3.34.0/ltmain.sh-4460- if test -n "$libdir" && test ! -f "$libfile"; then ############################################## anjuta-3.34.0/ltmain.sh-4477- # Replace the output file specification. anjuta-3.34.0/ltmain.sh:4478: relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` anjuta-3.34.0/ltmain.sh-4479- ############################################## anjuta-3.34.0/ltmain.sh-4496- # Install the binary that we compiled earlier. anjuta-3.34.0/ltmain.sh:4497: file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` anjuta-3.34.0/ltmain.sh-4498- fi ############################################## anjuta-3.34.0/ltmain.sh-4570- my_pic_p=${3-false} anjuta-3.34.0/ltmain.sh:4571: my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` anjuta-3.34.0/ltmain.sh-4572- my_dlsyms= ############################################## anjuta-3.34.0/ltmain.sh-4628- # Add our own program objects to the symbol list. anjuta-3.34.0/ltmain.sh:4629: progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` anjuta-3.34.0/ltmain.sh-4630- for progfile in $progfiles; do ############################################## anjuta-3.34.0/ltmain.sh-4690- # Use subshell, to avoid clobbering current variable values anjuta-3.34.0/ltmain.sh:4691: dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` anjuta-3.34.0/ltmain.sh-4692- if test -n "$dlprefile_dlname"; then ############################################## anjuta-3.34.0/ltmain.sh-4859- if test -f "$output_objdir/$my_outputname.def"; then anjuta-3.34.0/ltmain.sh:4860: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` anjuta-3.34.0/ltmain.sh:4861: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` anjuta-3.34.0/ltmain.sh-4862- else anjuta-3.34.0/ltmain.sh:4863: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` anjuta-3.34.0/ltmain.sh:4864: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` anjuta-3.34.0/ltmain.sh-4865- fi ############################################## anjuta-3.34.0/ltmain.sh-4867- *) anjuta-3.34.0/ltmain.sh:4868: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` anjuta-3.34.0/ltmain.sh:4869: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` anjuta-3.34.0/ltmain.sh-4870- ;; ############################################## anjuta-3.34.0/ltmain.sh-4882- # Nullify the symbol file. anjuta-3.34.0/ltmain.sh:4883: compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` anjuta-3.34.0/ltmain.sh:4884: finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` anjuta-3.34.0/ltmain.sh-4885- fi ############################################## anjuta-3.34.0/ltmain.sh-4896- func_to_tool_file "$1" func_convert_file_msys_to_w32 anjuta-3.34.0/ltmain.sh:4897: func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` anjuta-3.34.0/ltmain.sh-4898- test -n "$func_cygming_gnu_implib_tmp" ############################################## anjuta-3.34.0/ltmain.sh-4909- func_to_tool_file "$1" func_convert_file_msys_to_w32 anjuta-3.34.0/ltmain.sh:4910: func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` anjuta-3.34.0/ltmain.sh-4911- test -n "$func_cygming_ms_implib_tmp" ############################################## anjuta-3.34.0/ltmain.sh-4925- win32_libid_type=unknown anjuta-3.34.0/ltmain.sh:4926: win32_fileres=`file -L $1 2>/dev/null` anjuta-3.34.0/ltmain.sh-4927- case $win32_fileres in ############################################## anjuta-3.34.0/ltmain.sh-4990- anjuta-3.34.0/ltmain.sh:4991: sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` anjuta-3.34.0/ltmain.sh-4992-} ############################################## anjuta-3.34.0/ltmain.sh-5008- anjuta-3.34.0/ltmain.sh:5009: match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` anjuta-3.34.0/ltmain.sh-5010- $OBJDUMP -s --section "$1" "$2" 2>/dev/null | ############################################## anjuta-3.34.0/ltmain.sh-5072- # binutils import library anjuta-3.34.0/ltmain.sh:5073: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` anjuta-3.34.0/ltmain.sh-5074- elif func_cygming_ms_implib_p "$1"; then anjuta-3.34.0/ltmain.sh-5075- # ms-generated import library anjuta-3.34.0/ltmain.sh:5076: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` anjuta-3.34.0/ltmain.sh-5077- else ############################################## anjuta-3.34.0/ltmain.sh-5156- darwin_base_archive=$func_basename_result anjuta-3.34.0/ltmain.sh:5157: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` anjuta-3.34.0/ltmain.sh-5158- if test -n "$darwin_arches"; then anjuta-3.34.0/ltmain.sh:5159: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` anjuta-3.34.0/ltmain.sh-5160- darwin_arch= ############################################## anjuta-3.34.0/ltmain.sh-5170- ## Okay now we've a bunch of thin objects, gotta fatten them up :) anjuta-3.34.0/ltmain.sh:5171: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` anjuta-3.34.0/ltmain.sh-5172- darwin_file= ############################################## anjuta-3.34.0/ltmain.sh-5174- for darwin_file in $darwin_filelist; do anjuta-3.34.0/ltmain.sh:5175: darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` anjuta-3.34.0/ltmain.sh-5176- $LIPO -create -output "$darwin_file" $darwin_files ############################################## anjuta-3.34.0/ltmain.sh-5189- esac anjuta-3.34.0/ltmain.sh:5190: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` anjuta-3.34.0/ltmain.sh-5191- done ############################################## anjuta-3.34.0/ltmain.sh-5260- anjuta-3.34.0/ltmain.sh:5261: qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` anjuta-3.34.0/ltmain.sh-5262- $ECHO "\ ############################################## anjuta-3.34.0/ltmain.sh-5295- --lt-dump-script) anjuta-3.34.0/ltmain.sh:5296: lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` anjuta-3.34.0/ltmain.sh-5297- test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. anjuta-3.34.0/ltmain.sh:5298: lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` anjuta-3.34.0/ltmain.sh-5299- cat \"\$lt_dump_D/\$lt_dump_F\" ############################################## anjuta-3.34.0/ltmain.sh-5322- \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" anjuta-3.34.0/ltmain.sh:5323: lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` anjuta-3.34.0/ltmain.sh-5324- done ############################################## anjuta-3.34.0/ltmain.sh-5380- # Find the directory that this script lives in. anjuta-3.34.0/ltmain.sh:5381: thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` anjuta-3.34.0/ltmain.sh-5382- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## anjuta-3.34.0/ltmain.sh-5384- # Follow symbolic links until we get to the real thisdir. anjuta-3.34.0/ltmain.sh:5385: file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` anjuta-3.34.0/ltmain.sh-5386- while test -n \"\$file\"; do anjuta-3.34.0/ltmain.sh:5387: destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` anjuta-3.34.0/ltmain.sh-5388- ############################################## anjuta-3.34.0/ltmain.sh-5396- anjuta-3.34.0/ltmain.sh:5397: file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` anjuta-3.34.0/ltmain.sh:5398: file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` anjuta-3.34.0/ltmain.sh-5399- done ############################################## anjuta-3.34.0/ltmain.sh-5410- case \"\$thisdir\" in anjuta-3.34.0/ltmain.sh:5411: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; anjuta-3.34.0/ltmain.sh-5412- $objdir ) thisdir=. ;; ############################################## anjuta-3.34.0/ltmain.sh-5416- # Try to get the absolute directory name. anjuta-3.34.0/ltmain.sh:5417: absdir=\`cd \"\$thisdir\" && pwd\` anjuta-3.34.0/ltmain.sh-5418- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## anjuta-3.34.0/ltmain.sh-5426- if test ! -f \"\$progdir/\$program\" || anjuta-3.34.0/ltmain.sh:5427: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ anjuta-3.34.0/ltmain.sh-5428- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## anjuta-3.34.0/ltmain.sh-5441- if test -n \"\$relink_command\"; then anjuta-3.34.0/ltmain.sh:5442: if relink_command_output=\`eval \$relink_command 2>&1\`; then : anjuta-3.34.0/ltmain.sh-5443- else ############################################## anjuta-3.34.0/ltmain.sh-5485- # The second colon is a workaround for a bug in BeOS R4 sed anjuta-3.34.0/ltmain.sh:5486: $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` anjuta-3.34.0/ltmain.sh-5487- ############################################## anjuta-3.34.0/ltmain.sh-6464- anjuta-3.34.0/ltmain.sh:6465: case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in anjuta-3.34.0/ltmain.sh-6466- *import*) : ;; ############################################## anjuta-3.34.0/ltmain.sh-6712- moreargs= anjuta-3.34.0/ltmain.sh:6713: for fil in `cat "$save_arg"` anjuta-3.34.0/ltmain.sh-6714- do ############################################## anjuta-3.34.0/ltmain.sh-6973- *) anjuta-3.34.0/ltmain.sh:6974: absdir=`cd "$dir" && pwd` anjuta-3.34.0/ltmain.sh-6975- test -z "$absdir" && \ ############################################## anjuta-3.34.0/ltmain.sh-6994- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) anjuta-3.34.0/ltmain.sh:6995: testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` anjuta-3.34.0/ltmain.sh-6996- case :$dllsearchpath: in ############################################## anjuta-3.34.0/ltmain.sh-7287- -Z*) anjuta-3.34.0/ltmain.sh:7288: if test os2 = "`expr $host : '.*\(os2\)'`"; then anjuta-3.34.0/ltmain.sh-7289- # OS/2 uses -Zxxx to specify OS/2-specific options ############################################## anjuta-3.34.0/ltmain.sh-7457- # get the directories listed in $shlibpath_var anjuta-3.34.0/ltmain.sh:7458: eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` anjuta-3.34.0/ltmain.sh-7459- else ############################################## anjuta-3.34.0/ltmain.sh-7773- set dummy $deplibs_check_method; shift anjuta-3.34.0/ltmain.sh:7774: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` anjuta-3.34.0/ltmain.sh-7775- if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ ############################################## anjuta-3.34.0/ltmain.sh-7863- if test -n "$inherited_linker_flags"; then anjuta-3.34.0/ltmain.sh:7864: tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` anjuta-3.34.0/ltmain.sh-7865- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## anjuta-3.34.0/ltmain.sh-7871- fi anjuta-3.34.0/ltmain.sh:7872: dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` anjuta-3.34.0/ltmain.sh-7873- if test lib,link = "$linkmode,$pass" || ############################################## anjuta-3.34.0/ltmain.sh-7944- *) anjuta-3.34.0/ltmain.sh:7945: abs_ladir=`cd "$ladir" && pwd` anjuta-3.34.0/ltmain.sh-7946- if test -z "$abs_ladir"; then ############################################## anjuta-3.34.0/ltmain.sh-8197- shift anjuta-3.34.0/ltmain.sh:8198: libname=`eval "\\$ECHO \"$libname_spec\""` anjuta-3.34.0/ltmain.sh-8199- # use dlname if we got it. it's perfectly good, no? ############################################## anjuta-3.34.0/ltmain.sh-8489- *) anjuta-3.34.0/ltmain.sh:8490: absdir=`cd "$dir" && pwd` anjuta-3.34.0/ltmain.sh-8491- if test -z "$absdir"; then ############################################## anjuta-3.34.0/ltmain.sh-8500- depdepl= anjuta-3.34.0/ltmain.sh:8501: eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` anjuta-3.34.0/ltmain.sh-8502- if test -n "$deplibrary_names"; then ############################################## anjuta-3.34.0/ltmain.sh-8507- depdepl=$absdir/$objdir/$depdepl anjuta-3.34.0/ltmain.sh:8508: darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` anjuta-3.34.0/ltmain.sh-8509- if test -z "$darwin_install_name"; then anjuta-3.34.0/ltmain.sh:8510: darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` anjuta-3.34.0/ltmain.sh-8511- fi ############################################## anjuta-3.34.0/ltmain.sh-8522- else anjuta-3.34.0/ltmain.sh:8523: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` anjuta-3.34.0/ltmain.sh-8524- test -z "$libdir" && \ ############################################## anjuta-3.34.0/ltmain.sh-8545- else anjuta-3.34.0/ltmain.sh:8546: compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` anjuta-3.34.0/ltmain.sh-8547- fi ############################################## anjuta-3.34.0/ltmain.sh-8634- linux*) anjuta-3.34.0/ltmain.sh:8635: case `$CC -V 2>&1 | sed 5q` in anjuta-3.34.0/ltmain.sh-8636- *Sun\ C*) # Sun C++ 5.9 ############################################## anjuta-3.34.0/ltmain.sh-9039- removelist= anjuta-3.34.0/ltmain.sh:9040: tempremovelist=`$ECHO "$output_objdir/*"` anjuta-3.34.0/ltmain.sh-9041- for p in $tempremovelist; do ############################################## anjuta-3.34.0/ltmain.sh-9065- # Transform .lo files to .o files. anjuta-3.34.0/ltmain.sh:9066: oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` anjuta-3.34.0/ltmain.sh-9067- fi ############################################## anjuta-3.34.0/ltmain.sh-9070- #for path in $notinst_path; do anjuta-3.34.0/ltmain.sh:9071: # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` anjuta-3.34.0/ltmain.sh:9072: # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` anjuta-3.34.0/ltmain.sh:9073: # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` anjuta-3.34.0/ltmain.sh-9074- #done ############################################## anjuta-3.34.0/ltmain.sh-9191- if test -n "$i"; then anjuta-3.34.0/ltmain.sh:9192: libname=`eval "\\$ECHO \"$libname_spec\""` anjuta-3.34.0/ltmain.sh:9193: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` anjuta-3.34.0/ltmain.sh-9194- set dummy $deplib_matches; shift anjuta-3.34.0/ltmain.sh-9195- deplib_match=$1 anjuta-3.34.0/ltmain.sh:9196: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then anjuta-3.34.0/ltmain.sh-9197- func_append newdeplibs " $i" ############################################## anjuta-3.34.0/ltmain.sh-9234- if test -n "$i"; then anjuta-3.34.0/ltmain.sh:9235: libname=`eval "\\$ECHO \"$libname_spec\""` anjuta-3.34.0/ltmain.sh:9236: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` anjuta-3.34.0/ltmain.sh-9237- set dummy $deplib_matches; shift anjuta-3.34.0/ltmain.sh-9238- deplib_match=$1 anjuta-3.34.0/ltmain.sh:9239: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then anjuta-3.34.0/ltmain.sh-9240- func_append newdeplibs " $i" ############################################## anjuta-3.34.0/ltmain.sh-9269- set dummy $deplibs_check_method; shift anjuta-3.34.0/ltmain.sh:9270: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` anjuta-3.34.0/ltmain.sh-9271- for a_deplib in $deplibs; do ############################################## anjuta-3.34.0/ltmain.sh-9284- if test -n "$a_deplib"; then anjuta-3.34.0/ltmain.sh:9285: libname=`eval "\\$ECHO \"$libname_spec\""` anjuta-3.34.0/ltmain.sh-9286- if test -n "$file_magic_glob"; then anjuta-3.34.0/ltmain.sh:9287: libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob` anjuta-3.34.0/ltmain.sh-9288- else ############################################## anjuta-3.34.0/ltmain.sh-9294- shopt -s nocaseglob anjuta-3.34.0/ltmain.sh:9295: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` anjuta-3.34.0/ltmain.sh-9296- $nocaseglob anjuta-3.34.0/ltmain.sh-9297- else anjuta-3.34.0/ltmain.sh:9298: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` anjuta-3.34.0/ltmain.sh-9299- fi ############################################## anjuta-3.34.0/ltmain.sh-9312- while test -h "$potlib" 2>/dev/null; do anjuta-3.34.0/ltmain.sh:9313: potliblink=`ls -ld $potlib | $SED 's/.* -> //'` anjuta-3.34.0/ltmain.sh-9314- case $potliblink in anjuta-3.34.0/ltmain.sh-9315- [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; anjuta-3.34.0/ltmain.sh:9316: *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; anjuta-3.34.0/ltmain.sh-9317- esac ############################################## anjuta-3.34.0/ltmain.sh-9353- set dummy $deplibs_check_method; shift anjuta-3.34.0/ltmain.sh:9354: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` anjuta-3.34.0/ltmain.sh-9355- for a_deplib in $deplibs; do ############################################## anjuta-3.34.0/ltmain.sh-9368- if test -n "$a_deplib"; then anjuta-3.34.0/ltmain.sh:9369: libname=`eval "\\$ECHO \"$libname_spec\""` anjuta-3.34.0/ltmain.sh-9370- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do anjuta-3.34.0/ltmain.sh:9371: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` anjuta-3.34.0/ltmain.sh-9372- for potent_lib in $potential_libs; do ############################################## anjuta-3.34.0/ltmain.sh-9407- newdeplibs= anjuta-3.34.0/ltmain.sh:9408: tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` anjuta-3.34.0/ltmain.sh-9409- if test yes = "$allow_libtool_libs_with_static_runtimes"; then ############################################## anjuta-3.34.0/ltmain.sh-9411- # can't use Xsed below, because $i might contain '/' anjuta-3.34.0/ltmain.sh:9412: tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` anjuta-3.34.0/ltmain.sh-9413- done ############################################## anjuta-3.34.0/ltmain.sh-9437- # On Rhapsody replace the C library with the System framework anjuta-3.34.0/ltmain.sh:9438: newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` anjuta-3.34.0/ltmain.sh-9439- ;; ############################################## anjuta-3.34.0/ltmain.sh-9489- *-*-darwin*) anjuta-3.34.0/ltmain.sh:9490: newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` anjuta-3.34.0/ltmain.sh:9491: new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` anjuta-3.34.0/ltmain.sh:9492: deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` anjuta-3.34.0/ltmain.sh-9493- ;; ############################################## anjuta-3.34.0/ltmain.sh-9616- # Use standard objects if they are pic anjuta-3.34.0/ltmain.sh:9617: test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` anjuta-3.34.0/ltmain.sh-9618- test "X$libobjs" = "X " && libobjs= ############################################## anjuta-3.34.0/ltmain.sh-10130- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" anjuta-3.34.0/ltmain.sh:10131: test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` anjuta-3.34.0/ltmain.sh-10132- reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags ############################################## anjuta-3.34.0/ltmain.sh-10145- # Create the old-style object. anjuta-3.34.0/ltmain.sh:10146: reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs anjuta-3.34.0/ltmain.sh-10147- ############################################## anjuta-3.34.0/ltmain.sh-10203- # On Rhapsody replace the C library is the System framework anjuta-3.34.0/ltmain.sh:10204: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` anjuta-3.34.0/ltmain.sh:10205: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` anjuta-3.34.0/ltmain.sh-10206- ;; ############################################## anjuta-3.34.0/ltmain.sh-10221- # Time to change all our "foo.ltframework" stuff back to "-framework foo" anjuta-3.34.0/ltmain.sh:10222: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` anjuta-3.34.0/ltmain.sh:10223: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` anjuta-3.34.0/ltmain.sh-10224- ;; ############################################## anjuta-3.34.0/ltmain.sh-10299- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) anjuta-3.34.0/ltmain.sh:10300: testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` anjuta-3.34.0/ltmain.sh-10301- case :$dllsearchpath: in ############################################## anjuta-3.34.0/ltmain.sh-10359- # Transform all the library objects into standard objects. anjuta-3.34.0/ltmain.sh:10360: compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` anjuta-3.34.0/ltmain.sh:10361: finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` anjuta-3.34.0/ltmain.sh-10362- fi ############################################## anjuta-3.34.0/ltmain.sh-10387- # Replace the output file specification. anjuta-3.34.0/ltmain.sh:10388: compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` anjuta-3.34.0/ltmain.sh-10389- link_command=$compile_command$compile_rpath ############################################## anjuta-3.34.0/ltmain.sh-10396- func_to_tool_file "$output" anjuta-3.34.0/ltmain.sh:10397: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` anjuta-3.34.0/ltmain.sh-10398- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## anjuta-3.34.0/ltmain.sh-10440- # Replace the output file specification. anjuta-3.34.0/ltmain.sh:10441: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` anjuta-3.34.0/ltmain.sh-10442- # Delete the old output file. ############################################## anjuta-3.34.0/ltmain.sh-10448- func_to_tool_file "$output" anjuta-3.34.0/ltmain.sh:10449: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` anjuta-3.34.0/ltmain.sh-10450- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## anjuta-3.34.0/ltmain.sh-10466- link_command=$finalize_var$compile_command$finalize_rpath anjuta-3.34.0/ltmain.sh:10467: relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` anjuta-3.34.0/ltmain.sh-10468- ;; ############################################## anjuta-3.34.0/ltmain.sh-10479- # Replace the output file specification. anjuta-3.34.0/ltmain.sh:10480: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` anjuta-3.34.0/ltmain.sh-10481- ############################################## anjuta-3.34.0/ltmain.sh-10488- func_to_tool_file "$output_objdir/$outputname" anjuta-3.34.0/ltmain.sh:10489: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` anjuta-3.34.0/ltmain.sh-10490- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## anjuta-3.34.0/ltmain.sh-10509- relink_command="(cd `pwd`; $relink_command)" anjuta-3.34.0/ltmain.sh:10510: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` anjuta-3.34.0/ltmain.sh-10511- fi ############################################## anjuta-3.34.0/ltmain.sh-10755- relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" anjuta-3.34.0/ltmain.sh:10756: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` anjuta-3.34.0/ltmain.sh-10757- if test yes = "$hardcode_automatic"; then ############################################## anjuta-3.34.0/ltmain.sh-10776- func_resolve_sysroot "$deplib" anjuta-3.34.0/ltmain.sh:10777: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` anjuta-3.34.0/ltmain.sh-10778- test -z "$libdir" && \ ############################################## anjuta-3.34.0/ltmain.sh-10802- name=$func_basename_result anjuta-3.34.0/ltmain.sh:10803: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` anjuta-3.34.0/ltmain.sh-10804- test -z "$libdir" && \ ############################################## anjuta-3.34.0/ltmain.sh-10821- name=$func_basename_result anjuta-3.34.0/ltmain.sh:10822: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` anjuta-3.34.0/ltmain.sh-10823- test -z "$libdir" && \ ############################################## anjuta-3.34.0/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static anjuta-3.34.0/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` anjuta-3.34.0/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## anjuta-3.34.0/libanjuta/Makefile.in-52- { \ anjuta-3.34.0/libanjuta/Makefile.in:53: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/libanjuta/Makefile.in-54- }; \ ############################################## anjuta-3.34.0/libanjuta/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/libanjuta/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/libanjuta/Makefile.in-115-am__vpath_adj = case $$p in \ anjuta-3.34.0/libanjuta/Makefile.in:116: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/libanjuta/Makefile.in-117- *) f=$$p;; \ anjuta-3.34.0/libanjuta/Makefile.in-118- esac; anjuta-3.34.0/libanjuta/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/libanjuta/Makefile.in-120-am__install_max = 40 anjuta-3.34.0/libanjuta/Makefile.in-121-am__nobase_strip_setup = \ anjuta-3.34.0/libanjuta/Makefile.in:122: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/libanjuta/Makefile.in-123-am__nobase_strip = \ ############################################## anjuta-3.34.0/libanjuta/Makefile.in-334- while test -n "$$dir1"; do \ anjuta-3.34.0/libanjuta/Makefile.in:335: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/libanjuta/Makefile.in-336- if test "$$first" != "."; then \ anjuta-3.34.0/libanjuta/Makefile.in-337- if test "$$first" = ".."; then \ anjuta-3.34.0/libanjuta/Makefile.in:338: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/libanjuta/Makefile.in:339: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/libanjuta/Makefile.in-340- else \ anjuta-3.34.0/libanjuta/Makefile.in:341: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/libanjuta/Makefile.in-342- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/libanjuta/Makefile.in:343: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/libanjuta/Makefile.in-344- else \ ############################################## anjuta-3.34.0/libanjuta/Makefile.in-349- fi; \ anjuta-3.34.0/libanjuta/Makefile.in:350: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/libanjuta/Makefile.in-351- done; \ ############################################## anjuta-3.34.0/libanjuta/Makefile.in-1191-.c.obj: anjuta-3.34.0/libanjuta/Makefile.in:1192:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/libanjuta/Makefile.in-1193-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/libanjuta/Makefile.in-1195-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/libanjuta/Makefile.in:1196:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/libanjuta/Makefile.in-1197- ############################################## anjuta-3.34.0/libanjuta/Makefile.in-1228- @list='$(dist_catalog_DATA)'; test -n "$(catalogdir)" || list=; \ anjuta-3.34.0/libanjuta/Makefile.in:1229: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/libanjuta/Makefile.in-1230- dir='$(DESTDIR)$(catalogdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/libanjuta/Makefile.in-1249- @list='$(gir_DATA)'; test -n "$(girdir)" || list=; \ anjuta-3.34.0/libanjuta/Makefile.in:1250: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/libanjuta/Makefile.in-1251- dir='$(DESTDIR)$(girdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/libanjuta/Makefile.in-1270- @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ anjuta-3.34.0/libanjuta/Makefile.in:1271: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/libanjuta/Makefile.in-1272- dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/libanjuta/Makefile.in-1291- @list='$(typelib_DATA)'; test -n "$(typelibdir)" || list=; \ anjuta-3.34.0/libanjuta/Makefile.in:1292: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/libanjuta/Makefile.in-1293- dir='$(DESTDIR)$(typelibdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/libanjuta/Makefile.in-1312- @list='$(libanjutainclude_HEADERS)'; test -n "$(libanjutaincludedir)" || list=; \ anjuta-3.34.0/libanjuta/Makefile.in:1313: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/libanjuta/Makefile.in-1314- dir='$(DESTDIR)$(libanjutaincludedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/libanjuta/Makefile.in-1329- dot_seen=no; \ anjuta-3.34.0/libanjuta/Makefile.in:1330: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/libanjuta/Makefile.in-1331- case "$@" in \ ############################################## anjuta-3.34.0/libanjuta/Makefile.in-1392-GTAGS: anjuta-3.34.0/libanjuta/Makefile.in:1393: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/libanjuta/Makefile.in-1394- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/libanjuta/Makefile.in-1418-distdir-am: $(DISTFILES) anjuta-3.34.0/libanjuta/Makefile.in:1419: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/libanjuta/Makefile.in:1420: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/libanjuta/Makefile.in-1421- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/libanjuta/Makefile.in-1432- if test -d $$d/$$file; then \ anjuta-3.34.0/libanjuta/Makefile.in:1433: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/libanjuta/Makefile.in-1434- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/libanjuta/interfaces/anjuta-idl-compiler.pl-1591- { anjuta-3.34.0/libanjuta/interfaces/anjuta-idl-compiler.pl:1592: $diff = `diff $filename $filename.tmp`; anjuta-3.34.0/libanjuta/interfaces/anjuta-idl-compiler.pl-1593- } ############################################## anjuta-3.34.0/libanjuta/interfaces/Makefile.in-51- { \ anjuta-3.34.0/libanjuta/interfaces/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/libanjuta/interfaces/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/libanjuta/interfaces/Makefile.in-256- esac anjuta-3.34.0/libanjuta/interfaces/Makefile.in:257:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/libanjuta/interfaces/Makefile.in-258-am__vpath_adj = case $$p in \ anjuta-3.34.0/libanjuta/interfaces/Makefile.in:259: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/libanjuta/interfaces/Makefile.in-260- *) f=$$p;; \ anjuta-3.34.0/libanjuta/interfaces/Makefile.in-261- esac; anjuta-3.34.0/libanjuta/interfaces/Makefile.in:262:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/libanjuta/interfaces/Makefile.in-263-am__install_max = 40 anjuta-3.34.0/libanjuta/interfaces/Makefile.in-264-am__nobase_strip_setup = \ anjuta-3.34.0/libanjuta/interfaces/Makefile.in:265: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/libanjuta/interfaces/Makefile.in-266-am__nobase_strip = \ ############################################## anjuta-3.34.0/libanjuta/interfaces/Makefile.in-880-.c.obj: anjuta-3.34.0/libanjuta/interfaces/Makefile.in:881:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/libanjuta/interfaces/Makefile.in-882-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/libanjuta/interfaces/Makefile.in-884-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/libanjuta/interfaces/Makefile.in:885:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/libanjuta/interfaces/Makefile.in-886- ############################################## anjuta-3.34.0/libanjuta/interfaces/Makefile.in-917- @list='$(idl_HEADERS)'; test -n "$(idldir)" || list=; \ anjuta-3.34.0/libanjuta/interfaces/Makefile.in:918: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/libanjuta/interfaces/Makefile.in-919- dir='$(DESTDIR)$(idldir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/libanjuta/interfaces/Makefile.in-938- @list='$(libanjuta_interfaces_include_HEADERS)'; test -n "$(libanjuta_interfaces_includedir)" || list=; \ anjuta-3.34.0/libanjuta/interfaces/Makefile.in:939: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/libanjuta/interfaces/Makefile.in-940- dir='$(DESTDIR)$(libanjuta_interfaces_includedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/libanjuta/interfaces/Makefile.in-971-GTAGS: anjuta-3.34.0/libanjuta/interfaces/Makefile.in:972: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/libanjuta/interfaces/Makefile.in-973- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/libanjuta/interfaces/Makefile.in-997-distdir-am: $(DISTFILES) anjuta-3.34.0/libanjuta/interfaces/Makefile.in:998: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/libanjuta/interfaces/Makefile.in:999: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/libanjuta/interfaces/Makefile.in-1000- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/libanjuta/interfaces/Makefile.in-1011- if test -d $$d/$$file; then \ anjuta-3.34.0/libanjuta/interfaces/Makefile.in:1012: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/libanjuta/interfaces/Makefile.in-1013- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/libanjuta/tests/Makefile.in-50- { \ anjuta-3.34.0/libanjuta/tests/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/libanjuta/tests/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/libanjuta/tests/Makefile.in-551- test -n "$(EXEEXT)" || exit 0; \ anjuta-3.34.0/libanjuta/tests/Makefile.in:552: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ anjuta-3.34.0/libanjuta/tests/Makefile.in-553- echo " rm -f" $$list; \ ############################################## anjuta-3.34.0/libanjuta/tests/Makefile.in-597-.c.obj: anjuta-3.34.0/libanjuta/tests/Makefile.in:598:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/libanjuta/tests/Makefile.in-599-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/libanjuta/tests/Makefile.in-601-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/libanjuta/tests/Makefile.in:602:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/libanjuta/tests/Makefile.in-603- ############################################## anjuta-3.34.0/libanjuta/tests/Makefile.in-611-anjuta_completion_test-anjuta-completion-test.o: anjuta-completion-test.c anjuta-3.34.0/libanjuta/tests/Makefile.in:612:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_completion_test_CFLAGS) $(CFLAGS) -MT anjuta_completion_test-anjuta-completion-test.o -MD -MP -MF $(DEPDIR)/anjuta_completion_test-anjuta-completion-test.Tpo -c -o anjuta_completion_test-anjuta-completion-test.o `test -f 'anjuta-completion-test.c' || echo '$(srcdir)/'`anjuta-completion-test.c anjuta-3.34.0/libanjuta/tests/Makefile.in-613-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/anjuta_completion_test-anjuta-completion-test.Tpo $(DEPDIR)/anjuta_completion_test-anjuta-completion-test.Po ############################################## anjuta-3.34.0/libanjuta/tests/Makefile.in-615-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/libanjuta/tests/Makefile.in:616:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_completion_test_CFLAGS) $(CFLAGS) -c -o anjuta_completion_test-anjuta-completion-test.o `test -f 'anjuta-completion-test.c' || echo '$(srcdir)/'`anjuta-completion-test.c anjuta-3.34.0/libanjuta/tests/Makefile.in-617- anjuta-3.34.0/libanjuta/tests/Makefile.in-618-anjuta_completion_test-anjuta-completion-test.obj: anjuta-completion-test.c anjuta-3.34.0/libanjuta/tests/Makefile.in:619:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_completion_test_CFLAGS) $(CFLAGS) -MT anjuta_completion_test-anjuta-completion-test.obj -MD -MP -MF $(DEPDIR)/anjuta_completion_test-anjuta-completion-test.Tpo -c -o anjuta_completion_test-anjuta-completion-test.obj `if test -f 'anjuta-completion-test.c'; then $(CYGPATH_W) 'anjuta-completion-test.c'; else $(CYGPATH_W) '$(srcdir)/anjuta-completion-test.c'; fi` anjuta-3.34.0/libanjuta/tests/Makefile.in-620-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/anjuta_completion_test-anjuta-completion-test.Tpo $(DEPDIR)/anjuta_completion_test-anjuta-completion-test.Po ############################################## anjuta-3.34.0/libanjuta/tests/Makefile.in-622-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/libanjuta/tests/Makefile.in:623:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_completion_test_CFLAGS) $(CFLAGS) -c -o anjuta_completion_test-anjuta-completion-test.obj `if test -f 'anjuta-completion-test.c'; then $(CYGPATH_W) 'anjuta-completion-test.c'; else $(CYGPATH_W) '$(srcdir)/anjuta-completion-test.c'; fi` anjuta-3.34.0/libanjuta/tests/Makefile.in-624- anjuta-3.34.0/libanjuta/tests/Makefile.in-625-anjuta_diff_renderer_test-anjuta-diff-renderer-test.o: anjuta-diff-renderer-test.c anjuta-3.34.0/libanjuta/tests/Makefile.in:626:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_diff_renderer_test_CFLAGS) $(CFLAGS) -MT anjuta_diff_renderer_test-anjuta-diff-renderer-test.o -MD -MP -MF $(DEPDIR)/anjuta_diff_renderer_test-anjuta-diff-renderer-test.Tpo -c -o anjuta_diff_renderer_test-anjuta-diff-renderer-test.o `test -f 'anjuta-diff-renderer-test.c' || echo '$(srcdir)/'`anjuta-diff-renderer-test.c anjuta-3.34.0/libanjuta/tests/Makefile.in-627-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/anjuta_diff_renderer_test-anjuta-diff-renderer-test.Tpo $(DEPDIR)/anjuta_diff_renderer_test-anjuta-diff-renderer-test.Po ############################################## anjuta-3.34.0/libanjuta/tests/Makefile.in-629-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/libanjuta/tests/Makefile.in:630:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_diff_renderer_test_CFLAGS) $(CFLAGS) -c -o anjuta_diff_renderer_test-anjuta-diff-renderer-test.o `test -f 'anjuta-diff-renderer-test.c' || echo '$(srcdir)/'`anjuta-diff-renderer-test.c anjuta-3.34.0/libanjuta/tests/Makefile.in-631- anjuta-3.34.0/libanjuta/tests/Makefile.in-632-anjuta_diff_renderer_test-anjuta-diff-renderer-test.obj: anjuta-diff-renderer-test.c anjuta-3.34.0/libanjuta/tests/Makefile.in:633:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_diff_renderer_test_CFLAGS) $(CFLAGS) -MT anjuta_diff_renderer_test-anjuta-diff-renderer-test.obj -MD -MP -MF $(DEPDIR)/anjuta_diff_renderer_test-anjuta-diff-renderer-test.Tpo -c -o anjuta_diff_renderer_test-anjuta-diff-renderer-test.obj `if test -f 'anjuta-diff-renderer-test.c'; then $(CYGPATH_W) 'anjuta-diff-renderer-test.c'; else $(CYGPATH_W) '$(srcdir)/anjuta-diff-renderer-test.c'; fi` anjuta-3.34.0/libanjuta/tests/Makefile.in-634-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/anjuta_diff_renderer_test-anjuta-diff-renderer-test.Tpo $(DEPDIR)/anjuta_diff_renderer_test-anjuta-diff-renderer-test.Po ############################################## anjuta-3.34.0/libanjuta/tests/Makefile.in-636-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/libanjuta/tests/Makefile.in:637:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_diff_renderer_test_CFLAGS) $(CFLAGS) -c -o anjuta_diff_renderer_test-anjuta-diff-renderer-test.obj `if test -f 'anjuta-diff-renderer-test.c'; then $(CYGPATH_W) 'anjuta-diff-renderer-test.c'; else $(CYGPATH_W) '$(srcdir)/anjuta-diff-renderer-test.c'; fi` anjuta-3.34.0/libanjuta/tests/Makefile.in-638- anjuta-3.34.0/libanjuta/tests/Makefile.in-639-anjuta_tabber_test-anjuta-tabber-test.o: anjuta-tabber-test.c anjuta-3.34.0/libanjuta/tests/Makefile.in:640:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_tabber_test_CFLAGS) $(CFLAGS) -MT anjuta_tabber_test-anjuta-tabber-test.o -MD -MP -MF $(DEPDIR)/anjuta_tabber_test-anjuta-tabber-test.Tpo -c -o anjuta_tabber_test-anjuta-tabber-test.o `test -f 'anjuta-tabber-test.c' || echo '$(srcdir)/'`anjuta-tabber-test.c anjuta-3.34.0/libanjuta/tests/Makefile.in-641-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/anjuta_tabber_test-anjuta-tabber-test.Tpo $(DEPDIR)/anjuta_tabber_test-anjuta-tabber-test.Po ############################################## anjuta-3.34.0/libanjuta/tests/Makefile.in-643-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/libanjuta/tests/Makefile.in:644:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_tabber_test_CFLAGS) $(CFLAGS) -c -o anjuta_tabber_test-anjuta-tabber-test.o `test -f 'anjuta-tabber-test.c' || echo '$(srcdir)/'`anjuta-tabber-test.c anjuta-3.34.0/libanjuta/tests/Makefile.in-645- anjuta-3.34.0/libanjuta/tests/Makefile.in-646-anjuta_tabber_test-anjuta-tabber-test.obj: anjuta-tabber-test.c anjuta-3.34.0/libanjuta/tests/Makefile.in:647:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_tabber_test_CFLAGS) $(CFLAGS) -MT anjuta_tabber_test-anjuta-tabber-test.obj -MD -MP -MF $(DEPDIR)/anjuta_tabber_test-anjuta-tabber-test.Tpo -c -o anjuta_tabber_test-anjuta-tabber-test.obj `if test -f 'anjuta-tabber-test.c'; then $(CYGPATH_W) 'anjuta-tabber-test.c'; else $(CYGPATH_W) '$(srcdir)/anjuta-tabber-test.c'; fi` anjuta-3.34.0/libanjuta/tests/Makefile.in-648-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/anjuta_tabber_test-anjuta-tabber-test.Tpo $(DEPDIR)/anjuta_tabber_test-anjuta-tabber-test.Po ############################################## anjuta-3.34.0/libanjuta/tests/Makefile.in-650-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/libanjuta/tests/Makefile.in:651:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_tabber_test_CFLAGS) $(CFLAGS) -c -o anjuta_tabber_test-anjuta-tabber-test.obj `if test -f 'anjuta-tabber-test.c'; then $(CYGPATH_W) 'anjuta-tabber-test.c'; else $(CYGPATH_W) '$(srcdir)/anjuta-tabber-test.c'; fi` anjuta-3.34.0/libanjuta/tests/Makefile.in-652- anjuta-3.34.0/libanjuta/tests/Makefile.in-653-anjuta_token_test-anjuta-token-test.o: anjuta-token-test.c anjuta-3.34.0/libanjuta/tests/Makefile.in:654:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_token_test_CFLAGS) $(CFLAGS) -MT anjuta_token_test-anjuta-token-test.o -MD -MP -MF $(DEPDIR)/anjuta_token_test-anjuta-token-test.Tpo -c -o anjuta_token_test-anjuta-token-test.o `test -f 'anjuta-token-test.c' || echo '$(srcdir)/'`anjuta-token-test.c anjuta-3.34.0/libanjuta/tests/Makefile.in-655-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/anjuta_token_test-anjuta-token-test.Tpo $(DEPDIR)/anjuta_token_test-anjuta-token-test.Po ############################################## anjuta-3.34.0/libanjuta/tests/Makefile.in-657-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/libanjuta/tests/Makefile.in:658:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_token_test_CFLAGS) $(CFLAGS) -c -o anjuta_token_test-anjuta-token-test.o `test -f 'anjuta-token-test.c' || echo '$(srcdir)/'`anjuta-token-test.c anjuta-3.34.0/libanjuta/tests/Makefile.in-659- anjuta-3.34.0/libanjuta/tests/Makefile.in-660-anjuta_token_test-anjuta-token-test.obj: anjuta-token-test.c anjuta-3.34.0/libanjuta/tests/Makefile.in:661:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_token_test_CFLAGS) $(CFLAGS) -MT anjuta_token_test-anjuta-token-test.obj -MD -MP -MF $(DEPDIR)/anjuta_token_test-anjuta-token-test.Tpo -c -o anjuta_token_test-anjuta-token-test.obj `if test -f 'anjuta-token-test.c'; then $(CYGPATH_W) 'anjuta-token-test.c'; else $(CYGPATH_W) '$(srcdir)/anjuta-token-test.c'; fi` anjuta-3.34.0/libanjuta/tests/Makefile.in-662-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/anjuta_token_test-anjuta-token-test.Tpo $(DEPDIR)/anjuta_token_test-anjuta-token-test.Po ############################################## anjuta-3.34.0/libanjuta/tests/Makefile.in-664-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/libanjuta/tests/Makefile.in:665:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_token_test_CFLAGS) $(CFLAGS) -c -o anjuta_token_test-anjuta-token-test.obj `if test -f 'anjuta-token-test.c'; then $(CYGPATH_W) 'anjuta-token-test.c'; else $(CYGPATH_W) '$(srcdir)/anjuta-token-test.c'; fi` anjuta-3.34.0/libanjuta/tests/Makefile.in-666- anjuta-3.34.0/libanjuta/tests/Makefile.in-667-anjuta_token_test-anjuta-token.o: ../anjuta-token.c anjuta-3.34.0/libanjuta/tests/Makefile.in:668:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_token_test_CFLAGS) $(CFLAGS) -MT anjuta_token_test-anjuta-token.o -MD -MP -MF $(DEPDIR)/anjuta_token_test-anjuta-token.Tpo -c -o anjuta_token_test-anjuta-token.o `test -f '../anjuta-token.c' || echo '$(srcdir)/'`../anjuta-token.c anjuta-3.34.0/libanjuta/tests/Makefile.in-669-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/anjuta_token_test-anjuta-token.Tpo $(DEPDIR)/anjuta_token_test-anjuta-token.Po ############################################## anjuta-3.34.0/libanjuta/tests/Makefile.in-671-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/libanjuta/tests/Makefile.in:672:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_token_test_CFLAGS) $(CFLAGS) -c -o anjuta_token_test-anjuta-token.o `test -f '../anjuta-token.c' || echo '$(srcdir)/'`../anjuta-token.c anjuta-3.34.0/libanjuta/tests/Makefile.in-673- anjuta-3.34.0/libanjuta/tests/Makefile.in-674-anjuta_token_test-anjuta-token.obj: ../anjuta-token.c anjuta-3.34.0/libanjuta/tests/Makefile.in:675:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_token_test_CFLAGS) $(CFLAGS) -MT anjuta_token_test-anjuta-token.obj -MD -MP -MF $(DEPDIR)/anjuta_token_test-anjuta-token.Tpo -c -o anjuta_token_test-anjuta-token.obj `if test -f '../anjuta-token.c'; then $(CYGPATH_W) '../anjuta-token.c'; else $(CYGPATH_W) '$(srcdir)/../anjuta-token.c'; fi` anjuta-3.34.0/libanjuta/tests/Makefile.in-676-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/anjuta_token_test-anjuta-token.Tpo $(DEPDIR)/anjuta_token_test-anjuta-token.Po ############################################## anjuta-3.34.0/libanjuta/tests/Makefile.in-678-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/libanjuta/tests/Makefile.in:679:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(anjuta_token_test_CFLAGS) $(CFLAGS) -c -o anjuta_token_test-anjuta-token.obj `if test -f '../anjuta-token.c'; then $(CYGPATH_W) '../anjuta-token.c'; else $(CYGPATH_W) '$(srcdir)/../anjuta-token.c'; fi` anjuta-3.34.0/libanjuta/tests/Makefile.in-680- ############################################## anjuta-3.34.0/libanjuta/tests/Makefile.in-716-GTAGS: anjuta-3.34.0/libanjuta/tests/Makefile.in:717: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/libanjuta/tests/Makefile.in-718- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/libanjuta/tests/Makefile.in-742-distdir-am: $(DISTFILES) anjuta-3.34.0/libanjuta/tests/Makefile.in:743: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/libanjuta/tests/Makefile.in:744: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/libanjuta/tests/Makefile.in-745- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/libanjuta/tests/Makefile.in-756- if test -d $$d/$$file; then \ anjuta-3.34.0/libanjuta/tests/Makefile.in:757: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/libanjuta/tests/Makefile.in-758- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/compile-67- mingw/*) anjuta-3.34.0/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` anjuta-3.34.0/compile-69- ;; anjuta-3.34.0/compile-70- cygwin/*) anjuta-3.34.0/compile:71: file=`cygpath -m "$file" || echo "$file"` anjuta-3.34.0/compile-72- ;; anjuta-3.34.0/compile-73- wine/*) anjuta-3.34.0/compile:74: file=`winepath -w "$file" || echo "$file"` anjuta-3.34.0/compile-75- ;; ############################################## anjuta-3.34.0/compile-310-# Name of file we expect compiler to create. anjuta-3.34.0/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` anjuta-3.34.0/compile-312- ############################################## anjuta-3.34.0/compile-316-# object file name, since that is what matters with a parallel build. anjuta-3.34.0/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d anjuta-3.34.0/compile-318-while true; do ############################################## anjuta-3.34.0/data/Makefile.in-50- { \ anjuta-3.34.0/data/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/data/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/data/Makefile.in-137- esac anjuta-3.34.0/data/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/data/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/data/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/data/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/data/Makefile.in-142- esac; anjuta-3.34.0/data/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/data/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/data/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/data/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/data/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/data/Makefile.in-204- while test -n "$$dir1"; do \ anjuta-3.34.0/data/Makefile.in:205: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/data/Makefile.in-206- if test "$$first" != "."; then \ anjuta-3.34.0/data/Makefile.in-207- if test "$$first" = ".."; then \ anjuta-3.34.0/data/Makefile.in:208: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/data/Makefile.in:209: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/data/Makefile.in-210- else \ anjuta-3.34.0/data/Makefile.in:211: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/data/Makefile.in-212- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/data/Makefile.in:213: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/data/Makefile.in-214- else \ ############################################## anjuta-3.34.0/data/Makefile.in-219- fi; \ anjuta-3.34.0/data/Makefile.in:220: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/data/Makefile.in-221- done; \ ############################################## anjuta-3.34.0/data/Makefile.in-547- @list='$(dist_anjuta_data_DATA)'; test -n "$(anjuta_datadir)" || list=; \ anjuta-3.34.0/data/Makefile.in:548: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/data/Makefile.in-549- dir='$(DESTDIR)$(anjuta_datadir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/data/Makefile.in-568- @list='$(dist_anjuta_profile_DATA)'; test -n "$(anjuta_profiledir)" || list=; \ anjuta-3.34.0/data/Makefile.in:569: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/data/Makefile.in-570- dir='$(DESTDIR)$(anjuta_profiledir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/data/Makefile.in-585- dot_seen=no; \ anjuta-3.34.0/data/Makefile.in:586: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/data/Makefile.in-587- case "$@" in \ ############################################## anjuta-3.34.0/data/Makefile.in-648-GTAGS: anjuta-3.34.0/data/Makefile.in:649: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/data/Makefile.in-650- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/data/Makefile.in-674-distdir-am: $(DISTFILES) anjuta-3.34.0/data/Makefile.in:675: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/data/Makefile.in:676: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/data/Makefile.in-677- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/data/Makefile.in-688- if test -d $$d/$$file; then \ anjuta-3.34.0/data/Makefile.in:689: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/data/Makefile.in-690- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/data/templates/Makefile.in-50- { \ anjuta-3.34.0/data/templates/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/data/templates/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/data/templates/Makefile.in-129- esac anjuta-3.34.0/data/templates/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/data/templates/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/data/templates/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/data/templates/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/data/templates/Makefile.in-134- esac; anjuta-3.34.0/data/templates/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/data/templates/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/data/templates/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/data/templates/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/data/templates/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/data/templates/Makefile.in-495- @list='$(dist_licenses_data_DATA)'; test -n "$(licenses_datadir)" || list=; \ anjuta-3.34.0/data/templates/Makefile.in:496: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/data/templates/Makefile.in-497- dir='$(DESTDIR)$(licenses_datadir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/data/templates/Makefile.in-516- @list='$(dist_template_data_DATA)'; test -n "$(template_datadir)" || list=; \ anjuta-3.34.0/data/templates/Makefile.in:517: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/data/templates/Makefile.in-518- dir='$(DESTDIR)$(template_datadir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/data/templates/Makefile.in-529-distdir-am: $(DISTFILES) anjuta-3.34.0/data/templates/Makefile.in:530: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/data/templates/Makefile.in:531: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/data/templates/Makefile.in-532- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/data/templates/Makefile.in-543- if test -d $$d/$$file; then \ anjuta-3.34.0/data/templates/Makefile.in:544: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/data/templates/Makefile.in-545- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/m4/iconv.m4-173- 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);"]) anjuta-3.34.0/m4/iconv.m4:174: am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` anjuta-3.34.0/m4/iconv.m4-175- AC_MSG_RESULT([$]{ac_t:- ############################################## anjuta-3.34.0/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v. anjuta-3.34.0/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in anjuta-3.34.0/m4/lib-ld.m4-16-*GNU* | *'with BFD'*) ############################################## anjuta-3.34.0/m4/lib-ld.m4-50- # gcc leaves a trailing carriage return which upsets mingw anjuta-3.34.0/m4/lib-ld.m4:51: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; anjuta-3.34.0/m4/lib-ld.m4-52- *) anjuta-3.34.0/m4/lib-ld.m4:53: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; anjuta-3.34.0/m4/lib-ld.m4-54- esac ############################################## anjuta-3.34.0/m4/lib-ld.m4-59- # Canonicalize the path of ld anjuta-3.34.0/m4/lib-ld.m4:60: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` anjuta-3.34.0/m4/lib-ld.m4-61- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do anjuta-3.34.0/m4/lib-ld.m4:62: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` anjuta-3.34.0/m4/lib-ld.m4-63- done ############################################## anjuta-3.34.0/m4/lib-ld.m4-89- # Break only if it was the GNU/non-GNU ld that we prefer. anjuta-3.34.0/m4/lib-ld.m4:90: case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in anjuta-3.34.0/m4/lib-ld.m4-91- *GNU* | *'with BFD'*) ############################################## anjuta-3.34.0/m4/po.m4-47-changequote(,)dnl anjuta-3.34.0/m4/po.m4:48: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in anjuta-3.34.0/m4/po.m4-49- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## anjuta-3.34.0/m4/po.m4-54-changequote(,)dnl anjuta-3.34.0/m4/po.m4:55: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in anjuta-3.34.0/m4/po.m4-56- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## anjuta-3.34.0/m4/po.m4-73-changequote(,)dnl anjuta-3.34.0/m4/po.m4:74: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in anjuta-3.34.0/m4/po.m4-75- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## anjuta-3.34.0/m4/po.m4-98- case "$ac_file" in anjuta-3.34.0/m4/po.m4:99: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; anjuta-3.34.0/m4/po.m4-100- esac ############################################## anjuta-3.34.0/m4/po.m4-103- # Adjust a relative srcdir. anjuta-3.34.0/m4/po.m4:104: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` anjuta-3.34.0/m4/po.m4:105: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" anjuta-3.34.0/m4/po.m4:106: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` anjuta-3.34.0/m4/po.m4-107- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## anjuta-3.34.0/m4/po.m4-110- case "$ac_given_srcdir" in anjuta-3.34.0/m4/po.m4:111: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; anjuta-3.34.0/m4/po.m4-112- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## anjuta-3.34.0/m4/po.m4-130- fi anjuta-3.34.0/m4/po.m4:131: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` anjuta-3.34.0/m4/po.m4-132- # Hide the ALL_LINGUAS assigment from automake < 1.5. ############################################## anjuta-3.34.0/m4/po.m4-227- # Adjust a relative srcdir. anjuta-3.34.0/m4/po.m4:228: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` anjuta-3.34.0/m4/po.m4:229: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" anjuta-3.34.0/m4/po.m4:230: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` anjuta-3.34.0/m4/po.m4-231- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## anjuta-3.34.0/m4/po.m4-234- case "$ac_given_srcdir" in anjuta-3.34.0/m4/po.m4:235: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; anjuta-3.34.0/m4/po.m4-236- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## anjuta-3.34.0/m4/po.m4-295- # Set POTFILES to the value of the Makefile variable POTFILES. anjuta-3.34.0/m4/po.m4:296: sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'` anjuta-3.34.0/m4/po.m4:297: POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"` anjuta-3.34.0/m4/po.m4-298- # Compute POTFILES_DEPS as ############################################## anjuta-3.34.0/m4/po.m4-310- # The LINGUAS file contains the set of available languages. anjuta-3.34.0/m4/po.m4:311: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` anjuta-3.34.0/m4/po.m4-312- POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS" ############################################## anjuta-3.34.0/m4/po.m4-314- # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS. anjuta-3.34.0/m4/po.m4:315: sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'` anjuta-3.34.0/m4/po.m4:316: ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"` anjuta-3.34.0/m4/po.m4-317- fi ############################################## anjuta-3.34.0/m4/po.m4-358- QMFILES="$QMFILES $srcdirpre$lang.qm" anjuta-3.34.0/m4/po.m4:359: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` anjuta-3.34.0/m4/po.m4-360- MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg" anjuta-3.34.0/m4/po.m4:361: 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/'` anjuta-3.34.0/m4/po.m4-362- RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll" ############################################## anjuta-3.34.0/m4/po.m4-399- QTCATALOGS="$QTCATALOGS $lang.qm" anjuta-3.34.0/m4/po.m4:400: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` anjuta-3.34.0/m4/po.m4-401- TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg" anjuta-3.34.0/m4/po.m4:402: 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/'` anjuta-3.34.0/m4/po.m4-403- CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll" ############################################## anjuta-3.34.0/m4/po.m4-410- for lang in $ALL_LINGUAS; do anjuta-3.34.0/m4/po.m4:411: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` anjuta-3.34.0/m4/po.m4-412- cat >> "$ac_file.tmp" <<EOF ############################################## anjuta-3.34.0/m4/po.m4-421- for lang in $ALL_LINGUAS; do anjuta-3.34.0/m4/po.m4:422: 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/'` anjuta-3.34.0/m4/po.m4-423- cat >> "$ac_file.tmp" <<EOF ############################################## anjuta-3.34.0/m4/gettext.m4-247- LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD" anjuta-3.34.0/m4/gettext.m4:248: LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` anjuta-3.34.0/m4/gettext.m4-249- fi ############################################## anjuta-3.34.0/m4/ltsugar.m4-68-m4_define([lt_combine], anjuta-3.34.0/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1], anjuta-3.34.0/m4/ltsugar.m4-70- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## anjuta-3.34.0/m4/libtool.m4-119- done anjuta-3.34.0/m4/libtool.m4:120: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` anjuta-3.34.0/m4/libtool.m4-121-} ############################################## anjuta-3.34.0/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE], anjuta-3.34.0/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) anjuta-3.34.0/m4/libtool.m4-439- ############################################## anjuta-3.34.0/m4/libtool.m4-447-# anjuta-3.34.0/m4/libtool.m4:448:# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## anjuta-3.34.0/m4/libtool.m4-557-]], lt_decl_quote_varnames); do anjuta-3.34.0/m4/libtool.m4:558: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in anjuta-3.34.0/m4/libtool.m4-559- *[[\\\\\\\`\\"\\\$]]*) anjuta-3.34.0/m4/libtool.m4:560: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes anjuta-3.34.0/m4/libtool.m4-561- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do anjuta-3.34.0/m4/libtool.m4:571: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in anjuta-3.34.0/m4/libtool.m4-572- *[[\\\\\\\`\\"\\\$]]*) anjuta-3.34.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 anjuta-3.34.0/m4/libtool.m4-574- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-1111- if test yes = "$lt_cv_ld_force_load"; then anjuta-3.34.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\"`' anjuta-3.34.0/m4/libtool.m4-1113- m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], ############################################## anjuta-3.34.0/m4/libtool.m4-1164- }]' anjuta-3.34.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"` anjuta-3.34.0/m4/libtool.m4-1166- # Check for a 64-bit object if we didn't find anything. anjuta-3.34.0/m4/libtool.m4-1167- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then anjuta-3.34.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"` anjuta-3.34.0/m4/libtool.m4-1169- fi],[]) ############################################## anjuta-3.34.0/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ anjuta-3.34.0/m4/libtool.m4:1201: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then anjuta-3.34.0/m4/libtool.m4-1202- ECHO='print -r --' anjuta-3.34.0/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then anjuta-3.34.0/m4/libtool.m4-1204- ECHO='printf %s\n' ############################################## anjuta-3.34.0/m4/libtool.m4-1235- PATH=/empty FPATH=/empty; export PATH FPATH anjuta-3.34.0/m4/libtool.m4:1236: test "X`printf %s $ECHO`" = "X$ECHO" \ anjuta-3.34.0/m4/libtool.m4:1237: || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) anjuta-3.34.0/m4/libtool.m4-1238- ############################################## anjuta-3.34.0/m4/libtool.m4-1259- if test yes = "$GCC"; then anjuta-3.34.0/m4/libtool.m4:1260: lt_sysroot=`$CC --print-sysroot 2>/dev/null` anjuta-3.34.0/m4/libtool.m4-1261- fi ############################################## anjuta-3.34.0/m4/libtool.m4-1263- /*) anjuta-3.34.0/m4/libtool.m4:1264: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` anjuta-3.34.0/m4/libtool.m4-1265- ;; #( ############################################## anjuta-3.34.0/m4/libtool.m4-1293- if AC_TRY_EVAL(ac_compile); then anjuta-3.34.0/m4/libtool.m4:1294: case `/usr/bin/file conftest.$ac_objext` in anjuta-3.34.0/m4/libtool.m4-1295- *ELF-32*) ############################################## anjuta-3.34.0/m4/libtool.m4-1310- if test yes = "$lt_cv_prog_gnu_ld"; then anjuta-3.34.0/m4/libtool.m4:1311: case `/usr/bin/file conftest.$ac_objext` in anjuta-3.34.0/m4/libtool.m4-1312- *32-bit*) ############################################## anjuta-3.34.0/m4/libtool.m4-1322- else anjuta-3.34.0/m4/libtool.m4:1323: case `/usr/bin/file conftest.$ac_objext` in anjuta-3.34.0/m4/libtool.m4-1324- *32-bit*) ############################################## anjuta-3.34.0/m4/libtool.m4-1344- emul=elf anjuta-3.34.0/m4/libtool.m4:1345: case `/usr/bin/file conftest.$ac_objext` in anjuta-3.34.0/m4/libtool.m4-1346- *32-bit*) ############################################## anjuta-3.34.0/m4/libtool.m4-1352- esac anjuta-3.34.0/m4/libtool.m4:1353: case `/usr/bin/file conftest.$ac_objext` in anjuta-3.34.0/m4/libtool.m4-1354- *MSB*) ############################################## anjuta-3.34.0/m4/libtool.m4-1360- esac anjuta-3.34.0/m4/libtool.m4:1361: case `/usr/bin/file conftest.$ac_objext` in anjuta-3.34.0/m4/libtool.m4-1362- *N32*) ############################################## anjuta-3.34.0/m4/libtool.m4-1725- # And add a safety zone anjuta-3.34.0/m4/libtool.m4:1726: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` anjuta-3.34.0/m4/libtool.m4:1727: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` anjuta-3.34.0/m4/libtool.m4-1728- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-1758- if test -n "$kargmax"; then anjuta-3.34.0/m4/libtool.m4:1759: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` anjuta-3.34.0/m4/libtool.m4-1760- else ############################################## anjuta-3.34.0/m4/libtool.m4-1767- test undefined != "$lt_cv_sys_max_cmd_len"; then anjuta-3.34.0/m4/libtool.m4:1768: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` anjuta-3.34.0/m4/libtool.m4:1769: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` anjuta-3.34.0/m4/libtool.m4-1770- else ############################################## anjuta-3.34.0/m4/libtool.m4-1779- # we can't tell. anjuta-3.34.0/m4/libtool.m4:1780: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ anjuta-3.34.0/m4/libtool.m4-1781- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## anjuta-3.34.0/m4/libtool.m4-1783- do anjuta-3.34.0/m4/libtool.m4:1784: i=`expr $i + 1` anjuta-3.34.0/m4/libtool.m4-1785- teststring=$teststring$teststring ############################################## anjuta-3.34.0/m4/libtool.m4-1787- # Only check the string length outside the loop. anjuta-3.34.0/m4/libtool.m4:1788: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` anjuta-3.34.0/m4/libtool.m4-1789- teststring= ############################################## anjuta-3.34.0/m4/libtool.m4-1792- # linker. It appears as though 1/2 is a usable value. anjuta-3.34.0/m4/libtool.m4:1793: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` anjuta-3.34.0/m4/libtool.m4-1794- fi ############################################## anjuta-3.34.0/m4/libtool.m4-2258- *:) anjuta-3.34.0/m4/libtool.m4:2259: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\" anjuta-3.34.0/m4/libtool.m4-2260- ;; anjuta-3.34.0/m4/libtool.m4-2261- x:*) anjuta-3.34.0/m4/libtool.m4:2262: eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\" anjuta-3.34.0/m4/libtool.m4-2263- ;; anjuta-3.34.0/m4/libtool.m4-2264- *::*) anjuta-3.34.0/m4/libtool.m4:2265: eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" anjuta-3.34.0/m4/libtool.m4:2266: eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\" anjuta-3.34.0/m4/libtool.m4-2267- ;; anjuta-3.34.0/m4/libtool.m4-2268- *) anjuta-3.34.0/m4/libtool.m4:2269: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\" anjuta-3.34.0/m4/libtool.m4-2270- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-2298- esac anjuta-3.34.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` anjuta-3.34.0/m4/libtool.m4-2300- case $lt_search_path_spec in ############################################## anjuta-3.34.0/m4/libtool.m4-2305- # okay in the real world where ";" in dirpaths is itself problematic. anjuta-3.34.0/m4/libtool.m4:2306: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` anjuta-3.34.0/m4/libtool.m4-2307- ;; anjuta-3.34.0/m4/libtool.m4-2308- *) anjuta-3.34.0/m4/libtool.m4:2309: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` anjuta-3.34.0/m4/libtool.m4-2310- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-2314- lt_tmp_lt_search_path_spec= anjuta-3.34.0/m4/libtool.m4:2315: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` anjuta-3.34.0/m4/libtool.m4-2316- # ...but if some path component already ends with the multilib dir we assume ############################################## anjuta-3.34.0/m4/libtool.m4-2356- esac anjuta-3.34.0/m4/libtool.m4:2357: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` anjuta-3.34.0/m4/libtool.m4-2358-else ############################################## anjuta-3.34.0/m4/libtool.m4-2497- # Create ${libname}_ixlibrary.a entries in /sys/libs. anjuta-3.34.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' anjuta-3.34.0/m4/libtool.m4-2499- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-2533- # DLL is installed to $(libdir)/../bin by postinstall_cmds anjuta-3.34.0/m4/libtool.m4:2534: postinstall_cmds='base_file=`basename \$file`~ anjuta-3.34.0/m4/libtool.m4:2535: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ anjuta-3.34.0/m4/libtool.m4:2536: dldir=$destdir/`dirname \$dlpath`~ anjuta-3.34.0/m4/libtool.m4-2537- test -d \$dldir || mkdir -p \$dldir~ ############################################## anjuta-3.34.0/m4/libtool.m4-2542- fi' anjuta-3.34.0/m4/libtool.m4:2543: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ anjuta-3.34.0/m4/libtool.m4-2544- dlpath=$dir/\$dldll~ ############################################## anjuta-3.34.0/m4/libtool.m4-2550- # Cygwin DLLs use 'cyg' prefix rather than 'lib' anjuta-3.34.0/m4/libtool.m4:2551: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' anjuta-3.34.0/m4/libtool.m4-2552-m4_if([$1], [],[ ############################################## anjuta-3.34.0/m4/libtool.m4-2556- # MinGW DLLs use traditional 'lib' prefix anjuta-3.34.0/m4/libtool.m4:2557: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' anjuta-3.34.0/m4/libtool.m4-2558- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-2560- # pw32 DLLs use 'pw' prefix rather than 'lib' anjuta-3.34.0/m4/libtool.m4:2561: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' anjuta-3.34.0/m4/libtool.m4-2562- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-2569- libname_spec='$name' anjuta-3.34.0/m4/libtool.m4:2570: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' anjuta-3.34.0/m4/libtool.m4-2571- library_names_spec='$libname.dll.lib' ############################################## anjuta-3.34.0/m4/libtool.m4-2581- # Let DOS variable expansion print the short 8.3 style file name. anjuta-3.34.0/m4/libtool.m4:2582: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` anjuta-3.34.0/m4/libtool.m4-2583- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## anjuta-3.34.0/m4/libtool.m4-2586- # Convert to MSYS style. anjuta-3.34.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|^ ||'` anjuta-3.34.0/m4/libtool.m4-2588- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-2592- # like /cygdrive/c/PROGRA~1:/cygdr... anjuta-3.34.0/m4/libtool.m4:2593: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` anjuta-3.34.0/m4/libtool.m4:2594: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` anjuta-3.34.0/m4/libtool.m4:2595: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` anjuta-3.34.0/m4/libtool.m4-2596- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-2600- # It is most probably a Windows format PATH. anjuta-3.34.0/m4/libtool.m4:2601: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` anjuta-3.34.0/m4/libtool.m4-2602- else anjuta-3.34.0/m4/libtool.m4:2603: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` anjuta-3.34.0/m4/libtool.m4-2604- fi ############################################## anjuta-3.34.0/m4/libtool.m4-2610- # DLL is installed to $(libdir)/../bin by postinstall_cmds anjuta-3.34.0/m4/libtool.m4:2611: postinstall_cmds='base_file=`basename \$file`~ anjuta-3.34.0/m4/libtool.m4:2612: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ anjuta-3.34.0/m4/libtool.m4:2613: dldir=$destdir/`dirname \$dlpath`~ anjuta-3.34.0/m4/libtool.m4-2614- test -d \$dldir || mkdir -p \$dldir~ anjuta-3.34.0/m4/libtool.m4-2615- $install_prog $dir/$dlname \$dldir/$dlname' anjuta-3.34.0/m4/libtool.m4:2616: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ anjuta-3.34.0/m4/libtool.m4-2617- dlpath=$dir/\$dldll~ ############################################## anjuta-3.34.0/m4/libtool.m4-2624- # Assume MSVC wrapper anjuta-3.34.0/m4/libtool.m4:2625: library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' anjuta-3.34.0/m4/libtool.m4-2626- dynamic_linker='Win32 ld.exe' ############################################## anjuta-3.34.0/m4/libtool.m4-2641- shlibpath_var=DYLD_LIBRARY_PATH anjuta-3.34.0/m4/libtool.m4:2642: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' anjuta-3.34.0/m4/libtool.m4-2643-m4_if([$1], [],[ ############################################## anjuta-3.34.0/m4/libtool.m4-2875- if test -f /etc/ld.so.conf; then anjuta-3.34.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' ' '` anjuta-3.34.0/m4/libtool.m4-2877- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## anjuta-3.34.0/m4/libtool.m4-2929- need_lib_prefix=no anjuta-3.34.0/m4/libtool.m4:2930: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then anjuta-3.34.0/m4/libtool.m4-2931- need_version=no ############################################## anjuta-3.34.0/m4/libtool.m4-2956- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec anjuta-3.34.0/m4/libtool.m4:2957: postinstall_cmds='base_file=`basename \$file`~ anjuta-3.34.0/m4/libtool.m4:2958: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ anjuta-3.34.0/m4/libtool.m4:2959: dldir=$destdir/`dirname \$dlpath`~ anjuta-3.34.0/m4/libtool.m4-2960- test -d \$dldir || mkdir -p \$dldir~ ############################################## anjuta-3.34.0/m4/libtool.m4-2965- fi' anjuta-3.34.0/m4/libtool.m4:2966: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ anjuta-3.34.0/m4/libtool.m4-2967- dlpath=$dir/\$dldll~ ############################################## anjuta-3.34.0/m4/libtool.m4-3176- "file_magic "*) anjuta-3.34.0/m4/libtool.m4:3177: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` anjuta-3.34.0/m4/libtool.m4-3178- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## anjuta-3.34.0/m4/libtool.m4-3259- # gcc leaves a trailing carriage return, which upsets mingw anjuta-3.34.0/m4/libtool.m4:3260: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; anjuta-3.34.0/m4/libtool.m4-3261- *) anjuta-3.34.0/m4/libtool.m4:3262: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; anjuta-3.34.0/m4/libtool.m4-3263- esac ############################################## anjuta-3.34.0/m4/libtool.m4-3268- # Canonicalize the pathname of ld anjuta-3.34.0/m4/libtool.m4:3269: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` anjuta-3.34.0/m4/libtool.m4-3270- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do anjuta-3.34.0/m4/libtool.m4:3271: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` anjuta-3.34.0/m4/libtool.m4-3272- done ############################################## anjuta-3.34.0/m4/libtool.m4-3299- # Break only if it was the GNU/non-GNU ld that we prefer. anjuta-3.34.0/m4/libtool.m4:3300: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in anjuta-3.34.0/m4/libtool.m4-3301- *GNU* | *'with BFD'*) ############################################## anjuta-3.34.0/m4/libtool.m4-3339-[# I'd rather use --version here, but apparently some GNU lds only accept -v. anjuta-3.34.0/m4/libtool.m4:3340:case `$LD -v 2>&1 </dev/null` in anjuta-3.34.0/m4/libtool.m4-3341-*GNU* | *'with BFD'*) ############################################## anjuta-3.34.0/m4/libtool.m4-3566-openbsd* | bitrig*) anjuta-3.34.0/m4/libtool.m4:3567: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then anjuta-3.34.0/m4/libtool.m4-3568- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## anjuta-3.34.0/m4/libtool.m4-3633- else anjuta-3.34.0/m4/libtool.m4:3634: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` anjuta-3.34.0/m4/libtool.m4-3635- fi ############################################## anjuta-3.34.0/m4/libtool.m4-3684- esac anjuta-3.34.0/m4/libtool.m4:3685: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in anjuta-3.34.0/m4/libtool.m4-3686- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## anjuta-3.34.0/m4/libtool.m4-3690- *) anjuta-3.34.0/m4/libtool.m4:3691: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in anjuta-3.34.0/m4/libtool.m4-3692- */dev/null*) ############################################## anjuta-3.34.0/m4/libtool.m4-3716- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) anjuta-3.34.0/m4/libtool.m4:3717: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in anjuta-3.34.0/m4/libtool.m4-3718- *COFF*) ############################################## anjuta-3.34.0/m4/libtool.m4-3775- # decide which one to use based on capabilities of $DLLTOOL anjuta-3.34.0/m4/libtool.m4:3776: case `$DLLTOOL --help 2>&1` in anjuta-3.34.0/m4/libtool.m4-3777- *--identify-strict*) ############################################## anjuta-3.34.0/m4/libtool.m4-3949-# If we're using GNU nm, then use its standard symbol codes. anjuta-3.34.0/m4/libtool.m4:3950:case `$NM -V 2>&1` in anjuta-3.34.0/m4/libtool.m4-3951-*GNU* | *'with BFD'*) ############################################## anjuta-3.34.0/m4/libtool.m4-3997-mingw*) anjuta-3.34.0/m4/libtool.m4:3998: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp anjuta-3.34.0/m4/libtool.m4-3999- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-4053- nlist=conftest.nm anjuta-3.34.0/m4/libtool.m4:4054: if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then anjuta-3.34.0/m4/libtool.m4-4055- # Try sorting and uniquifying the output. ############################################## anjuta-3.34.0/m4/libtool.m4-4401- *) anjuta-3.34.0/m4/libtool.m4:4402: case `$CC -V 2>&1 | sed 5q` in anjuta-3.34.0/m4/libtool.m4-4403- *Sun\ C*) ############################################## anjuta-3.34.0/m4/libtool.m4-4737- *) anjuta-3.34.0/m4/libtool.m4:4738: case `$CC -V 2>&1 | sed 5q` in anjuta-3.34.0/m4/libtool.m4-4739- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) ############################################## anjuta-3.34.0/m4/libtool.m4-4920- else anjuta-3.34.0/m4/libtool.m4:4921: _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' anjuta-3.34.0/m4/libtool.m4-4922- fi ############################################## anjuta-3.34.0/m4/libtool.m4-5013- # shared libraries, regardless of the interface used. anjuta-3.34.0/m4/libtool.m4:5014: case `$LD -v 2>&1` in anjuta-3.34.0/m4/libtool.m4-5015- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## anjuta-3.34.0/m4/libtool.m4-5045- supports_anon_versioning=no anjuta-3.34.0/m4/libtool.m4:5046: case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in anjuta-3.34.0/m4/libtool.m4-5047- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## anjuta-3.34.0/m4/libtool.m4-5148- prefix_cmds="$SED"~ anjuta-3.34.0/m4/libtool.m4:5149: if test EXPORTS = "`$SED 1q $export_symbols`"; then anjuta-3.34.0/m4/libtool.m4-5150- prefix_cmds="$prefix_cmds -e 1d"; ############################################## anjuta-3.34.0/m4/libtool.m4-5170- # time. Moving up from 0x10000000 also allows more sbrk(2) space. anjuta-3.34.0/m4/libtool.m4:5171: _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' anjuta-3.34.0/m4/libtool.m4:5172: _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' anjuta-3.34.0/m4/libtool.m4-5173- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-5188- pgcc*) # Portland Group C compiler anjuta-3.34.0/m4/libtool.m4:5189: _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' anjuta-3.34.0/m4/libtool.m4-5190- tmp_addflag=' $pic_flag' ############################################## anjuta-3.34.0/m4/libtool.m4-5193- # Portland Group f77 and f90 compilers anjuta-3.34.0/m4/libtool.m4:5194: _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' anjuta-3.34.0/m4/libtool.m4-5195- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## anjuta-3.34.0/m4/libtool.m4-5210- nvcc*) # Cuda Compiler Driver 2.2 anjuta-3.34.0/m4/libtool.m4:5211: _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' anjuta-3.34.0/m4/libtool.m4-5212- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## anjuta-3.34.0/m4/libtool.m4-5214- esac anjuta-3.34.0/m4/libtool.m4:5215: case `$CC -V 2>&1 | sed 5q` in anjuta-3.34.0/m4/libtool.m4-5216- *Sun\ C*) # Sun C 5.9 anjuta-3.34.0/m4/libtool.m4:5217: _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' anjuta-3.34.0/m4/libtool.m4-5218- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## anjuta-3.34.0/m4/libtool.m4-5285- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) anjuta-3.34.0/m4/libtool.m4:5286: case `$LD -v 2>&1` in anjuta-3.34.0/m4/libtool.m4-5287- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## anjuta-3.34.0/m4/libtool.m4-5374- else anjuta-3.34.0/m4/libtool.m4:5375: _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' anjuta-3.34.0/m4/libtool.m4-5376- fi ############################################## anjuta-3.34.0/m4/libtool.m4-5439- # below for broken collect2 doesn't work under 4.3+ anjuta-3.34.0/m4/libtool.m4:5440: collect2name=`$CC -print-prog-name=collect2` anjuta-3.34.0/m4/libtool.m4-5441- if test -f "$collect2name" && ############################################## anjuta-3.34.0/m4/libtool.m4-5495- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" anjuta-3.34.0/m4/libtool.m4:5496: _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 anjuta-3.34.0/m4/libtool.m4-5497- else ############################################## anjuta-3.34.0/m4/libtool.m4-5520- # -brtl affects multiple linker settings, -berok does not and is overridden later anjuta-3.34.0/m4/libtool.m4:5521: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' anjuta-3.34.0/m4/libtool.m4-5522- if test svr4 != "$with_aix_soname"; then ############################################## anjuta-3.34.0/m4/libtool.m4-5611- # FIXME: Setting linknames here is a bad hack. anjuta-3.34.0/m4/libtool.m4:5612: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' anjuta-3.34.0/m4/libtool.m4-5613- # The linker will automatically build a .lib file if we build a DLL. ############################################## anjuta-3.34.0/m4/libtool.m4-5749- if test yes = "$GCC"; then anjuta-3.34.0/m4/libtool.m4:5750: _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' anjuta-3.34.0/m4/libtool.m4-5751- # Try to use the -exported_symbol ld option, if it does not ############################################## anjuta-3.34.0/m4/libtool.m4-5772- if test yes = "$lt_cv_irix_exported_symbol"; then anjuta-3.34.0/m4/libtool.m4:5773: _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' anjuta-3.34.0/m4/libtool.m4-5774- fi anjuta-3.34.0/m4/libtool.m4-5775- else anjuta-3.34.0/m4/libtool.m4:5776: _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' anjuta-3.34.0/m4/libtool.m4:5777: _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' anjuta-3.34.0/m4/libtool.m4-5778- fi ############################################## anjuta-3.34.0/m4/libtool.m4-5822- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes anjuta-3.34.0/m4/libtool.m4:5823: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then anjuta-3.34.0/m4/libtool.m4-5824- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## anjuta-3.34.0/m4/libtool.m4-5853- prefix_cmds="$SED"~ anjuta-3.34.0/m4/libtool.m4:5854: if test EXPORTS = "`$SED 1q $export_symbols`"; then anjuta-3.34.0/m4/libtool.m4-5855- prefix_cmds="$prefix_cmds -e 1d"; ############################################## anjuta-3.34.0/m4/libtool.m4-5867- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' anjuta-3.34.0/m4/libtool.m4:5868: _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' anjuta-3.34.0/m4/libtool.m4-5869- else anjuta-3.34.0/m4/libtool.m4-5870- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' anjuta-3.34.0/m4/libtool.m4:5871: _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' anjuta-3.34.0/m4/libtool.m4-5872- fi ############################################## anjuta-3.34.0/m4/libtool.m4-5880- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' anjuta-3.34.0/m4/libtool.m4:5881: _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' anjuta-3.34.0/m4/libtool.m4-5882- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## anjuta-3.34.0/m4/libtool.m4-5884- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' anjuta-3.34.0/m4/libtool.m4:5885: _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' anjuta-3.34.0/m4/libtool.m4:5886: _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~ anjuta-3.34.0/m4/libtool.m4:5887: $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' anjuta-3.34.0/m4/libtool.m4-5888- ############################################## anjuta-3.34.0/m4/libtool.m4-5903- else anjuta-3.34.0/m4/libtool.m4:5904: case `$CC -V 2>&1` in anjuta-3.34.0/m4/libtool.m4-5905- *"Compilers 5.0"*) ############################################## anjuta-3.34.0/m4/libtool.m4-6096- _LT_TAGVAR(allow_undefined_flag, $1)= anjuta-3.34.0/m4/libtool.m4:6097: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) anjuta-3.34.0/m4/libtool.m4-6098- then ############################################## anjuta-3.34.0/m4/libtool.m4-6400- # ancient GNU ld didn't support --whole-archive et. al. anjuta-3.34.0/m4/libtool.m4:6401: if eval "`$CC -print-prog-name=ld` --help 2>&1" | anjuta-3.34.0/m4/libtool.m4-6402- $GREP 'no-whole-archive' > /dev/null; then ############################################## anjuta-3.34.0/m4/libtool.m4-6510- # below for broken collect2 doesn't work under 4.3+ anjuta-3.34.0/m4/libtool.m4:6511: collect2name=`$CC -print-prog-name=collect2` anjuta-3.34.0/m4/libtool.m4-6512- if test -f "$collect2name" && ############################################## anjuta-3.34.0/m4/libtool.m4-6568- anjuta-3.34.0/m4/libtool.m4:6569: _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 anjuta-3.34.0/m4/libtool.m4-6570- else ############################################## anjuta-3.34.0/m4/libtool.m4-6593- # -brtl affects multiple linker settings, -berok does not and is overridden later anjuta-3.34.0/m4/libtool.m4:6594: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' anjuta-3.34.0/m4/libtool.m4-6595- if test svr4 != "$with_aix_soname"; then ############################################## anjuta-3.34.0/m4/libtool.m4-6722- prefix_cmds="$SED"~ anjuta-3.34.0/m4/libtool.m4:6723: if test EXPORTS = "`$SED 1q $export_symbols`"; then anjuta-3.34.0/m4/libtool.m4-6724- prefix_cmds="$prefix_cmds -e 1d"; ############################################## anjuta-3.34.0/m4/libtool.m4-6796- # dependencies. anjuta-3.34.0/m4/libtool.m4:6797: 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"' anjuta-3.34.0/m4/libtool.m4-6798- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-6861- # dependencies. anjuta-3.34.0/m4/libtool.m4:6862: 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"' anjuta-3.34.0/m4/libtool.m4-6863- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-6897- # time. Moving up from 0x10000000 also allows more sbrk(2) space. anjuta-3.34.0/m4/libtool.m4:6898: _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' anjuta-3.34.0/m4/libtool.m4:6899: _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' anjuta-3.34.0/m4/libtool.m4-6900- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-6904- # SGI C++ anjuta-3.34.0/m4/libtool.m4:6905: _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' anjuta-3.34.0/m4/libtool.m4-6906- ############################################## anjuta-3.34.0/m4/libtool.m4-6915- if test no = "$with_gnu_ld"; then anjuta-3.34.0/m4/libtool.m4:6916: _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' anjuta-3.34.0/m4/libtool.m4-6917- else anjuta-3.34.0/m4/libtool.m4:6918: _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' anjuta-3.34.0/m4/libtool.m4-6919- fi ############################################## anjuta-3.34.0/m4/libtool.m4-6936- # to its proper name (with version) after linking. anjuta-3.34.0/m4/libtool.m4:6937: _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' anjuta-3.34.0/m4/libtool.m4:6938: _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' anjuta-3.34.0/m4/libtool.m4-6939- # Commands to make compiler produce verbose output that lists ############################################## anjuta-3.34.0/m4/libtool.m4-6946- # dependencies. anjuta-3.34.0/m4/libtool.m4:6947: 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"' anjuta-3.34.0/m4/libtool.m4-6948- ############################################## anjuta-3.34.0/m4/libtool.m4-6961- # earlier do not add the objects themselves. anjuta-3.34.0/m4/libtool.m4:6962: case `$CC -V 2>&1` in anjuta-3.34.0/m4/libtool.m4-6963- *"Version 7."*) ############################################## anjuta-3.34.0/m4/libtool.m4-6982- # Portland Group C++ compiler anjuta-3.34.0/m4/libtool.m4:6983: case `$CC -V` in anjuta-3.34.0/m4/libtool.m4-6984- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) ############################################## anjuta-3.34.0/m4/libtool.m4-6987- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ anjuta-3.34.0/m4/libtool.m4:6988: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' anjuta-3.34.0/m4/libtool.m4-6989- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## anjuta-3.34.0/m4/libtool.m4-6991- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ anjuta-3.34.0/m4/libtool.m4:6992: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ anjuta-3.34.0/m4/libtool.m4-6993- $RANLIB $oldlib' ############################################## anjuta-3.34.0/m4/libtool.m4-6996- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ anjuta-3.34.0/m4/libtool.m4:6997: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' anjuta-3.34.0/m4/libtool.m4-6998- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## anjuta-3.34.0/m4/libtool.m4-7000- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ anjuta-3.34.0/m4/libtool.m4:7001: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' anjuta-3.34.0/m4/libtool.m4-7002- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-7010- _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' anjuta-3.34.0/m4/libtool.m4:7011: _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' anjuta-3.34.0/m4/libtool.m4-7012- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-7029- # dependencies. anjuta-3.34.0/m4/libtool.m4:7030: 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' anjuta-3.34.0/m4/libtool.m4-7031- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-7044- *) anjuta-3.34.0/m4/libtool.m4:7045: case `$CC -V 2>&1 | sed 5q` in anjuta-3.34.0/m4/libtool.m4-7046- *Sun\ C*) ############################################## anjuta-3.34.0/m4/libtool.m4-7051- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' anjuta-3.34.0/m4/libtool.m4:7052: _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' anjuta-3.34.0/m4/libtool.m4-7053- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## anjuta-3.34.0/m4/libtool.m4-7116- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' anjuta-3.34.0/m4/libtool.m4:7117: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then anjuta-3.34.0/m4/libtool.m4-7118- _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' ############################################## anjuta-3.34.0/m4/libtool.m4-7135- # to its proper name (with version) after linking. anjuta-3.34.0/m4/libtool.m4:7136: _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' anjuta-3.34.0/m4/libtool.m4-7137- ############################################## anjuta-3.34.0/m4/libtool.m4-7156- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' anjuta-3.34.0/m4/libtool.m4:7157: _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' anjuta-3.34.0/m4/libtool.m4-7158- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## anjuta-3.34.0/m4/libtool.m4-7161- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' anjuta-3.34.0/m4/libtool.m4:7162: _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' anjuta-3.34.0/m4/libtool.m4:7163: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ anjuta-3.34.0/m4/libtool.m4-7164- echo "-hidden">> $lib.exp~ anjuta-3.34.0/m4/libtool.m4:7165: $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~ anjuta-3.34.0/m4/libtool.m4-7166- $RM $lib.exp' ############################################## anjuta-3.34.0/m4/libtool.m4-7180- # dependencies. anjuta-3.34.0/m4/libtool.m4:7181: 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"' anjuta-3.34.0/m4/libtool.m4-7182- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-7187- osf3*) anjuta-3.34.0/m4/libtool.m4:7188: _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' anjuta-3.34.0/m4/libtool.m4-7189- ;; anjuta-3.34.0/m4/libtool.m4-7190- *) anjuta-3.34.0/m4/libtool.m4:7191: _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' anjuta-3.34.0/m4/libtool.m4-7192- ;; ############################################## anjuta-3.34.0/m4/libtool.m4-7440- case @S|@2 in anjuta-3.34.0/m4/libtool.m4:7441: .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;; anjuta-3.34.0/m4/libtool.m4:7442: *) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;; anjuta-3.34.0/m4/libtool.m4-7443- esac ############################################## anjuta-3.34.0/m4/libtool.m4-7529- anjuta-3.34.0/m4/libtool.m4:7530: for p in `eval "$output_verbose_link_cmd"`; do anjuta-3.34.0/m4/libtool.m4-7531- case $prev$p in ############################################## anjuta-3.34.0/m4/libtool.m4-7633-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then anjuta-3.34.0/m4/libtool.m4:7634: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'` anjuta-3.34.0/m4/libtool.m4-7635-fi ############################################## anjuta-3.34.0/m4/libtool.m4-8253- test 10 -lt "$lt_ac_count" && break anjuta-3.34.0/m4/libtool.m4:8254: lt_ac_count=`expr $lt_ac_count + 1` anjuta-3.34.0/m4/libtool.m4-8255- if test "$lt_ac_count" -gt "$lt_ac_max"; then ############################################## anjuta-3.34.0/m4/lib-link.m4-199- dnl or AC_LIB_HAVE_LINKFLAGS call. anjuta-3.34.0/m4/lib-link.m4:200: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` anjuta-3.34.0/m4/lib-link.m4-201- eval value=\"\$HAVE_LIB$uppername\" ############################################## anjuta-3.34.0/m4/lib-link.m4-274- -L*) anjuta-3.34.0/m4/lib-link.m4:275: dir=`echo "X$x" | sed -e 's/^X-L//'` anjuta-3.34.0/m4/lib-link.m4-276- dnl First look for a shared library. ############################################## anjuta-3.34.0/m4/lib-link.m4-416- */$acl_libdirstem | */$acl_libdirstem/) anjuta-3.34.0/m4/lib-link.m4:417: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` anjuta-3.34.0/m4/lib-link.m4-418- LIB[]NAME[]_PREFIX="$basedir" ############################################## anjuta-3.34.0/m4/lib-link.m4-470- -L*) anjuta-3.34.0/m4/lib-link.m4:471: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` anjuta-3.34.0/m4/lib-link.m4-472- dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. ############################################## anjuta-3.34.0/m4/lib-link.m4-520- -R*) anjuta-3.34.0/m4/lib-link.m4:521: dir=`echo "X$dep" | sed -e 's/^X-R//'` anjuta-3.34.0/m4/lib-link.m4-522- if test "$enable_rpath" != no; then ############################################## anjuta-3.34.0/m4/lib-link.m4-550- dnl Handle this in the next round. anjuta-3.34.0/m4/lib-link.m4:551: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` anjuta-3.34.0/m4/lib-link.m4-552- ;; ############################################## anjuta-3.34.0/m4/lib-link.m4-556- dnl option. anjuta-3.34.0/m4/lib-link.m4:557: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` anjuta-3.34.0/m4/lib-link.m4-558- ;; ############################################## anjuta-3.34.0/m4/lib-link.m4-663- -L) next=yes ;; anjuta-3.34.0/m4/lib-link.m4:664: -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'` anjuta-3.34.0/m4/lib-link.m4-665- dnl No need to hardcode the standard /usr/lib. ############################################## anjuta-3.34.0/m4/intltool.m4-38- anjuta-3.34.0/m4/intltool.m4:39:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` anjuta-3.34.0/m4/intltool.m4-40-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` anjuta-3.34.0/m4/intltool.m4:41:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` anjuta-3.34.0/m4/intltool.m4-42-if test -n "$1"; then ############################################## anjuta-3.34.0/m4/intltool.m4-126-fi anjuta-3.34.0/m4/intltool.m4:127:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" anjuta-3.34.0/m4/intltool.m4:128:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" anjuta-3.34.0/m4/intltool.m4:129:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" anjuta-3.34.0/m4/intltool.m4-130-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## anjuta-3.34.0/m4/intltool.m4-142-else anjuta-3.34.0/m4/intltool.m4:143: IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"` anjuta-3.34.0/m4/intltool.m4-144- AC_MSG_RESULT([$IT_PERL_VERSION]) ############################################## anjuta-3.34.0/m4/intltool.m4-147- AC_MSG_CHECKING([for XML::Parser]) anjuta-3.34.0/m4/intltool.m4:148: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then anjuta-3.34.0/m4/intltool.m4-149- AC_MSG_RESULT([ok]) ############################################## anjuta-3.34.0/m4/lib-prefix.m4-168- acl_libdirstem=lib anjuta-3.34.0/m4/lib-prefix.m4:169: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` anjuta-3.34.0/m4/lib-prefix.m4-170- if test -n "$searchpath"; then ############################################## anjuta-3.34.0/m4/lib-prefix.m4-175- */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; anjuta-3.34.0/m4/lib-prefix.m4:176: *) searchdir=`cd "$searchdir" && pwd` anjuta-3.34.0/m4/lib-prefix.m4-177- case "$searchdir" in ############################################## anjuta-3.34.0/doc/Makefile.in-50- { \ anjuta-3.34.0/doc/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/doc/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/doc/Makefile.in-129- esac anjuta-3.34.0/doc/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/doc/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/doc/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/doc/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/doc/Makefile.in-134- esac; anjuta-3.34.0/doc/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/doc/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/doc/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/doc/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/doc/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/doc/Makefile.in-478- test -n "$(man1dir)" \ anjuta-3.34.0/doc/Makefile.in:479: && test -n "`echo $$list1$$list2`" \ anjuta-3.34.0/doc/Makefile.in-480- || exit 0; \ ############################################## anjuta-3.34.0/doc/Makefile.in-535- @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ anjuta-3.34.0/doc/Makefile.in:536: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/doc/Makefile.in-537- dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/doc/Makefile.in-548-distdir-am: $(DISTFILES) anjuta-3.34.0/doc/Makefile.in:549: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/doc/Makefile.in:550: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/doc/Makefile.in-551- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/doc/Makefile.in-562- if test -d $$d/$$file; then \ anjuta-3.34.0/doc/Makefile.in:563: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/doc/Makefile.in-564- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/mime/Makefile.in-50- { \ anjuta-3.34.0/mime/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/mime/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/mime/Makefile.in-129- esac anjuta-3.34.0/mime/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/mime/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/mime/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/mime/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/mime/Makefile.in-134- esac; anjuta-3.34.0/mime/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/mime/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/mime/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/mime/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/mime/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/mime/Makefile.in-479- @list='$(dist_mimexml_DATA)'; test -n "$(mimexmldir)" || list=; \ anjuta-3.34.0/mime/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/mime/Makefile.in-481- dir='$(DESTDIR)$(mimexmldir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/mime/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/mime/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/mime/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/mime/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/mime/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/mime/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/mime/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ anjuta-3.34.0/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then anjuta-3.34.0/configure-47- as_echo='print -r --' anjuta-3.34.0/configure-48- as_echo_n='print -rn --' anjuta-3.34.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then anjuta-3.34.0/configure-50- as_echo='printf %s\n' ############################################## anjuta-3.34.0/configure-52-else anjuta-3.34.0/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then anjuta-3.34.0/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## anjuta-3.34.0/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; anjuta-3.34.0/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; anjuta-3.34.0/configure-64- esac; ############################################## anjuta-3.34.0/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && anjuta-3.34.0/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 anjuta-3.34.0/configure-201- ############################################## anjuta-3.34.0/configure-206- PATH=/empty FPATH=/empty; export PATH FPATH anjuta-3.34.0/configure:207: test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ anjuta-3.34.0/configure:208: || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1 anjuta-3.34.0/configure-209-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## anjuta-3.34.0/configure-336- case $as_dir in #( anjuta-3.34.0/configure:337: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( anjuta-3.34.0/configure-338- *) as_qdir=$as_dir;; ############################################## anjuta-3.34.0/configure-409- { anjuta-3.34.0/configure:410: as_val=`expr "$@" || test $? -eq 1` anjuta-3.34.0/configure-411- } ############################################## anjuta-3.34.0/configure-416-# ---------------------------------------- anjuta-3.34.0/configure:417:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are anjuta-3.34.0/configure-418-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## anjuta-3.34.0/configure-479- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && anjuta-3.34.0/configure:480: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { anjuta-3.34.0/configure-481- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## anjuta-3.34.0/configure-1110- case $ac_option in anjuta-3.34.0/configure:1111: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; anjuta-3.34.0/configure-1112- *=) ac_optarg= ;; ############################################## anjuta-3.34.0/configure-1154- -disable-* | --disable-*) anjuta-3.34.0/configure:1155: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` anjuta-3.34.0/configure-1156- # Reject names that are not valid shell variable names. ############################################## anjuta-3.34.0/configure-1159- ac_useropt_orig=$ac_useropt anjuta-3.34.0/configure:1160: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` anjuta-3.34.0/configure-1161- case $ac_user_opts in ############################################## anjuta-3.34.0/configure-1180- -enable-* | --enable-*) anjuta-3.34.0/configure:1181: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` anjuta-3.34.0/configure-1182- # Reject names that are not valid shell variable names. ############################################## anjuta-3.34.0/configure-1185- ac_useropt_orig=$ac_useropt anjuta-3.34.0/configure:1186: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` anjuta-3.34.0/configure-1187- case $ac_user_opts in ############################################## anjuta-3.34.0/configure-1384- -with-* | --with-*) anjuta-3.34.0/configure:1385: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` anjuta-3.34.0/configure-1386- # Reject names that are not valid shell variable names. ############################################## anjuta-3.34.0/configure-1389- ac_useropt_orig=$ac_useropt anjuta-3.34.0/configure:1390: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` anjuta-3.34.0/configure-1391- case $ac_user_opts in ############################################## anjuta-3.34.0/configure-1400- -without-* | --without-*) anjuta-3.34.0/configure:1401: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` anjuta-3.34.0/configure-1402- # Reject names that are not valid shell variable names. ############################################## anjuta-3.34.0/configure-1405- ac_useropt_orig=$ac_useropt anjuta-3.34.0/configure:1406: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` anjuta-3.34.0/configure-1407- case $ac_user_opts in ############################################## anjuta-3.34.0/configure-1438- *=*) anjuta-3.34.0/configure:1439: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` anjuta-3.34.0/configure-1440- # Reject names that are not valid shell variable names. ############################################## anjuta-3.34.0/configure-1459-if test -n "$ac_prev"; then anjuta-3.34.0/configure:1460: ac_option=--`echo $ac_prev | sed 's/_/-/g'` anjuta-3.34.0/configure-1461- as_fn_error $? "missing argument to $ac_option" ############################################## anjuta-3.34.0/configure-1481- */ ) anjuta-3.34.0/configure:1482: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` anjuta-3.34.0/configure-1483- eval $ac_var=\$ac_val;; ############################################## anjuta-3.34.0/configure-1516-ac_ls_di=`ls -di .` && anjuta-3.34.0/configure:1517:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || anjuta-3.34.0/configure-1518- as_fn_error $? "working directory cannot be determined" ############################################## anjuta-3.34.0/configure-1572-case $srcdir in anjuta-3.34.0/configure:1573:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; anjuta-3.34.0/configure-1574-esac ############################################## anjuta-3.34.0/configure-1615-By default, \`make install' will install all the files in anjuta-3.34.0/configure:1616:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify anjuta-3.34.0/configure:1617:an installation prefix other than \`$ac_default_prefix' using \`--prefix', anjuta-3.34.0/configure-1618-for instance \`--prefix=\$HOME'. ############################################## anjuta-3.34.0/configure-1829-*) anjuta-3.34.0/configure:1830: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` anjuta-3.34.0/configure-1831- # A ".." for each directory in $ac_dir_suffix. anjuta-3.34.0/configure:1832: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` anjuta-3.34.0/configure-1833- case $ac_top_builddir_sub in ############################################## anjuta-3.34.0/configure-2479- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack anjuta-3.34.0/configure:2480: as_decl_name=`echo $2|sed 's/ *(.*//'` anjuta-3.34.0/configure:2481: as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'` anjuta-3.34.0/configure-2482- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5 ############################################## anjuta-3.34.0/configure-2593- *\'*) anjuta-3.34.0/configure:2594: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; anjuta-3.34.0/configure-2595- esac ############################################## anjuta-3.34.0/configure-2676- case $ac_val in anjuta-3.34.0/configure:2677: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; anjuta-3.34.0/configure-2678- esac ############################################## anjuta-3.34.0/configure-2691- case $ac_val in anjuta-3.34.0/configure:2692: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; anjuta-3.34.0/configure-2693- esac ############################################## anjuta-3.34.0/configure-2812- set,) anjuta-3.34.0/configure:2813: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 anjuta-3.34.0/configure:2814:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} anjuta-3.34.0/configure-2815- ac_cache_corrupted=: ;; ############################################## anjuta-3.34.0/configure-2823- # differences in whitespace do not lead to failure. anjuta-3.34.0/configure:2824: ac_old_val_w=`echo x $ac_old_val` anjuta-3.34.0/configure:2825: ac_new_val_w=`echo x $ac_new_val` anjuta-3.34.0/configure-2826- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## anjuta-3.34.0/configure-2843- case $ac_new_val in anjuta-3.34.0/configure:2844: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; anjuta-3.34.0/configure-2845- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## anjuta-3.34.0/configure-3079- echo "timestamp, slept: $am_has_slept" > conftest.file anjuta-3.34.0/configure:3080: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` anjuta-3.34.0/configure-3081- if test "$*" = "X"; then anjuta-3.34.0/configure-3082- # -L didn't work. anjuta-3.34.0/configure:3083: set X `ls -t "$srcdir/configure" conftest.file` anjuta-3.34.0/configure-3084- fi ############################################## anjuta-3.34.0/configure-3130-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' anjuta-3.34.0/configure:3131:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` anjuta-3.34.0/configure-3132- anjuta-3.34.0/configure-3133-# Expand $ac_aux_dir to an absolute path. anjuta-3.34.0/configure:3134:am_aux_dir=`cd "$ac_aux_dir" && pwd` anjuta-3.34.0/configure-3135- ############################################## anjuta-3.34.0/configure-3275- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue anjuta-3.34.0/configure:3276: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( anjuta-3.34.0/configure-3277- 'mkdir (GNU coreutils) '* | \ ############################################## anjuta-3.34.0/configure-3348-set x ${MAKE-make} anjuta-3.34.0/configure:3349:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` anjuta-3.34.0/configure-3350-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## anjuta-3.34.0/configure-3358-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. anjuta-3.34.0/configure:3359:case `${MAKE-make} -f conftest.make 2>/dev/null` in anjuta-3.34.0/configure-3360- *@@@%%%=?*=@@@%%%*) ############################################## anjuta-3.34.0/configure-3424- anjuta-3.34.0/configure:3425:if test "`cd $srcdir && pwd`" != "`pwd`"; then anjuta-3.34.0/configure-3426- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## anjuta-3.34.0/configure-4065-$as_echo_n "checking whether the C compiler works... " >&6; } anjuta-3.34.0/configure:4066:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` anjuta-3.34.0/configure-4067- ############################################## anjuta-3.34.0/configure-4109- then :; else anjuta-3.34.0/configure:4110: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` anjuta-3.34.0/configure-4111- fi ############################################## anjuta-3.34.0/configure-4169- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; anjuta-3.34.0/configure:4170: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` anjuta-3.34.0/configure-4171- break;; ############################################## anjuta-3.34.0/configure-4278- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; anjuta-3.34.0/configure:4279: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` anjuta-3.34.0/configure-4280- break;; ############################################## anjuta-3.34.0/configure-4659- if test "$am_compiler_list" = ""; then anjuta-3.34.0/configure:4660: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` anjuta-3.34.0/configure-4661- fi ############################################## anjuta-3.34.0/configure-5002-/* end confdefs.h. */ anjuta-3.34.0/configure:5003:`cat $LEX_OUTPUT_ROOT.c` anjuta-3.34.0/configure-5004-_ACEOF ############################################## anjuta-3.34.0/configure-5035- #define YYTEXT_POINTER 1 anjuta-3.34.0/configure:5036:`cat $LEX_OUTPUT_ROOT.c` anjuta-3.34.0/configure-5037-_ACEOF ############################################## anjuta-3.34.0/configure-5406- if test "$am_compiler_list" = ""; then anjuta-3.34.0/configure:5407: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` anjuta-3.34.0/configure-5408- fi ############################################## anjuta-3.34.0/configure-5814- test $ac_status = 0; }; then anjuta-3.34.0/configure:5815: pkg_cv_GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable="glib_compile_schemas" "gio-2.0" 2>/dev/null` anjuta-3.34.0/configure-5816- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-5903- @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ anjuta-3.34.0/configure:5904: files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ anjuta-3.34.0/configure-5905- test -n "$$files" || exit 0; \ ############################################## anjuta-3.34.0/configure-6098-test "x$ac_build_alias" = x && anjuta-3.34.0/configure:6099: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` anjuta-3.34.0/configure-6100-test "x$ac_build_alias" = x && anjuta-3.34.0/configure-6101- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 anjuta-3.34.0/configure:6102:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || anjuta-3.34.0/configure-6103- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## anjuta-3.34.0/configure-6122-IFS=$ac_save_IFS anjuta-3.34.0/configure:6123:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac anjuta-3.34.0/configure-6124- ############################################## anjuta-3.34.0/configure-6133-else anjuta-3.34.0/configure:6134: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || anjuta-3.34.0/configure-6135- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## anjuta-3.34.0/configure-6155-IFS=$ac_save_IFS anjuta-3.34.0/configure:6156:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac anjuta-3.34.0/configure-6157- ############################################## anjuta-3.34.0/configure-6183-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ anjuta-3.34.0/configure:6184: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then anjuta-3.34.0/configure-6185- ECHO='print -r --' anjuta-3.34.0/configure:6186:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then anjuta-3.34.0/configure-6187- ECHO='printf %s\n' ############################################## anjuta-3.34.0/configure-6252- # Check for GNU $ac_path_SED anjuta-3.34.0/configure:6253:case `"$ac_path_SED" --version 2>&1` in anjuta-3.34.0/configure-6254-*GNU*) ############################################## anjuta-3.34.0/configure-6328- # Check for GNU $ac_path_GREP anjuta-3.34.0/configure:6329:case `"$ac_path_GREP" --version 2>&1` in anjuta-3.34.0/configure-6330-*GNU*) ############################################## anjuta-3.34.0/configure-6394- # Check for GNU $ac_path_EGREP anjuta-3.34.0/configure:6395:case `"$ac_path_EGREP" --version 2>&1` in anjuta-3.34.0/configure-6396-*GNU*) ############################################## anjuta-3.34.0/configure-6461- # Check for GNU $ac_path_FGREP anjuta-3.34.0/configure:6462:case `"$ac_path_FGREP" --version 2>&1` in anjuta-3.34.0/configure-6463-*GNU*) ############################################## anjuta-3.34.0/configure-6541- # gcc leaves a trailing carriage return, which upsets mingw anjuta-3.34.0/configure:6542: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; anjuta-3.34.0/configure-6543- *) anjuta-3.34.0/configure:6544: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; anjuta-3.34.0/configure-6545- esac ############################################## anjuta-3.34.0/configure-6550- # Canonicalize the pathname of ld anjuta-3.34.0/configure:6551: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` anjuta-3.34.0/configure-6552- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do anjuta-3.34.0/configure:6553: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` anjuta-3.34.0/configure-6554- done ############################################## anjuta-3.34.0/configure-6585- # Break only if it was the GNU/non-GNU ld that we prefer. anjuta-3.34.0/configure:6586: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in anjuta-3.34.0/configure-6587- *GNU* | *'with BFD'*) ############################################## anjuta-3.34.0/configure-6616- # I'd rather use --version here, but apparently some GNU lds only accept -v. anjuta-3.34.0/configure:6617:case `$LD -v 2>&1 </dev/null` in anjuta-3.34.0/configure-6618-*GNU* | *'with BFD'*) ############################################## anjuta-3.34.0/configure-6666- esac anjuta-3.34.0/configure:6667: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in anjuta-3.34.0/configure-6668- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## anjuta-3.34.0/configure-6672- *) anjuta-3.34.0/configure:6673: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in anjuta-3.34.0/configure-6674- */dev/null*) ############################################## anjuta-3.34.0/configure-6800- anjuta-3.34.0/configure:6801: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in anjuta-3.34.0/configure-6802- *COFF*) ############################################## anjuta-3.34.0/configure-6912- # And add a safety zone anjuta-3.34.0/configure:6913: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` anjuta-3.34.0/configure:6914: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` anjuta-3.34.0/configure-6915- ;; ############################################## anjuta-3.34.0/configure-6945- if test -n "$kargmax"; then anjuta-3.34.0/configure:6946: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` anjuta-3.34.0/configure-6947- else ############################################## anjuta-3.34.0/configure-6954- test undefined != "$lt_cv_sys_max_cmd_len"; then anjuta-3.34.0/configure:6955: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` anjuta-3.34.0/configure:6956: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` anjuta-3.34.0/configure-6957- else ############################################## anjuta-3.34.0/configure-6966- # we can't tell. anjuta-3.34.0/configure:6967: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ anjuta-3.34.0/configure-6968- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## anjuta-3.34.0/configure-6970- do anjuta-3.34.0/configure:6971: i=`expr $i + 1` anjuta-3.34.0/configure-6972- teststring=$teststring$teststring ############################################## anjuta-3.34.0/configure-6974- # Only check the string length outside the loop. anjuta-3.34.0/configure:6975: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` anjuta-3.34.0/configure-6976- teststring= ############################################## anjuta-3.34.0/configure-6979- # linker. It appears as though 1/2 is a usable value. anjuta-3.34.0/configure:6980: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` anjuta-3.34.0/configure-6981- fi ############################################## anjuta-3.34.0/configure-7390-openbsd* | bitrig*) anjuta-3.34.0/configure:7391: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then anjuta-3.34.0/configure-7392- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## anjuta-3.34.0/configure-7460- else anjuta-3.34.0/configure:7461: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` anjuta-3.34.0/configure-7462- fi ############################################## anjuta-3.34.0/configure-7605- # decide which one to use based on capabilities of $DLLTOOL anjuta-3.34.0/configure:7606: case `$DLLTOOL --help 2>&1` in anjuta-3.34.0/configure-7607- *--identify-strict*) ############################################## anjuta-3.34.0/configure-8126-# If we're using GNU nm, then use its standard symbol codes. anjuta-3.34.0/configure:8127:case `$NM -V 2>&1` in anjuta-3.34.0/configure-8128-*GNU* | *'with BFD'*) ############################################## anjuta-3.34.0/configure-8174-mingw*) anjuta-3.34.0/configure:8175: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp anjuta-3.34.0/configure-8176- ;; ############################################## anjuta-3.34.0/configure-8406- if test yes = "$GCC"; then anjuta-3.34.0/configure:8407: lt_sysroot=`$CC --print-sysroot 2>/dev/null` anjuta-3.34.0/configure-8408- fi ############################################## anjuta-3.34.0/configure-8410- /*) anjuta-3.34.0/configure:8411: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` anjuta-3.34.0/configure-8412- ;; #( ############################################## anjuta-3.34.0/configure-8505- done anjuta-3.34.0/configure:8506: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` anjuta-3.34.0/configure-8507-} ############################################## anjuta-3.34.0/configure-8527- test $ac_status = 0; }; then anjuta-3.34.0/configure:8528: case `/usr/bin/file conftest.$ac_objext` in anjuta-3.34.0/configure-8529- *ELF-32*) ############################################## anjuta-3.34.0/configure-8548- if test yes = "$lt_cv_prog_gnu_ld"; then anjuta-3.34.0/configure:8549: case `/usr/bin/file conftest.$ac_objext` in anjuta-3.34.0/configure-8550- *32-bit*) ############################################## anjuta-3.34.0/configure-8560- else anjuta-3.34.0/configure:8561: case `/usr/bin/file conftest.$ac_objext` in anjuta-3.34.0/configure-8562- *32-bit*) ############################################## anjuta-3.34.0/configure-8586- emul=elf anjuta-3.34.0/configure:8587: case `/usr/bin/file conftest.$ac_objext` in anjuta-3.34.0/configure-8588- *32-bit*) ############################################## anjuta-3.34.0/configure-8594- esac anjuta-3.34.0/configure:8595: case `/usr/bin/file conftest.$ac_objext` in anjuta-3.34.0/configure-8596- *MSB*) ############################################## anjuta-3.34.0/configure-8602- esac anjuta-3.34.0/configure:8603: case `/usr/bin/file conftest.$ac_objext` in anjuta-3.34.0/configure-8604- *N32*) ############################################## anjuta-3.34.0/configure-9535- *:) anjuta-3.34.0/configure:9536: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" anjuta-3.34.0/configure-9537- ;; anjuta-3.34.0/configure-9538- x:*) anjuta-3.34.0/configure:9539: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" anjuta-3.34.0/configure-9540- ;; anjuta-3.34.0/configure-9541- *::*) anjuta-3.34.0/configure:9542: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" anjuta-3.34.0/configure:9543: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" anjuta-3.34.0/configure-9544- ;; anjuta-3.34.0/configure-9545- *) anjuta-3.34.0/configure:9546: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" anjuta-3.34.0/configure-9547- ;; ############################################## anjuta-3.34.0/configure-9667-do : anjuta-3.34.0/configure:9668: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` anjuta-3.34.0/configure-9669-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## anjuta-3.34.0/configure-9672- cat >>confdefs.h <<_ACEOF anjuta-3.34.0/configure:9673:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 anjuta-3.34.0/configure-9674-_ACEOF ############################################## anjuta-3.34.0/configure-9698- case $2 in anjuta-3.34.0/configure:9699: .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;; anjuta-3.34.0/configure:9700: *) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;; anjuta-3.34.0/configure-9701- esac ############################################## anjuta-3.34.0/configure-10039- "file_magic "*) anjuta-3.34.0/configure:10040: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` anjuta-3.34.0/configure-10041- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## anjuta-3.34.0/configure-10105- "file_magic "*) anjuta-3.34.0/configure:10106: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` anjuta-3.34.0/configure-10107- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## anjuta-3.34.0/configure-10503- *) anjuta-3.34.0/configure:10504: case `$CC -V 2>&1 | sed 5q` in anjuta-3.34.0/configure-10505- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) ############################################## anjuta-3.34.0/configure-10949- # shared libraries, regardless of the interface used. anjuta-3.34.0/configure:10950: case `$LD -v 2>&1` in anjuta-3.34.0/configure-10951- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## anjuta-3.34.0/configure-10981- supports_anon_versioning=no anjuta-3.34.0/configure:10982: case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in anjuta-3.34.0/configure-10983- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## anjuta-3.34.0/configure-11050- # is; otherwise, prepend EXPORTS... anjuta-3.34.0/configure:11051: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then anjuta-3.34.0/configure-11052- cp $export_symbols $output_objdir/$soname.def; ############################################## anjuta-3.34.0/configure-11084- prefix_cmds="$SED"~ anjuta-3.34.0/configure:11085: if test EXPORTS = "`$SED 1q $export_symbols`"; then anjuta-3.34.0/configure-11086- prefix_cmds="$prefix_cmds -e 1d"; ############################################## anjuta-3.34.0/configure-11106- # time. Moving up from 0x10000000 also allows more sbrk(2) space. anjuta-3.34.0/configure:11107: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' anjuta-3.34.0/configure:11108: 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' anjuta-3.34.0/configure-11109- ;; ############################################## anjuta-3.34.0/configure-11124- pgcc*) # Portland Group C compiler anjuta-3.34.0/configure:11125: 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' anjuta-3.34.0/configure-11126- tmp_addflag=' $pic_flag' ############################################## anjuta-3.34.0/configure-11129- # Portland Group f77 and f90 compilers anjuta-3.34.0/configure:11130: 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' anjuta-3.34.0/configure-11131- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## anjuta-3.34.0/configure-11146- nvcc*) # Cuda Compiler Driver 2.2 anjuta-3.34.0/configure:11147: 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' anjuta-3.34.0/configure-11148- compiler_needs_object=yes ############################################## anjuta-3.34.0/configure-11150- esac anjuta-3.34.0/configure:11151: case `$CC -V 2>&1 | sed 5q` in anjuta-3.34.0/configure-11152- *Sun\ C*) # Sun C 5.9 anjuta-3.34.0/configure:11153: 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' anjuta-3.34.0/configure-11154- compiler_needs_object=yes ############################################## anjuta-3.34.0/configure-11221- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) anjuta-3.34.0/configure:11222: case `$LD -v 2>&1` in anjuta-3.34.0/configure-11223- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## anjuta-3.34.0/configure-11310- else anjuta-3.34.0/configure:11311: 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' anjuta-3.34.0/configure-11312- fi ############################################## anjuta-3.34.0/configure-11375- # below for broken collect2 doesn't work under 4.3+ anjuta-3.34.0/configure:11376: collect2name=`$CC -print-prog-name=collect2` anjuta-3.34.0/configure-11377- if test -f "$collect2name" && ############################################## anjuta-3.34.0/configure-11455- }' anjuta-3.34.0/configure:11456: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` anjuta-3.34.0/configure-11457- # Check for a 64-bit object if we didn't find anything. anjuta-3.34.0/configure-11458- if test -z "$lt_cv_aix_libpath_"; then anjuta-3.34.0/configure:11459: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` anjuta-3.34.0/configure-11460- fi ############################################## anjuta-3.34.0/configure-11473- hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" anjuta-3.34.0/configure:11474: 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 anjuta-3.34.0/configure-11475- else ############################################## anjuta-3.34.0/configure-11508- }' anjuta-3.34.0/configure:11509: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` anjuta-3.34.0/configure-11510- # Check for a 64-bit object if we didn't find anything. anjuta-3.34.0/configure-11511- if test -z "$lt_cv_aix_libpath_"; then anjuta-3.34.0/configure:11512: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` anjuta-3.34.0/configure-11513- fi ############################################## anjuta-3.34.0/configure-11540- # -brtl affects multiple linker settings, -berok does not and is overridden later anjuta-3.34.0/configure:11541: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' anjuta-3.34.0/configure-11542- if test svr4 != "$with_aix_soname"; then ############################################## anjuta-3.34.0/configure-11593- archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' anjuta-3.34.0/configure:11594: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then anjuta-3.34.0/configure-11595- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## anjuta-3.34.0/configure-11631- # FIXME: Setting linknames here is a bad hack. anjuta-3.34.0/configure:11632: archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' anjuta-3.34.0/configure-11633- # The linker will automatically build a .lib file if we build a DLL. ############################################## anjuta-3.34.0/configure-11649- if test yes = "$lt_cv_ld_force_load"; then anjuta-3.34.0/configure:11650: 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\"`' anjuta-3.34.0/configure-11651- ############################################## anjuta-3.34.0/configure-11829- if test yes = "$GCC"; then anjuta-3.34.0/configure:11830: 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' anjuta-3.34.0/configure-11831- # Try to use the -exported_symbol ld option, if it does not ############################################## anjuta-3.34.0/configure-11857- if test yes = "$lt_cv_irix_exported_symbol"; then anjuta-3.34.0/configure:11858: 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' anjuta-3.34.0/configure-11859- fi anjuta-3.34.0/configure-11860- else anjuta-3.34.0/configure:11861: 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' anjuta-3.34.0/configure:11862: 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' anjuta-3.34.0/configure-11863- fi ############################################## anjuta-3.34.0/configure-11907- hardcode_direct_absolute=yes anjuta-3.34.0/configure:11908: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then anjuta-3.34.0/configure-11909- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## anjuta-3.34.0/configure-11938- prefix_cmds="$SED"~ anjuta-3.34.0/configure:11939: if test EXPORTS = "`$SED 1q $export_symbols`"; then anjuta-3.34.0/configure-11940- prefix_cmds="$prefix_cmds -e 1d"; ############################################## anjuta-3.34.0/configure-11952- allow_undefined_flag=' $wl-expect_unresolved $wl\*' anjuta-3.34.0/configure:11953: 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' anjuta-3.34.0/configure-11954- else anjuta-3.34.0/configure-11955- allow_undefined_flag=' -expect_unresolved \*' anjuta-3.34.0/configure:11956: 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' anjuta-3.34.0/configure-11957- fi ############################################## anjuta-3.34.0/configure-11965- allow_undefined_flag=' $wl-expect_unresolved $wl\*' anjuta-3.34.0/configure:11966: 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' anjuta-3.34.0/configure-11967- hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' ############################################## anjuta-3.34.0/configure-11969- allow_undefined_flag=' -expect_unresolved \*' anjuta-3.34.0/configure:11970: 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' anjuta-3.34.0/configure:11971: 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~ anjuta-3.34.0/configure:11972: $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' anjuta-3.34.0/configure-11973- ############################################## anjuta-3.34.0/configure-11988- else anjuta-3.34.0/configure:11989: case `$CC -V 2>&1` in anjuta-3.34.0/configure-11990- *"Compilers 5.0"*) ############################################## anjuta-3.34.0/configure-12387- esac anjuta-3.34.0/configure:12388: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` anjuta-3.34.0/configure-12389- case $lt_search_path_spec in ############################################## anjuta-3.34.0/configure-12394- # okay in the real world where ";" in dirpaths is itself problematic. anjuta-3.34.0/configure:12395: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` anjuta-3.34.0/configure-12396- ;; anjuta-3.34.0/configure-12397- *) anjuta-3.34.0/configure:12398: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` anjuta-3.34.0/configure-12399- ;; ############################################## anjuta-3.34.0/configure-12403- lt_tmp_lt_search_path_spec= anjuta-3.34.0/configure:12404: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` anjuta-3.34.0/configure-12405- # ...but if some path component already ends with the multilib dir we assume ############################################## anjuta-3.34.0/configure-12445- esac anjuta-3.34.0/configure:12446: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` anjuta-3.34.0/configure-12447-else ############################################## anjuta-3.34.0/configure-12585- # Create ${libname}_ixlibrary.a entries in /sys/libs. anjuta-3.34.0/configure:12586: 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' anjuta-3.34.0/configure-12587- ;; ############################################## anjuta-3.34.0/configure-12621- # DLL is installed to $(libdir)/../bin by postinstall_cmds anjuta-3.34.0/configure:12622: postinstall_cmds='base_file=`basename \$file`~ anjuta-3.34.0/configure:12623: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ anjuta-3.34.0/configure:12624: dldir=$destdir/`dirname \$dlpath`~ anjuta-3.34.0/configure-12625- test -d \$dldir || mkdir -p \$dldir~ ############################################## anjuta-3.34.0/configure-12630- fi' anjuta-3.34.0/configure:12631: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ anjuta-3.34.0/configure-12632- dlpath=$dir/\$dldll~ ############################################## anjuta-3.34.0/configure-12638- # Cygwin DLLs use 'cyg' prefix rather than 'lib' anjuta-3.34.0/configure:12639: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' anjuta-3.34.0/configure-12640- ############################################## anjuta-3.34.0/configure-12644- # MinGW DLLs use traditional 'lib' prefix anjuta-3.34.0/configure:12645: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' anjuta-3.34.0/configure-12646- ;; ############################################## anjuta-3.34.0/configure-12648- # pw32 DLLs use 'pw' prefix rather than 'lib' anjuta-3.34.0/configure:12649: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' anjuta-3.34.0/configure-12650- ;; ############################################## anjuta-3.34.0/configure-12657- libname_spec='$name' anjuta-3.34.0/configure:12658: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' anjuta-3.34.0/configure-12659- library_names_spec='$libname.dll.lib' ############################################## anjuta-3.34.0/configure-12669- # Let DOS variable expansion print the short 8.3 style file name. anjuta-3.34.0/configure:12670: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` anjuta-3.34.0/configure-12671- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## anjuta-3.34.0/configure-12674- # Convert to MSYS style. anjuta-3.34.0/configure:12675: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` anjuta-3.34.0/configure-12676- ;; ############################################## anjuta-3.34.0/configure-12680- # like /cygdrive/c/PROGRA~1:/cygdr... anjuta-3.34.0/configure:12681: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` anjuta-3.34.0/configure:12682: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` anjuta-3.34.0/configure:12683: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` anjuta-3.34.0/configure-12684- ;; ############################################## anjuta-3.34.0/configure-12688- # It is most probably a Windows format PATH. anjuta-3.34.0/configure:12689: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` anjuta-3.34.0/configure-12690- else anjuta-3.34.0/configure:12691: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` anjuta-3.34.0/configure-12692- fi ############################################## anjuta-3.34.0/configure-12698- # DLL is installed to $(libdir)/../bin by postinstall_cmds anjuta-3.34.0/configure:12699: postinstall_cmds='base_file=`basename \$file`~ anjuta-3.34.0/configure:12700: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ anjuta-3.34.0/configure:12701: dldir=$destdir/`dirname \$dlpath`~ anjuta-3.34.0/configure-12702- test -d \$dldir || mkdir -p \$dldir~ anjuta-3.34.0/configure-12703- $install_prog $dir/$dlname \$dldir/$dlname' anjuta-3.34.0/configure:12704: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ anjuta-3.34.0/configure-12705- dlpath=$dir/\$dldll~ ############################################## anjuta-3.34.0/configure-12712- # Assume MSVC wrapper anjuta-3.34.0/configure:12713: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' anjuta-3.34.0/configure-12714- dynamic_linker='Win32 ld.exe' ############################################## anjuta-3.34.0/configure-12729- shlibpath_var=DYLD_LIBRARY_PATH anjuta-3.34.0/configure:12730: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' anjuta-3.34.0/configure-12731- ############################################## anjuta-3.34.0/configure-12982- if test -f /etc/ld.so.conf; then anjuta-3.34.0/configure:12983: 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' ' '` anjuta-3.34.0/configure-12984- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## anjuta-3.34.0/configure-13036- need_lib_prefix=no anjuta-3.34.0/configure:13037: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then anjuta-3.34.0/configure-13038- need_version=no ############################################## anjuta-3.34.0/configure-13063- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec anjuta-3.34.0/configure:13064: postinstall_cmds='base_file=`basename \$file`~ anjuta-3.34.0/configure:13065: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ anjuta-3.34.0/configure:13066: dldir=$destdir/`dirname \$dlpath`~ anjuta-3.34.0/configure-13067- test -d \$dldir || mkdir -p \$dldir~ ############################################## anjuta-3.34.0/configure-13072- fi' anjuta-3.34.0/configure:13073: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ anjuta-3.34.0/configure-13074- dlpath=$dir/\$dldll~ ############################################## anjuta-3.34.0/configure-14255- # gcc leaves a trailing carriage return, which upsets mingw anjuta-3.34.0/configure:14256: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; anjuta-3.34.0/configure-14257- *) anjuta-3.34.0/configure:14258: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; anjuta-3.34.0/configure-14259- esac ############################################## anjuta-3.34.0/configure-14264- # Canonicalize the pathname of ld anjuta-3.34.0/configure:14265: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` anjuta-3.34.0/configure-14266- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do anjuta-3.34.0/configure:14267: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` anjuta-3.34.0/configure-14268- done ############################################## anjuta-3.34.0/configure-14299- # Break only if it was the GNU/non-GNU ld that we prefer. anjuta-3.34.0/configure:14300: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in anjuta-3.34.0/configure-14301- *GNU* | *'with BFD'*) ############################################## anjuta-3.34.0/configure-14330- # I'd rather use --version here, but apparently some GNU lds only accept -v. anjuta-3.34.0/configure:14331:case `$LD -v 2>&1 </dev/null` in anjuta-3.34.0/configure-14332-*GNU* | *'with BFD'*) ############################################## anjuta-3.34.0/configure-14364- # ancient GNU ld didn't support --whole-archive et. al. anjuta-3.34.0/configure:14365: if eval "`$CC -print-prog-name=ld` --help 2>&1" | anjuta-3.34.0/configure-14366- $GREP 'no-whole-archive' > /dev/null; then ############################################## anjuta-3.34.0/configure-14475- # below for broken collect2 doesn't work under 4.3+ anjuta-3.34.0/configure:14476: collect2name=`$CC -print-prog-name=collect2` anjuta-3.34.0/configure-14477- if test -f "$collect2name" && ############################################## anjuta-3.34.0/configure-14556- }' anjuta-3.34.0/configure:14557: lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` anjuta-3.34.0/configure-14558- # Check for a 64-bit object if we didn't find anything. anjuta-3.34.0/configure-14559- if test -z "$lt_cv_aix_libpath__CXX"; then anjuta-3.34.0/configure:14560: lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` anjuta-3.34.0/configure-14561- fi ############################################## anjuta-3.34.0/configure-14575- anjuta-3.34.0/configure:14576: archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag anjuta-3.34.0/configure-14577- else ############################################## anjuta-3.34.0/configure-14610- }' anjuta-3.34.0/configure:14611: lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` anjuta-3.34.0/configure-14612- # Check for a 64-bit object if we didn't find anything. anjuta-3.34.0/configure-14613- if test -z "$lt_cv_aix_libpath__CXX"; then anjuta-3.34.0/configure:14614: lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` anjuta-3.34.0/configure-14615- fi ############################################## anjuta-3.34.0/configure-14642- # -brtl affects multiple linker settings, -berok does not and is overridden later anjuta-3.34.0/configure:14643: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' anjuta-3.34.0/configure-14644- if test svr4 != "$with_aix_soname"; then ############################################## anjuta-3.34.0/configure-14695- archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' anjuta-3.34.0/configure:14696: archive_expsym_cmds_CXX='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then anjuta-3.34.0/configure-14697- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## anjuta-3.34.0/configure-14737- # is; otherwise, prepend EXPORTS... anjuta-3.34.0/configure:14738: archive_expsym_cmds_CXX='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then anjuta-3.34.0/configure-14739- cp $export_symbols $output_objdir/$soname.def; ############################################## anjuta-3.34.0/configure-14758- if test yes = "$lt_cv_ld_force_load"; then anjuta-3.34.0/configure:14759: whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' anjuta-3.34.0/configure-14760- ############################################## anjuta-3.34.0/configure-14803- prefix_cmds="$SED"~ anjuta-3.34.0/configure:14804: if test EXPORTS = "`$SED 1q $export_symbols`"; then anjuta-3.34.0/configure-14805- prefix_cmds="$prefix_cmds -e 1d"; ############################################## anjuta-3.34.0/configure-14877- # dependencies. anjuta-3.34.0/configure:14878: 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"' anjuta-3.34.0/configure-14879- ;; ############################################## anjuta-3.34.0/configure-14942- # dependencies. anjuta-3.34.0/configure:14943: 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"' anjuta-3.34.0/configure-14944- ;; ############################################## anjuta-3.34.0/configure-14978- # time. Moving up from 0x10000000 also allows more sbrk(2) space. anjuta-3.34.0/configure:14979: archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' anjuta-3.34.0/configure:14980: archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' anjuta-3.34.0/configure-14981- ;; ############################################## anjuta-3.34.0/configure-14985- # SGI C++ anjuta-3.34.0/configure:14986: archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' anjuta-3.34.0/configure-14987- ############################################## anjuta-3.34.0/configure-14996- if test no = "$with_gnu_ld"; then anjuta-3.34.0/configure:14997: archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' anjuta-3.34.0/configure-14998- else anjuta-3.34.0/configure:14999: archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib' anjuta-3.34.0/configure-15000- fi ############################################## anjuta-3.34.0/configure-15017- # to its proper name (with version) after linking. anjuta-3.34.0/configure:15018: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' anjuta-3.34.0/configure:15019: archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib' anjuta-3.34.0/configure-15020- # Commands to make compiler produce verbose output that lists ############################################## anjuta-3.34.0/configure-15027- # dependencies. anjuta-3.34.0/configure:15028: 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"' anjuta-3.34.0/configure-15029- ############################################## anjuta-3.34.0/configure-15042- # earlier do not add the objects themselves. anjuta-3.34.0/configure:15043: case `$CC -V 2>&1` in anjuta-3.34.0/configure-15044- *"Version 7."*) ############################################## anjuta-3.34.0/configure-15063- # Portland Group C++ compiler anjuta-3.34.0/configure:15064: case `$CC -V` in anjuta-3.34.0/configure-15065- *pgCC\ [1-5].* | *pgcpp\ [1-5].*) ############################################## anjuta-3.34.0/configure-15068- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ anjuta-3.34.0/configure:15069: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' anjuta-3.34.0/configure-15070- old_archive_cmds_CXX='tpldir=Template.dir~ ############################################## anjuta-3.34.0/configure-15072- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ anjuta-3.34.0/configure:15073: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ anjuta-3.34.0/configure-15074- $RANLIB $oldlib' ############################################## anjuta-3.34.0/configure-15077- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ anjuta-3.34.0/configure:15078: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' anjuta-3.34.0/configure-15079- archive_expsym_cmds_CXX='tpldir=Template.dir~ ############################################## anjuta-3.34.0/configure-15081- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ anjuta-3.34.0/configure:15082: $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' anjuta-3.34.0/configure-15083- ;; ############################################## anjuta-3.34.0/configure-15091- export_dynamic_flag_spec_CXX='$wl--export-dynamic' anjuta-3.34.0/configure:15092: whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' anjuta-3.34.0/configure-15093- ;; ############################################## anjuta-3.34.0/configure-15110- # dependencies. anjuta-3.34.0/configure:15111: 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' anjuta-3.34.0/configure-15112- ;; ############################################## anjuta-3.34.0/configure-15125- *) anjuta-3.34.0/configure:15126: case `$CC -V 2>&1 | sed 5q` in anjuta-3.34.0/configure-15127- *Sun\ C*) ############################################## anjuta-3.34.0/configure-15132- hardcode_libdir_flag_spec_CXX='-R$libdir' anjuta-3.34.0/configure:15133: whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' anjuta-3.34.0/configure-15134- compiler_needs_object_CXX=yes ############################################## anjuta-3.34.0/configure-15197- hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir' anjuta-3.34.0/configure:15198: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then anjuta-3.34.0/configure-15199- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib' ############################################## anjuta-3.34.0/configure-15216- # to its proper name (with version) after linking. anjuta-3.34.0/configure:15217: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' anjuta-3.34.0/configure-15218- ############################################## anjuta-3.34.0/configure-15237- allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*' anjuta-3.34.0/configure:15238: archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' anjuta-3.34.0/configure-15239- hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir' ############################################## anjuta-3.34.0/configure-15242- allow_undefined_flag_CXX=' -expect_unresolved \*' anjuta-3.34.0/configure:15243: archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' anjuta-3.34.0/configure:15244: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ anjuta-3.34.0/configure-15245- echo "-hidden">> $lib.exp~ anjuta-3.34.0/configure:15246: $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~ anjuta-3.34.0/configure-15247- $RM $lib.exp' ############################################## anjuta-3.34.0/configure-15261- # dependencies. anjuta-3.34.0/configure:15262: 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"' anjuta-3.34.0/configure-15263- ;; ############################################## anjuta-3.34.0/configure-15268- osf3*) anjuta-3.34.0/configure:15269: archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' anjuta-3.34.0/configure-15270- ;; anjuta-3.34.0/configure-15271- *) anjuta-3.34.0/configure:15272: archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' anjuta-3.34.0/configure-15273- ;; ############################################## anjuta-3.34.0/configure-15515- anjuta-3.34.0/configure:15516: for p in `eval "$output_verbose_link_cmd"`; do anjuta-3.34.0/configure-15517- case $prev$p in ############################################## anjuta-3.34.0/configure-15618-if test -n "${compiler_lib_search_path_CXX}"; then anjuta-3.34.0/configure:15619: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'` anjuta-3.34.0/configure-15620-fi ############################################## anjuta-3.34.0/configure-15865- *) anjuta-3.34.0/configure:15866: case `$CC -V 2>&1 | sed 5q` in anjuta-3.34.0/configure-15867- *Sun\ C*) ############################################## anjuta-3.34.0/configure-16247- else anjuta-3.34.0/configure:16248: export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' anjuta-3.34.0/configure-16249- fi ############################################## anjuta-3.34.0/configure-16549- # Create ${libname}_ixlibrary.a entries in /sys/libs. anjuta-3.34.0/configure:16550: 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' anjuta-3.34.0/configure-16551- ;; ############################################## anjuta-3.34.0/configure-16585- # DLL is installed to $(libdir)/../bin by postinstall_cmds anjuta-3.34.0/configure:16586: postinstall_cmds='base_file=`basename \$file`~ anjuta-3.34.0/configure:16587: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ anjuta-3.34.0/configure:16588: dldir=$destdir/`dirname \$dlpath`~ anjuta-3.34.0/configure-16589- test -d \$dldir || mkdir -p \$dldir~ ############################################## anjuta-3.34.0/configure-16594- fi' anjuta-3.34.0/configure:16595: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ anjuta-3.34.0/configure-16596- dlpath=$dir/\$dldll~ ############################################## anjuta-3.34.0/configure-16602- # Cygwin DLLs use 'cyg' prefix rather than 'lib' anjuta-3.34.0/configure:16603: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' anjuta-3.34.0/configure-16604- ############################################## anjuta-3.34.0/configure-16607- # MinGW DLLs use traditional 'lib' prefix anjuta-3.34.0/configure:16608: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' anjuta-3.34.0/configure-16609- ;; ############################################## anjuta-3.34.0/configure-16611- # pw32 DLLs use 'pw' prefix rather than 'lib' anjuta-3.34.0/configure:16612: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' anjuta-3.34.0/configure-16613- ;; ############################################## anjuta-3.34.0/configure-16620- libname_spec='$name' anjuta-3.34.0/configure:16621: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' anjuta-3.34.0/configure-16622- library_names_spec='$libname.dll.lib' ############################################## anjuta-3.34.0/configure-16632- # Let DOS variable expansion print the short 8.3 style file name. anjuta-3.34.0/configure:16633: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` anjuta-3.34.0/configure-16634- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## anjuta-3.34.0/configure-16637- # Convert to MSYS style. anjuta-3.34.0/configure:16638: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` anjuta-3.34.0/configure-16639- ;; ############################################## anjuta-3.34.0/configure-16643- # like /cygdrive/c/PROGRA~1:/cygdr... anjuta-3.34.0/configure:16644: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` anjuta-3.34.0/configure:16645: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` anjuta-3.34.0/configure:16646: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` anjuta-3.34.0/configure-16647- ;; ############################################## anjuta-3.34.0/configure-16651- # It is most probably a Windows format PATH. anjuta-3.34.0/configure:16652: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` anjuta-3.34.0/configure-16653- else anjuta-3.34.0/configure:16654: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` anjuta-3.34.0/configure-16655- fi ############################################## anjuta-3.34.0/configure-16661- # DLL is installed to $(libdir)/../bin by postinstall_cmds anjuta-3.34.0/configure:16662: postinstall_cmds='base_file=`basename \$file`~ anjuta-3.34.0/configure:16663: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ anjuta-3.34.0/configure:16664: dldir=$destdir/`dirname \$dlpath`~ anjuta-3.34.0/configure-16665- test -d \$dldir || mkdir -p \$dldir~ anjuta-3.34.0/configure-16666- $install_prog $dir/$dlname \$dldir/$dlname' anjuta-3.34.0/configure:16667: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ anjuta-3.34.0/configure-16668- dlpath=$dir/\$dldll~ ############################################## anjuta-3.34.0/configure-16675- # Assume MSVC wrapper anjuta-3.34.0/configure:16676: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' anjuta-3.34.0/configure-16677- dynamic_linker='Win32 ld.exe' ############################################## anjuta-3.34.0/configure-16692- shlibpath_var=DYLD_LIBRARY_PATH anjuta-3.34.0/configure:16693: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' anjuta-3.34.0/configure-16694- ############################################## anjuta-3.34.0/configure-16944- if test -f /etc/ld.so.conf; then anjuta-3.34.0/configure:16945: 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' ' '` anjuta-3.34.0/configure-16946- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## anjuta-3.34.0/configure-16998- need_lib_prefix=no anjuta-3.34.0/configure:16999: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then anjuta-3.34.0/configure-17000- need_version=no ############################################## anjuta-3.34.0/configure-17025- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec anjuta-3.34.0/configure:17026: postinstall_cmds='base_file=`basename \$file`~ anjuta-3.34.0/configure:17027: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ anjuta-3.34.0/configure:17028: dldir=$destdir/`dirname \$dlpath`~ anjuta-3.34.0/configure-17029- test -d \$dldir || mkdir -p \$dldir~ ############################################## anjuta-3.34.0/configure-17034- fi' anjuta-3.34.0/configure:17035: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ anjuta-3.34.0/configure-17036- dlpath=$dir/\$dldll~ ############################################## anjuta-3.34.0/configure-17373- if test "x$found_introspection" = "xyes"; then anjuta-3.34.0/configure:17374: INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0` anjuta-3.34.0/configure:17375: INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0` anjuta-3.34.0/configure:17376: INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0` anjuta-3.34.0/configure:17377: INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0` anjuta-3.34.0/configure-17378- INTROSPECTION_TYPELIBDIR="$($PKG_CONFIG --variable=typelibdir gobject-introspection-1.0)" anjuta-3.34.0/configure:17379: INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0` anjuta-3.34.0/configure:17380: INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0` anjuta-3.34.0/configure:17381: INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection anjuta-3.34.0/configure-17382- fi ############################################## anjuta-3.34.0/configure-17557- test $ac_status = 0; }; then anjuta-3.34.0/configure:17558: pkg_cv_XML_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0 >= $LIBXML_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-17559- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-17574- test $ac_status = 0; }; then anjuta-3.34.0/configure:17575: pkg_cv_XML_LIBS=`$PKG_CONFIG --libs "libxml-2.0 >= $LIBXML_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-17576- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-17595- if test $_pkg_short_errors_supported = yes; then anjuta-3.34.0/configure:17596: XML_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml-2.0 >= $LIBXML_REQUIRED" 2>&1` anjuta-3.34.0/configure-17597- else anjuta-3.34.0/configure:17598: XML_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml-2.0 >= $LIBXML_REQUIRED" 2>&1` anjuta-3.34.0/configure-17599- fi ############################################## anjuta-3.34.0/configure-17649- test $ac_status = 0; }; then anjuta-3.34.0/configure:17650: pkg_cv_GDL_CFLAGS=`$PKG_CONFIG --cflags "gdl-3.0 >= $GDL_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-17651- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-17666- test $ac_status = 0; }; then anjuta-3.34.0/configure:17667: pkg_cv_GDL_LIBS=`$PKG_CONFIG --libs "gdl-3.0 >= $GDL_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-17668- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-17687- if test $_pkg_short_errors_supported = yes; then anjuta-3.34.0/configure:17688: GDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gdl-3.0 >= $GDL_REQUIRED" 2>&1` anjuta-3.34.0/configure-17689- else anjuta-3.34.0/configure:17690: GDL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gdl-3.0 >= $GDL_REQUIRED" 2>&1` anjuta-3.34.0/configure-17691- fi ############################################## anjuta-3.34.0/configure-17741- test $ac_status = 0; }; then anjuta-3.34.0/configure:17742: pkg_cv_GDA_CFLAGS=`$PKG_CONFIG --cflags "libgda-6.0 >= $GDA6_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-17743- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-17758- test $ac_status = 0; }; then anjuta-3.34.0/configure:17759: pkg_cv_GDA_LIBS=`$PKG_CONFIG --libs "libgda-6.0 >= $GDA6_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-17760- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-17779- if test $_pkg_short_errors_supported = yes; then anjuta-3.34.0/configure:17780: GDA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgda-6.0 >= $GDA6_REQUIRED" 2>&1` anjuta-3.34.0/configure-17781- else anjuta-3.34.0/configure:17782: GDA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgda-6.0 >= $GDA6_REQUIRED" 2>&1` anjuta-3.34.0/configure-17783- fi ############################################## anjuta-3.34.0/configure-17800- test $ac_status = 0; }; then anjuta-3.34.0/configure:17801: pkg_cv_GDA_CFLAGS=`$PKG_CONFIG --cflags "libgda-5.0 >= $GDA5_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-17802- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-17817- test $ac_status = 0; }; then anjuta-3.34.0/configure:17818: pkg_cv_GDA_LIBS=`$PKG_CONFIG --libs "libgda-5.0 >= $GDA5_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-17819- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-17838- if test $_pkg_short_errors_supported = yes; then anjuta-3.34.0/configure:17839: GDA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgda-5.0 >= $GDA5_REQUIRED" 2>&1` anjuta-3.34.0/configure-17840- else anjuta-3.34.0/configure:17841: GDA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgda-5.0 >= $GDA5_REQUIRED" 2>&1` anjuta-3.34.0/configure-17842- fi ############################################## anjuta-3.34.0/configure-17859- test $ac_status = 0; }; then anjuta-3.34.0/configure:17860: pkg_cv_GDA_CFLAGS=`$PKG_CONFIG --cflags "libgda-4.0 >= $GDA4_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-17861- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-17876- test $ac_status = 0; }; then anjuta-3.34.0/configure:17877: pkg_cv_GDA_LIBS=`$PKG_CONFIG --libs "libgda-4.0 >= $GDA4_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-17878- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-17897- if test $_pkg_short_errors_supported = yes; then anjuta-3.34.0/configure:17898: GDA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgda-4.0 >= $GDA4_REQUIRED" 2>&1` anjuta-3.34.0/configure-17899- else anjuta-3.34.0/configure:17900: GDA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgda-4.0 >= $GDA4_REQUIRED" 2>&1` anjuta-3.34.0/configure-17901- fi ############################################## anjuta-3.34.0/configure-17953- test $ac_status = 0; }; then anjuta-3.34.0/configure:17954: pkg_cv_GDA_CFLAGS=`$PKG_CONFIG --cflags "libgda-4.0 >= $GDA4_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-17955- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-17970- test $ac_status = 0; }; then anjuta-3.34.0/configure:17971: pkg_cv_GDA_LIBS=`$PKG_CONFIG --libs "libgda-4.0 >= $GDA4_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-17972- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-17991- if test $_pkg_short_errors_supported = yes; then anjuta-3.34.0/configure:17992: GDA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgda-4.0 >= $GDA4_REQUIRED" 2>&1` anjuta-3.34.0/configure-17993- else anjuta-3.34.0/configure:17994: GDA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgda-4.0 >= $GDA4_REQUIRED" 2>&1` anjuta-3.34.0/configure-17995- fi ############################################## anjuta-3.34.0/configure-18054- test $ac_status = 0; }; then anjuta-3.34.0/configure:18055: pkg_cv_GDA_CFLAGS=`$PKG_CONFIG --cflags "libgda-5.0 >= $GDA5_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-18056- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-18071- test $ac_status = 0; }; then anjuta-3.34.0/configure:18072: pkg_cv_GDA_LIBS=`$PKG_CONFIG --libs "libgda-5.0 >= $GDA5_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-18073- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-18092- if test $_pkg_short_errors_supported = yes; then anjuta-3.34.0/configure:18093: GDA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgda-5.0 >= $GDA5_REQUIRED" 2>&1` anjuta-3.34.0/configure-18094- else anjuta-3.34.0/configure:18095: GDA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgda-5.0 >= $GDA5_REQUIRED" 2>&1` anjuta-3.34.0/configure-18096- fi ############################################## anjuta-3.34.0/configure-18113- test $ac_status = 0; }; then anjuta-3.34.0/configure:18114: pkg_cv_GDA_CFLAGS=`$PKG_CONFIG --cflags "libgda-4.0 >= $GDA4_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-18115- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-18130- test $ac_status = 0; }; then anjuta-3.34.0/configure:18131: pkg_cv_GDA_LIBS=`$PKG_CONFIG --libs "libgda-4.0 >= $GDA4_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-18132- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-18151- if test $_pkg_short_errors_supported = yes; then anjuta-3.34.0/configure:18152: GDA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgda-4.0 >= $GDA4_REQUIRED" 2>&1` anjuta-3.34.0/configure-18153- else anjuta-3.34.0/configure:18154: GDA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgda-4.0 >= $GDA4_REQUIRED" 2>&1` anjuta-3.34.0/configure-18155- fi ############################################## anjuta-3.34.0/configure-18207- test $ac_status = 0; }; then anjuta-3.34.0/configure:18208: pkg_cv_GDA_CFLAGS=`$PKG_CONFIG --cflags "libgda-4.0 >= $GDA4_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-18209- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-18224- test $ac_status = 0; }; then anjuta-3.34.0/configure:18225: pkg_cv_GDA_LIBS=`$PKG_CONFIG --libs "libgda-4.0 >= $GDA4_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-18226- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-18245- if test $_pkg_short_errors_supported = yes; then anjuta-3.34.0/configure:18246: GDA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgda-4.0 >= $GDA4_REQUIRED" 2>&1` anjuta-3.34.0/configure-18247- else anjuta-3.34.0/configure:18248: GDA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgda-4.0 >= $GDA4_REQUIRED" 2>&1` anjuta-3.34.0/configure-18249- fi ############################################## anjuta-3.34.0/configure-18396- test $ac_status = 0; }; then anjuta-3.34.0/configure:18397: pkg_cv_PLUGIN_TERMINAL_CFLAGS=`$PKG_CONFIG --cflags "vte-2.91 >= $VTE_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-18398- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-18413- test $ac_status = 0; }; then anjuta-3.34.0/configure:18414: pkg_cv_PLUGIN_TERMINAL_LIBS=`$PKG_CONFIG --libs "vte-2.91 >= $VTE_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-18415- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-18434- if test $_pkg_short_errors_supported = yes; then anjuta-3.34.0/configure:18435: PLUGIN_TERMINAL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "vte-2.91 >= $VTE_REQUIRED" 2>&1` anjuta-3.34.0/configure-18436- else anjuta-3.34.0/configure:18437: PLUGIN_TERMINAL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "vte-2.91 >= $VTE_REQUIRED" 2>&1` anjuta-3.34.0/configure-18438- fi ############################################## anjuta-3.34.0/configure-18471- test $ac_status = 0; }; then anjuta-3.34.0/configure:18472: pkg_cv_PLUGIN_TERMINAL_CFLAGS=`$PKG_CONFIG --cflags "vte-2.90 >= $VTE_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-18473- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-18488- test $ac_status = 0; }; then anjuta-3.34.0/configure:18489: pkg_cv_PLUGIN_TERMINAL_LIBS=`$PKG_CONFIG --libs "vte-2.90 >= $VTE_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-18490- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-18509- if test $_pkg_short_errors_supported = yes; then anjuta-3.34.0/configure:18510: PLUGIN_TERMINAL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "vte-2.90 >= $VTE_REQUIRED" 2>&1` anjuta-3.34.0/configure-18511- else anjuta-3.34.0/configure:18512: PLUGIN_TERMINAL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "vte-2.90 >= $VTE_REQUIRED" 2>&1` anjuta-3.34.0/configure-18513- fi ############################################## anjuta-3.34.0/configure-18577- test $ac_status = 0; }; then anjuta-3.34.0/configure:18578: pkg_cv_PLUGIN_DEVHELP_CFLAGS=`$PKG_CONFIG --cflags "libdevhelp-3.0 >= $LIBDEVHELP_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-18579- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-18594- test $ac_status = 0; }; then anjuta-3.34.0/configure:18595: pkg_cv_PLUGIN_DEVHELP_LIBS=`$PKG_CONFIG --libs "libdevhelp-3.0 >= $LIBDEVHELP_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-18596- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-18615- if test $_pkg_short_errors_supported = yes; then anjuta-3.34.0/configure:18616: PLUGIN_DEVHELP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libdevhelp-3.0 >= $LIBDEVHELP_REQUIRED" 2>&1` anjuta-3.34.0/configure-18617- else anjuta-3.34.0/configure:18618: PLUGIN_DEVHELP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libdevhelp-3.0 >= $LIBDEVHELP_REQUIRED" 2>&1` anjuta-3.34.0/configure-18619- fi ############################################## anjuta-3.34.0/configure-18700- test $ac_status = 0; }; then anjuta-3.34.0/configure:18701: pkg_cv_PLUGIN_GLADE_CFLAGS=`$PKG_CONFIG --cflags "gladeui-2.0 >= $GLADEUI_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-18702- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-18717- test $ac_status = 0; }; then anjuta-3.34.0/configure:18718: pkg_cv_PLUGIN_GLADE_LIBS=`$PKG_CONFIG --libs "gladeui-2.0 >= $GLADEUI_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-18719- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-18738- if test $_pkg_short_errors_supported = yes; then anjuta-3.34.0/configure:18739: PLUGIN_GLADE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gladeui-2.0 >= $GLADEUI_REQUIRED" 2>&1` anjuta-3.34.0/configure-18740- else anjuta-3.34.0/configure:18741: PLUGIN_GLADE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gladeui-2.0 >= $GLADEUI_REQUIRED" 2>&1` anjuta-3.34.0/configure-18742- fi ############################################## anjuta-3.34.0/configure-18829- test $ac_status = 0; }; then anjuta-3.34.0/configure:18830: pkg_cv_SOURCEVIEW_CFLAGS=`$PKG_CONFIG --cflags "gtksourceview-3.0 >= $GTKSOURCEVIEW_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-18831- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-18846- test $ac_status = 0; }; then anjuta-3.34.0/configure:18847: pkg_cv_SOURCEVIEW_LIBS=`$PKG_CONFIG --libs "gtksourceview-3.0 >= $GTKSOURCEVIEW_REQUIRED" 2>/dev/null` anjuta-3.34.0/configure-18848- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-18867- if test $_pkg_short_errors_supported = yes; then anjuta-3.34.0/configure:18868: SOURCEVIEW_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtksourceview-3.0 >= $GTKSOURCEVIEW_REQUIRED" 2>&1` anjuta-3.34.0/configure-18869- else anjuta-3.34.0/configure:18870: SOURCEVIEW_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtksourceview-3.0 >= $GTKSOURCEVIEW_REQUIRED" 2>&1` anjuta-3.34.0/configure-18871- fi ############################################## anjuta-3.34.0/configure-18922- test $ac_status = 0; }; then anjuta-3.34.0/configure:18923: pkg_cv_SQLITE_CFLAGS=`$PKG_CONFIG --cflags "sqlite3" 2>/dev/null` anjuta-3.34.0/configure-18924- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-18939- test $ac_status = 0; }; then anjuta-3.34.0/configure:18940: pkg_cv_SQLITE_LIBS=`$PKG_CONFIG --libs "sqlite3" 2>/dev/null` anjuta-3.34.0/configure-18941- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-18960- if test $_pkg_short_errors_supported = yes; then anjuta-3.34.0/configure:18961: SQLITE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sqlite3" 2>&1` anjuta-3.34.0/configure-18962- else anjuta-3.34.0/configure:18963: SQLITE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sqlite3" 2>&1` anjuta-3.34.0/configure-18964- fi ############################################## anjuta-3.34.0/configure-19143- test $ac_status = 0; }; then anjuta-3.34.0/configure:19144: pkg_cv_VALA_CFLAGS=`$PKG_CONFIG --cflags "${LIBVALA}" 2>/dev/null` anjuta-3.34.0/configure-19145- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-19160- test $ac_status = 0; }; then anjuta-3.34.0/configure:19161: pkg_cv_VALA_LIBS=`$PKG_CONFIG --libs "${LIBVALA}" 2>/dev/null` anjuta-3.34.0/configure-19162- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-19181- if test $_pkg_short_errors_supported = yes; then anjuta-3.34.0/configure:19182: VALA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "${LIBVALA}" 2>&1` anjuta-3.34.0/configure-19183- else anjuta-3.34.0/configure:19184: VALA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "${LIBVALA}" 2>&1` anjuta-3.34.0/configure-19185- fi ############################################## anjuta-3.34.0/configure-19357-else anjuta-3.34.0/configure:19358: am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"` anjuta-3.34.0/configure-19359-fi ############################################## anjuta-3.34.0/configure-19376-else anjuta-3.34.0/configure:19377: am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"` anjuta-3.34.0/configure-19378-fi ############################################## anjuta-3.34.0/configure-19425- $am_py_prefix*) anjuta-3.34.0/configure:19426: am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'` anjuta-3.34.0/configure:19427: am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"` anjuta-3.34.0/configure-19428- ;; ############################################## anjuta-3.34.0/configure-19469- $am_py_exec_prefix*) anjuta-3.34.0/configure:19470: am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'` anjuta-3.34.0/configure:19471: am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"` anjuta-3.34.0/configure-19472- ;; ############################################## anjuta-3.34.0/configure-19499- if test -x $PYTHON-config; then anjuta-3.34.0/configure:19500: PYTHON_CFLAGS=`$PYTHON-config --cflags` anjuta-3.34.0/configure:19501: PYTHON_LIBS=`$PYTHON-config --libs` anjuta-3.34.0/configure-19502- ############################################## anjuta-3.34.0/configure-19504- elif test -x $PYTHON$PYTHON_VERSION-config; then anjuta-3.34.0/configure:19505: PYTHON_CFLAGS=`$PYTHON$PYTHON_VERSION-config --cflags` anjuta-3.34.0/configure:19506: PYTHON_LIBS=`$PYTHON$PYTHON_VERSION-config --libs` anjuta-3.34.0/configure-19507- ############################################## anjuta-3.34.0/configure-19605- anjuta-3.34.0/configure:19606:GLIB_GENMARSHAL="`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`" anjuta-3.34.0/configure-19607- anjuta-3.34.0/configure:19608:GLIB_MKENUMS="`$PKG_CONFIG --variable=glib_mkenums glib-2.0`" anjuta-3.34.0/configure-19609- ############################################## anjuta-3.34.0/configure-19634- anjuta-3.34.0/configure:19635:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.40.1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` anjuta-3.34.0/configure-19636-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` anjuta-3.34.0/configure:19637:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` anjuta-3.34.0/configure-19638-if test -n "0.40.1"; then ############################################## anjuta-3.34.0/configure-20074-fi anjuta-3.34.0/configure:20075:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" anjuta-3.34.0/configure:20076:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" anjuta-3.34.0/configure:20077:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" anjuta-3.34.0/configure-20078-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## anjuta-3.34.0/configure-20130-else anjuta-3.34.0/configure:20131: IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"` anjuta-3.34.0/configure-20132- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5 ############################################## anjuta-3.34.0/configure-20137-$as_echo_n "checking for XML::Parser... " >&6; } anjuta-3.34.0/configure:20138: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then anjuta-3.34.0/configure-20139- { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 ############################################## anjuta-3.34.0/configure-20277- anjuta-3.34.0/configure:20278: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in anjuta-3.34.0/configure-20279- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## anjuta-3.34.0/configure-20282- anjuta-3.34.0/configure:20283: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in anjuta-3.34.0/configure-20284- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## anjuta-3.34.0/configure-20360- anjuta-3.34.0/configure:20361: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in anjuta-3.34.0/configure-20362- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## anjuta-3.34.0/configure-20490- # gcc leaves a trailing carriage return which upsets mingw anjuta-3.34.0/configure:20491: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; anjuta-3.34.0/configure-20492- *) anjuta-3.34.0/configure:20493: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; anjuta-3.34.0/configure-20494- esac ############################################## anjuta-3.34.0/configure-20499- # Canonicalize the path of ld anjuta-3.34.0/configure:20500: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` anjuta-3.34.0/configure-20501- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do anjuta-3.34.0/configure:20502: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` anjuta-3.34.0/configure-20503- done ############################################## anjuta-3.34.0/configure-20533- # Break only if it was the GNU/non-GNU ld that we prefer. anjuta-3.34.0/configure:20534: case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in anjuta-3.34.0/configure-20535- *GNU* | *'with BFD'*) ############################################## anjuta-3.34.0/configure-20562- # I'd rather use --version here, but apparently some GNU ld's only accept -v. anjuta-3.34.0/configure:20563:case `$LD -v 2>&1 </dev/null` in anjuta-3.34.0/configure-20564-*GNU* | *'with BFD'*) ############################################## anjuta-3.34.0/configure-20610- acl_libdirstem=lib anjuta-3.34.0/configure:20611: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` anjuta-3.34.0/configure-20612- if test -n "$searchpath"; then ############################################## anjuta-3.34.0/configure-20617- */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; anjuta-3.34.0/configure:20618: *) searchdir=`cd "$searchdir" && pwd` anjuta-3.34.0/configure-20619- case "$searchdir" in ############################################## anjuta-3.34.0/configure-20697- names_already_handled="$names_already_handled $name" anjuta-3.34.0/configure:20698: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` anjuta-3.34.0/configure-20699- eval value=\"\$HAVE_LIB$uppername\" ############################################## anjuta-3.34.0/configure-20773- -L*) anjuta-3.34.0/configure:20774: dir=`echo "X$x" | sed -e 's/^X-L//'` anjuta-3.34.0/configure-20775- if test -n "$acl_shlibext"; then ############################################## anjuta-3.34.0/configure-20888- */$acl_libdirstem | */$acl_libdirstem/) anjuta-3.34.0/configure:20889: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` anjuta-3.34.0/configure-20890- LIBICONV_PREFIX="$basedir" ############################################## anjuta-3.34.0/configure-20937- -L*) anjuta-3.34.0/configure:20938: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` anjuta-3.34.0/configure-20939- if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then ############################################## anjuta-3.34.0/configure-20994- -R*) anjuta-3.34.0/configure:20995: dir=`echo "X$dep" | sed -e 's/^X-R//'` anjuta-3.34.0/configure-20996- if test "$enable_rpath" != no; then ############################################## anjuta-3.34.0/configure-21019- -l*) anjuta-3.34.0/configure:21020: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` anjuta-3.34.0/configure-21021- ;; anjuta-3.34.0/configure-21022- *.la) anjuta-3.34.0/configure:21023: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` anjuta-3.34.0/configure-21024- ;; ############################################## anjuta-3.34.0/configure-21502- names_already_handled="$names_already_handled $name" anjuta-3.34.0/configure:21503: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` anjuta-3.34.0/configure-21504- eval value=\"\$HAVE_LIB$uppername\" ############################################## anjuta-3.34.0/configure-21578- -L*) anjuta-3.34.0/configure:21579: dir=`echo "X$x" | sed -e 's/^X-L//'` anjuta-3.34.0/configure-21580- if test -n "$acl_shlibext"; then ############################################## anjuta-3.34.0/configure-21693- */$acl_libdirstem | */$acl_libdirstem/) anjuta-3.34.0/configure:21694: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` anjuta-3.34.0/configure-21695- LIBINTL_PREFIX="$basedir" ############################################## anjuta-3.34.0/configure-21742- -L*) anjuta-3.34.0/configure:21743: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` anjuta-3.34.0/configure-21744- if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then ############################################## anjuta-3.34.0/configure-21799- -R*) anjuta-3.34.0/configure:21800: dir=`echo "X$dep" | sed -e 's/^X-R//'` anjuta-3.34.0/configure-21801- if test "$enable_rpath" != no; then ############################################## anjuta-3.34.0/configure-21824- -l*) anjuta-3.34.0/configure:21825: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` anjuta-3.34.0/configure-21826- ;; anjuta-3.34.0/configure-21827- *.la) anjuta-3.34.0/configure:21828: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` anjuta-3.34.0/configure-21829- ;; ############################################## anjuta-3.34.0/configure-22067- if (${YACC-${BISON-:}} --print-localedir) >/dev/null 2>&1; then anjuta-3.34.0/configure:22068: BISON_LOCALEDIR=`${YACC-${BISON-:}} --print-localedir` anjuta-3.34.0/configure-22069- fi ############################################## anjuta-3.34.0/configure-22322- test $ac_status = 0; }; then anjuta-3.34.0/configure:22323: pkg_cv_GTKDOC_DEPS_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" 2>/dev/null` anjuta-3.34.0/configure-22324- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-22339- test $ac_status = 0; }; then anjuta-3.34.0/configure:22340: pkg_cv_GTKDOC_DEPS_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" 2>/dev/null` anjuta-3.34.0/configure-22341- test "x$?" != "x0" && pkg_failed=yes ############################################## anjuta-3.34.0/configure-22360- if test $_pkg_short_errors_supported = yes; then anjuta-3.34.0/configure:22361: 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` anjuta-3.34.0/configure-22362- else anjuta-3.34.0/configure:22363: GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" 2>&1` anjuta-3.34.0/configure-22364- fi ############################################## anjuta-3.34.0/configure-22688- if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \ anjuta-3.34.0/configure:22689: echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \ anjuta-3.34.0/configure:22690: $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \ anjuta-3.34.0/configure-22691- done; done anjuta-3.34.0/configure-22692- @for f in $(_HELP_C_EXTRA); do \ anjuta-3.34.0/configure:22693: lc=`dirname "$$f"`; lc=`basename "$$lc"`; \ anjuta-3.34.0/configure-22694- if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \ ############################################## anjuta-3.34.0/configure-22696- if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \ anjuta-3.34.0/configure:22697: echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \ anjuta-3.34.0/configure:22698: $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \ anjuta-3.34.0/configure-22699- done ############################################## anjuta-3.34.0/configure-22703- helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ anjuta-3.34.0/configure:22704: mdir=`dirname "$$f"`; \ anjuta-3.34.0/configure-22705- if test "x$mdir" = "x."; then mdir=""; fi; \ ############################################## anjuta-3.34.0/configure-22723- helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ anjuta-3.34.0/configure:22724: echo "rm -f $$helpdir`basename $$f`"; \ anjuta-3.34.0/configure:22725: rm -f "$$helpdir`basename $$f`"; \ anjuta-3.34.0/configure-22726- done; done anjuta-3.34.0/configure-22727- @for f in $(_HELP_C_EXTRA); do \ anjuta-3.34.0/configure:22728: lc=`dirname "$$f"`; lc=`basename "$$lc"`; \ anjuta-3.34.0/configure-22729- helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ anjuta-3.34.0/configure:22730: echo "rm -f $$helpdir`basename $$f`"; \ anjuta-3.34.0/configure:22731: rm -f "$$helpdir`basename $$f`"; \ anjuta-3.34.0/configure-22732- done ############################################## anjuta-3.34.0/configure-22749-do : anjuta-3.34.0/configure:22750: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` anjuta-3.34.0/configure-22751-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## anjuta-3.34.0/configure-22753- cat >>confdefs.h <<_ACEOF anjuta-3.34.0/configure:22754:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 anjuta-3.34.0/configure-22755-_ACEOF ############################################## anjuta-3.34.0/configure-22762-do : anjuta-3.34.0/configure:22763: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` anjuta-3.34.0/configure-22764-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## anjuta-3.34.0/configure-22766- cat >>confdefs.h <<_ACEOF anjuta-3.34.0/configure:22767:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 anjuta-3.34.0/configure-22768-_ACEOF ############################################## anjuta-3.34.0/configure-22775-do : anjuta-3.34.0/configure:22776: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` anjuta-3.34.0/configure-22777-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## anjuta-3.34.0/configure-22779- cat >>confdefs.h <<_ACEOF anjuta-3.34.0/configure:22780:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 anjuta-3.34.0/configure-22781-_ACEOF ############################################## anjuta-3.34.0/configure-22907-do : anjuta-3.34.0/configure:22908: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` anjuta-3.34.0/configure-22909-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## anjuta-3.34.0/configure-22911- cat >>confdefs.h <<_ACEOF anjuta-3.34.0/configure:22912:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 anjuta-3.34.0/configure-22913-_ACEOF ############################################## anjuta-3.34.0/configure-23356-if test -x "$SVNCONFIG"; then anjuta-3.34.0/configure:23357: SVNLD="`$SVNCONFIG --ldflags 2> /dev/null`" anjuta-3.34.0/configure:23358: SVN_LIB="`$SVNCONFIG --libs --cflags 2> /dev/null` -lsvn_client-1 -lsvn_subr-1" anjuta-3.34.0/configure:23359: SVN_INCLUDE="`$SVNCONFIG --includes 2> /dev/null` -I$_SVNCONFIG/include/subversion-1/" anjuta-3.34.0/configure-23360- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ############################################## anjuta-3.34.0/configure-24066- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' anjuta-3.34.0/configure:24067: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` anjuta-3.34.0/configure-24068- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## anjuta-3.34.0/configure-24229-if test -z "$BASH_VERSION$ZSH_VERSION" \ anjuta-3.34.0/configure:24230: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then anjuta-3.34.0/configure-24231- as_echo='print -r --' anjuta-3.34.0/configure-24232- as_echo_n='print -rn --' anjuta-3.34.0/configure:24233:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then anjuta-3.34.0/configure-24234- as_echo='printf %s\n' ############################################## anjuta-3.34.0/configure-24236-else anjuta-3.34.0/configure:24237: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then anjuta-3.34.0/configure-24238- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## anjuta-3.34.0/configure-24246- expr "X$arg" : "X\\(.*\\)$as_nl"; anjuta-3.34.0/configure:24247: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; anjuta-3.34.0/configure-24248- esac; ############################################## anjuta-3.34.0/configure-24323-# ---------------------------------------- anjuta-3.34.0/configure:24324:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are anjuta-3.34.0/configure-24325-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## anjuta-3.34.0/configure-24395- { anjuta-3.34.0/configure:24396: as_val=`expr "$@" || test $? -eq 1` anjuta-3.34.0/configure-24397- } ############################################## anjuta-3.34.0/configure-24499- case $as_dir in #( anjuta-3.34.0/configure:24500: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( anjuta-3.34.0/configure-24501- *) as_qdir=$as_dir;; ############################################## anjuta-3.34.0/configure-24635-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 anjuta-3.34.0/configure:24636:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" anjuta-3.34.0/configure-24637-ac_cs_version="\\ ############################################## anjuta-3.34.0/configure-24660- --*=?*) anjuta-3.34.0/configure:24661: ac_option=`expr "X$1" : 'X\([^=]*\)='` anjuta-3.34.0/configure:24662: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` anjuta-3.34.0/configure-24663- ac_shift=: ############################################## anjuta-3.34.0/configure-24665- --*=) anjuta-3.34.0/configure:24666: ac_option=`expr "X$1" : 'X\([^=]*\)='` anjuta-3.34.0/configure-24667- ac_optarg= ############################################## anjuta-3.34.0/configure-24689- case $ac_optarg in anjuta-3.34.0/configure:24690: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; anjuta-3.34.0/configure-24691- '') as_fn_error $? "missing file argument" ;; ############################################## anjuta-3.34.0/configure-24697- case $ac_optarg in anjuta-3.34.0/configure:24698: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; anjuta-3.34.0/configure-24699- esac ############################################## anjuta-3.34.0/configure-24766-delay_variable_subst='$delay_variable_subst' anjuta-3.34.0/configure:24767:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24768:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24769:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24770:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24771:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24772:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24773:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24774:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24775:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24776:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24777:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24778:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24779:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24780:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24781:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24782:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24783:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24784:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24785:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24786:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24787:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24788:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24789:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24790:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24791:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24792:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24793:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24794:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24795:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24796:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24797:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24798:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24799:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24800:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24801:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24802:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24803:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24804:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24805:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24806:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24807:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24808:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24809:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24810:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24811:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24812:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24813:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24814:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24815:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24816:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24817:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24818:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24819:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24820:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24821:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24822:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24823:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24824:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24825: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"`' anjuta-3.34.0/configure:24826:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24827:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24828:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24829:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24830:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24831:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24832:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24833:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24834:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24835:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24836:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24837:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24838:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24839:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24840:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24841:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24842:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24843:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24844:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24845:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24846:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24847:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24848:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24849:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24850:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24851:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24852:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24853:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24854:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24855:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24856:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24857:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24858:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24859:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24860:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24861:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24862:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24863:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24864:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24865:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24866:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24867:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24868:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24869:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24870:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24871:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24872:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24873:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24874:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24875:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24876:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24877:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24878:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24879:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24880:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24881:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24882:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24883:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24884:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24885:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24886:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24887:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24888:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24889:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24890:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24891:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24892:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24893:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24894:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24895:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24896:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24897:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24898:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24899:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24900:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24901:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24902:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24903:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24904:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24905:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24906:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24907:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24908:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24909:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24910:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24911:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24912:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24913:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24914:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24915:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24916:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24917:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24918:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24919:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24920:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24921:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24922:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24923:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24924:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24925:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24926:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24927:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24928:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24929:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24930:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24931:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24932:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24933:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24934:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24935:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24936:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24937:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24938:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24939:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24940:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24941:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24942:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24943:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24944:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24945:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24946:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24947:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24948:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24949:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24950:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24951:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24952:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24953:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24954:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure:24955:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`' anjuta-3.34.0/configure-24956- ############################################## anjuta-3.34.0/configure-25068-compiler_lib_search_path_CXX; do anjuta-3.34.0/configure:25069: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in anjuta-3.34.0/configure-25070- *[\\\\\\\`\\"\\\$]*) anjuta-3.34.0/configure:25071: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes anjuta-3.34.0/configure-25072- ;; ############################################## anjuta-3.34.0/configure-25110-postlink_cmds_CXX; do anjuta-3.34.0/configure:25111: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in anjuta-3.34.0/configure-25112- *[\\\\\\\`\\"\\\$]*) anjuta-3.34.0/configure:25113: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes anjuta-3.34.0/configure-25114- ;; ############################################## anjuta-3.34.0/configure-25370-fi anjuta-3.34.0/configure:25371:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` anjuta-3.34.0/configure-25372-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## anjuta-3.34.0/configure-25387- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 anjuta-3.34.0/configure:25388:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` anjuta-3.34.0/configure-25389-ac_delim='%!_!# ' ############################################## anjuta-3.34.0/configure-25393- anjuta-3.34.0/configure:25394: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` anjuta-3.34.0/configure-25395- if test $ac_delim_n = $ac_delim_num; then ############################################## anjuta-3.34.0/configure-25531-for ac_last_try in false false :; do anjuta-3.34.0/configure:25532: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` anjuta-3.34.0/configure-25533- if test -z "$ac_tt"; then ############################################## anjuta-3.34.0/configure-25663- esac anjuta-3.34.0/configure:25664: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac anjuta-3.34.0/configure-25665- as_fn_append ac_file_inputs " '$ac_f'" ############################################## anjuta-3.34.0/configure-25722-*) anjuta-3.34.0/configure:25723: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` anjuta-3.34.0/configure-25724- # A ".." for each directory in $ac_dir_suffix. anjuta-3.34.0/configure:25725: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` anjuta-3.34.0/configure-25726- case $ac_top_builddir_sub in ############################################## anjuta-3.34.0/configure-25783-/@mandir@/p' anjuta-3.34.0/configure:25784:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in anjuta-3.34.0/configure-25785-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## anjuta-3.34.0/configure-25800- anjuta-3.34.0/configure:25801:# Neutralize VPATH when `$srcdir' = `.'. anjuta-3.34.0/configure-25802-# Shell code in configure.ac might set extrasub. ############################################## anjuta-3.34.0/configure-25828-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && anjuta-3.34.0/configure:25829: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && anjuta-3.34.0/configure-25830- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## anjuta-3.34.0/configure-25874- * ) anjuta-3.34.0/configure:25875: _am_stamp_count=`expr $_am_stamp_count + 1` ;; anjuta-3.34.0/configure-25876- esac ############################################## anjuta-3.34.0/configure-25929- # Strip MF so we end up with the name of the file. anjuta-3.34.0/configure:25930: am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` anjuta-3.34.0/configure-25931- # Check whether this is an Automake generated Makefile which includes ############################################## anjuta-3.34.0/configure-26494- *:) anjuta-3.34.0/configure:26495: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" anjuta-3.34.0/configure-26496- ;; anjuta-3.34.0/configure-26497- x:*) anjuta-3.34.0/configure:26498: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" anjuta-3.34.0/configure-26499- ;; anjuta-3.34.0/configure-26500- *::*) anjuta-3.34.0/configure:26501: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" anjuta-3.34.0/configure:26502: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" anjuta-3.34.0/configure-26503- ;; anjuta-3.34.0/configure-26504- *) anjuta-3.34.0/configure:26505: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" anjuta-3.34.0/configure-26506- ;; ############################################## anjuta-3.34.0/configure-26521- done anjuta-3.34.0/configure:26522: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` anjuta-3.34.0/configure-26523-} ############################################## anjuta-3.34.0/configure-26716- case "$ac_file" in anjuta-3.34.0/configure:26717: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; anjuta-3.34.0/configure-26718- esac ############################################## anjuta-3.34.0/configure-26721- # Adjust a relative srcdir. anjuta-3.34.0/configure:26722: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` anjuta-3.34.0/configure:26723: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" anjuta-3.34.0/configure:26724: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` anjuta-3.34.0/configure-26725- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## anjuta-3.34.0/configure-26728- case "$ac_given_srcdir" in anjuta-3.34.0/configure:26729: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; anjuta-3.34.0/configure-26730- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## anjuta-3.34.0/configure-26748- fi anjuta-3.34.0/configure:26749: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` anjuta-3.34.0/configure-26750- # Hide the ALL_LINGUAS assigment from automake < 1.5. ############################################## anjuta-3.34.0/pixmaps/Makefile.in-50- { \ anjuta-3.34.0/pixmaps/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/pixmaps/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/pixmaps/Makefile.in-137- esac anjuta-3.34.0/pixmaps/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/pixmaps/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/pixmaps/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/pixmaps/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/pixmaps/Makefile.in-142- esac; anjuta-3.34.0/pixmaps/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/pixmaps/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/pixmaps/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/pixmaps/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/pixmaps/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/pixmaps/Makefile.in-204- while test -n "$$dir1"; do \ anjuta-3.34.0/pixmaps/Makefile.in:205: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/pixmaps/Makefile.in-206- if test "$$first" != "."; then \ anjuta-3.34.0/pixmaps/Makefile.in-207- if test "$$first" = ".."; then \ anjuta-3.34.0/pixmaps/Makefile.in:208: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/pixmaps/Makefile.in:209: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/pixmaps/Makefile.in-210- else \ anjuta-3.34.0/pixmaps/Makefile.in:211: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/pixmaps/Makefile.in-212- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/pixmaps/Makefile.in:213: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/pixmaps/Makefile.in-214- else \ ############################################## anjuta-3.34.0/pixmaps/Makefile.in-219- fi; \ anjuta-3.34.0/pixmaps/Makefile.in:220: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/pixmaps/Makefile.in-221- done; \ ############################################## anjuta-3.34.0/pixmaps/Makefile.in-558- @list='$(dist_anjuta_glade_pixmaps_DATA)'; test -n "$(anjuta_glade_pixmapsdir)" || list=; \ anjuta-3.34.0/pixmaps/Makefile.in:559: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/pixmaps/Makefile.in-560- dir='$(DESTDIR)$(anjuta_glade_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/pixmaps/Makefile.in-579- @list='$(dist_anjuta_pixmaps_DATA)'; test -n "$(anjuta_pixmapsdir)" || list=; \ anjuta-3.34.0/pixmaps/Makefile.in:580: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/pixmaps/Makefile.in-581- dir='$(DESTDIR)$(anjuta_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/pixmaps/Makefile.in-596- dot_seen=no; \ anjuta-3.34.0/pixmaps/Makefile.in:597: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/pixmaps/Makefile.in-598- case "$@" in \ ############################################## anjuta-3.34.0/pixmaps/Makefile.in-659-GTAGS: anjuta-3.34.0/pixmaps/Makefile.in:660: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/pixmaps/Makefile.in-661- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/pixmaps/Makefile.in-685-distdir-am: $(DISTFILES) anjuta-3.34.0/pixmaps/Makefile.in:686: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/pixmaps/Makefile.in:687: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/pixmaps/Makefile.in-688- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/pixmaps/Makefile.in-699- if test -d $$d/$$file; then \ anjuta-3.34.0/pixmaps/Makefile.in:700: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/pixmaps/Makefile.in-701- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in-50- { \ anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in-129- esac anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in-134- esac; anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in-481- @list='$(dist_icon_DATA)'; test -n "$(icondir)" || list=; \ anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in:482: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in-483- dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in-502- @list='$(dist_mimepngicon_DATA)'; test -n "$(mimepngicondir)" || list=; \ anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in:503: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in-504- dir='$(DESTDIR)$(mimepngicondir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in-515-distdir-am: $(DISTFILES) anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in:516: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in:517: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in-518- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in-529- if test -d $$d/$$file; then \ anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in:530: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/pixmaps/hicolor/32x32/Makefile.in-531- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in-50- { \ anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in-129- esac anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in-134- esac; anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in-481- @list='$(dist_icon_DATA)'; test -n "$(icondir)" || list=; \ anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in:482: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in-483- dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in-502- @list='$(dist_mimepngicon_DATA)'; test -n "$(mimepngicondir)" || list=; \ anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in:503: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in-504- dir='$(DESTDIR)$(mimepngicondir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in-515-distdir-am: $(DISTFILES) anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in:516: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in:517: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in-518- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in-529- if test -d $$d/$$file; then \ anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in:530: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/pixmaps/hicolor/16x16/Makefile.in-531- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/pixmaps/hicolor/Makefile.in-49- { \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in-51- }; \ ############################################## anjuta-3.34.0/pixmaps/hicolor/Makefile.in-172- while test -n "$$dir1"; do \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in:173: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in-174- if test "$$first" != "."; then \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in-175- if test "$$first" = ".."; then \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in:176: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in:177: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in-178- else \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in:179: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in-180- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in:181: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in-182- else \ ############################################## anjuta-3.34.0/pixmaps/hicolor/Makefile.in-187- fi; \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in:188: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in-189- done; \ ############################################## anjuta-3.34.0/pixmaps/hicolor/Makefile.in-503- dot_seen=no; \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in:504: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in-505- case "$@" in \ ############################################## anjuta-3.34.0/pixmaps/hicolor/Makefile.in-566-GTAGS: anjuta-3.34.0/pixmaps/hicolor/Makefile.in:567: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in-568- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/pixmaps/hicolor/Makefile.in-592-distdir-am: $(DISTFILES) anjuta-3.34.0/pixmaps/hicolor/Makefile.in:593: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in:594: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in-595- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/pixmaps/hicolor/Makefile.in-606- if test -d $$d/$$file; then \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in:607: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/pixmaps/hicolor/Makefile.in-608- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in-50- { \ anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in-129- esac anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in-134- esac; anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in-481- @list='$(dist_icon_DATA)'; test -n "$(icondir)" || list=; \ anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in:482: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in-483- dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in-502- @list='$(dist_mimepngicon_DATA)'; test -n "$(mimepngicondir)" || list=; \ anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in:503: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in-504- dir='$(DESTDIR)$(mimepngicondir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in-515-distdir-am: $(DISTFILES) anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in:516: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in:517: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in-518- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in-529- if test -d $$d/$$file; then \ anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in:530: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/pixmaps/hicolor/48x48/Makefile.in-531- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in-50- { \ anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in-129- esac anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in-134- esac; anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in-481- @list='$(dist_icon_DATA)'; test -n "$(icondir)" || list=; \ anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in:482: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in-483- dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in-502- @list='$(dist_mimepngicon_DATA)'; test -n "$(mimepngicondir)" || list=; \ anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in:503: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in-504- dir='$(DESTDIR)$(mimepngicondir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in-515-distdir-am: $(DISTFILES) anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in:516: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in:517: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in-518- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in-529- if test -d $$d/$$file; then \ anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in:530: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/pixmaps/hicolor/24x24/Makefile.in-531- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in-50- { \ anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in-129- esac anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in-134- esac; anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in-481- @list='$(dist_icon_DATA)'; test -n "$(icondir)" || list=; \ anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in:482: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in-483- dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in-502- @list='$(dist_mimepngicon_DATA)'; test -n "$(mimepngicondir)" || list=; \ anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in:503: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in-504- dir='$(DESTDIR)$(mimepngicondir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in-515-distdir-am: $(DISTFILES) anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in:516: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in:517: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in-518- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in-529- if test -d $$d/$$file; then \ anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in:530: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/pixmaps/hicolor/22x22/Makefile.in-531- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in-50- { \ anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in-129- esac anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in-134- esac; anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in-482- @list='$(dist_mimesvgicon_DATA)'; test -n "$(mimesvgicondir)" || list=; \ anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in:483: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in-484- dir='$(DESTDIR)$(mimesvgicondir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in-503- @list='$(dist_svgicon_DATA)'; test -n "$(svgicondir)" || list=; \ anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in:504: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in-505- dir='$(DESTDIR)$(svgicondir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in-516-distdir-am: $(DISTFILES) anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in:517: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in:518: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in-519- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in-530- if test -d $$d/$$file; then \ anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in:531: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/pixmaps/hicolor/scalable/Makefile.in-532- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in-50- { \ anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in-129- esac anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in-134- esac; anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in-479- @list='$(dist_svgicon_DATA)'; test -n "$(svgicondir)" || list=; \ anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in-481- dir='$(DESTDIR)$(svgicondir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/pixmaps/hicolor/symbolic/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/install-sh-234- fi anjuta-3.34.0/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; anjuta-3.34.0/install-sh-236- *) ############################################## anjuta-3.34.0/install-sh-280- dstdir=$dst anjuta-3.34.0/install-sh:281: dstbase=`basename "$src"` anjuta-3.34.0/install-sh-282- case $dst in ############################################## anjuta-3.34.0/install-sh-287- else anjuta-3.34.0/install-sh:288: dstdir=`dirname "$dst"` anjuta-3.34.0/install-sh-289- test -d "$dstdir" ############################################## anjuta-3.34.0/install-sh-354- test_tmpdir="$tmpdir/a" anjuta-3.34.0/install-sh:355: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` anjuta-3.34.0/install-sh-356- case $ls_ld_tmpdir in ############################################## anjuta-3.34.0/install-sh-361- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { anjuta-3.34.0/install-sh:362: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` anjuta-3.34.0/install-sh-363- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## anjuta-3.34.0/install-sh-419- case $prefix in anjuta-3.34.0/install-sh:420: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; anjuta-3.34.0/install-sh-421- *) qprefix=$prefix;; ############################################## anjuta-3.34.0/install-sh-468- if $copy_on_change && anjuta-3.34.0/install-sh:469: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && anjuta-3.34.0/install-sh:470: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && anjuta-3.34.0/install-sh-471- set -f && ############################################## anjuta-3.34.0/setup-gettext-28-parse_gettext_version() { anjuta-3.34.0/setup-gettext:29: GETTEXT_VERSION=`$GETTEXT_TOOL --version | sed -n 's/^.*\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\).*$/\1.\2.\3/p'` anjuta-3.34.0/setup-gettext:30: GETTEXT_MAJOR_VERSION=`echo $GETTEXT_VERSION | sed -n 's/^\([0-9]\+\).*/\1/p'` anjuta-3.34.0/setup-gettext:31: GETTEXT_MINOR_VERSION=`echo $GETTEXT_VERSION | sed -n 's/^[0-9]\+\.\([0-9]\+\).*/\1/p'` anjuta-3.34.0/setup-gettext:32: GETTEXT_MICRO_VERSION=`echo $GETTEXT_VERSION | sed -n 's/^[0-9]\+\.[0-9]\+\.\([0-9]\+\).*/\1/p'` anjuta-3.34.0/setup-gettext-33-} ############################################## anjuta-3.34.0/plugins/devhelp/images/Makefile.in-50- { \ anjuta-3.34.0/plugins/devhelp/images/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/devhelp/images/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/devhelp/images/Makefile.in-129- esac anjuta-3.34.0/plugins/devhelp/images/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/devhelp/images/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/devhelp/images/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/devhelp/images/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/devhelp/images/Makefile.in-134- esac; anjuta-3.34.0/plugins/devhelp/images/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/devhelp/images/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/devhelp/images/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/devhelp/images/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/devhelp/images/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/devhelp/images/Makefile.in-492- @list='$(dist_devhelp_pixmaps_DATA)'; test -n "$(devhelp_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/devhelp/images/Makefile.in:493: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/devhelp/images/Makefile.in-494- dir='$(DESTDIR)$(devhelp_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/devhelp/images/Makefile.in-505-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/devhelp/images/Makefile.in:506: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/devhelp/images/Makefile.in:507: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/devhelp/images/Makefile.in-508- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/devhelp/images/Makefile.in-519- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/devhelp/images/Makefile.in:520: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/devhelp/images/Makefile.in-521- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/devhelp/Makefile.in-51- { \ anjuta-3.34.0/plugins/devhelp/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/devhelp/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/devhelp/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/devhelp/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/devhelp/Makefile.in-115-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/devhelp/Makefile.in:116: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/devhelp/Makefile.in-117- *) f=$$p;; \ anjuta-3.34.0/plugins/devhelp/Makefile.in-118- esac; anjuta-3.34.0/plugins/devhelp/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/devhelp/Makefile.in-120-am__install_max = 40 anjuta-3.34.0/plugins/devhelp/Makefile.in-121-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/devhelp/Makefile.in:122: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/devhelp/Makefile.in-123-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/devhelp/Makefile.in-244- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/devhelp/Makefile.in:245: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/devhelp/Makefile.in-246- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/devhelp/Makefile.in-247- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/devhelp/Makefile.in:248: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/devhelp/Makefile.in:249: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/devhelp/Makefile.in-250- else \ anjuta-3.34.0/plugins/devhelp/Makefile.in:251: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/devhelp/Makefile.in-252- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/devhelp/Makefile.in:253: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/devhelp/Makefile.in-254- else \ ############################################## anjuta-3.34.0/plugins/devhelp/Makefile.in-259- fi; \ anjuta-3.34.0/plugins/devhelp/Makefile.in:260: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/devhelp/Makefile.in-261- done; \ ############################################## anjuta-3.34.0/plugins/devhelp/Makefile.in-652-.c.obj: anjuta-3.34.0/plugins/devhelp/Makefile.in:653:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/devhelp/Makefile.in-654-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/devhelp/Makefile.in-656-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/devhelp/Makefile.in:657:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/devhelp/Makefile.in-658- ############################################## anjuta-3.34.0/plugins/devhelp/Makefile.in-689- @list='$(dist_devhelp_plugin_DATA)'; test -n "$(devhelp_plugindir)" || list=; \ anjuta-3.34.0/plugins/devhelp/Makefile.in:690: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/devhelp/Makefile.in-691- dir='$(DESTDIR)$(devhelp_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/devhelp/Makefile.in-710- @list='$(dist_devhelp_ui_DATA)'; test -n "$(devhelp_uidir)" || list=; \ anjuta-3.34.0/plugins/devhelp/Makefile.in:711: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/devhelp/Makefile.in-712- dir='$(DESTDIR)$(devhelp_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/devhelp/Makefile.in-727- dot_seen=no; \ anjuta-3.34.0/plugins/devhelp/Makefile.in:728: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/devhelp/Makefile.in-729- case "$@" in \ ############################################## anjuta-3.34.0/plugins/devhelp/Makefile.in-790-GTAGS: anjuta-3.34.0/plugins/devhelp/Makefile.in:791: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/devhelp/Makefile.in-792- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/devhelp/Makefile.in-816-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/devhelp/Makefile.in:817: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/devhelp/Makefile.in:818: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/devhelp/Makefile.in-819- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/devhelp/Makefile.in-830- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/devhelp/Makefile.in:831: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/devhelp/Makefile.in-832- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/jhbuild/Makefile.in-51- { \ anjuta-3.34.0/plugins/jhbuild/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/jhbuild/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/jhbuild/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/jhbuild/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/jhbuild/Makefile.in-113-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/jhbuild/Makefile.in:114: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/jhbuild/Makefile.in-115- *) f=$$p;; \ anjuta-3.34.0/plugins/jhbuild/Makefile.in-116- esac; anjuta-3.34.0/plugins/jhbuild/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/jhbuild/Makefile.in-118-am__install_max = 40 anjuta-3.34.0/plugins/jhbuild/Makefile.in-119-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/jhbuild/Makefile.in:120: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/jhbuild/Makefile.in-121-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/jhbuild/Makefile.in-619-.c.obj: anjuta-3.34.0/plugins/jhbuild/Makefile.in:620:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/jhbuild/Makefile.in-621-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/jhbuild/Makefile.in-623-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/jhbuild/Makefile.in:624:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/jhbuild/Makefile.in-625- ############################################## anjuta-3.34.0/plugins/jhbuild/Makefile.in-656- @list='$(dist_jhbuild_pixmaps_DATA)'; test -n "$(jhbuild_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/jhbuild/Makefile.in:657: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/jhbuild/Makefile.in-658- dir='$(DESTDIR)$(jhbuild_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/jhbuild/Makefile.in-677- @list='$(dist_jhbuild_plugin_DATA)'; test -n "$(jhbuild_plugindir)" || list=; \ anjuta-3.34.0/plugins/jhbuild/Makefile.in:678: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/jhbuild/Makefile.in-679- dir='$(DESTDIR)$(jhbuild_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/jhbuild/Makefile.in-710-GTAGS: anjuta-3.34.0/plugins/jhbuild/Makefile.in:711: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/jhbuild/Makefile.in-712- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/jhbuild/Makefile.in-736-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/jhbuild/Makefile.in:737: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/jhbuild/Makefile.in:738: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/jhbuild/Makefile.in-739- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/jhbuild/Makefile.in-750- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/jhbuild/Makefile.in:751: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/jhbuild/Makefile.in-752- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-import/Makefile.in-51- { \ anjuta-3.34.0/plugins/project-import/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-import/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/project-import/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/project-import/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-import/Makefile.in-114-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-import/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-import/Makefile.in-116- *) f=$$p;; \ anjuta-3.34.0/plugins/project-import/Makefile.in-117- esac; anjuta-3.34.0/plugins/project-import/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-import/Makefile.in-119-am__install_max = 40 anjuta-3.34.0/plugins/project-import/Makefile.in-120-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-import/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-import/Makefile.in-122-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-import/Makefile.in-618-.c.obj: anjuta-3.34.0/plugins/project-import/Makefile.in:619:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/project-import/Makefile.in-620-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/project-import/Makefile.in-622-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/project-import/Makefile.in:623:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/project-import/Makefile.in-624- ############################################## anjuta-3.34.0/plugins/project-import/Makefile.in-655- @list='$(dist_wizard_glade_DATA)'; test -n "$(wizard_gladedir)" || list=; \ anjuta-3.34.0/plugins/project-import/Makefile.in:656: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-import/Makefile.in-657- dir='$(DESTDIR)$(wizard_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-import/Makefile.in-676- @list='$(dist_wizard_pixmaps_DATA)'; test -n "$(wizard_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/project-import/Makefile.in:677: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-import/Makefile.in-678- dir='$(DESTDIR)$(wizard_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-import/Makefile.in-697- @list='$(dist_wizard_plugin_DATA)'; test -n "$(wizard_plugindir)" || list=; \ anjuta-3.34.0/plugins/project-import/Makefile.in:698: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-import/Makefile.in-699- dir='$(DESTDIR)$(wizard_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-import/Makefile.in-730-GTAGS: anjuta-3.34.0/plugins/project-import/Makefile.in:731: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-import/Makefile.in-732- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-import/Makefile.in-756-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-import/Makefile.in:757: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-import/Makefile.in:758: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-import/Makefile.in-759- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-import/Makefile.in-770- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-import/Makefile.in:771: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-import/Makefile.in-772- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-51- { \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/cvs-plugin/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-114-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-116- *) f=$$p;; \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-117- esac; anjuta-3.34.0/plugins/cvs-plugin/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-119-am__install_max = 40 anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-120-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-122-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-631-.c.obj: anjuta-3.34.0/plugins/cvs-plugin/Makefile.in:632:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-633-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-635-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in:636:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-637- ############################################## anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-668- @list='$(dist_cvs_plugin_glade_DATA)'; test -n "$(cvs_plugin_gladedir)" || list=; \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in:669: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-670- dir='$(DESTDIR)$(cvs_plugin_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-689- @list='$(dist_cvs_plugin_pixmaps_DATA)'; test -n "$(cvs_plugin_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in:690: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-691- dir='$(DESTDIR)$(cvs_plugin_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-710- @list='$(dist_cvs_plugin_plugin_DATA)'; test -n "$(cvs_plugin_plugindir)" || list=; \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in:711: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-712- dir='$(DESTDIR)$(cvs_plugin_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-731- @list='$(dist_cvs_plugin_ui_DATA)'; test -n "$(cvs_plugin_uidir)" || list=; \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in:732: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-733- dir='$(DESTDIR)$(cvs_plugin_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-764-GTAGS: anjuta-3.34.0/plugins/cvs-plugin/Makefile.in:765: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-766- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-790-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/cvs-plugin/Makefile.in:791: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in:792: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-793- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-804- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in:805: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/cvs-plugin/Makefile.in-806- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/Makefile.in-49- { \ anjuta-3.34.0/plugins/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/Makefile.in-51- }; \ ############################################## anjuta-3.34.0/plugins/Makefile.in-172- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/Makefile.in:173: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/Makefile.in-174- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/Makefile.in-175- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/Makefile.in:176: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/Makefile.in:177: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/Makefile.in-178- else \ anjuta-3.34.0/plugins/Makefile.in:179: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/Makefile.in-180- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/Makefile.in:181: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/Makefile.in-182- else \ ############################################## anjuta-3.34.0/plugins/Makefile.in-187- fi; \ anjuta-3.34.0/plugins/Makefile.in:188: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/Makefile.in-189- done; \ ############################################## anjuta-3.34.0/plugins/Makefile.in-544- dot_seen=no; \ anjuta-3.34.0/plugins/Makefile.in:545: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/Makefile.in-546- case "$@" in \ ############################################## anjuta-3.34.0/plugins/Makefile.in-607-GTAGS: anjuta-3.34.0/plugins/Makefile.in:608: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/Makefile.in-609- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/Makefile.in-633-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/Makefile.in:634: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/Makefile.in:635: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/Makefile.in-636- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/Makefile.in-647- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/Makefile.in:648: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/Makefile.in-649- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/file-loader/Makefile.in-51- { \ anjuta-3.34.0/plugins/file-loader/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/file-loader/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/file-loader/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/file-loader/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/file-loader/Makefile.in-114-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/file-loader/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/file-loader/Makefile.in-116- *) f=$$p;; \ anjuta-3.34.0/plugins/file-loader/Makefile.in-117- esac; anjuta-3.34.0/plugins/file-loader/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/file-loader/Makefile.in-119-am__install_max = 40 anjuta-3.34.0/plugins/file-loader/Makefile.in-120-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/file-loader/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/file-loader/Makefile.in-122-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/file-loader/Makefile.in-627-.c.obj: anjuta-3.34.0/plugins/file-loader/Makefile.in:628:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/file-loader/Makefile.in-629-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/file-loader/Makefile.in-631-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/file-loader/Makefile.in:632:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/file-loader/Makefile.in-633- ############################################## anjuta-3.34.0/plugins/file-loader/Makefile.in-664- @list='$(dist_loader_pixmaps_DATA)'; test -n "$(loader_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/file-loader/Makefile.in:665: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/file-loader/Makefile.in-666- dir='$(DESTDIR)$(loader_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/file-loader/Makefile.in-685- @list='$(dist_loader_plugin_DATA)'; test -n "$(loader_plugindir)" || list=; \ anjuta-3.34.0/plugins/file-loader/Makefile.in:686: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/file-loader/Makefile.in-687- dir='$(DESTDIR)$(loader_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/file-loader/Makefile.in-706- @list='$(dist_loader_ui_DATA)'; test -n "$(loader_uidir)" || list=; \ anjuta-3.34.0/plugins/file-loader/Makefile.in:707: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/file-loader/Makefile.in-708- dir='$(DESTDIR)$(loader_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/file-loader/Makefile.in-739-GTAGS: anjuta-3.34.0/plugins/file-loader/Makefile.in:740: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/file-loader/Makefile.in-741- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/file-loader/Makefile.in-765-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/file-loader/Makefile.in:766: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/file-loader/Makefile.in:767: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/file-loader/Makefile.in-768- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/file-loader/Makefile.in-779- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/file-loader/Makefile.in:780: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/file-loader/Makefile.in-781- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-51- { \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/indentation-c-style/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-114-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-116- *) f=$$p;; \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-117- esac; anjuta-3.34.0/plugins/indentation-c-style/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-119-am__install_max = 40 anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-120-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-122-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-644-.c.obj: anjuta-3.34.0/plugins/indentation-c-style/Makefile.in:645:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-646-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-648-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in:649:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-650- ############################################## anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-681- @list='$(dist_indent_c_glade_DATA)'; test -n "$(indent_c_gladedir)" || list=; \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in:682: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-683- dir='$(DESTDIR)$(indent_c_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-702- @list='$(dist_indent_c_pixmaps_DATA)'; test -n "$(indent_c_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in:703: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-704- dir='$(DESTDIR)$(indent_c_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-723- @list='$(dist_indent_c_plugin_DATA)'; test -n "$(indent_c_plugindir)" || list=; \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in:724: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-725- dir='$(DESTDIR)$(indent_c_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-744- @list='$(dist_indent_c_ui_DATA)'; test -n "$(indent_c_uidir)" || list=; \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in:745: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-746- dir='$(DESTDIR)$(indent_c_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-777-GTAGS: anjuta-3.34.0/plugins/indentation-c-style/Makefile.in:778: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-779- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-803-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/indentation-c-style/Makefile.in:804: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in:805: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-806- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-817- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in:818: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/indentation-c-style/Makefile.in-819- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/run-program/Makefile.in-51- { \ anjuta-3.34.0/plugins/run-program/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/run-program/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/run-program/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/run-program/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/run-program/Makefile.in-114-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/run-program/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/run-program/Makefile.in-116- *) f=$$p;; \ anjuta-3.34.0/plugins/run-program/Makefile.in-117- esac; anjuta-3.34.0/plugins/run-program/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/run-program/Makefile.in-119-am__install_max = 40 anjuta-3.34.0/plugins/run-program/Makefile.in-120-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/run-program/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/run-program/Makefile.in-122-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/run-program/Makefile.in-631-.c.obj: anjuta-3.34.0/plugins/run-program/Makefile.in:632:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/run-program/Makefile.in-633-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/run-program/Makefile.in-635-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/run-program/Makefile.in:636:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/run-program/Makefile.in-637- ############################################## anjuta-3.34.0/plugins/run-program/Makefile.in-668- @list='$(dist_anjuta_glade_DATA)'; test -n "$(anjuta_gladedir)" || list=; \ anjuta-3.34.0/plugins/run-program/Makefile.in:669: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/run-program/Makefile.in-670- dir='$(DESTDIR)$(anjuta_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/run-program/Makefile.in-689- @list='$(dist_anjuta_pixmaps_DATA)'; test -n "$(anjuta_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/run-program/Makefile.in:690: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/run-program/Makefile.in-691- dir='$(DESTDIR)$(anjuta_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/run-program/Makefile.in-710- @list='$(dist_anjuta_plugin_DATA)'; test -n "$(anjuta_plugindir)" || list=; \ anjuta-3.34.0/plugins/run-program/Makefile.in:711: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/run-program/Makefile.in-712- dir='$(DESTDIR)$(anjuta_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/run-program/Makefile.in-731- @list='$(dist_anjuta_ui_DATA)'; test -n "$(anjuta_uidir)" || list=; \ anjuta-3.34.0/plugins/run-program/Makefile.in:732: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/run-program/Makefile.in-733- dir='$(DESTDIR)$(anjuta_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/run-program/Makefile.in-764-GTAGS: anjuta-3.34.0/plugins/run-program/Makefile.in:765: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/run-program/Makefile.in-766- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/run-program/Makefile.in-790-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/run-program/Makefile.in:791: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/run-program/Makefile.in:792: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/run-program/Makefile.in-793- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/run-program/Makefile.in-804- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/run-program/Makefile.in:805: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/run-program/Makefile.in-806- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/git/images/Makefile.in-50- { \ anjuta-3.34.0/plugins/git/images/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/git/images/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/git/images/Makefile.in-129- esac anjuta-3.34.0/plugins/git/images/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/git/images/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/git/images/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/git/images/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/git/images/Makefile.in-134- esac; anjuta-3.34.0/plugins/git/images/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/git/images/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/git/images/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/git/images/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/git/images/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/git/images/Makefile.in-490- @list='$(dist_git_pixmaps_DATA)'; test -n "$(git_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/git/images/Makefile.in:491: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/git/images/Makefile.in-492- dir='$(DESTDIR)$(git_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/git/images/Makefile.in-503-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/git/images/Makefile.in:504: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/git/images/Makefile.in:505: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/git/images/Makefile.in-506- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/git/images/Makefile.in-517- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/git/images/Makefile.in:518: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/git/images/Makefile.in-519- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/git/Makefile.in-51- { \ anjuta-3.34.0/plugins/git/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/git/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/git/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/git/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/git/Makefile.in-113-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/git/Makefile.in:114: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/git/Makefile.in-115- *) f=$$p;; \ anjuta-3.34.0/plugins/git/Makefile.in-116- esac; anjuta-3.34.0/plugins/git/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/git/Makefile.in-118-am__install_max = 40 anjuta-3.34.0/plugins/git/Makefile.in-119-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/git/Makefile.in:120: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/git/Makefile.in-121-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/git/Makefile.in-367- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/git/Makefile.in:368: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/git/Makefile.in-369- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/git/Makefile.in-370- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/git/Makefile.in:371: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/git/Makefile.in:372: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/git/Makefile.in-373- else \ anjuta-3.34.0/plugins/git/Makefile.in:374: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/git/Makefile.in-375- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/git/Makefile.in:376: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/git/Makefile.in-377- else \ ############################################## anjuta-3.34.0/plugins/git/Makefile.in-382- fi; \ anjuta-3.34.0/plugins/git/Makefile.in:383: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/git/Makefile.in-384- done; \ ############################################## anjuta-3.34.0/plugins/git/Makefile.in-1079-.c.obj: anjuta-3.34.0/plugins/git/Makefile.in:1080:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/git/Makefile.in-1081-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/git/Makefile.in-1083-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/git/Makefile.in:1084:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/git/Makefile.in-1085- ############################################## anjuta-3.34.0/plugins/git/Makefile.in-1116- @list='$(dist_git_glade_DATA)'; test -n "$(git_gladedir)" || list=; \ anjuta-3.34.0/plugins/git/Makefile.in:1117: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/git/Makefile.in-1118- dir='$(DESTDIR)$(git_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/git/Makefile.in-1137- @list='$(dist_git_plugin_DATA)'; test -n "$(git_plugindir)" || list=; \ anjuta-3.34.0/plugins/git/Makefile.in:1138: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/git/Makefile.in-1139- dir='$(DESTDIR)$(git_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/git/Makefile.in-1158- @list='$(dist_git_ui_DATA)'; test -n "$(git_uidir)" || list=; \ anjuta-3.34.0/plugins/git/Makefile.in:1159: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/git/Makefile.in-1160- dir='$(DESTDIR)$(git_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/git/Makefile.in-1175- dot_seen=no; \ anjuta-3.34.0/plugins/git/Makefile.in:1176: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/git/Makefile.in-1177- case "$@" in \ ############################################## anjuta-3.34.0/plugins/git/Makefile.in-1238-GTAGS: anjuta-3.34.0/plugins/git/Makefile.in:1239: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/git/Makefile.in-1240- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/git/Makefile.in-1264-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/git/Makefile.in:1265: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/git/Makefile.in:1266: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/git/Makefile.in-1267- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/git/Makefile.in-1278- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/git/Makefile.in:1279: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/git/Makefile.in-1280- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-55- { \ anjuta-3.34.0/plugins/git/tests/Makefile.in:56: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in-57- }; \ ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-215-} anjuta-3.34.0/plugins/git/tests/Makefile.in:216:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/git/tests/Makefile.in-217-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/git/tests/Makefile.in:218: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/git/tests/Makefile.in-219- *) f=$$p;; \ anjuta-3.34.0/plugins/git/tests/Makefile.in-220- esac; anjuta-3.34.0/plugins/git/tests/Makefile.in:221:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/git/tests/Makefile.in-222-am__install_max = 40 anjuta-3.34.0/plugins/git/tests/Makefile.in-223-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/git/tests/Makefile.in:224: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/git/tests/Makefile.in-225-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-343-case "$@" in \ anjuta-3.34.0/plugins/git/tests/Makefile.in:344: */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ anjuta-3.34.0/plugins/git/tests/Makefile.in-345- *) am__odir=.;; \ ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-373- bases='$(TEST_LOGS)'; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:374: bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:375: bases=`echo $$bases` anjuta-3.34.0/plugins/git/tests/Makefile.in-376-RECHECK_LOGS = $(TEST_LOGS) ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-390- */*) b='$*';; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:391: *) b=`echo '$@' | sed 's/\.log$$//'`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in-392- esac;; \ ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-725- test -n "$(EXEEXT)" || exit 0; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:726: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in-727- echo " rm -f" $$list; \ ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-734- test -n "$(EXEEXT)" || exit 0; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:735: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in-736- echo " rm -f" $$list; \ ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-788-.c.obj: anjuta-3.34.0/plugins/git/tests/Makefile.in:789:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/git/tests/Makefile.in-790-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-792-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/git/tests/Makefile.in:793:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/git/tests/Makefile.in-794- ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-802-git-status-factory.o: ../git-status-factory.c anjuta-3.34.0/plugins/git/tests/Makefile.in:803:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT git-status-factory.o -MD -MP -MF $(DEPDIR)/git-status-factory.Tpo -c -o git-status-factory.o `test -f '../git-status-factory.c' || echo '$(srcdir)/'`../git-status-factory.c anjuta-3.34.0/plugins/git/tests/Makefile.in-804-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/git-status-factory.Tpo $(DEPDIR)/git-status-factory.Po ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-806-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/git/tests/Makefile.in:807:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o git-status-factory.o `test -f '../git-status-factory.c' || echo '$(srcdir)/'`../git-status-factory.c anjuta-3.34.0/plugins/git/tests/Makefile.in-808- anjuta-3.34.0/plugins/git/tests/Makefile.in-809-git-status-factory.obj: ../git-status-factory.c anjuta-3.34.0/plugins/git/tests/Makefile.in:810:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT git-status-factory.obj -MD -MP -MF $(DEPDIR)/git-status-factory.Tpo -c -o git-status-factory.obj `if test -f '../git-status-factory.c'; then $(CYGPATH_W) '../git-status-factory.c'; else $(CYGPATH_W) '$(srcdir)/../git-status-factory.c'; fi` anjuta-3.34.0/plugins/git/tests/Makefile.in-811-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/git-status-factory.Tpo $(DEPDIR)/git-status-factory.Po ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-813-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/git/tests/Makefile.in:814:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o git-status-factory.obj `if test -f '../git-status-factory.c'; then $(CYGPATH_W) '../git-status-factory.c'; else $(CYGPATH_W) '$(srcdir)/../git-status-factory.c'; fi` anjuta-3.34.0/plugins/git/tests/Makefile.in-815- anjuta-3.34.0/plugins/git/tests/Makefile.in-816-git-status.o: ../git-status.c anjuta-3.34.0/plugins/git/tests/Makefile.in:817:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT git-status.o -MD -MP -MF $(DEPDIR)/git-status.Tpo -c -o git-status.o `test -f '../git-status.c' || echo '$(srcdir)/'`../git-status.c anjuta-3.34.0/plugins/git/tests/Makefile.in-818-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/git-status.Tpo $(DEPDIR)/git-status.Po ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-820-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/git/tests/Makefile.in:821:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o git-status.o `test -f '../git-status.c' || echo '$(srcdir)/'`../git-status.c anjuta-3.34.0/plugins/git/tests/Makefile.in-822- anjuta-3.34.0/plugins/git/tests/Makefile.in-823-git-status.obj: ../git-status.c anjuta-3.34.0/plugins/git/tests/Makefile.in:824:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT git-status.obj -MD -MP -MF $(DEPDIR)/git-status.Tpo -c -o git-status.obj `if test -f '../git-status.c'; then $(CYGPATH_W) '../git-status.c'; else $(CYGPATH_W) '$(srcdir)/../git-status.c'; fi` anjuta-3.34.0/plugins/git/tests/Makefile.in-825-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/git-status.Tpo $(DEPDIR)/git-status.Po ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-827-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/git/tests/Makefile.in:828:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o git-status.obj `if test -f '../git-status.c'; then $(CYGPATH_W) '../git-status.c'; else $(CYGPATH_W) '$(srcdir)/../git-status.c'; fi` anjuta-3.34.0/plugins/git/tests/Makefile.in-829- ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-865-GTAGS: anjuta-3.34.0/plugins/git/tests/Makefile.in:866: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/git/tests/Makefile.in-867- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-908- if test -n "$$redo_bases"; then \ anjuta-3.34.0/plugins/git/tests/Makefile.in:909: redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:910: redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in-911- if $(am__make_dryrun); then :; else \ ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-933- ws='[ ]'; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:934: results=`for b in $$bases; do echo $$b.trs; done`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in-935- test -n "$$results" || results=/dev/null; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:936: all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:937: pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:938: fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:939: skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:940: xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:941: xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:942: error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:943: if test `expr $$fail + $$xpass + $$error` -eq 0; then \ anjuta-3.34.0/plugins/git/tests/Makefile.in-944- success=true; \ ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-1012- @set +e; $(am__set_TESTS_bases); \ anjuta-3.34.0/plugins/git/tests/Makefile.in:1013: log_list=`for i in $$bases; do echo $$i.log; done`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:1014: trs_list=`for i in $$bases; do echo $$i.trs; done`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:1015: log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in-1016- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-1022- | $(am__list_recheck_tests)` || exit 1; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:1023: log_list=`for i in $$bases; do echo $$i.log; done`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:1024: log_list=`echo $$log_list`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in-1025- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-1047-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/git/tests/Makefile.in:1048: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:1049: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in-1050- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-1061- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/git/tests/Makefile.in:1062: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/git/tests/Makefile.in-1063- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-1245- elif test -n "${TEST_PROGS}" ; then \ anjuta-3.34.0/plugins/git/tests/Makefile.in:1246: G_TEST_SRCDIR="$(abs_srcdir)" G_TEST_BUILDDIR="$(abs_builddir)" ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \ anjuta-3.34.0/plugins/git/tests/Makefile.in-1247- fi ; \ ############################################## anjuta-3.34.0/plugins/git/tests/Makefile.in-1270- echo '</info>' >> $@.xml ; \ anjuta-3.34.0/plugins/git/tests/Makefile.in:1271: for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \ anjuta-3.34.0/plugins/git/tests/Makefile.in-1272- sed '1,1s/^<?xml\b[^>?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \ ############################################## anjuta-3.34.0/plugins/document-manager/images/Makefile.in-50- { \ anjuta-3.34.0/plugins/document-manager/images/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/document-manager/images/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/document-manager/images/Makefile.in-129- esac anjuta-3.34.0/plugins/document-manager/images/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/document-manager/images/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/document-manager/images/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/document-manager/images/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/document-manager/images/Makefile.in-134- esac; anjuta-3.34.0/plugins/document-manager/images/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/document-manager/images/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/document-manager/images/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/document-manager/images/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/document-manager/images/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/document-manager/images/Makefile.in-523- @list='$(dist_document_manager_pixmaps_DATA)'; test -n "$(document_manager_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/document-manager/images/Makefile.in:524: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/document-manager/images/Makefile.in-525- dir='$(DESTDIR)$(document_manager_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/document-manager/images/Makefile.in-536-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/document-manager/images/Makefile.in:537: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/document-manager/images/Makefile.in:538: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/document-manager/images/Makefile.in-539- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/document-manager/images/Makefile.in-550- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/document-manager/images/Makefile.in:551: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/document-manager/images/Makefile.in-552- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/document-manager/Makefile.in-51- { \ anjuta-3.34.0/plugins/document-manager/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/document-manager/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/document-manager/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/document-manager/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/document-manager/Makefile.in-115-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/document-manager/Makefile.in:116: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/document-manager/Makefile.in-117- *) f=$$p;; \ anjuta-3.34.0/plugins/document-manager/Makefile.in-118- esac; anjuta-3.34.0/plugins/document-manager/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/document-manager/Makefile.in-120-am__install_max = 40 anjuta-3.34.0/plugins/document-manager/Makefile.in-121-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/document-manager/Makefile.in:122: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/document-manager/Makefile.in-123-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/document-manager/Makefile.in-257- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/document-manager/Makefile.in:258: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/document-manager/Makefile.in-259- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/document-manager/Makefile.in-260- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/document-manager/Makefile.in:261: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/document-manager/Makefile.in:262: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/document-manager/Makefile.in-263- else \ anjuta-3.34.0/plugins/document-manager/Makefile.in:264: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/document-manager/Makefile.in-265- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/document-manager/Makefile.in:266: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/document-manager/Makefile.in-267- else \ ############################################## anjuta-3.34.0/plugins/document-manager/Makefile.in-272- fi; \ anjuta-3.34.0/plugins/document-manager/Makefile.in:273: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/document-manager/Makefile.in-274- done; \ ############################################## anjuta-3.34.0/plugins/document-manager/Makefile.in-697-.c.obj: anjuta-3.34.0/plugins/document-manager/Makefile.in:698:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/document-manager/Makefile.in-699-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/document-manager/Makefile.in-701-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/document-manager/Makefile.in:702:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/document-manager/Makefile.in-703- ############################################## anjuta-3.34.0/plugins/document-manager/Makefile.in-734- @list='$(dist_document_manager_glade_DATA)'; test -n "$(document_manager_gladedir)" || list=; \ anjuta-3.34.0/plugins/document-manager/Makefile.in:735: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/document-manager/Makefile.in-736- dir='$(DESTDIR)$(document_manager_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/document-manager/Makefile.in-755- @list='$(dist_document_manager_plugin_DATA)'; test -n "$(document_manager_plugindir)" || list=; \ anjuta-3.34.0/plugins/document-manager/Makefile.in:756: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/document-manager/Makefile.in-757- dir='$(DESTDIR)$(document_manager_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/document-manager/Makefile.in-776- @list='$(dist_document_manager_ui_DATA)'; test -n "$(document_manager_uidir)" || list=; \ anjuta-3.34.0/plugins/document-manager/Makefile.in:777: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/document-manager/Makefile.in-778- dir='$(DESTDIR)$(document_manager_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/document-manager/Makefile.in-793- dot_seen=no; \ anjuta-3.34.0/plugins/document-manager/Makefile.in:794: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/document-manager/Makefile.in-795- case "$@" in \ ############################################## anjuta-3.34.0/plugins/document-manager/Makefile.in-856-GTAGS: anjuta-3.34.0/plugins/document-manager/Makefile.in:857: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/document-manager/Makefile.in-858- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/document-manager/Makefile.in-882-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/document-manager/Makefile.in:883: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/document-manager/Makefile.in:884: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/document-manager/Makefile.in-885- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/document-manager/Makefile.in-896- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/document-manager/Makefile.in:897: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/document-manager/Makefile.in-898- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/terminal/Makefile.in-51- { \ anjuta-3.34.0/plugins/terminal/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/terminal/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/terminal/Makefile.in-114-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/terminal/Makefile.in:115:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/terminal/Makefile.in-116-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/terminal/Makefile.in:117: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/terminal/Makefile.in-118- *) f=$$p;; \ anjuta-3.34.0/plugins/terminal/Makefile.in-119- esac; anjuta-3.34.0/plugins/terminal/Makefile.in:120:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/terminal/Makefile.in-121-am__install_max = 40 anjuta-3.34.0/plugins/terminal/Makefile.in-122-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/terminal/Makefile.in:123: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/terminal/Makefile.in-124-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/terminal/Makefile.in-644-.c.obj: anjuta-3.34.0/plugins/terminal/Makefile.in:645:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/terminal/Makefile.in-646-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/terminal/Makefile.in-648-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/terminal/Makefile.in:649:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/terminal/Makefile.in-650- ############################################## anjuta-3.34.0/plugins/terminal/Makefile.in-681- @list='$(dist_terminal_glade_DATA)'; test -n "$(terminal_gladedir)" || list=; \ anjuta-3.34.0/plugins/terminal/Makefile.in:682: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/terminal/Makefile.in-683- dir='$(DESTDIR)$(terminal_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/terminal/Makefile.in-702- @list='$(dist_terminal_pixmaps_DATA)'; test -n "$(terminal_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/terminal/Makefile.in:703: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/terminal/Makefile.in-704- dir='$(DESTDIR)$(terminal_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/terminal/Makefile.in-723- @list='$(dist_terminal_plugin_DATA)'; test -n "$(terminal_plugindir)" || list=; \ anjuta-3.34.0/plugins/terminal/Makefile.in:724: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/terminal/Makefile.in-725- dir='$(DESTDIR)$(terminal_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/terminal/Makefile.in-744- @list='$(dist_terminal_ui_DATA)'; test -n "$(terminal_uidir)" || list=; \ anjuta-3.34.0/plugins/terminal/Makefile.in:745: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/terminal/Makefile.in-746- dir='$(DESTDIR)$(terminal_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/terminal/Makefile.in-777-GTAGS: anjuta-3.34.0/plugins/terminal/Makefile.in:778: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/terminal/Makefile.in-779- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/terminal/Makefile.in-803-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/terminal/Makefile.in:804: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/terminal/Makefile.in:805: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/terminal/Makefile.in-806- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/terminal/Makefile.in-817- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/terminal/Makefile.in:818: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/terminal/Makefile.in-819- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/dir-project/Makefile.in-51- { \ anjuta-3.34.0/plugins/dir-project/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/dir-project/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/dir-project/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/dir-project/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/dir-project/Makefile.in-115-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/dir-project/Makefile.in:116: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/dir-project/Makefile.in-117- *) f=$$p;; \ anjuta-3.34.0/plugins/dir-project/Makefile.in-118- esac; anjuta-3.34.0/plugins/dir-project/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/dir-project/Makefile.in-120-am__install_max = 40 anjuta-3.34.0/plugins/dir-project/Makefile.in-121-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/dir-project/Makefile.in:122: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/dir-project/Makefile.in-123-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/dir-project/Makefile.in-629-.c.obj: anjuta-3.34.0/plugins/dir-project/Makefile.in:630:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/dir-project/Makefile.in-631-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/dir-project/Makefile.in-633-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/dir-project/Makefile.in:634:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/dir-project/Makefile.in-635- ############################################## anjuta-3.34.0/plugins/dir-project/Makefile.in-666- @list='$(dist_plugin_DATA)'; test -n "$(plugindir)" || list=; \ anjuta-3.34.0/plugins/dir-project/Makefile.in:667: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/dir-project/Makefile.in-668- dir='$(DESTDIR)$(plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/dir-project/Makefile.in-687- @list='$(dist_plugin_data_DATA)'; test -n "$(plugin_datadir)" || list=; \ anjuta-3.34.0/plugins/dir-project/Makefile.in:688: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/dir-project/Makefile.in-689- dir='$(DESTDIR)$(plugin_datadir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/dir-project/Makefile.in-708- @list='$(dist_plugin_glade_DATA)'; test -n "$(plugin_gladedir)" || list=; \ anjuta-3.34.0/plugins/dir-project/Makefile.in:709: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/dir-project/Makefile.in-710- dir='$(DESTDIR)$(plugin_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/dir-project/Makefile.in-729- @list='$(dist_plugin_pixmaps_DATA)'; test -n "$(plugin_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/dir-project/Makefile.in:730: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/dir-project/Makefile.in-731- dir='$(DESTDIR)$(plugin_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/dir-project/Makefile.in-750- @list='$(dist_plugin_ui_DATA)'; test -n "$(plugin_uidir)" || list=; \ anjuta-3.34.0/plugins/dir-project/Makefile.in:751: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/dir-project/Makefile.in-752- dir='$(DESTDIR)$(plugin_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/dir-project/Makefile.in-783-GTAGS: anjuta-3.34.0/plugins/dir-project/Makefile.in:784: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/dir-project/Makefile.in-785- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/dir-project/Makefile.in-809-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/dir-project/Makefile.in:810: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/dir-project/Makefile.in:811: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/dir-project/Makefile.in-812- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/dir-project/Makefile.in-823- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/dir-project/Makefile.in:824: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/dir-project/Makefile.in-825- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/Makefile.in-51- { \ anjuta-3.34.0/plugins/project-wizard/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/project-wizard/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/Makefile.in-114-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in-116- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in-117- esac; anjuta-3.34.0/plugins/project-wizard/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/Makefile.in-119-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/Makefile.in-120-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/Makefile.in-122-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/Makefile.in-251- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/Makefile.in:252: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in-253- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/Makefile.in-254- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/Makefile.in:255: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in:256: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in-257- else \ anjuta-3.34.0/plugins/project-wizard/Makefile.in:258: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in-259- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/Makefile.in:260: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in-261- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/Makefile.in-266- fi; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in:267: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in-268- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/Makefile.in-698-.c.obj: anjuta-3.34.0/plugins/project-wizard/Makefile.in:699:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/project-wizard/Makefile.in-700-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/project-wizard/Makefile.in-702-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/project-wizard/Makefile.in:703:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/project-wizard/Makefile.in-704- ############################################## anjuta-3.34.0/plugins/project-wizard/Makefile.in-735- @list='$(dist_wizard_glade_DATA)'; test -n "$(wizard_gladedir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in:736: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in-737- dir='$(DESTDIR)$(wizard_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/Makefile.in-756- @list='$(dist_wizard_pixmaps_DATA)'; test -n "$(wizard_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in:757: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in-758- dir='$(DESTDIR)$(wizard_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/Makefile.in-777- @list='$(dist_wizard_plugin_DATA)'; test -n "$(wizard_plugindir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in:778: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in-779- dir='$(DESTDIR)$(wizard_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/Makefile.in-798- @list='$(dist_wizard_ui_DATA)'; test -n "$(wizard_uidir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in:799: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in-800- dir='$(DESTDIR)$(wizard_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/Makefile.in-815- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in:816: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in-817- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/Makefile.in-878-GTAGS: anjuta-3.34.0/plugins/project-wizard/Makefile.in:879: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/Makefile.in-880- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/Makefile.in-904-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/Makefile.in:905: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in:906: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in-907- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/Makefile.in-918- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/Makefile.in:919: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/Makefile.in-920- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in-49- { \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in-51- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in-172- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in:173: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in-174- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in-175- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in:176: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in:177: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in-178- else \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in:179: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in-180- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in:181: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in-182- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in-187- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in:188: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in-189- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in-503- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in:504: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in-505- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in-566-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in:567: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in-568- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in-592-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in:593: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in:594: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in-595- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in-606- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in:607: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/Makefile.in-608- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/po/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkapplication/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-137- esac anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-142- esac; anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-203- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in:204: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-205- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-206- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in:207: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in:208: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-209- else \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in:210: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-211- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in:212: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-213- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-218- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in:219: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-220- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-540- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in:541: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-542- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-557- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in:558: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-559- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-620-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in:621: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-622- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-646-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in:647: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in:648: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-649- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-660- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in:661: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/Makefile.in-662- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/po/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtkmm/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-137- esac anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-142- esac; anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-203- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in:204: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-205- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-206- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in:207: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in:208: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-209- else \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in:210: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-211- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in:212: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-213- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-218- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in:219: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-220- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-589- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in:590: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-591- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-606- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in:607: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-608- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-669-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in:670: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-671- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-695-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in:696: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in:697: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-698- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-709- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in:710: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/Makefile.in-711- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-137- esac anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-142- esac; anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-203- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in:204: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-205- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-206- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in:207: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in:208: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-209- else \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in:210: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-211- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in:212: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-213- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-218- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in:219: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-220- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-543- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in:544: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-545- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-560- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in:561: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-562- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-623-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in:624: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-625- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-649-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in:650: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in:651: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-652- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-663- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in:664: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/Makefile.in-665- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/po/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/python/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-137- esac anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-142- esac; anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-203- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in:204: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-205- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-206- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in:207: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in:208: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-209- else \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in:210: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-211- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in:212: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-213- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-218- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in:219: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-220- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-542- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in:543: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-544- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-559- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in:560: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-561- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-622-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in:623: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-624- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-648-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in:649: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in:650: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-651- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-662- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in:663: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/Makefile.in-664- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/po/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/mkfile/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-137- esac anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-142- esac; anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-203- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in:204: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-205- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-206- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in:207: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in:208: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-209- else \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in:210: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-211- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in:212: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-213- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-218- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in:219: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-220- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-542- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in:543: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-544- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-559- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in:560: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-561- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-622-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in:623: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-624- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-648-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in:649: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in:650: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-651- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-662- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in:663: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/Makefile.in-664- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-gtk/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-137- esac anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-142- esac; anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-203- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in:204: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-205- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-206- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in:207: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in:208: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-209- else \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in:210: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-211- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in:212: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-213- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-218- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in:219: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-220- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-549- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in:550: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-551- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-566- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in:567: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-568- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-629-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in:630: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-631- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-655-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in:656: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in:657: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-658- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-669- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in:670: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/Makefile.in-671- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/po/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/terminal/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/autogen.sh-4- anjuta-3.34.0/plugins/project-wizard/templates/terminal/autogen.sh:5:srcdir=`dirname $0` anjuta-3.34.0/plugins/project-wizard/templates/terminal/autogen.sh-6-test -z "$srcdir" && srcdir=. ############################################## anjuta-3.34.0/plugins/project-wizard/templates/terminal/autogen.sh-104- anjuta-3.34.0/plugins/project-wizard/templates/terminal/autogen.sh:105:for coin in `find $srcdir -path $srcdir/CVS -prune -o -name configure.ac -print` anjuta-3.34.0/plugins/project-wizard/templates/terminal/autogen.sh-106-do anjuta-3.34.0/plugins/project-wizard/templates/terminal/autogen.sh:107: dr=`dirname $coin` anjuta-3.34.0/plugins/project-wizard/templates/terminal/autogen.sh-108- if test -f $dr/NO-AUTO-GEN; then ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-137- esac anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-142- esac; anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-203- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in:204: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-205- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-206- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in:207: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in:208: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-209- else \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in:210: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-211- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in:212: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-213- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-218- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in:219: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-220- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-540- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in:541: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-542- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-557- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in:558: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-559- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-620-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in:621: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-622- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-646-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in:647: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in:648: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-649- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-660- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in:661: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/Makefile.in-662- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/autogen.sh-4- anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/autogen.sh:5:srcdir=`dirname $0` anjuta-3.34.0/plugins/project-wizard/templates/gnome-shell-extension/autogen.sh-6-test -z "$srcdir" && srcdir=. ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-137- esac anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-142- esac; anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-203- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in:204: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-205- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-206- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in:207: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in:208: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-209- else \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in:210: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-211- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in:212: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-213- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-218- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in:219: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-220- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-543- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in:544: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-545- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-560- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in:561: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-562- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-623-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in:624: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-625- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-649-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in:650: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in:651: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-652- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-663- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in:664: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/Makefile.in-665- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/po/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/pygtk/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-137- esac anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-142- esac; anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-203- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in:204: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-205- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-206- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in:207: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in:208: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-209- else \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in:210: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-211- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in:212: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-213- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-218- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in:219: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-220- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-542- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in:543: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-544- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-559- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in:560: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-561- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-622-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in:623: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-624- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-648-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in:649: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in:650: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-651- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-662- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in:663: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/Makefile.in-664- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/po/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/library/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-137- esac anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-142- esac; anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-203- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in:204: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-205- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-206- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in:207: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in:208: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-209- else \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in:210: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-211- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in:212: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-213- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-218- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in:219: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-220- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-542- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in:543: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-544- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-559- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in:560: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-561- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-622-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in:623: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-624- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-648-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in:649: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in:650: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-651- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-662- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in:663: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/Makefile.in-664- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/po/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-137- esac anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-142- esac; anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-203- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in:204: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-205- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-206- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in:207: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in:208: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-209- else \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in:210: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-211- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in:212: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-213- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-218- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in:219: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-220- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-540- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in:541: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-542- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-557- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in:558: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-559- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-620-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in:621: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-622- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-646-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in:647: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in:648: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-649- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-660- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in:661: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/Makefile.in-662- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/po/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/vala-library/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-137- esac anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-142- esac; anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-203- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in:204: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-205- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-206- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in:207: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in:208: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-209- else \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in:210: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-211- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in:212: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-213- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-218- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in:219: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-220- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-542- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in:543: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-544- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-559- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in:560: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-561- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-622-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in:623: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-624- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-648-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in:649: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in:650: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-651- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-662- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in:663: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/Makefile.in-664- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/po/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/wxwin/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/configure.ac.tpl-25-AC_MSG_CHECKING([wxWidgets version]) anjuta-3.34.0/plugins/project-wizard/templates/wxwin/configure.ac.tpl:26:if wxversion=`$WXCONFIG --version`; then anjuta-3.34.0/plugins/project-wizard/templates/wxwin/configure.ac.tpl-27- AC_MSG_RESULT([$wxversion]) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/wxwin/configure.ac.tpl-32- anjuta-3.34.0/plugins/project-wizard/templates/wxwin/configure.ac.tpl:33:WX_CPPFLAGS="`$WXCONFIG --cppflags`" anjuta-3.34.0/plugins/project-wizard/templates/wxwin/configure.ac.tpl:34:WX_CXXFLAGS="`$WXCONFIG --cxxflags`" anjuta-3.34.0/plugins/project-wizard/templates/wxwin/configure.ac.tpl:35:WX_LIBS="`$WXCONFIG --libs`" anjuta-3.34.0/plugins/project-wizard/templates/wxwin/configure.ac.tpl-36- ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in-49- { \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in-51- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in-172- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in:173: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in-174- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in-175- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in:176: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in:177: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in-178- else \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in:179: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in-180- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in:181: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in-182- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in-187- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in:188: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in-189- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in-503- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in:504: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in-505- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in-566-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in:567: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in-568- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in-592-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in:593: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in:594: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in-595- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in-606- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in:607: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/Makefile.in-608- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/po/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in-485- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in:486: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in-487- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in-498-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in:499: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in:500: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in-501- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in-512- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in:513: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/minimal/Makefile.in-514- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/minimal/autogen.sh-4- anjuta-3.34.0/plugins/project-wizard/templates/minimal/autogen.sh:5:srcdir=`dirname $0` anjuta-3.34.0/plugins/project-wizard/templates/minimal/autogen.sh-6-test -z "$srcdir" && srcdir=. ############################################## anjuta-3.34.0/plugins/project-wizard/templates/minimal/autogen.sh-104- anjuta-3.34.0/plugins/project-wizard/templates/minimal/autogen.sh:105:for coin in `find $srcdir -path $srcdir/CVS -prune -o -name configure.ac -print` anjuta-3.34.0/plugins/project-wizard/templates/minimal/autogen.sh-106-do anjuta-3.34.0/plugins/project-wizard/templates/minimal/autogen.sh:107: dr=`dirname $coin` anjuta-3.34.0/plugins/project-wizard/templates/minimal/autogen.sh-108- if test -f $dr/NO-AUTO-GEN; then ############################################## anjuta-3.34.0/plugins/project-wizard/templates/m4/as-ac-expand.m4-36- while true; do anjuta-3.34.0/plugins/project-wizard/templates/m4/as-ac-expand.m4:37: new_full_var="`eval echo $full_var`" anjuta-3.34.0/plugins/project-wizard/templates/m4/as-ac-expand.m4-38- if test "x$new_full_var" = "x$full_var"; then break; fi ############################################## anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in-482- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in:483: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in-484- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in-495-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in:496: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in:497: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in-498- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in-509- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in:510: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/m4/Makefile.in-511- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/m4/ac-define-dir.m4-4- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' anjuta-3.34.0/plugins/project-wizard/templates/m4/ac-define-dir.m4:5: ac_define_dir=`eval echo [$]$2` anjuta-3.34.0/plugins/project-wizard/templates/m4/ac-define-dir.m4:6: ac_define_dir=`eval echo [$]ac_define_dir` anjuta-3.34.0/plugins/project-wizard/templates/m4/ac-define-dir.m4-7- $1="$ac_define_dir" ############################################## anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-137- esac anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-142- esac; anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-203- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in:204: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-205- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-206- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in:207: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in:208: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-209- else \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in:210: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-211- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in:212: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-213- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-218- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in:219: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-220- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-545- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in:546: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-547- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-562- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in:563: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-564- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-625-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in:626: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-627- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-651-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in:652: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in:653: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-654- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-665- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in:666: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/Makefile.in-667- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/autogen.sh-4- anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/autogen.sh:5:srcdir=`dirname $0` anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/autogen.sh-6-test -z "$srcdir" && srcdir=. ############################################## anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/autogen.sh-104- anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/autogen.sh:105:for coin in `find $srcdir -path $srcdir/CVS -prune -o -name configure.ac -print` anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/autogen.sh-106-do anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/autogen.sh:107: dr=`dirname $coin` anjuta-3.34.0/plugins/project-wizard/templates/js_minimal/autogen.sh-108- if test -f $dr/NO-AUTO-GEN; then ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in-49- { \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in-51- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in-172- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in:173: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in-174- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in-175- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in:176: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in:177: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in-178- else \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in:179: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in-180- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in:181: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in-182- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in-187- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in:188: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in-189- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in-503- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in:504: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in-505- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in-566-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in:567: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in-568- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in-592-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in:593: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in:594: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in-595- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in-606- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in:607: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/Makefile.in-608- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/po/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-137- esac anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-142- esac; anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-203- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in:204: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-205- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-206- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in:207: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in:208: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-209- else \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in:210: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-211- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in:212: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-213- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-218- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in:219: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-220- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-542- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in:543: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-544- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-559- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in:560: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-561- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-622-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in:623: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-624- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-648-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in:649: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in:650: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-651- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-662- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in:663: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/Makefile.in-664- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/gcj/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-137- esac anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-142- esac; anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-203- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in:204: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-205- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-206- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in:207: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in:208: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-209- else \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in:210: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-211- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in:212: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-213- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-218- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in:219: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-220- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-543- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in:544: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-545- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-560- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in:561: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-562- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-623-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in:624: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-625- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-649-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in:650: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in:651: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-652- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-663- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in:664: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/Makefile.in-665- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/po/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/java/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-137- esac anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-142- esac; anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-203- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in:204: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-205- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-206- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in:207: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in:208: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-209- else \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in:210: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-211- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in:212: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-213- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-218- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in:219: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-220- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-542- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in:543: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-544- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-559- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in:560: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-561- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-622-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in:623: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-624- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-648-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in:649: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in:650: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-651- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-662- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in:663: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/Makefile.in-664- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/po/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/cpp/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in-481- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in:482: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in-483- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in-494-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in:495: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in:496: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in-497- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in-508- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in:509: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/directory/Makefile.in-510- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-137- esac anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-142- esac; anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-203- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in:204: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-205- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-206- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in:207: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in:208: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-209- else \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in:210: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-211- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in:212: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-213- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-218- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in:219: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-220- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-543- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in:544: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-545- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-560- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in:561: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-562- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-623-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in:624: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-625- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-649-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in:650: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in:651: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-652- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-663- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in:664: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/Makefile.in-665- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/po/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/sdl/src/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/sdl/acinclude.m4.tpl-49- else anjuta-3.34.0/plugins/project-wizard/templates/sdl/acinclude.m4.tpl:50: SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags` anjuta-3.34.0/plugins/project-wizard/templates/sdl/acinclude.m4.tpl:51: SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs` anjuta-3.34.0/plugins/project-wizard/templates/sdl/acinclude.m4.tpl-52- ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-137- esac anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-139-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-141- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-142- esac; anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-144-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-145-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-147-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-203- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in:204: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-205- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-206- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in:207: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in:208: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-209- else \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in:210: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-211- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in:212: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-213- else \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-218- fi; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in:219: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-220- done; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-542- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in:543: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-544- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-559- dot_seen=no; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in:560: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-561- case "$@" in \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-622-GTAGS: anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in:623: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-624- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-648-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in:649: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in:650: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-651- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-662- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in:663: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/Makefile.in-664- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in-479- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in:480: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in-481- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in-492-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in:493: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in:494: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in-495- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in-506- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in:507: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/po/Makefile.in-508- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in-50- { \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in-129- esac anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in-134- esac; anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in-486- @list='$(dist_wizard_files_DATA)'; test -n "$(wizard_filesdir)" || list=; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in:487: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in-488- dir='$(DESTDIR)$(wizard_filesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in-499-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in:500: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in:501: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in-502- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in-513- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in:514: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.in-515- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/patch/Makefile.in-51- { \ anjuta-3.34.0/plugins/patch/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/patch/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/patch/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/patch/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/patch/Makefile.in-114-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/patch/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/patch/Makefile.in-116- *) f=$$p;; \ anjuta-3.34.0/plugins/patch/Makefile.in-117- esac; anjuta-3.34.0/plugins/patch/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/patch/Makefile.in-119-am__install_max = 40 anjuta-3.34.0/plugins/patch/Makefile.in-120-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/patch/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/patch/Makefile.in-122-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/patch/Makefile.in-626-.c.obj: anjuta-3.34.0/plugins/patch/Makefile.in:627:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/patch/Makefile.in-628-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/patch/Makefile.in-630-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/patch/Makefile.in:631:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/patch/Makefile.in-632- ############################################## anjuta-3.34.0/plugins/patch/Makefile.in-663- @list='$(dist_patch_glade_DATA)'; test -n "$(patch_gladedir)" || list=; \ anjuta-3.34.0/plugins/patch/Makefile.in:664: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/patch/Makefile.in-665- dir='$(DESTDIR)$(patch_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/patch/Makefile.in-684- @list='$(dist_patch_pixmaps_DATA)'; test -n "$(patch_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/patch/Makefile.in:685: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/patch/Makefile.in-686- dir='$(DESTDIR)$(patch_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/patch/Makefile.in-705- @list='$(dist_patch_plugin_DATA)'; test -n "$(patch_plugindir)" || list=; \ anjuta-3.34.0/plugins/patch/Makefile.in:706: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/patch/Makefile.in-707- dir='$(DESTDIR)$(patch_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/patch/Makefile.in-726- @list='$(dist_patch_ui_DATA)'; test -n "$(patch_uidir)" || list=; \ anjuta-3.34.0/plugins/patch/Makefile.in:727: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/patch/Makefile.in-728- dir='$(DESTDIR)$(patch_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/patch/Makefile.in-759-GTAGS: anjuta-3.34.0/plugins/patch/Makefile.in:760: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/patch/Makefile.in-761- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/patch/Makefile.in-785-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/patch/Makefile.in:786: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/patch/Makefile.in:787: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/patch/Makefile.in-788- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/patch/Makefile.in-799- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/patch/Makefile.in:800: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/patch/Makefile.in-801- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/message-view/Makefile.in-51- { \ anjuta-3.34.0/plugins/message-view/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/message-view/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/message-view/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/message-view/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/message-view/Makefile.in-115-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/message-view/Makefile.in:116: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/message-view/Makefile.in-117- *) f=$$p;; \ anjuta-3.34.0/plugins/message-view/Makefile.in-118- esac; anjuta-3.34.0/plugins/message-view/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/message-view/Makefile.in-120-am__install_max = 40 anjuta-3.34.0/plugins/message-view/Makefile.in-121-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/message-view/Makefile.in:122: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/message-view/Makefile.in-123-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/message-view/Makefile.in-630-.c.obj: anjuta-3.34.0/plugins/message-view/Makefile.in:631:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/message-view/Makefile.in-632-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/message-view/Makefile.in-634-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/message-view/Makefile.in:635:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/message-view/Makefile.in-636- ############################################## anjuta-3.34.0/plugins/message-view/Makefile.in-667- @list='$(dist_message_view_glade_DATA)'; test -n "$(message_view_gladedir)" || list=; \ anjuta-3.34.0/plugins/message-view/Makefile.in:668: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/message-view/Makefile.in-669- dir='$(DESTDIR)$(message_view_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/message-view/Makefile.in-688- @list='$(dist_message_view_pixmaps_DATA)'; test -n "$(message_view_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/message-view/Makefile.in:689: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/message-view/Makefile.in-690- dir='$(DESTDIR)$(message_view_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/message-view/Makefile.in-709- @list='$(dist_message_view_plugin_DATA)'; test -n "$(message_view_plugindir)" || list=; \ anjuta-3.34.0/plugins/message-view/Makefile.in:710: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/message-view/Makefile.in-711- dir='$(DESTDIR)$(message_view_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/message-view/Makefile.in-730- @list='$(dist_message_view_ui_DATA)'; test -n "$(message_view_uidir)" || list=; \ anjuta-3.34.0/plugins/message-view/Makefile.in:731: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/message-view/Makefile.in-732- dir='$(DESTDIR)$(message_view_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/message-view/Makefile.in-763-GTAGS: anjuta-3.34.0/plugins/message-view/Makefile.in:764: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/message-view/Makefile.in-765- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/message-view/Makefile.in-789-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/message-view/Makefile.in:790: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/message-view/Makefile.in:791: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/message-view/Makefile.in-792- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/message-view/Makefile.in-803- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/message-view/Makefile.in:804: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/message-view/Makefile.in-805- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/glade/images/Makefile.in-50- { \ anjuta-3.34.0/plugins/glade/images/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/glade/images/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/glade/images/Makefile.in-134- anjuta-glade-widgets.svg anjuta-3.34.0/plugins/glade/images/Makefile.in:135:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/glade/images/Makefile.in-136-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/glade/images/Makefile.in:137: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/glade/images/Makefile.in-138- *) f=$$p;; \ anjuta-3.34.0/plugins/glade/images/Makefile.in-139- esac; anjuta-3.34.0/plugins/glade/images/Makefile.in:140:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/glade/images/Makefile.in-141-am__install_max = 40 anjuta-3.34.0/plugins/glade/images/Makefile.in-142-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/glade/images/Makefile.in:143: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/glade/images/Makefile.in-144-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/glade/images/Makefile.in-495- @list='$(dist_glade_pixmaps_DATA)'; test -n "$(glade_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/glade/images/Makefile.in:496: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/glade/images/Makefile.in-497- dir='$(DESTDIR)$(glade_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/glade/images/Makefile.in-508-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/glade/images/Makefile.in:509: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/glade/images/Makefile.in:510: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/glade/images/Makefile.in-511- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/glade/images/Makefile.in-522- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/glade/images/Makefile.in:523: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/glade/images/Makefile.in-524- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/glade/Makefile.in-51- { \ anjuta-3.34.0/plugins/glade/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/glade/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/glade/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/glade/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/glade/Makefile.in-114-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/glade/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/glade/Makefile.in-116- *) f=$$p;; \ anjuta-3.34.0/plugins/glade/Makefile.in-117- esac; anjuta-3.34.0/plugins/glade/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/glade/Makefile.in-119-am__install_max = 40 anjuta-3.34.0/plugins/glade/Makefile.in-120-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/glade/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/glade/Makefile.in-122-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/glade/Makefile.in-255- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/glade/Makefile.in:256: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/glade/Makefile.in-257- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/glade/Makefile.in-258- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/glade/Makefile.in:259: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/glade/Makefile.in:260: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/glade/Makefile.in-261- else \ anjuta-3.34.0/plugins/glade/Makefile.in:262: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/glade/Makefile.in-263- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/glade/Makefile.in:264: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/glade/Makefile.in-265- else \ ############################################## anjuta-3.34.0/plugins/glade/Makefile.in-270- fi; \ anjuta-3.34.0/plugins/glade/Makefile.in:271: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/glade/Makefile.in-272- done; \ ############################################## anjuta-3.34.0/plugins/glade/Makefile.in-672-.c.obj: anjuta-3.34.0/plugins/glade/Makefile.in:673:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/glade/Makefile.in-674-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/glade/Makefile.in-676-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/glade/Makefile.in:677:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/glade/Makefile.in-678- ############################################## anjuta-3.34.0/plugins/glade/Makefile.in-709- @list='$(dist_glade_glade_DATA)'; test -n "$(glade_gladedir)" || list=; \ anjuta-3.34.0/plugins/glade/Makefile.in:710: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/glade/Makefile.in-711- dir='$(DESTDIR)$(glade_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/glade/Makefile.in-730- @list='$(dist_glade_plugin_DATA)'; test -n "$(glade_plugindir)" || list=; \ anjuta-3.34.0/plugins/glade/Makefile.in:731: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/glade/Makefile.in-732- dir='$(DESTDIR)$(glade_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/glade/Makefile.in-751- @list='$(dist_glade_ui_DATA)'; test -n "$(glade_uidir)" || list=; \ anjuta-3.34.0/plugins/glade/Makefile.in:752: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/glade/Makefile.in-753- dir='$(DESTDIR)$(glade_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/glade/Makefile.in-768- dot_seen=no; \ anjuta-3.34.0/plugins/glade/Makefile.in:769: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/glade/Makefile.in-770- case "$@" in \ ############################################## anjuta-3.34.0/plugins/glade/Makefile.in-831-GTAGS: anjuta-3.34.0/plugins/glade/Makefile.in:832: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/glade/Makefile.in-833- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/glade/Makefile.in-857-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/glade/Makefile.in:858: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/glade/Makefile.in:859: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/glade/Makefile.in-860- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/glade/Makefile.in-871- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/glade/Makefile.in:872: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/glade/Makefile.in-873- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/debug-manager/images/Makefile.in-50- { \ anjuta-3.34.0/plugins/debug-manager/images/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/debug-manager/images/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/debug-manager/images/Makefile.in-129- esac anjuta-3.34.0/plugins/debug-manager/images/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/debug-manager/images/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/debug-manager/images/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/debug-manager/images/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/debug-manager/images/Makefile.in-134- esac; anjuta-3.34.0/plugins/debug-manager/images/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/debug-manager/images/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/debug-manager/images/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/debug-manager/images/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/debug-manager/images/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/debug-manager/images/Makefile.in-510- @list='$(dist_images_DATA)'; test -n "$(imagesdir)" || list=; \ anjuta-3.34.0/plugins/debug-manager/images/Makefile.in:511: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/debug-manager/images/Makefile.in-512- dir='$(DESTDIR)$(imagesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/debug-manager/images/Makefile.in-523-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/debug-manager/images/Makefile.in:524: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/debug-manager/images/Makefile.in:525: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/debug-manager/images/Makefile.in-526- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/debug-manager/images/Makefile.in-537- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/debug-manager/images/Makefile.in:538: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/debug-manager/images/Makefile.in-539- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/debug-manager/Makefile.in-51- { \ anjuta-3.34.0/plugins/debug-manager/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/debug-manager/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/debug-manager/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/debug-manager/Makefile.in-114-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/debug-manager/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in-116- *) f=$$p;; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in-117- esac; anjuta-3.34.0/plugins/debug-manager/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/debug-manager/Makefile.in-119-am__install_max = 40 anjuta-3.34.0/plugins/debug-manager/Makefile.in-120-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/debug-manager/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/debug-manager/Makefile.in-122-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/debug-manager/Makefile.in-262- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/debug-manager/Makefile.in:263: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in-264- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/debug-manager/Makefile.in-265- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/debug-manager/Makefile.in:266: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in:267: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in-268- else \ anjuta-3.34.0/plugins/debug-manager/Makefile.in:269: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in-270- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/debug-manager/Makefile.in:271: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in-272- else \ ############################################## anjuta-3.34.0/plugins/debug-manager/Makefile.in-277- fi; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in:278: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in-279- done; \ ############################################## anjuta-3.34.0/plugins/debug-manager/Makefile.in-746-.c.obj: anjuta-3.34.0/plugins/debug-manager/Makefile.in:747:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/debug-manager/Makefile.in-748-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/debug-manager/Makefile.in-750-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/debug-manager/Makefile.in:751:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/debug-manager/Makefile.in-752- ############################################## anjuta-3.34.0/plugins/debug-manager/Makefile.in-783- @list='$(dist_anjuta_glade_DATA)'; test -n "$(anjuta_gladedir)" || list=; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in:784: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in-785- dir='$(DESTDIR)$(anjuta_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/debug-manager/Makefile.in-804- @list='$(dist_anjuta_plugin_DATA)'; test -n "$(anjuta_plugindir)" || list=; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in:805: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in-806- dir='$(DESTDIR)$(anjuta_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/debug-manager/Makefile.in-825- @list='$(dist_anjuta_ui_DATA)'; test -n "$(anjuta_uidir)" || list=; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in:826: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in-827- dir='$(DESTDIR)$(anjuta_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/debug-manager/Makefile.in-842- dot_seen=no; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in:843: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in-844- case "$@" in \ ############################################## anjuta-3.34.0/plugins/debug-manager/Makefile.in-905-GTAGS: anjuta-3.34.0/plugins/debug-manager/Makefile.in:906: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/debug-manager/Makefile.in-907- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/debug-manager/Makefile.in-931-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/debug-manager/Makefile.in:932: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in:933: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in-934- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/debug-manager/Makefile.in-945- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/debug-manager/Makefile.in:946: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/debug-manager/Makefile.in-947- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-51- { \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/indentation-python-style/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-115-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in:116: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-117- *) f=$$p;; \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-118- esac; anjuta-3.34.0/plugins/indentation-python-style/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-120-am__install_max = 40 anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-121-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in:122: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-123-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-634-.c.obj: anjuta-3.34.0/plugins/indentation-python-style/Makefile.in:635:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-636-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-638-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in:639:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-640- ############################################## anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-671- @list='$(dist_indent_python_glade_DATA)'; test -n "$(indent_python_gladedir)" || list=; \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in:672: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-673- dir='$(DESTDIR)$(indent_python_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-692- @list='$(dist_indent_python_pixmaps_DATA)'; test -n "$(indent_python_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in:693: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-694- dir='$(DESTDIR)$(indent_python_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-713- @list='$(dist_indent_python_plugin_DATA)'; test -n "$(indent_python_plugindir)" || list=; \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in:714: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-715- dir='$(DESTDIR)$(indent_python_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-734- @list='$(dist_indent_python_ui_DATA)'; test -n "$(indent_python_uidir)" || list=; \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in:735: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-736- dir='$(DESTDIR)$(indent_python_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-767-GTAGS: anjuta-3.34.0/plugins/indentation-python-style/Makefile.in:768: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-769- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-793-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/indentation-python-style/Makefile.in:794: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in:795: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-796- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-807- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in:808: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/indentation-python-style/Makefile.in-809- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/quick-open/Makefile.in-51- { \ anjuta-3.34.0/plugins/quick-open/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/quick-open/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/quick-open/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/quick-open/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/quick-open/Makefile.in-114-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/quick-open/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/quick-open/Makefile.in-116- *) f=$$p;; \ anjuta-3.34.0/plugins/quick-open/Makefile.in-117- esac; anjuta-3.34.0/plugins/quick-open/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/quick-open/Makefile.in-119-am__install_max = 40 anjuta-3.34.0/plugins/quick-open/Makefile.in-120-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/quick-open/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/quick-open/Makefile.in-122-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/quick-open/Makefile.in-617-.c.obj: anjuta-3.34.0/plugins/quick-open/Makefile.in:618:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/quick-open/Makefile.in-619-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/quick-open/Makefile.in-621-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/quick-open/Makefile.in:622:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/quick-open/Makefile.in-623- ############################################## anjuta-3.34.0/plugins/quick-open/Makefile.in-654- @list='$(dist_quick_open_glade_DATA)'; test -n "$(quick_open_gladedir)" || list=; \ anjuta-3.34.0/plugins/quick-open/Makefile.in:655: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/quick-open/Makefile.in-656- dir='$(DESTDIR)$(quick_open_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/quick-open/Makefile.in-675- @list='$(dist_quick_open_pixmaps_DATA)'; test -n "$(quick_open_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/quick-open/Makefile.in:676: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/quick-open/Makefile.in-677- dir='$(DESTDIR)$(quick_open_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/quick-open/Makefile.in-696- @list='$(dist_quick_open_plugin_DATA)'; test -n "$(quick_open_plugindir)" || list=; \ anjuta-3.34.0/plugins/quick-open/Makefile.in:697: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/quick-open/Makefile.in-698- dir='$(DESTDIR)$(quick_open_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/quick-open/Makefile.in-717- @list='$(dist_quick_open_ui_DATA)'; test -n "$(quick_open_uidir)" || list=; \ anjuta-3.34.0/plugins/quick-open/Makefile.in:718: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/quick-open/Makefile.in-719- dir='$(DESTDIR)$(quick_open_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/quick-open/Makefile.in-750-GTAGS: anjuta-3.34.0/plugins/quick-open/Makefile.in:751: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/quick-open/Makefile.in-752- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/quick-open/Makefile.in-776-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/quick-open/Makefile.in:777: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/quick-open/Makefile.in:778: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/quick-open/Makefile.in-779- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/quick-open/Makefile.in-790- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/quick-open/Makefile.in:791: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/quick-open/Makefile.in-792- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/language-support-js/Makefile.in-55- { \ anjuta-3.34.0/plugins/language-support-js/Makefile.in:56: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/language-support-js/Makefile.in-57- }; \ ############################################## anjuta-3.34.0/plugins/language-support-js/Makefile.in-118-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/language-support-js/Makefile.in:119:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/language-support-js/Makefile.in-120-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/language-support-js/Makefile.in:121: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/language-support-js/Makefile.in-122- *) f=$$p;; \ anjuta-3.34.0/plugins/language-support-js/Makefile.in-123- esac; anjuta-3.34.0/plugins/language-support-js/Makefile.in:124:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/language-support-js/Makefile.in-125-am__install_max = 40 anjuta-3.34.0/plugins/language-support-js/Makefile.in-126-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/language-support-js/Makefile.in:127: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/language-support-js/Makefile.in-128-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/language-support-js/Makefile.in-689-.c.obj: anjuta-3.34.0/plugins/language-support-js/Makefile.in:690:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/language-support-js/Makefile.in-691-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/language-support-js/Makefile.in-693-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/language-support-js/Makefile.in:694:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/language-support-js/Makefile.in-695- ############################################## anjuta-3.34.0/plugins/language-support-js/Makefile.in-726- @list='$(dist_js_support_plugin_glade_DATA)'; test -n "$(js_support_plugin_gladedir)" || list=; \ anjuta-3.34.0/plugins/language-support-js/Makefile.in:727: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/language-support-js/Makefile.in-728- dir='$(DESTDIR)$(js_support_plugin_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/language-support-js/Makefile.in-747- @list='$(dist_js_support_plugin_pixmaps_DATA)'; test -n "$(js_support_plugin_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/language-support-js/Makefile.in:748: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/language-support-js/Makefile.in-749- dir='$(DESTDIR)$(js_support_plugin_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/language-support-js/Makefile.in-768- @list='$(dist_js_support_plugin_plugin_DATA)'; test -n "$(js_support_plugin_plugindir)" || list=; \ anjuta-3.34.0/plugins/language-support-js/Makefile.in:769: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/language-support-js/Makefile.in-770- dir='$(DESTDIR)$(js_support_plugin_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/language-support-js/Makefile.in-789- @list='$(dist_js_support_plugin_ui_DATA)'; test -n "$(js_support_plugin_uidir)" || list=; \ anjuta-3.34.0/plugins/language-support-js/Makefile.in:790: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/language-support-js/Makefile.in-791- dir='$(DESTDIR)$(js_support_plugin_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/language-support-js/Makefile.in-822-GTAGS: anjuta-3.34.0/plugins/language-support-js/Makefile.in:823: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/language-support-js/Makefile.in-824- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/language-support-js/Makefile.in-848-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/language-support-js/Makefile.in:849: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/language-support-js/Makefile.in:850: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/language-support-js/Makefile.in-851- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/language-support-js/Makefile.in-862- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/language-support-js/Makefile.in:863: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/language-support-js/Makefile.in-864- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/parser-cxx/Makefile.in-51- { \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/parser-cxx/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/parser-cxx/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/parser-cxx/Makefile.in-114-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in-116- *) f=$$p;; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in-117- esac; anjuta-3.34.0/plugins/parser-cxx/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/parser-cxx/Makefile.in-119-am__install_max = 40 anjuta-3.34.0/plugins/parser-cxx/Makefile.in-120-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/parser-cxx/Makefile.in-122-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/parser-cxx/Makefile.in-267- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in:268: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in-269- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in-270- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in:271: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in:272: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in-273- else \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in:274: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in-275- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in:276: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in-277- else \ ############################################## anjuta-3.34.0/plugins/parser-cxx/Makefile.in-282- fi; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in:283: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in-284- done; \ ############################################## anjuta-3.34.0/plugins/parser-cxx/Makefile.in-707-.c.obj: anjuta-3.34.0/plugins/parser-cxx/Makefile.in:708:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/parser-cxx/Makefile.in-709-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/parser-cxx/Makefile.in-711-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/parser-cxx/Makefile.in:712:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/parser-cxx/Makefile.in-713- ############################################## anjuta-3.34.0/plugins/parser-cxx/Makefile.in-728-.cxx.obj: anjuta-3.34.0/plugins/parser-cxx/Makefile.in:729:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/parser-cxx/Makefile.in-730-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/parser-cxx/Makefile.in-732-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/parser-cxx/Makefile.in:733:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/parser-cxx/Makefile.in-734- ############################################## anjuta-3.34.0/plugins/parser-cxx/Makefile.in-765- @list='$(dist_parser_cxx_glade_DATA)'; test -n "$(parser_cxx_gladedir)" || list=; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in:766: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in-767- dir='$(DESTDIR)$(parser_cxx_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/parser-cxx/Makefile.in-786- @list='$(dist_parser_cxx_pixmaps_DATA)'; test -n "$(parser_cxx_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in:787: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in-788- dir='$(DESTDIR)$(parser_cxx_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/parser-cxx/Makefile.in-807- @list='$(dist_parser_cxx_plugin_DATA)'; test -n "$(parser_cxx_plugindir)" || list=; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in:808: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in-809- dir='$(DESTDIR)$(parser_cxx_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/parser-cxx/Makefile.in-824- dot_seen=no; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in:825: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in-826- case "$@" in \ ############################################## anjuta-3.34.0/plugins/parser-cxx/Makefile.in-887-GTAGS: anjuta-3.34.0/plugins/parser-cxx/Makefile.in:888: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in-889- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/parser-cxx/Makefile.in-913-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/parser-cxx/Makefile.in:914: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in:915: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in-916- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/parser-cxx/Makefile.in-927- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in:928: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/parser-cxx/Makefile.in-929- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in-50- { \ anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in-596-.cpp.obj: anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in:597:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in-598-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in-600-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in:601:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in-602- ############################################## anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in-645-GTAGS: anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in:646: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in-647- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in-671-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in:672: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in:673: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in-674- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in-685- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in:686: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/parser-cxx/cxxparser/Makefile.in-687- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/mk-project/Makefile.in-51- { \ anjuta-3.34.0/plugins/mk-project/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/mk-project/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/mk-project/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/mk-project/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/mk-project/Makefile.in-114-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/mk-project/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/mk-project/Makefile.in-116- *) f=$$p;; \ anjuta-3.34.0/plugins/mk-project/Makefile.in-117- esac; anjuta-3.34.0/plugins/mk-project/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/mk-project/Makefile.in-119-am__install_max = 40 anjuta-3.34.0/plugins/mk-project/Makefile.in-120-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/mk-project/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/mk-project/Makefile.in-122-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/mk-project/Makefile.in-658-.c.obj: anjuta-3.34.0/plugins/mk-project/Makefile.in:659:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/mk-project/Makefile.in-660-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/mk-project/Makefile.in-662-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/mk-project/Makefile.in:663:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/mk-project/Makefile.in-664- ############################################## anjuta-3.34.0/plugins/mk-project/Makefile.in-675-.y.c: anjuta-3.34.0/plugins/mk-project/Makefile.in:676: $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE) anjuta-3.34.0/plugins/mk-project/Makefile.in-677- ############################################## anjuta-3.34.0/plugins/mk-project/Makefile.in-701- @list='$(dist_plugin_DATA)'; test -n "$(plugindir)" || list=; \ anjuta-3.34.0/plugins/mk-project/Makefile.in:702: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/mk-project/Makefile.in-703- dir='$(DESTDIR)$(plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/mk-project/Makefile.in-722- @list='$(dist_plugin_glade_DATA)'; test -n "$(plugin_gladedir)" || list=; \ anjuta-3.34.0/plugins/mk-project/Makefile.in:723: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/mk-project/Makefile.in-724- dir='$(DESTDIR)$(plugin_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/mk-project/Makefile.in-743- @list='$(dist_plugin_pixmaps_DATA)'; test -n "$(plugin_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/mk-project/Makefile.in:744: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/mk-project/Makefile.in-745- dir='$(DESTDIR)$(plugin_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/mk-project/Makefile.in-764- @list='$(dist_plugin_ui_DATA)'; test -n "$(plugin_uidir)" || list=; \ anjuta-3.34.0/plugins/mk-project/Makefile.in:765: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/mk-project/Makefile.in-766- dir='$(DESTDIR)$(plugin_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/mk-project/Makefile.in-797-GTAGS: anjuta-3.34.0/plugins/mk-project/Makefile.in:798: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/mk-project/Makefile.in-799- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/mk-project/Makefile.in-823-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/mk-project/Makefile.in:824: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/mk-project/Makefile.in:825: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/mk-project/Makefile.in-826- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/mk-project/Makefile.in-837- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/mk-project/Makefile.in:838: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/mk-project/Makefile.in-839- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-51- { \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-114-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-116- *) f=$$p;; \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-117- esac; anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-119-am__install_max = 40 anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-120-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-122-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-646-.c.obj: anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in:647:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-648-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-650-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in:651:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-652- ############################################## anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-683- @list='$(dist_cpp_java_glade_DATA)'; test -n "$(cpp_java_gladedir)" || list=; \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in:684: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-685- dir='$(DESTDIR)$(cpp_java_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-704- @list='$(dist_cpp_java_pixmaps_DATA)'; test -n "$(cpp_java_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in:705: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-706- dir='$(DESTDIR)$(cpp_java_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-725- @list='$(dist_cpp_java_plugin_DATA)'; test -n "$(cpp_java_plugindir)" || list=; \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in:726: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-727- dir='$(DESTDIR)$(cpp_java_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-746- @list='$(dist_cpp_java_ui_DATA)'; test -n "$(cpp_java_uidir)" || list=; \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in:747: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-748- dir='$(DESTDIR)$(cpp_java_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-779-GTAGS: anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in:780: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-781- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-805-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in:806: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in:807: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-808- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-819- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in:820: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/language-support-cpp-java/Makefile.in-821- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/project-manager/Makefile.in-51- { \ anjuta-3.34.0/plugins/project-manager/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/project-manager/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/project-manager/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/project-manager/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/project-manager/Makefile.in-114-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/project-manager/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/project-manager/Makefile.in-116- *) f=$$p;; \ anjuta-3.34.0/plugins/project-manager/Makefile.in-117- esac; anjuta-3.34.0/plugins/project-manager/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/project-manager/Makefile.in-119-am__install_max = 40 anjuta-3.34.0/plugins/project-manager/Makefile.in-120-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/project-manager/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/project-manager/Makefile.in-122-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/project-manager/Makefile.in-665-.c.obj: anjuta-3.34.0/plugins/project-manager/Makefile.in:666:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/project-manager/Makefile.in-667-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/project-manager/Makefile.in-669-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/project-manager/Makefile.in:670:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/project-manager/Makefile.in-671- ############################################## anjuta-3.34.0/plugins/project-manager/Makefile.in-702- @list='$(dist_project_glade_DATA)'; test -n "$(project_gladedir)" || list=; \ anjuta-3.34.0/plugins/project-manager/Makefile.in:703: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-manager/Makefile.in-704- dir='$(DESTDIR)$(project_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-manager/Makefile.in-723- @list='$(dist_project_pixmaps_DATA)'; test -n "$(project_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/project-manager/Makefile.in:724: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-manager/Makefile.in-725- dir='$(DESTDIR)$(project_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-manager/Makefile.in-744- @list='$(dist_project_plugin_DATA)'; test -n "$(project_plugindir)" || list=; \ anjuta-3.34.0/plugins/project-manager/Makefile.in:745: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-manager/Makefile.in-746- dir='$(DESTDIR)$(project_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-manager/Makefile.in-765- @list='$(dist_project_ui_DATA)'; test -n "$(project_uidir)" || list=; \ anjuta-3.34.0/plugins/project-manager/Makefile.in:766: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/project-manager/Makefile.in-767- dir='$(DESTDIR)$(project_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/project-manager/Makefile.in-798-GTAGS: anjuta-3.34.0/plugins/project-manager/Makefile.in:799: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/project-manager/Makefile.in-800- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/project-manager/Makefile.in-824-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/project-manager/Makefile.in:825: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-manager/Makefile.in:826: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/project-manager/Makefile.in-827- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/project-manager/Makefile.in-838- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/project-manager/Makefile.in:839: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/project-manager/Makefile.in-840- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/js-debugger/Makefile.in-51- { \ anjuta-3.34.0/plugins/js-debugger/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/js-debugger/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/js-debugger/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/js-debugger/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/js-debugger/Makefile.in-113-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/js-debugger/Makefile.in:114: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/js-debugger/Makefile.in-115- *) f=$$p;; \ anjuta-3.34.0/plugins/js-debugger/Makefile.in-116- esac; anjuta-3.34.0/plugins/js-debugger/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/js-debugger/Makefile.in-118-am__install_max = 40 anjuta-3.34.0/plugins/js-debugger/Makefile.in-119-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/js-debugger/Makefile.in:120: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/js-debugger/Makefile.in-121-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/js-debugger/Makefile.in-625-.c.obj: anjuta-3.34.0/plugins/js-debugger/Makefile.in:626:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/js-debugger/Makefile.in-627-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/js-debugger/Makefile.in-629-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/js-debugger/Makefile.in:630:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/js-debugger/Makefile.in-631- ############################################## anjuta-3.34.0/plugins/js-debugger/Makefile.in-662- @list='$(dist_js_debugger_pixmaps_DATA)'; test -n "$(js_debugger_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/js-debugger/Makefile.in:663: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/js-debugger/Makefile.in-664- dir='$(DESTDIR)$(js_debugger_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/js-debugger/Makefile.in-683- @list='$(dist_js_debugger_plugin_DATA)'; test -n "$(js_debugger_plugindir)" || list=; \ anjuta-3.34.0/plugins/js-debugger/Makefile.in:684: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/js-debugger/Makefile.in-685- dir='$(DESTDIR)$(js_debugger_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/js-debugger/Makefile.in-716-GTAGS: anjuta-3.34.0/plugins/js-debugger/Makefile.in:717: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/js-debugger/Makefile.in-718- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/js-debugger/Makefile.in-742-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/js-debugger/Makefile.in:743: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/js-debugger/Makefile.in:744: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/js-debugger/Makefile.in-745- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/js-debugger/Makefile.in-756- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/js-debugger/Makefile.in:757: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/js-debugger/Makefile.in-758- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/sourceview/Makefile.in-51- { \ anjuta-3.34.0/plugins/sourceview/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/sourceview/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/sourceview/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/sourceview/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/sourceview/Makefile.in-114-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/sourceview/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/sourceview/Makefile.in-116- *) f=$$p;; \ anjuta-3.34.0/plugins/sourceview/Makefile.in-117- esac; anjuta-3.34.0/plugins/sourceview/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/sourceview/Makefile.in-119-am__install_max = 40 anjuta-3.34.0/plugins/sourceview/Makefile.in-120-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/sourceview/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/sourceview/Makefile.in-122-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/sourceview/Makefile.in-684-.c.obj: anjuta-3.34.0/plugins/sourceview/Makefile.in:685:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/sourceview/Makefile.in-686-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/sourceview/Makefile.in-688-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/sourceview/Makefile.in:689:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/sourceview/Makefile.in-690- ############################################## anjuta-3.34.0/plugins/sourceview/Makefile.in-721- @list='$(dist_sourceview_pixmaps_DATA)'; test -n "$(sourceview_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/sourceview/Makefile.in:722: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/sourceview/Makefile.in-723- dir='$(DESTDIR)$(sourceview_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/sourceview/Makefile.in-742- @list='$(dist_sourceview_plugin_DATA)'; test -n "$(sourceview_plugindir)" || list=; \ anjuta-3.34.0/plugins/sourceview/Makefile.in:743: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/sourceview/Makefile.in-744- dir='$(DESTDIR)$(sourceview_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/sourceview/Makefile.in-763- @list='$(dist_sourceview_ui_DATA)'; test -n "$(sourceview_uidir)" || list=; \ anjuta-3.34.0/plugins/sourceview/Makefile.in:764: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/sourceview/Makefile.in-765- dir='$(DESTDIR)$(sourceview_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/sourceview/Makefile.in-784- @list='$(dist_sourceview_xml_DATA)'; test -n "$(sourceview_xmldir)" || list=; \ anjuta-3.34.0/plugins/sourceview/Makefile.in:785: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/sourceview/Makefile.in-786- dir='$(DESTDIR)$(sourceview_xmldir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/sourceview/Makefile.in-817-GTAGS: anjuta-3.34.0/plugins/sourceview/Makefile.in:818: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/sourceview/Makefile.in-819- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/sourceview/Makefile.in-843-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/sourceview/Makefile.in:844: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/sourceview/Makefile.in:845: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/sourceview/Makefile.in-846- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/sourceview/Makefile.in-857- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/sourceview/Makefile.in:858: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/sourceview/Makefile.in-859- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/class-gen/Makefile.in-51- { \ anjuta-3.34.0/plugins/class-gen/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/class-gen/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/class-gen/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/class-gen/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/class-gen/Makefile.in-114-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/class-gen/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/class-gen/Makefile.in-116- *) f=$$p;; \ anjuta-3.34.0/plugins/class-gen/Makefile.in-117- esac; anjuta-3.34.0/plugins/class-gen/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/class-gen/Makefile.in-119-am__install_max = 40 anjuta-3.34.0/plugins/class-gen/Makefile.in-120-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/class-gen/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/class-gen/Makefile.in-122-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/class-gen/Makefile.in-251- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/class-gen/Makefile.in:252: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/class-gen/Makefile.in-253- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/class-gen/Makefile.in-254- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/class-gen/Makefile.in:255: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/class-gen/Makefile.in:256: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/class-gen/Makefile.in-257- else \ anjuta-3.34.0/plugins/class-gen/Makefile.in:258: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/class-gen/Makefile.in-259- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/class-gen/Makefile.in:260: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/class-gen/Makefile.in-261- else \ ############################################## anjuta-3.34.0/plugins/class-gen/Makefile.in-266- fi; \ anjuta-3.34.0/plugins/class-gen/Makefile.in:267: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/class-gen/Makefile.in-268- done; \ ############################################## anjuta-3.34.0/plugins/class-gen/Makefile.in-683-.c.obj: anjuta-3.34.0/plugins/class-gen/Makefile.in:684:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/class-gen/Makefile.in-685-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/class-gen/Makefile.in-687-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/class-gen/Makefile.in:688:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/class-gen/Makefile.in-689- ############################################## anjuta-3.34.0/plugins/class-gen/Makefile.in-720- @list='$(dist_clsgen_glade_DATA)'; test -n "$(clsgen_gladedir)" || list=; \ anjuta-3.34.0/plugins/class-gen/Makefile.in:721: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/class-gen/Makefile.in-722- dir='$(DESTDIR)$(clsgen_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/class-gen/Makefile.in-741- @list='$(dist_clsgen_pixmaps_DATA)'; test -n "$(clsgen_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/class-gen/Makefile.in:742: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/class-gen/Makefile.in-743- dir='$(DESTDIR)$(clsgen_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/class-gen/Makefile.in-762- @list='$(dist_clsgen_plugin_DATA)'; test -n "$(clsgen_plugindir)" || list=; \ anjuta-3.34.0/plugins/class-gen/Makefile.in:763: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/class-gen/Makefile.in-764- dir='$(DESTDIR)$(clsgen_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/class-gen/Makefile.in-779- dot_seen=no; \ anjuta-3.34.0/plugins/class-gen/Makefile.in:780: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/class-gen/Makefile.in-781- case "$@" in \ ############################################## anjuta-3.34.0/plugins/class-gen/Makefile.in-842-GTAGS: anjuta-3.34.0/plugins/class-gen/Makefile.in:843: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/class-gen/Makefile.in-844- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/class-gen/Makefile.in-868-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/class-gen/Makefile.in:869: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/class-gen/Makefile.in:870: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/class-gen/Makefile.in-871- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/class-gen/Makefile.in-882- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/class-gen/Makefile.in:883: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/class-gen/Makefile.in-884- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/class-gen/templates/Makefile.in-50- { \ anjuta-3.34.0/plugins/class-gen/templates/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/class-gen/templates/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/class-gen/templates/Makefile.in-129- esac anjuta-3.34.0/plugins/class-gen/templates/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/class-gen/templates/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/class-gen/templates/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/class-gen/templates/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/class-gen/templates/Makefile.in-134- esac; anjuta-3.34.0/plugins/class-gen/templates/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/class-gen/templates/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/class-gen/templates/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/class-gen/templates/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/class-gen/templates/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/class-gen/templates/Makefile.in-489- @list='$(dist_clsgen_appdata_DATA)'; test -n "$(clsgen_appdatadir)" || list=; \ anjuta-3.34.0/plugins/class-gen/templates/Makefile.in:490: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/class-gen/templates/Makefile.in-491- dir='$(DESTDIR)$(clsgen_appdatadir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/class-gen/templates/Makefile.in-502-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/class-gen/templates/Makefile.in:503: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/class-gen/templates/Makefile.in:504: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/class-gen/templates/Makefile.in-505- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/class-gen/templates/Makefile.in-516- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/class-gen/templates/Makefile.in:517: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/class-gen/templates/Makefile.in-518- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/subversion/Makefile.in-51- { \ anjuta-3.34.0/plugins/subversion/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/subversion/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/subversion/Makefile.in-114-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/subversion/Makefile.in:115:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/subversion/Makefile.in-116-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/subversion/Makefile.in:117: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/subversion/Makefile.in-118- *) f=$$p;; \ anjuta-3.34.0/plugins/subversion/Makefile.in-119- esac; anjuta-3.34.0/plugins/subversion/Makefile.in:120:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/subversion/Makefile.in-121-am__install_max = 40 anjuta-3.34.0/plugins/subversion/Makefile.in-122-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/subversion/Makefile.in:123: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/subversion/Makefile.in-124-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/subversion/Makefile.in-788-.c.obj: anjuta-3.34.0/plugins/subversion/Makefile.in:789:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/subversion/Makefile.in-790-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/subversion/Makefile.in-792-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/subversion/Makefile.in:793:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/subversion/Makefile.in-794- ############################################## anjuta-3.34.0/plugins/subversion/Makefile.in-825- @list='$(dist_subversion_glade_DATA)'; test -n "$(subversion_gladedir)" || list=; \ anjuta-3.34.0/plugins/subversion/Makefile.in:826: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/subversion/Makefile.in-827- dir='$(DESTDIR)$(subversion_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/subversion/Makefile.in-846- @list='$(dist_subversion_pixmaps_DATA)'; test -n "$(subversion_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/subversion/Makefile.in:847: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/subversion/Makefile.in-848- dir='$(DESTDIR)$(subversion_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/subversion/Makefile.in-867- @list='$(dist_subversion_plugin_DATA)'; test -n "$(subversion_plugindir)" || list=; \ anjuta-3.34.0/plugins/subversion/Makefile.in:868: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/subversion/Makefile.in-869- dir='$(DESTDIR)$(subversion_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/subversion/Makefile.in-888- @list='$(dist_subversion_ui_DATA)'; test -n "$(subversion_uidir)" || list=; \ anjuta-3.34.0/plugins/subversion/Makefile.in:889: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/subversion/Makefile.in-890- dir='$(DESTDIR)$(subversion_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/subversion/Makefile.in-921-GTAGS: anjuta-3.34.0/plugins/subversion/Makefile.in:922: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/subversion/Makefile.in-923- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/subversion/Makefile.in-947-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/subversion/Makefile.in:948: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/subversion/Makefile.in:949: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/subversion/Makefile.in-950- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/subversion/Makefile.in-961- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/subversion/Makefile.in:962: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/subversion/Makefile.in-963- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/tools/Makefile.in-51- { \ anjuta-3.34.0/plugins/tools/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/tools/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/tools/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/tools/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/tools/Makefile.in-114-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/tools/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/tools/Makefile.in-116- *) f=$$p;; \ anjuta-3.34.0/plugins/tools/Makefile.in-117- esac; anjuta-3.34.0/plugins/tools/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/tools/Makefile.in-119-am__install_max = 40 anjuta-3.34.0/plugins/tools/Makefile.in-120-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/tools/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/tools/Makefile.in-122-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/tools/Makefile.in-248- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/tools/Makefile.in:249: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/tools/Makefile.in-250- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/tools/Makefile.in-251- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/tools/Makefile.in:252: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/tools/Makefile.in:253: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/tools/Makefile.in-254- else \ anjuta-3.34.0/plugins/tools/Makefile.in:255: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/tools/Makefile.in-256- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/tools/Makefile.in:257: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/tools/Makefile.in-258- else \ ############################################## anjuta-3.34.0/plugins/tools/Makefile.in-263- fi; \ anjuta-3.34.0/plugins/tools/Makefile.in:264: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/tools/Makefile.in-265- done; \ ############################################## anjuta-3.34.0/plugins/tools/Makefile.in-685-.c.obj: anjuta-3.34.0/plugins/tools/Makefile.in:686:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/tools/Makefile.in-687-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/tools/Makefile.in-689-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/tools/Makefile.in:690:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/tools/Makefile.in-691- ############################################## anjuta-3.34.0/plugins/tools/Makefile.in-722- @list='$(dist_tools_glade_DATA)'; test -n "$(tools_gladedir)" || list=; \ anjuta-3.34.0/plugins/tools/Makefile.in:723: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/tools/Makefile.in-724- dir='$(DESTDIR)$(tools_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/tools/Makefile.in-743- @list='$(dist_tools_pixmaps_DATA)'; test -n "$(tools_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/tools/Makefile.in:744: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/tools/Makefile.in-745- dir='$(DESTDIR)$(tools_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/tools/Makefile.in-764- @list='$(dist_tools_plugin_DATA)'; test -n "$(tools_plugindir)" || list=; \ anjuta-3.34.0/plugins/tools/Makefile.in:765: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/tools/Makefile.in-766- dir='$(DESTDIR)$(tools_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/tools/Makefile.in-785- @list='$(dist_tools_ui_DATA)'; test -n "$(tools_uidir)" || list=; \ anjuta-3.34.0/plugins/tools/Makefile.in:786: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/tools/Makefile.in-787- dir='$(DESTDIR)$(tools_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/tools/Makefile.in-802- dot_seen=no; \ anjuta-3.34.0/plugins/tools/Makefile.in:803: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/tools/Makefile.in-804- case "$@" in \ ############################################## anjuta-3.34.0/plugins/tools/Makefile.in-865-GTAGS: anjuta-3.34.0/plugins/tools/Makefile.in:866: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/tools/Makefile.in-867- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/tools/Makefile.in-891-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/tools/Makefile.in:892: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/tools/Makefile.in:893: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/tools/Makefile.in-894- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/tools/Makefile.in-905- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/tools/Makefile.in:906: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/tools/Makefile.in-907- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/tools/scripts/find-fixmes.pl-96- my ($path, $data_hr) = @_; anjuta-3.34.0/plugins/tools/scripts/find-fixmes.pl:97: my $content = `cat $path`; anjuta-3.34.0/plugins/tools/scripts/find-fixmes.pl-98- ############################################## anjuta-3.34.0/plugins/tools/scripts/Makefile.in-51- { \ anjuta-3.34.0/plugins/tools/scripts/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/tools/scripts/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/tools/scripts/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/tools/scripts/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/tools/scripts/Makefile.in-113-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/tools/scripts/Makefile.in:114: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/tools/scripts/Makefile.in-115- *) f=$$p;; \ anjuta-3.34.0/plugins/tools/scripts/Makefile.in-116- esac; anjuta-3.34.0/plugins/tools/scripts/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/tools/scripts/Makefile.in-118-am__install_max = 40 anjuta-3.34.0/plugins/tools/scripts/Makefile.in-119-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/tools/scripts/Makefile.in:120: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/tools/scripts/Makefile.in-121-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/tools/scripts/Makefile.in-530- @list='$(dist_tools_DATA)'; test -n "$(toolsdir)" || list=; \ anjuta-3.34.0/plugins/tools/scripts/Makefile.in:531: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/tools/scripts/Makefile.in-532- dir='$(DESTDIR)$(toolsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/tools/scripts/Makefile.in-543-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/tools/scripts/Makefile.in:544: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/tools/scripts/Makefile.in:545: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/tools/scripts/Makefile.in-546- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/tools/scripts/Makefile.in-557- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/tools/scripts/Makefile.in:558: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/tools/scripts/Makefile.in-559- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/tools/scripts/translation-status.pl-125-## Determine the total messages available in this pot file. anjuta-3.34.0/plugins/tools/scripts/translation-status.pl:126:my $output = `msgfmt --statistics $pot_file 2>&1`; anjuta-3.34.0/plugins/tools/scripts/translation-status.pl-127-my @strs = split (", ", $output); ############################################## anjuta-3.34.0/plugins/tools/scripts/translation-status.pl-152- if (-f $po_file) { anjuta-3.34.0/plugins/tools/scripts/translation-status.pl:153: my $output = `msgfmt --statistics $po_file 2>&1`; anjuta-3.34.0/plugins/tools/scripts/translation-status.pl-154- ############################################## anjuta-3.34.0/plugins/snippets-manager/Makefile.in-51- { \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/snippets-manager/Makefile.in-114-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/snippets-manager/Makefile.in:115:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/snippets-manager/Makefile.in-116-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in:117: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in-118- *) f=$$p;; \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in-119- esac; anjuta-3.34.0/plugins/snippets-manager/Makefile.in:120:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/snippets-manager/Makefile.in-121-am__install_max = 40 anjuta-3.34.0/plugins/snippets-manager/Makefile.in-122-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in:123: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/snippets-manager/Makefile.in-124-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/snippets-manager/Makefile.in-686-.c.obj: anjuta-3.34.0/plugins/snippets-manager/Makefile.in:687:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/snippets-manager/Makefile.in-688-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/snippets-manager/Makefile.in-690-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/snippets-manager/Makefile.in:691:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/snippets-manager/Makefile.in-692- ############################################## anjuta-3.34.0/plugins/snippets-manager/Makefile.in-723- @list='$(dist_default_snippets_DATA)'; test -n "$(default_snippetsdir)" || list=; \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in:724: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in-725- dir='$(DESTDIR)$(default_snippetsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/snippets-manager/Makefile.in-744- @list='$(dist_snippets_manager_glade_DATA)'; test -n "$(snippets_manager_gladedir)" || list=; \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in:745: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in-746- dir='$(DESTDIR)$(snippets_manager_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/snippets-manager/Makefile.in-765- @list='$(dist_snippets_manager_pixmaps_DATA)'; test -n "$(snippets_manager_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in:766: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in-767- dir='$(DESTDIR)$(snippets_manager_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/snippets-manager/Makefile.in-786- @list='$(dist_snippets_manager_plugin_DATA)'; test -n "$(snippets_manager_plugindir)" || list=; \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in:787: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in-788- dir='$(DESTDIR)$(snippets_manager_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/snippets-manager/Makefile.in-807- @list='$(dist_snippets_manager_ui_DATA)'; test -n "$(snippets_manager_uidir)" || list=; \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in:808: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in-809- dir='$(DESTDIR)$(snippets_manager_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/snippets-manager/Makefile.in-840-GTAGS: anjuta-3.34.0/plugins/snippets-manager/Makefile.in:841: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in-842- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/snippets-manager/Makefile.in-866-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/snippets-manager/Makefile.in:867: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in:868: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in-869- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/snippets-manager/Makefile.in-880- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in:881: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/snippets-manager/Makefile.in-882- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/gdb/images/Makefile.in-50- { \ anjuta-3.34.0/plugins/gdb/images/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/gdb/images/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/gdb/images/Makefile.in-129- esac anjuta-3.34.0/plugins/gdb/images/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/gdb/images/Makefile.in-131-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/gdb/images/Makefile.in:132: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/gdb/images/Makefile.in-133- *) f=$$p;; \ anjuta-3.34.0/plugins/gdb/images/Makefile.in-134- esac; anjuta-3.34.0/plugins/gdb/images/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/gdb/images/Makefile.in-136-am__install_max = 40 anjuta-3.34.0/plugins/gdb/images/Makefile.in-137-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/gdb/images/Makefile.in:138: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/gdb/images/Makefile.in-139-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/gdb/images/Makefile.in-483- @list='$(dist_images_DATA)'; test -n "$(imagesdir)" || list=; \ anjuta-3.34.0/plugins/gdb/images/Makefile.in:484: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/gdb/images/Makefile.in-485- dir='$(DESTDIR)$(imagesdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/gdb/images/Makefile.in-496-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/gdb/images/Makefile.in:497: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/gdb/images/Makefile.in:498: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/gdb/images/Makefile.in-499- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/gdb/images/Makefile.in-510- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/gdb/images/Makefile.in:511: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/gdb/images/Makefile.in-512- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-52- { \ anjuta-3.34.0/plugins/gdb/Makefile.in:53: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/gdb/Makefile.in-54- }; \ ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-116-PROGRAMS = $(noinst_PROGRAMS) anjuta-3.34.0/plugins/gdb/Makefile.in:117:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/gdb/Makefile.in-118-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/gdb/Makefile.in:119: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/gdb/Makefile.in-120- *) f=$$p;; \ anjuta-3.34.0/plugins/gdb/Makefile.in-121- esac; anjuta-3.34.0/plugins/gdb/Makefile.in:122:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/gdb/Makefile.in-123-am__install_max = 40 anjuta-3.34.0/plugins/gdb/Makefile.in-124-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/gdb/Makefile.in:125: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/gdb/Makefile.in-126-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-263- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/gdb/Makefile.in:264: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/gdb/Makefile.in-265- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/gdb/Makefile.in-266- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/gdb/Makefile.in:267: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/gdb/Makefile.in:268: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/gdb/Makefile.in-269- else \ anjuta-3.34.0/plugins/gdb/Makefile.in:270: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/gdb/Makefile.in-271- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/gdb/Makefile.in:272: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/gdb/Makefile.in-273- else \ ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-278- fi; \ anjuta-3.34.0/plugins/gdb/Makefile.in:279: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/gdb/Makefile.in-280- done; \ ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-636- test -n "$(EXEEXT)" || exit 0; \ anjuta-3.34.0/plugins/gdb/Makefile.in:637: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ anjuta-3.34.0/plugins/gdb/Makefile.in-638- echo " rm -f" $$list; \ ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-710-.c.obj: anjuta-3.34.0/plugins/gdb/Makefile.in:711:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/gdb/Makefile.in-712-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-714-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/gdb/Makefile.in:715:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/gdb/Makefile.in-716- ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-724-gdbmi_test-gdbmi-test.o: gdbmi-test.c anjuta-3.34.0/plugins/gdb/Makefile.in:725:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gdbmi_test_CFLAGS) $(CFLAGS) -MT gdbmi_test-gdbmi-test.o -MD -MP -MF $(DEPDIR)/gdbmi_test-gdbmi-test.Tpo -c -o gdbmi_test-gdbmi-test.o `test -f 'gdbmi-test.c' || echo '$(srcdir)/'`gdbmi-test.c anjuta-3.34.0/plugins/gdb/Makefile.in-726-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/gdbmi_test-gdbmi-test.Tpo $(DEPDIR)/gdbmi_test-gdbmi-test.Po ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-728-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/gdb/Makefile.in:729:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gdbmi_test_CFLAGS) $(CFLAGS) -c -o gdbmi_test-gdbmi-test.o `test -f 'gdbmi-test.c' || echo '$(srcdir)/'`gdbmi-test.c anjuta-3.34.0/plugins/gdb/Makefile.in-730- anjuta-3.34.0/plugins/gdb/Makefile.in-731-gdbmi_test-gdbmi-test.obj: gdbmi-test.c anjuta-3.34.0/plugins/gdb/Makefile.in:732:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gdbmi_test_CFLAGS) $(CFLAGS) -MT gdbmi_test-gdbmi-test.obj -MD -MP -MF $(DEPDIR)/gdbmi_test-gdbmi-test.Tpo -c -o gdbmi_test-gdbmi-test.obj `if test -f 'gdbmi-test.c'; then $(CYGPATH_W) 'gdbmi-test.c'; else $(CYGPATH_W) '$(srcdir)/gdbmi-test.c'; fi` anjuta-3.34.0/plugins/gdb/Makefile.in-733-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/gdbmi_test-gdbmi-test.Tpo $(DEPDIR)/gdbmi_test-gdbmi-test.Po ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-735-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/gdb/Makefile.in:736:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gdbmi_test_CFLAGS) $(CFLAGS) -c -o gdbmi_test-gdbmi-test.obj `if test -f 'gdbmi-test.c'; then $(CYGPATH_W) 'gdbmi-test.c'; else $(CYGPATH_W) '$(srcdir)/gdbmi-test.c'; fi` anjuta-3.34.0/plugins/gdb/Makefile.in-737- anjuta-3.34.0/plugins/gdb/Makefile.in-738-gdbmi_test-gdbmi.o: gdbmi.c anjuta-3.34.0/plugins/gdb/Makefile.in:739:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gdbmi_test_CFLAGS) $(CFLAGS) -MT gdbmi_test-gdbmi.o -MD -MP -MF $(DEPDIR)/gdbmi_test-gdbmi.Tpo -c -o gdbmi_test-gdbmi.o `test -f 'gdbmi.c' || echo '$(srcdir)/'`gdbmi.c anjuta-3.34.0/plugins/gdb/Makefile.in-740-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/gdbmi_test-gdbmi.Tpo $(DEPDIR)/gdbmi_test-gdbmi.Po ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-742-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/gdb/Makefile.in:743:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gdbmi_test_CFLAGS) $(CFLAGS) -c -o gdbmi_test-gdbmi.o `test -f 'gdbmi.c' || echo '$(srcdir)/'`gdbmi.c anjuta-3.34.0/plugins/gdb/Makefile.in-744- anjuta-3.34.0/plugins/gdb/Makefile.in-745-gdbmi_test-gdbmi.obj: gdbmi.c anjuta-3.34.0/plugins/gdb/Makefile.in:746:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gdbmi_test_CFLAGS) $(CFLAGS) -MT gdbmi_test-gdbmi.obj -MD -MP -MF $(DEPDIR)/gdbmi_test-gdbmi.Tpo -c -o gdbmi_test-gdbmi.obj `if test -f 'gdbmi.c'; then $(CYGPATH_W) 'gdbmi.c'; else $(CYGPATH_W) '$(srcdir)/gdbmi.c'; fi` anjuta-3.34.0/plugins/gdb/Makefile.in-747-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/gdbmi_test-gdbmi.Tpo $(DEPDIR)/gdbmi_test-gdbmi.Po ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-749-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/gdb/Makefile.in:750:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gdbmi_test_CFLAGS) $(CFLAGS) -c -o gdbmi_test-gdbmi.obj `if test -f 'gdbmi.c'; then $(CYGPATH_W) 'gdbmi.c'; else $(CYGPATH_W) '$(srcdir)/gdbmi.c'; fi` anjuta-3.34.0/plugins/gdb/Makefile.in-751- ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-775- @list='$(dist_anjuta_data_DATA)'; test -n "$(anjuta_datadir)" || list=; \ anjuta-3.34.0/plugins/gdb/Makefile.in:776: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/gdb/Makefile.in-777- dir='$(DESTDIR)$(anjuta_datadir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-796- @list='$(dist_anjuta_glade_DATA)'; test -n "$(anjuta_gladedir)" || list=; \ anjuta-3.34.0/plugins/gdb/Makefile.in:797: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/gdb/Makefile.in-798- dir='$(DESTDIR)$(anjuta_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-817- @list='$(dist_anjuta_plugin_DATA)'; test -n "$(anjuta_plugindir)" || list=; \ anjuta-3.34.0/plugins/gdb/Makefile.in:818: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/gdb/Makefile.in-819- dir='$(DESTDIR)$(anjuta_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-838- @list='$(dist_gdb_ui_DATA)'; test -n "$(gdb_uidir)" || list=; \ anjuta-3.34.0/plugins/gdb/Makefile.in:839: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/gdb/Makefile.in-840- dir='$(DESTDIR)$(gdb_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-859- @list='$(dist_plugin_pixmaps_DATA)'; test -n "$(plugin_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/gdb/Makefile.in:860: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/gdb/Makefile.in-861- dir='$(DESTDIR)$(plugin_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-876- dot_seen=no; \ anjuta-3.34.0/plugins/gdb/Makefile.in:877: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/gdb/Makefile.in-878- case "$@" in \ ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-939-GTAGS: anjuta-3.34.0/plugins/gdb/Makefile.in:940: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/gdb/Makefile.in-941- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-965-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/gdb/Makefile.in:966: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/gdb/Makefile.in:967: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/gdb/Makefile.in-968- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/gdb/Makefile.in-979- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/gdb/Makefile.in:980: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/gdb/Makefile.in-981- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/starter/Makefile.in-51- { \ anjuta-3.34.0/plugins/starter/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/starter/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/starter/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/starter/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/starter/Makefile.in-113-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/starter/Makefile.in:114: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/starter/Makefile.in-115- *) f=$$p;; \ anjuta-3.34.0/plugins/starter/Makefile.in-116- esac; anjuta-3.34.0/plugins/starter/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/starter/Makefile.in-118-am__install_max = 40 anjuta-3.34.0/plugins/starter/Makefile.in-119-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/starter/Makefile.in:120: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/starter/Makefile.in-121-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/starter/Makefile.in-622-.c.obj: anjuta-3.34.0/plugins/starter/Makefile.in:623:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/starter/Makefile.in-624-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/starter/Makefile.in-626-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/starter/Makefile.in:627:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/starter/Makefile.in-628- ############################################## anjuta-3.34.0/plugins/starter/Makefile.in-659- @list='$(dist_starter_plugin_DATA)'; test -n "$(starter_plugindir)" || list=; \ anjuta-3.34.0/plugins/starter/Makefile.in:660: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/starter/Makefile.in-661- dir='$(DESTDIR)$(starter_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/starter/Makefile.in-692-GTAGS: anjuta-3.34.0/plugins/starter/Makefile.in:693: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/starter/Makefile.in-694- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/starter/Makefile.in-718-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/starter/Makefile.in:719: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/starter/Makefile.in:720: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/starter/Makefile.in-721- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/starter/Makefile.in-732- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/starter/Makefile.in:733: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/starter/Makefile.in-734- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-52- { \ anjuta-3.34.0/plugins/am-project/Makefile.in:53: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/am-project/Makefile.in-54- }; \ ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-115-PROGRAMS = $(noinst_PROGRAMS) anjuta-3.34.0/plugins/am-project/Makefile.in:116:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/am-project/Makefile.in-117-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/am-project/Makefile.in:118: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/am-project/Makefile.in-119- *) f=$$p;; \ anjuta-3.34.0/plugins/am-project/Makefile.in-120- esac; anjuta-3.34.0/plugins/am-project/Makefile.in:121:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/am-project/Makefile.in-122-am__install_max = 40 anjuta-3.34.0/plugins/am-project/Makefile.in-123-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/am-project/Makefile.in:124: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/am-project/Makefile.in-125-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-325- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/am-project/Makefile.in:326: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/am-project/Makefile.in-327- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/am-project/Makefile.in-328- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/am-project/Makefile.in:329: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/am-project/Makefile.in:330: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/am-project/Makefile.in-331- else \ anjuta-3.34.0/plugins/am-project/Makefile.in:332: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/am-project/Makefile.in-333- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/am-project/Makefile.in:334: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/am-project/Makefile.in-335- else \ ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-340- fi; \ anjuta-3.34.0/plugins/am-project/Makefile.in:341: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/am-project/Makefile.in-342- done; \ ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-736- test -n "$(EXEEXT)" || exit 0; \ anjuta-3.34.0/plugins/am-project/Makefile.in:737: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ anjuta-3.34.0/plugins/am-project/Makefile.in-738- echo " rm -f" $$list; \ ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-840-.c.obj: anjuta-3.34.0/plugins/am-project/Makefile.in:841:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/am-project/Makefile.in-842-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-844-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:845:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/am-project/Makefile.in-846- ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-854-projectparser-projectparser.o: projectparser.c anjuta-3.34.0/plugins/am-project/Makefile.in:855:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-projectparser.o -MD -MP -MF $(DEPDIR)/projectparser-projectparser.Tpo -c -o projectparser-projectparser.o `test -f 'projectparser.c' || echo '$(srcdir)/'`projectparser.c anjuta-3.34.0/plugins/am-project/Makefile.in-856-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-projectparser.Tpo $(DEPDIR)/projectparser-projectparser.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-858-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:859:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-projectparser.o `test -f 'projectparser.c' || echo '$(srcdir)/'`projectparser.c anjuta-3.34.0/plugins/am-project/Makefile.in-860- anjuta-3.34.0/plugins/am-project/Makefile.in-861-projectparser-projectparser.obj: projectparser.c anjuta-3.34.0/plugins/am-project/Makefile.in:862:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-projectparser.obj -MD -MP -MF $(DEPDIR)/projectparser-projectparser.Tpo -c -o projectparser-projectparser.obj `if test -f 'projectparser.c'; then $(CYGPATH_W) 'projectparser.c'; else $(CYGPATH_W) '$(srcdir)/projectparser.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-863-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-projectparser.Tpo $(DEPDIR)/projectparser-projectparser.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-865-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:866:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-projectparser.obj `if test -f 'projectparser.c'; then $(CYGPATH_W) 'projectparser.c'; else $(CYGPATH_W) '$(srcdir)/projectparser.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-867- anjuta-3.34.0/plugins/am-project/Makefile.in-868-projectparser-plugin.o: plugin.c anjuta-3.34.0/plugins/am-project/Makefile.in:869:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-plugin.o -MD -MP -MF $(DEPDIR)/projectparser-plugin.Tpo -c -o projectparser-plugin.o `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c anjuta-3.34.0/plugins/am-project/Makefile.in-870-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-plugin.Tpo $(DEPDIR)/projectparser-plugin.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-872-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:873:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-plugin.o `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c anjuta-3.34.0/plugins/am-project/Makefile.in-874- anjuta-3.34.0/plugins/am-project/Makefile.in-875-projectparser-plugin.obj: plugin.c anjuta-3.34.0/plugins/am-project/Makefile.in:876:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-plugin.obj -MD -MP -MF $(DEPDIR)/projectparser-plugin.Tpo -c -o projectparser-plugin.obj `if test -f 'plugin.c'; then $(CYGPATH_W) 'plugin.c'; else $(CYGPATH_W) '$(srcdir)/plugin.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-877-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-plugin.Tpo $(DEPDIR)/projectparser-plugin.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-879-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:880:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-plugin.obj `if test -f 'plugin.c'; then $(CYGPATH_W) 'plugin.c'; else $(CYGPATH_W) '$(srcdir)/plugin.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-881- anjuta-3.34.0/plugins/am-project/Makefile.in-882-projectparser-am-project.o: am-project.c anjuta-3.34.0/plugins/am-project/Makefile.in:883:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-am-project.o -MD -MP -MF $(DEPDIR)/projectparser-am-project.Tpo -c -o projectparser-am-project.o `test -f 'am-project.c' || echo '$(srcdir)/'`am-project.c anjuta-3.34.0/plugins/am-project/Makefile.in-884-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-am-project.Tpo $(DEPDIR)/projectparser-am-project.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-886-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:887:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-am-project.o `test -f 'am-project.c' || echo '$(srcdir)/'`am-project.c anjuta-3.34.0/plugins/am-project/Makefile.in-888- anjuta-3.34.0/plugins/am-project/Makefile.in-889-projectparser-am-project.obj: am-project.c anjuta-3.34.0/plugins/am-project/Makefile.in:890:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-am-project.obj -MD -MP -MF $(DEPDIR)/projectparser-am-project.Tpo -c -o projectparser-am-project.obj `if test -f 'am-project.c'; then $(CYGPATH_W) 'am-project.c'; else $(CYGPATH_W) '$(srcdir)/am-project.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-891-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-am-project.Tpo $(DEPDIR)/projectparser-am-project.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-893-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:894:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-am-project.obj `if test -f 'am-project.c'; then $(CYGPATH_W) 'am-project.c'; else $(CYGPATH_W) '$(srcdir)/am-project.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-895- anjuta-3.34.0/plugins/am-project/Makefile.in-896-projectparser-am-scanner.o: am-scanner.c anjuta-3.34.0/plugins/am-project/Makefile.in:897:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-am-scanner.o -MD -MP -MF $(DEPDIR)/projectparser-am-scanner.Tpo -c -o projectparser-am-scanner.o `test -f 'am-scanner.c' || echo '$(srcdir)/'`am-scanner.c anjuta-3.34.0/plugins/am-project/Makefile.in-898-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-am-scanner.Tpo $(DEPDIR)/projectparser-am-scanner.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-900-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:901:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-am-scanner.o `test -f 'am-scanner.c' || echo '$(srcdir)/'`am-scanner.c anjuta-3.34.0/plugins/am-project/Makefile.in-902- anjuta-3.34.0/plugins/am-project/Makefile.in-903-projectparser-am-scanner.obj: am-scanner.c anjuta-3.34.0/plugins/am-project/Makefile.in:904:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-am-scanner.obj -MD -MP -MF $(DEPDIR)/projectparser-am-scanner.Tpo -c -o projectparser-am-scanner.obj `if test -f 'am-scanner.c'; then $(CYGPATH_W) 'am-scanner.c'; else $(CYGPATH_W) '$(srcdir)/am-scanner.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-905-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-am-scanner.Tpo $(DEPDIR)/projectparser-am-scanner.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-907-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:908:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-am-scanner.obj `if test -f 'am-scanner.c'; then $(CYGPATH_W) 'am-scanner.c'; else $(CYGPATH_W) '$(srcdir)/am-scanner.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-909- anjuta-3.34.0/plugins/am-project/Makefile.in-910-projectparser-am-parser.o: am-parser.c anjuta-3.34.0/plugins/am-project/Makefile.in:911:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-am-parser.o -MD -MP -MF $(DEPDIR)/projectparser-am-parser.Tpo -c -o projectparser-am-parser.o `test -f 'am-parser.c' || echo '$(srcdir)/'`am-parser.c anjuta-3.34.0/plugins/am-project/Makefile.in-912-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-am-parser.Tpo $(DEPDIR)/projectparser-am-parser.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-914-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:915:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-am-parser.o `test -f 'am-parser.c' || echo '$(srcdir)/'`am-parser.c anjuta-3.34.0/plugins/am-project/Makefile.in-916- anjuta-3.34.0/plugins/am-project/Makefile.in-917-projectparser-am-parser.obj: am-parser.c anjuta-3.34.0/plugins/am-project/Makefile.in:918:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-am-parser.obj -MD -MP -MF $(DEPDIR)/projectparser-am-parser.Tpo -c -o projectparser-am-parser.obj `if test -f 'am-parser.c'; then $(CYGPATH_W) 'am-parser.c'; else $(CYGPATH_W) '$(srcdir)/am-parser.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-919-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-am-parser.Tpo $(DEPDIR)/projectparser-am-parser.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-921-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:922:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-am-parser.obj `if test -f 'am-parser.c'; then $(CYGPATH_W) 'am-parser.c'; else $(CYGPATH_W) '$(srcdir)/am-parser.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-923- anjuta-3.34.0/plugins/am-project/Makefile.in-924-projectparser-ac-scanner.o: ac-scanner.c anjuta-3.34.0/plugins/am-project/Makefile.in:925:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-ac-scanner.o -MD -MP -MF $(DEPDIR)/projectparser-ac-scanner.Tpo -c -o projectparser-ac-scanner.o `test -f 'ac-scanner.c' || echo '$(srcdir)/'`ac-scanner.c anjuta-3.34.0/plugins/am-project/Makefile.in-926-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-ac-scanner.Tpo $(DEPDIR)/projectparser-ac-scanner.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-928-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:929:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-ac-scanner.o `test -f 'ac-scanner.c' || echo '$(srcdir)/'`ac-scanner.c anjuta-3.34.0/plugins/am-project/Makefile.in-930- anjuta-3.34.0/plugins/am-project/Makefile.in-931-projectparser-ac-scanner.obj: ac-scanner.c anjuta-3.34.0/plugins/am-project/Makefile.in:932:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-ac-scanner.obj -MD -MP -MF $(DEPDIR)/projectparser-ac-scanner.Tpo -c -o projectparser-ac-scanner.obj `if test -f 'ac-scanner.c'; then $(CYGPATH_W) 'ac-scanner.c'; else $(CYGPATH_W) '$(srcdir)/ac-scanner.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-933-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-ac-scanner.Tpo $(DEPDIR)/projectparser-ac-scanner.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-935-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:936:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-ac-scanner.obj `if test -f 'ac-scanner.c'; then $(CYGPATH_W) 'ac-scanner.c'; else $(CYGPATH_W) '$(srcdir)/ac-scanner.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-937- anjuta-3.34.0/plugins/am-project/Makefile.in-938-projectparser-ac-parser.o: ac-parser.c anjuta-3.34.0/plugins/am-project/Makefile.in:939:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-ac-parser.o -MD -MP -MF $(DEPDIR)/projectparser-ac-parser.Tpo -c -o projectparser-ac-parser.o `test -f 'ac-parser.c' || echo '$(srcdir)/'`ac-parser.c anjuta-3.34.0/plugins/am-project/Makefile.in-940-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-ac-parser.Tpo $(DEPDIR)/projectparser-ac-parser.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-942-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:943:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-ac-parser.o `test -f 'ac-parser.c' || echo '$(srcdir)/'`ac-parser.c anjuta-3.34.0/plugins/am-project/Makefile.in-944- anjuta-3.34.0/plugins/am-project/Makefile.in-945-projectparser-ac-parser.obj: ac-parser.c anjuta-3.34.0/plugins/am-project/Makefile.in:946:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-ac-parser.obj -MD -MP -MF $(DEPDIR)/projectparser-ac-parser.Tpo -c -o projectparser-ac-parser.obj `if test -f 'ac-parser.c'; then $(CYGPATH_W) 'ac-parser.c'; else $(CYGPATH_W) '$(srcdir)/ac-parser.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-947-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-ac-parser.Tpo $(DEPDIR)/projectparser-ac-parser.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-949-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:950:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-ac-parser.obj `if test -f 'ac-parser.c'; then $(CYGPATH_W) 'ac-parser.c'; else $(CYGPATH_W) '$(srcdir)/ac-parser.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-951- anjuta-3.34.0/plugins/am-project/Makefile.in-952-projectparser-ac-writer.o: ac-writer.c anjuta-3.34.0/plugins/am-project/Makefile.in:953:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-ac-writer.o -MD -MP -MF $(DEPDIR)/projectparser-ac-writer.Tpo -c -o projectparser-ac-writer.o `test -f 'ac-writer.c' || echo '$(srcdir)/'`ac-writer.c anjuta-3.34.0/plugins/am-project/Makefile.in-954-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-ac-writer.Tpo $(DEPDIR)/projectparser-ac-writer.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-956-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:957:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-ac-writer.o `test -f 'ac-writer.c' || echo '$(srcdir)/'`ac-writer.c anjuta-3.34.0/plugins/am-project/Makefile.in-958- anjuta-3.34.0/plugins/am-project/Makefile.in-959-projectparser-ac-writer.obj: ac-writer.c anjuta-3.34.0/plugins/am-project/Makefile.in:960:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-ac-writer.obj -MD -MP -MF $(DEPDIR)/projectparser-ac-writer.Tpo -c -o projectparser-ac-writer.obj `if test -f 'ac-writer.c'; then $(CYGPATH_W) 'ac-writer.c'; else $(CYGPATH_W) '$(srcdir)/ac-writer.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-961-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-ac-writer.Tpo $(DEPDIR)/projectparser-ac-writer.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-963-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:964:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-ac-writer.obj `if test -f 'ac-writer.c'; then $(CYGPATH_W) 'ac-writer.c'; else $(CYGPATH_W) '$(srcdir)/ac-writer.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-965- anjuta-3.34.0/plugins/am-project/Makefile.in-966-projectparser-am-writer.o: am-writer.c anjuta-3.34.0/plugins/am-project/Makefile.in:967:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-am-writer.o -MD -MP -MF $(DEPDIR)/projectparser-am-writer.Tpo -c -o projectparser-am-writer.o `test -f 'am-writer.c' || echo '$(srcdir)/'`am-writer.c anjuta-3.34.0/plugins/am-project/Makefile.in-968-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-am-writer.Tpo $(DEPDIR)/projectparser-am-writer.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-970-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:971:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-am-writer.o `test -f 'am-writer.c' || echo '$(srcdir)/'`am-writer.c anjuta-3.34.0/plugins/am-project/Makefile.in-972- anjuta-3.34.0/plugins/am-project/Makefile.in-973-projectparser-am-writer.obj: am-writer.c anjuta-3.34.0/plugins/am-project/Makefile.in:974:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-am-writer.obj -MD -MP -MF $(DEPDIR)/projectparser-am-writer.Tpo -c -o projectparser-am-writer.obj `if test -f 'am-writer.c'; then $(CYGPATH_W) 'am-writer.c'; else $(CYGPATH_W) '$(srcdir)/am-writer.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-975-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-am-writer.Tpo $(DEPDIR)/projectparser-am-writer.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-977-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:978:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-am-writer.obj `if test -f 'am-writer.c'; then $(CYGPATH_W) 'am-writer.c'; else $(CYGPATH_W) '$(srcdir)/am-writer.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-979- anjuta-3.34.0/plugins/am-project/Makefile.in-980-projectparser-am-properties.o: am-properties.c anjuta-3.34.0/plugins/am-project/Makefile.in:981:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-am-properties.o -MD -MP -MF $(DEPDIR)/projectparser-am-properties.Tpo -c -o projectparser-am-properties.o `test -f 'am-properties.c' || echo '$(srcdir)/'`am-properties.c anjuta-3.34.0/plugins/am-project/Makefile.in-982-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-am-properties.Tpo $(DEPDIR)/projectparser-am-properties.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-984-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:985:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-am-properties.o `test -f 'am-properties.c' || echo '$(srcdir)/'`am-properties.c anjuta-3.34.0/plugins/am-project/Makefile.in-986- anjuta-3.34.0/plugins/am-project/Makefile.in-987-projectparser-am-properties.obj: am-properties.c anjuta-3.34.0/plugins/am-project/Makefile.in:988:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-am-properties.obj -MD -MP -MF $(DEPDIR)/projectparser-am-properties.Tpo -c -o projectparser-am-properties.obj `if test -f 'am-properties.c'; then $(CYGPATH_W) 'am-properties.c'; else $(CYGPATH_W) '$(srcdir)/am-properties.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-989-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-am-properties.Tpo $(DEPDIR)/projectparser-am-properties.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-991-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:992:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-am-properties.obj `if test -f 'am-properties.c'; then $(CYGPATH_W) 'am-properties.c'; else $(CYGPATH_W) '$(srcdir)/am-properties.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-993- anjuta-3.34.0/plugins/am-project/Makefile.in-994-projectparser-amp-node.o: amp-node.c anjuta-3.34.0/plugins/am-project/Makefile.in:995:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-amp-node.o -MD -MP -MF $(DEPDIR)/projectparser-amp-node.Tpo -c -o projectparser-amp-node.o `test -f 'amp-node.c' || echo '$(srcdir)/'`amp-node.c anjuta-3.34.0/plugins/am-project/Makefile.in-996-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-amp-node.Tpo $(DEPDIR)/projectparser-amp-node.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-998-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:999:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-amp-node.o `test -f 'amp-node.c' || echo '$(srcdir)/'`amp-node.c anjuta-3.34.0/plugins/am-project/Makefile.in-1000- anjuta-3.34.0/plugins/am-project/Makefile.in-1001-projectparser-amp-node.obj: amp-node.c anjuta-3.34.0/plugins/am-project/Makefile.in:1002:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-amp-node.obj -MD -MP -MF $(DEPDIR)/projectparser-amp-node.Tpo -c -o projectparser-amp-node.obj `if test -f 'amp-node.c'; then $(CYGPATH_W) 'amp-node.c'; else $(CYGPATH_W) '$(srcdir)/amp-node.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-1003-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-amp-node.Tpo $(DEPDIR)/projectparser-amp-node.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1005-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:1006:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-amp-node.obj `if test -f 'amp-node.c'; then $(CYGPATH_W) 'amp-node.c'; else $(CYGPATH_W) '$(srcdir)/amp-node.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-1007- anjuta-3.34.0/plugins/am-project/Makefile.in-1008-projectparser-amp-root.o: amp-root.c anjuta-3.34.0/plugins/am-project/Makefile.in:1009:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-amp-root.o -MD -MP -MF $(DEPDIR)/projectparser-amp-root.Tpo -c -o projectparser-amp-root.o `test -f 'amp-root.c' || echo '$(srcdir)/'`amp-root.c anjuta-3.34.0/plugins/am-project/Makefile.in-1010-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-amp-root.Tpo $(DEPDIR)/projectparser-amp-root.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1012-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:1013:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-amp-root.o `test -f 'amp-root.c' || echo '$(srcdir)/'`amp-root.c anjuta-3.34.0/plugins/am-project/Makefile.in-1014- anjuta-3.34.0/plugins/am-project/Makefile.in-1015-projectparser-amp-root.obj: amp-root.c anjuta-3.34.0/plugins/am-project/Makefile.in:1016:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-amp-root.obj -MD -MP -MF $(DEPDIR)/projectparser-amp-root.Tpo -c -o projectparser-amp-root.obj `if test -f 'amp-root.c'; then $(CYGPATH_W) 'amp-root.c'; else $(CYGPATH_W) '$(srcdir)/amp-root.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-1017-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-amp-root.Tpo $(DEPDIR)/projectparser-amp-root.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1019-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:1020:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-amp-root.obj `if test -f 'amp-root.c'; then $(CYGPATH_W) 'amp-root.c'; else $(CYGPATH_W) '$(srcdir)/amp-root.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-1021- anjuta-3.34.0/plugins/am-project/Makefile.in-1022-projectparser-amp-module.o: amp-module.c anjuta-3.34.0/plugins/am-project/Makefile.in:1023:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-amp-module.o -MD -MP -MF $(DEPDIR)/projectparser-amp-module.Tpo -c -o projectparser-amp-module.o `test -f 'amp-module.c' || echo '$(srcdir)/'`amp-module.c anjuta-3.34.0/plugins/am-project/Makefile.in-1024-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-amp-module.Tpo $(DEPDIR)/projectparser-amp-module.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1026-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:1027:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-amp-module.o `test -f 'amp-module.c' || echo '$(srcdir)/'`amp-module.c anjuta-3.34.0/plugins/am-project/Makefile.in-1028- anjuta-3.34.0/plugins/am-project/Makefile.in-1029-projectparser-amp-module.obj: amp-module.c anjuta-3.34.0/plugins/am-project/Makefile.in:1030:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-amp-module.obj -MD -MP -MF $(DEPDIR)/projectparser-amp-module.Tpo -c -o projectparser-amp-module.obj `if test -f 'amp-module.c'; then $(CYGPATH_W) 'amp-module.c'; else $(CYGPATH_W) '$(srcdir)/amp-module.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-1031-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-amp-module.Tpo $(DEPDIR)/projectparser-amp-module.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1033-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:1034:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-amp-module.obj `if test -f 'amp-module.c'; then $(CYGPATH_W) 'amp-module.c'; else $(CYGPATH_W) '$(srcdir)/amp-module.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-1035- anjuta-3.34.0/plugins/am-project/Makefile.in-1036-projectparser-amp-package.o: amp-package.c anjuta-3.34.0/plugins/am-project/Makefile.in:1037:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-amp-package.o -MD -MP -MF $(DEPDIR)/projectparser-amp-package.Tpo -c -o projectparser-amp-package.o `test -f 'amp-package.c' || echo '$(srcdir)/'`amp-package.c anjuta-3.34.0/plugins/am-project/Makefile.in-1038-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-amp-package.Tpo $(DEPDIR)/projectparser-amp-package.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1040-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:1041:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-amp-package.o `test -f 'amp-package.c' || echo '$(srcdir)/'`amp-package.c anjuta-3.34.0/plugins/am-project/Makefile.in-1042- anjuta-3.34.0/plugins/am-project/Makefile.in-1043-projectparser-amp-package.obj: amp-package.c anjuta-3.34.0/plugins/am-project/Makefile.in:1044:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-amp-package.obj -MD -MP -MF $(DEPDIR)/projectparser-amp-package.Tpo -c -o projectparser-amp-package.obj `if test -f 'amp-package.c'; then $(CYGPATH_W) 'amp-package.c'; else $(CYGPATH_W) '$(srcdir)/amp-package.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-1045-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-amp-package.Tpo $(DEPDIR)/projectparser-amp-package.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1047-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:1048:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-amp-package.obj `if test -f 'amp-package.c'; then $(CYGPATH_W) 'amp-package.c'; else $(CYGPATH_W) '$(srcdir)/amp-package.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-1049- anjuta-3.34.0/plugins/am-project/Makefile.in-1050-projectparser-amp-group.o: amp-group.c anjuta-3.34.0/plugins/am-project/Makefile.in:1051:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-amp-group.o -MD -MP -MF $(DEPDIR)/projectparser-amp-group.Tpo -c -o projectparser-amp-group.o `test -f 'amp-group.c' || echo '$(srcdir)/'`amp-group.c anjuta-3.34.0/plugins/am-project/Makefile.in-1052-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-amp-group.Tpo $(DEPDIR)/projectparser-amp-group.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1054-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:1055:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-amp-group.o `test -f 'amp-group.c' || echo '$(srcdir)/'`amp-group.c anjuta-3.34.0/plugins/am-project/Makefile.in-1056- anjuta-3.34.0/plugins/am-project/Makefile.in-1057-projectparser-amp-group.obj: amp-group.c anjuta-3.34.0/plugins/am-project/Makefile.in:1058:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-amp-group.obj -MD -MP -MF $(DEPDIR)/projectparser-amp-group.Tpo -c -o projectparser-amp-group.obj `if test -f 'amp-group.c'; then $(CYGPATH_W) 'amp-group.c'; else $(CYGPATH_W) '$(srcdir)/amp-group.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-1059-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-amp-group.Tpo $(DEPDIR)/projectparser-amp-group.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1061-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:1062:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-amp-group.obj `if test -f 'amp-group.c'; then $(CYGPATH_W) 'amp-group.c'; else $(CYGPATH_W) '$(srcdir)/amp-group.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-1063- anjuta-3.34.0/plugins/am-project/Makefile.in-1064-projectparser-amp-target.o: amp-target.c anjuta-3.34.0/plugins/am-project/Makefile.in:1065:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-amp-target.o -MD -MP -MF $(DEPDIR)/projectparser-amp-target.Tpo -c -o projectparser-amp-target.o `test -f 'amp-target.c' || echo '$(srcdir)/'`amp-target.c anjuta-3.34.0/plugins/am-project/Makefile.in-1066-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-amp-target.Tpo $(DEPDIR)/projectparser-amp-target.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1068-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:1069:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-amp-target.o `test -f 'amp-target.c' || echo '$(srcdir)/'`amp-target.c anjuta-3.34.0/plugins/am-project/Makefile.in-1070- anjuta-3.34.0/plugins/am-project/Makefile.in-1071-projectparser-amp-target.obj: amp-target.c anjuta-3.34.0/plugins/am-project/Makefile.in:1072:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-amp-target.obj -MD -MP -MF $(DEPDIR)/projectparser-amp-target.Tpo -c -o projectparser-amp-target.obj `if test -f 'amp-target.c'; then $(CYGPATH_W) 'amp-target.c'; else $(CYGPATH_W) '$(srcdir)/amp-target.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-1073-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-amp-target.Tpo $(DEPDIR)/projectparser-amp-target.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1075-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:1076:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-amp-target.obj `if test -f 'amp-target.c'; then $(CYGPATH_W) 'amp-target.c'; else $(CYGPATH_W) '$(srcdir)/amp-target.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-1077- anjuta-3.34.0/plugins/am-project/Makefile.in-1078-projectparser-amp-source.o: amp-source.c anjuta-3.34.0/plugins/am-project/Makefile.in:1079:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-amp-source.o -MD -MP -MF $(DEPDIR)/projectparser-amp-source.Tpo -c -o projectparser-amp-source.o `test -f 'amp-source.c' || echo '$(srcdir)/'`amp-source.c anjuta-3.34.0/plugins/am-project/Makefile.in-1080-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-amp-source.Tpo $(DEPDIR)/projectparser-amp-source.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1082-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:1083:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-amp-source.o `test -f 'amp-source.c' || echo '$(srcdir)/'`amp-source.c anjuta-3.34.0/plugins/am-project/Makefile.in-1084- anjuta-3.34.0/plugins/am-project/Makefile.in-1085-projectparser-amp-source.obj: amp-source.c anjuta-3.34.0/plugins/am-project/Makefile.in:1086:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-amp-source.obj -MD -MP -MF $(DEPDIR)/projectparser-amp-source.Tpo -c -o projectparser-amp-source.obj `if test -f 'amp-source.c'; then $(CYGPATH_W) 'amp-source.c'; else $(CYGPATH_W) '$(srcdir)/amp-source.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-1087-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-amp-source.Tpo $(DEPDIR)/projectparser-amp-source.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1089-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:1090:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-amp-source.obj `if test -f 'amp-source.c'; then $(CYGPATH_W) 'amp-source.c'; else $(CYGPATH_W) '$(srcdir)/amp-source.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-1091- anjuta-3.34.0/plugins/am-project/Makefile.in-1092-projectparser-amp-object.o: amp-object.c anjuta-3.34.0/plugins/am-project/Makefile.in:1093:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-amp-object.o -MD -MP -MF $(DEPDIR)/projectparser-amp-object.Tpo -c -o projectparser-amp-object.o `test -f 'amp-object.c' || echo '$(srcdir)/'`amp-object.c anjuta-3.34.0/plugins/am-project/Makefile.in-1094-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-amp-object.Tpo $(DEPDIR)/projectparser-amp-object.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1096-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:1097:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-amp-object.o `test -f 'amp-object.c' || echo '$(srcdir)/'`amp-object.c anjuta-3.34.0/plugins/am-project/Makefile.in-1098- anjuta-3.34.0/plugins/am-project/Makefile.in-1099-projectparser-amp-object.obj: amp-object.c anjuta-3.34.0/plugins/am-project/Makefile.in:1100:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-amp-object.obj -MD -MP -MF $(DEPDIR)/projectparser-amp-object.Tpo -c -o projectparser-amp-object.obj `if test -f 'amp-object.c'; then $(CYGPATH_W) 'amp-object.c'; else $(CYGPATH_W) '$(srcdir)/amp-object.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-1101-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-amp-object.Tpo $(DEPDIR)/projectparser-amp-object.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1103-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:1104:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-amp-object.obj `if test -f 'amp-object.c'; then $(CYGPATH_W) 'amp-object.c'; else $(CYGPATH_W) '$(srcdir)/amp-object.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-1105- anjuta-3.34.0/plugins/am-project/Makefile.in-1106-projectparser-command-queue.o: command-queue.c anjuta-3.34.0/plugins/am-project/Makefile.in:1107:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-command-queue.o -MD -MP -MF $(DEPDIR)/projectparser-command-queue.Tpo -c -o projectparser-command-queue.o `test -f 'command-queue.c' || echo '$(srcdir)/'`command-queue.c anjuta-3.34.0/plugins/am-project/Makefile.in-1108-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-command-queue.Tpo $(DEPDIR)/projectparser-command-queue.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1110-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:1111:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-command-queue.o `test -f 'command-queue.c' || echo '$(srcdir)/'`command-queue.c anjuta-3.34.0/plugins/am-project/Makefile.in-1112- anjuta-3.34.0/plugins/am-project/Makefile.in-1113-projectparser-command-queue.obj: command-queue.c anjuta-3.34.0/plugins/am-project/Makefile.in:1114:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -MT projectparser-command-queue.obj -MD -MP -MF $(DEPDIR)/projectparser-command-queue.Tpo -c -o projectparser-command-queue.obj `if test -f 'command-queue.c'; then $(CYGPATH_W) 'command-queue.c'; else $(CYGPATH_W) '$(srcdir)/command-queue.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-1115-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/projectparser-command-queue.Tpo $(DEPDIR)/projectparser-command-queue.Po ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1117-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/am-project/Makefile.in:1118:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(projectparser_CFLAGS) $(CFLAGS) -c -o projectparser-command-queue.obj `if test -f 'command-queue.c'; then $(CYGPATH_W) 'command-queue.c'; else $(CYGPATH_W) '$(srcdir)/command-queue.c'; fi` anjuta-3.34.0/plugins/am-project/Makefile.in-1119- ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1123-.y.c: anjuta-3.34.0/plugins/am-project/Makefile.in:1124: $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE) anjuta-3.34.0/plugins/am-project/Makefile.in-1125- ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1149- @list='$(dist_plugin_DATA)'; test -n "$(plugindir)" || list=; \ anjuta-3.34.0/plugins/am-project/Makefile.in:1150: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/am-project/Makefile.in-1151- dir='$(DESTDIR)$(plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1170- @list='$(dist_plugin_glade_DATA)'; test -n "$(plugin_gladedir)" || list=; \ anjuta-3.34.0/plugins/am-project/Makefile.in:1171: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/am-project/Makefile.in-1172- dir='$(DESTDIR)$(plugin_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1191- @list='$(dist_plugin_pixmaps_DATA)'; test -n "$(plugin_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/am-project/Makefile.in:1192: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/am-project/Makefile.in-1193- dir='$(DESTDIR)$(plugin_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1212- @list='$(dist_plugin_ui_DATA)'; test -n "$(plugin_uidir)" || list=; \ anjuta-3.34.0/plugins/am-project/Makefile.in:1213: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/am-project/Makefile.in-1214- dir='$(DESTDIR)$(plugin_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1229- dot_seen=no; \ anjuta-3.34.0/plugins/am-project/Makefile.in:1230: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/am-project/Makefile.in-1231- case "$@" in \ ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1292-GTAGS: anjuta-3.34.0/plugins/am-project/Makefile.in:1293: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/am-project/Makefile.in-1294- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1318-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/am-project/Makefile.in:1319: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/am-project/Makefile.in:1320: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/am-project/Makefile.in-1321- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/am-project/Makefile.in-1332- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/am-project/Makefile.in:1333: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/am-project/Makefile.in-1334- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/am-project/am-parser.y-213- anjuta_token_merge ($$, $3); anjuta-3.34.0/plugins/am-project/am-parser.y:214: amp_am_scanner_include (scanner, $$); anjuta-3.34.0/plugins/am-project/am-parser.y-215- } ############################################## anjuta-3.34.0/plugins/am-project/ac-parser.y-360- anjuta_token_merge ($$, $2); anjuta-3.34.0/plugins/am-project/ac-parser.y:361: amp_ac_scanner_include (scanner, $$); anjuta-3.34.0/plugins/am-project/ac-parser.y-362- } ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-180-MD5SUM=${MD5SUM-md5sum} anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:181:f=`${MD5SUM} --version | egrep '^md5sum .*(core|text)utils'` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-182-test -n "${f}" && md5check=true || md5check=false ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-194- then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:195: case `$dir/gettext --version 2>&1 | sed 1q` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-196- *GNU*) gettext_dir=$dir ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-201- then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:202: locale_dir=`$dir/shar --print-text-domain-dir` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-203- fi ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-402-GNUCASH_VERSION_STRING=AC_PACKAGE_VERSION anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:403:GNUCASH_MAJOR_VERSION=`echo $GNUCASH_VERSION_STRING | [ sed -e 's/^\([^\.]*\)\.\([^.]*\)\.\(.*\)$/\1/' ]` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:404:GNUCASH_MINOR_VERSION=`echo $GNUCASH_VERSION_STRING | [ sed -e 's/^\([^\.]*\)\.\([^.]*\)\.\(.*\)$/\2/' ]` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:405:GNUCASH_MICRO_VERSION=`echo $GNUCASH_VERSION_STRING | [ sed -e 's/^\([^\.]*\)\.\([^.]*\)\.\(.*\)$/\3/' ]` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-406-GNUCASH_LATEST_STABLE_SERIES=$GNUCASH_MAJOR_VERSION.$(($GNUCASH_MINOR_VERSION-($GNUCASH_MINOR_VERSION%2))) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-411-for flag in $CFLAGS; do anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:412:X tmp_flag=`echo $flag | sed -e 's,-O.,,'` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-413-X if test -z "$tmp_flag"; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-433-fi anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:434:GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY=`echo $GCONF_SCHEMA_CONFIG_SOURCE | cut -d ':' -f 3` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-435-AC_SUBST(GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-612-X platform=osx anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:613:X _gdk_tgt=`$PKG_CONFIG --variable=target gdk-2.0` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-614-X if test "x$_gdk_tgt" = xquartz; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-831-PKG_CHECK_MODULES(LIBXML2, libxml-2.0 >= $LIBXML2_REQUIRED) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:832:LIBXML_VERSION=`$PKG_CONFIG --version xml` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-833-AS_SCRUB_INCLUDE(LIBXML2_CFLAGS) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-890-X if test "$gnc_with_qof" != "yes"; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:891:X QOF=`$PKG_CONFIG --silence-errors --exists '$gnc_with_qof/lib/pkgconfig/qof-1.pc >= $QOF_REQUIRED'` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:892:X QOF_LIBS=`$PKG_CONFIG --silence-errors --libs $gnc_with_qof/lib/pkgconfig/qof-1.pc` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:893:X QOF_CFLAGS=`$PKG_CONFIG --silence-errors --cflags $gnc_with_qof/lib/pkgconfig/qof-1.pc` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:894:X QOF_VERSION=`$PKG_CONFIG --silence-errors --modversion $gnc_with_qof/lib/pkgconfig/qof-1.pc` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:895:X QOF_PREFIX=`$PKG_CONFIG --silence-errors --variable=prefix $gnc_with_qof/lib/pkgconfig/qof-1.pc` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:896:X QOF_LIB_DIR=`$PKG_CONFIG --silence-errors --variable=libdir $gnc_with_qof/lib/pkgconfig/qof-1.pc` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:897:X QOF_XML_DIR=`$PKG_CONFIG --silence-errors --variable=xmldir $gnc_with_qof/lib/pkgconfig/qof-1.pc` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-898-X else anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:899:X QOF=`$PKG_CONFIG --silence-errors --exists 'qof-1 >= $QOF_REQUIRED'` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:900:X QOF_LIBS=`$PKG_CONFIG --silence-errors --libs qof-1` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:901:X QOF_CFLAGS=`$PKG_CONFIG --silence-errors --cflags qof-1` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:902:X QOF_VERSION=`$PKG_CONFIG --silence-errors --modversion qof-1` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:903:X QOF_PREFIX=`$PKG_CONFIG --silence-errors --variable=prefix qof-1` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:904:X QOF_LIB_DIR=`$PKG_CONFIG --silence-errors --variable=libdir qof-1` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:905:X QOF_XML_DIR=`$PKG_CONFIG --silence-errors --variable=xmldir qof-1` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-906-X fi ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-999-X # remove any optimization flags... anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:1000:X CFLAGS=`echo ${CFLAGS} | sed -e 's,-O.,,g'` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-1001-X # ...except for those the user wants. ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-1258-X AC_MSG_ERROR([Found ${PERL} reports version ] anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:1259:X [`${PERL} -e 'print $]'`, need version 5.*]) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-1260-fi ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-1470-X darwin*) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:1471:X GTKHTML_CFLAGS=`echo $GTKHTML_CFLAGS | ${SED} -e "s;-I/sw/include ;;" | ${SED} -e "s;-I/sw/include$;;"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:1472:X GTKHTML_CFLAGS=`echo $GTKHTML_CFLAGS | ${SED} -e "s;-I/sw/include/gtkhtml ;;" | ${SED} -e "s;-I/sw/includ/gtkhtmle$;;"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-1473-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-1676-X # compatibility to gcc 2.95 and other compilers. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:1677:X GCC_VERSION=`${CC} -dumpversion` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:1678:X if test "`echo ${GCC_VERSION} | cut -d. -f1`" -ge 3; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-1679-X # This is gcc >= 3.x.x anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:1680:X if test "`echo ${GCC_VERSION} | cut -d. -f2`" -ge 4; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-1681-X # This is gcc >= 3.4.x anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-1682-X warnFLAGS="${warnFLAGS} -Wdeclaration-after-statement" anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:1683:X else if test "`echo ${GCC_VERSION} | cut -d. -f1`" -ge 4; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-1684-X # This is gcc == 4.x.x ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4338-if test "x${BUILD_GUILE}" != x -a "x${BUILD_GUILE}" != xno ; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4339:X guile_version=`${name_build_guile} --version 2>&1` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4340-X guile_version="$guile_version.0" ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4604-X AC_MSG_CHECKING([for SWIG version]) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4605:X [swig_version=`$SWIG -version 2>&1 | grep 'SWIG Version' | sed 's/.*\([0-9][0-9]*\.[0-9][0-9]*\.[0-9][0-9]*\).*/\1/g'`] anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4606-X AC_MSG_RESULT([$swig_version]) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4609-X [required=$1] anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4610:X [required_major=`echo $required | sed 's/[^0-9].*//'`] anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4611-X if test -z "$required_major" ; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4613-X fi anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4614:X [required=`echo $required | sed 's/[0-9]*[^0-9]//'`] anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4615:X [required_minor=`echo $required | sed 's/[^0-9].*//'`] anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4616-X if test -z "$required_minor" ; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4618-X fi anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4619:X [required=`echo $required | sed 's/[0-9]*[^0-9]//'`] anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4620:X [required_patch=`echo $required | sed 's/[^0-9].*//'`] anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4621-X if test -z "$required_patch" ; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4625-X [available=$swig_version] anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4626:X [available_major=`echo $available | sed 's/[^0-9].*//'`] anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4627-X if test -z "$available_major" ; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4629-X fi anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4630:X [available=`echo $available | sed 's/[0-9]*[^0-9]//'`] anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4631:X [available_minor=`echo $available | sed 's/[^0-9].*//'`] anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4632-X if test -z "$available_minor" ; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4634-X fi anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4635:X [available=`echo $available | sed 's/[0-9]*[^0-9]//'`] anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4636:X [available_patch=`echo $available | sed 's/[^0-9].*//'`] anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4637-X if test -z "$available_patch" ; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4648-X AC_MSG_NOTICE([SWIG executable is '$SWIG']) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4649:dnl We do not make use of SWIG_LIB and `$SWIG -swiglib` made problems on MinGW (output was two lines) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4650:dnl SWIG_LIB=`$SWIG -swiglib` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4651-dnl AC_MSG_NOTICE([SWIG library directory is '$SWIG_LIB']) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4778-X dnl line anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4779:X INCLUDE_DIRS=`echo $INCLUDE_DIRS | sed -e 's/.*<...> search starts here://' | sed -e 's/End of search list.*//'` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4780-X for dir in $INCLUDE_DIRS; do anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4781:X GIVEN_CFLAGS=`echo $GIVEN_CFLAGS | sed -e "s;-I$dir ;;" | sed -e "s;-I$dir$;;"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4782-X done ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4875-X AC_MSG_CHECKING(for aqbanking libs) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4876:X aqbanking_libs="`$aqbanking_dir/bin/aqbanking-config --libraries`" anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4877-X AC_MSG_RESULT($aqbanking_libs) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4878-X AC_MSG_CHECKING(for aqbanking C++ libs) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4879:X aqbanking_libspp="`$aqbanking_dir/bin/aqbanking-config --libraries++`" anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4880-X AC_MSG_RESULT($aqbanking_libspp) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4881-X AC_MSG_CHECKING(for aqbanking includes) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4882:X aqbanking_includes="`$aqbanking_dir/bin/aqbanking-config --includes`" anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4883-X AC_MSG_RESULT($aqbanking_includes) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4884-X AC_MSG_CHECKING(for aqbanking plugins) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4885:X aqbanking_plugins="`$aqbanking_dir/bin/aqbanking-config --plugins`" anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4886-X AC_MSG_RESULT($aqbanking_plugins) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4887-X AC_MSG_CHECKING(for aqbanking data) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4888:X aqbanking_data="`$aqbanking_dir/bin/aqbanking-config --data`" anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4889-X AC_MSG_RESULT($aqbanking_data) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4898-X if test "$enable_aqbanking_test" != "no"; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4899:X aqbanking_versionstring="`$aqbanking_dir/bin/aqbanking-config --vstring`.`$aqbanking_dir/bin/aqbanking-config --vbuild`" anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4900-X AC_MSG_RESULT([found $aqbanking_versionstring]) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4901:X if test "$vma" -gt "`$aqbanking_dir/bin/aqbanking-config --vmajor`"; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4902-X AC_MSG_ERROR([Your AqBanking version is way too old. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4903-X Please update from http://www.aquamaniac.de/aqbanking/]) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4904:X elif test "$vma" = "`$aqbanking_dir/bin/aqbanking-config --vmajor`"; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4905:X if test "$vmi" -gt "`$aqbanking_dir/bin/aqbanking-config --vminor`"; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4906-X AC_MSG_ERROR([Your AqBanking version is too old. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4907-X Please update from http://www.aquamaniac.de/aqbanking/]) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4908:X elif test "$vmi" = "`$aqbanking_dir/bin/aqbanking-config --vminor`"; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4909:X if test "$vpl" -gt "`$aqbanking_dir/bin/aqbanking-config --vpatchlevel`"; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4910-X AC_MSG_ERROR([Your AqBanking version is a little bit too old. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4911-X Please update from http://www.aquamaniac.de/aqbanking/]) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4912:X elif test "$vpl" = "`$aqbanking_dir/bin/aqbanking-config --vpatchlevel`"; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:4913:X if test "$vbld" -gt "`$aqbanking_dir/bin/aqbanking-config --vbuild`"; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-4914-X AC_MSG_ERROR([Your AqBanking version is a little bit too old. ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5071-X AC_MSG_CHECKING(for guile libraries) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:5072:X GUILE_LIBS="`$name_build_guile link`" anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5073-X AC_MSG_RESULT($GUILE_LIBS) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5074-X AC_MSG_CHECKING(for guile headers) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:5075:X GUILE_INCS="`$name_build_guile compile`" anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5076-X AC_MSG_RESULT($GUILE_INCS) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5269-done anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:5270:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5271-]) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5559-m4_define([_LT_CONFIG_STATUS_DECLARE], anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:5560:[$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`']) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5561-X ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5569-# anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:5570:# <var>='`$ECHO "X$<var>" | $Xsed -e "$delay_single_quote_subst"`' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5571-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5671-]], lt_decl_quote_varnames); do anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:5672:X case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5673-X *[[\\\\\\\`\\"\\\$]]*) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:5674:X eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5675-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5684-]], lt_decl_dquote_varnames); do anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:5685:X case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5686-X *[[\\\\\\\`\\"\\\$]]*) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:5687:X eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5688-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5697-*'\\\[$]0 --fallback-echo"')dnl " anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:5698:X lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5699-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5833-X anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:5834:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-5835-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6180-X }' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6181:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6182-# Check for a 64-bit object if we didn't find anything. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6183-if test -z "$aix_libpath"; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6184:X aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6185-fi],[]) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6212-X # Remove one level of quotation (which was required for Make). anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6213:X ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6214-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6223-X : anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6224:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6225-X # Yippee, $ECHO works! ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6249-X # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6250:X if { echo_test_string=`eval $cmd`; } 2>/dev/null && anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6251-X { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6257-X anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6258:X if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6259:X echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6260-X test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6272-X if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6273:X test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6274:X echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6275-X test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6284-X if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' && anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6285:X echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` && anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6286-X test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6299-X ECHO='printf %s\n' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6300:X if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6301:X echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6302-X test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6304-X : anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6305:X elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6306-X test "X$echo_testing_string" = 'X\t' && anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6307:X echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6308-X test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6313-X ECHO="$CONFIG_SHELL [$]0 --fallback-echo" anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6314:X elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6315-X test "X$echo_testing_string" = 'X\t' && anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6316:X echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6317-X test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6323-X for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6324:X if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6325-X then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6331-X if test "$prev" != 'sed 50q "[$]0"'; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6332:X echo_test_string=`eval $prev` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6333-X export echo_test_string ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6374-X if AC_TRY_EVAL(ac_compile); then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6375:X case `/usr/bin/file conftest.$ac_objext` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6376-X *ELF-32*) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6390-X if test "$lt_cv_prog_gnu_ld" = yes; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6391:X case `/usr/bin/file conftest.$ac_objext` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6392-X *32-bit*) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6402-X else anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6403:X case `/usr/bin/file conftest.$ac_objext` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6404-X *32-bit*) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6694-X # And add a safety zone anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6695:X lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6696:X lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6697-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6722-X if test -n "$kargmax"; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6723:X lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6724-X else ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6730-X if test -n "$lt_cv_sys_max_cmd_len"; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6731:X lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6732:X lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6733-X else ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6742-X # we can't tell. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6743:X while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6744-X = "XX$teststring$teststring"; } >/dev/null 2>&1 && ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6746-X do anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6747:X i=`expr $i + 1` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6748-X teststring=$teststring$teststring ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6750-X # Only check the string length outside the loop. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6751:X lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6752-X teststring= ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6755-X # linker. It appears as though 1/2 is a usable value. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:6756:X lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-6757-X fi ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7070-X if test "$hard_links" = no; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7071:X AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7072-X need_locks=warn ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7196-X esac anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7197:X lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7198-X if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7202-X # okay in the real world where ";" in dirpaths is itself problematic. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7203:X lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7204-X else anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7205:X lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7206-X fi ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7209-X lt_tmp_lt_search_path_spec= anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7210:X lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7211-X for lt_sys_path in $lt_search_path_spec; do ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7238-}'` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7239:X sys_lib_search_path_spec=`$ECHO $lt_search_path_spec` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7240-else ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7326-X # Create ${libname}_ixlibrary.a entries in /sys/libs. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7327:X finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $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' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7328-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7361-X # DLL is installed to $(libdir)/../bin by postinstall_cmds anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7362:X postinstall_cmds='base_file=`basename \${file}`~ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7363:X dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7364:X dldir=$destdir/`dirname \$dlpath`~ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7365-X test -d \$dldir || mkdir -p \$dldir~ ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7370-X fi' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7371:X postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7372-X dlpath=$dir/\$dldll~ ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7378-X # Cygwin DLLs use 'cyg' prefix rather than 'lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7379:X soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7380-X sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7383-X # MinGW DLLs use traditional 'lib' prefix anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7384:X soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7385:X sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7386-X if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7392-X # which wouldn't understand a cygwinified path. Ahh. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7393:X sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7394-X else anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7395:X sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7396-X fi ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7399-X # pw32 DLLs use 'pw' prefix rather than 'lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7400:X library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7401-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7405-X *) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7406:X library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7407-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7422-X shlibpath_var=DYLD_LIBRARY_PATH anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7423:X shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7424-m4_if([$1], [],[ ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7623-X if test -f /etc/ld.so.conf; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7624:X 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;/^$/d' | tr '\n' ' '` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7625-X sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7697-X shlibpath_var=LD_LIBRARY_PATH anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7698:X if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7699-X case $host_os in ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7912-X "file_magic "*) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7913:X file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7914-X MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7994-X # gcc leaves a trailing carriage return which upsets mingw anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7995:X ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7996-X *) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:7997:X ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-7998-X esac ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8003-X # Canonicalize the pathname of ld anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:8004:X ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8005-X while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:8006:X ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8007-X done ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8034-X # Break only if it was the GNU/non-GNU ld that we prefer. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:8035:X case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8036-X *GNU* | *'with BFD'*) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8074-[# I'd rather use --version here, but apparently some GNU lds only accept -v. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:8075:case `$LD -v 2>&1 </dev/null` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8076-*GNU* | *'with BFD'*) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8258-openbsd*) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:8259:X if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8260-X lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8349-X # Tru64's nm complains that /dev/null is an invalid object file anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:8350:X case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8351-X */dev/null* | *'Invalid file or object type'*) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8355-X *) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:8356:X case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8357-X */dev/null*) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8520-# If we're using GNU nm, then use its standard symbol codes. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:8521:case `$NM -V 2>&1` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8522-*GNU* | *'with BFD'*) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8538-mingw*) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:8539:X opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8540-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8589-X nlist=conftest.nm anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:8590:X if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8591-X # Try sorting and uniquifying the output. ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8896-X *) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:8897:X case `$CC -V 2>&1 | sed 5q` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-8898-X *Sun\ C*) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9180-X *) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:9181:X case `$CC -V 2>&1 | sed 5q` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9182-X *Sun\ C*) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9435-X supports_anon_versioning=no anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:9436:X case `$LD -v 2>&1` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9437-X *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9501-X # is EXPORTS), use it as is; otherwise, prepend... anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:9502:X _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9503-X cp $export_symbols $output_objdir/$soname.def; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9524-X # time. Moving up from 0x10000000 also allows more sbrk(2) space. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:9525:X _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' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:9526:X _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' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9527-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9542-X pgcc*) # Portland Group C compiler anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:9543:X _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9544-X tmp_addflag=' $pic_flag' ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9546-X pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:9547:X _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9548-X tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9561-X esac anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:9562:X case `$CC -V 2>&1 | sed 5q` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9563-X *Sun\ C*) # Sun C 5.9 anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:9564:X _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; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9565-X _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9630-X sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:9631:X case `$LD -v 2>&1` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9632-X *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9751-X # below for broken collect2 doesn't work under 4.3+ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:9752:X collect2name=`${CC} -print-prog-name=collect2` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9753-X if test -f "$collect2name" && ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9801-X _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:9802:X _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9803-X else ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9856-X # FIXME: Setting linknames here is a bad hack. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:9857:X _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames=' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9858-X # The linker will automatically build a .lib file if we build a DLL. ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9861-X _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:9862:X _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9863-X _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9991-X if test "$GCC" = yes; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:9992:X _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9993-X # Try to use the -exported_symbol ld option, if it does not ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-9998-X AC_LINK_IFELSE(int foo(void) {}, anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:9999:X _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10000-X ) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10002-X else anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10003:X _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10004:X _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10005-X fi ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10039-X _LT_TAGVAR(hardcode_direct_absolute, $1)=yes anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10040:X if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10041-X _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10072-X _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10073:X _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10074-X else anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10075-X _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10076:X _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10077-X fi ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10085-X _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10086:X _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10087-X _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10089-X _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10090:X _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10091:X _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~ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10092:X $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10093-X ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10108-X else anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10109:X case `$CC -V 2>&1` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10110-X *"Compilers 5.0"*) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10300-X _LT_TAGVAR(allow_undefined_flag, $1)= anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10301:X if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10302-X then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10614-X # ancient GNU ld didn't support --whole-archive et. al. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10615:X if eval "`$CC -print-prog-name=ld` --help 2>&1" | anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10616-X $GREP 'no-whole-archive' > /dev/null; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10697-X # below for broken collect2 doesn't work under 4.3+ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10698:X collect2name=`${CC} -print-prog-name=collect2` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10699-X if test -f "$collect2name" && ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10747-X anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10748:X _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10749-X else ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10804-X # is EXPORTS), use it as is; otherwise, prepend... anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10805:X _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10806-X cp $export_symbols $output_objdir/$soname.def; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10880-X # dependencies. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10881:X 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; $ECHO "X$list" | $Xsed' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10882-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10945-X # dependencies. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10946:X 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; $ECHO "X$list" | $Xsed' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10947-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10981-X # time. Moving up from 0x10000000 also allows more sbrk(2) space. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10982:X _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' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10983:X _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' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10984-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10988-X # SGI C++ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:10989:X _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10990-X ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-10999-X if test "$with_gnu_ld" = no; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11000:X _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11001-X else anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11002:X _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11003-X fi ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11020-X # to its proper name (with version) after linking. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11021:X _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' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11022:X _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' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11023-X # Commands to make compiler produce verbose output that lists ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11030-X # dependencies. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11031:X 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; $ECHO "X$list" | $Xsed' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11032-X ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11045-X # earlier do not add the objects themselves. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11046:X case `$CC -V 2>&1` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11047-X *"Version 7."*) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11066-X # Portland Group C++ compiler anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11067:X case `$CC -V` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11068-X *pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11071-X $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11072:X compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11073-X _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11075-X $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11076:X $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11077-X $RANLIB $oldlib' ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11080-X $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11081:X $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11082-X _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11084-X $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11085:X $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11086-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11094-X _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11095:X _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11096-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11113-X # dependencies. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11114:X output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11115-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11128-X *) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11129:X case `$CC -V 2>&1 | sed 5q` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11130-X *Sun\ C*) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11135-X _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11136:X _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; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11137-X _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11205-X _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11206:X if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11207-X _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' ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11224-X # to its proper name (with version) after linking. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11225:X _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' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11226-X ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11245-X _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11246:X _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11247-X _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11250-X _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11251:X _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11252:X _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11253-X echo "-hidden">> $lib.exp~ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11254:X $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 "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11255-X $RM $lib.exp' ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11269-X # dependencies. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11270:X output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11271-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11276-X osf3*) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11277:X _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" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11278-X ;; anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11279-X *) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11280:X _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11281-X ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11575-X anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11576:X for p in `eval "$output_verbose_link_cmd"`; do anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11577-X case $p in ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11661-linux*) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11662:X case `$CC -V 2>&1 | sed 5q` in anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11663-X *Sun\ C*) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11712-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:11713:X _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-11714-fi ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12252-X test $lt_ac_count -gt 10 && break anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:12253:X lt_ac_count=`expr $lt_ac_count + 1` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12254-X if test $lt_ac_count -gt $lt_ac_max; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12427-X # Extract subdirectory from the argument. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:12428:X func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12429-X if test "X$func_dirname_result" = "X${1}"; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12438-{ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:12439:X func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12440-} ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12468-{ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:12469:X func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:12470:X func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12471-} ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12475-{ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:12476:X func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12477-} ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12481-{ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:12482:X func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[[^.]]*$/.lo/'` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12483-} ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12487-{ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:12488:X func_arith_result=`expr "$[@]"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12489-} ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12494-{ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:12495:X func_len_result=`expr "$[1]" : ".*" 2>/dev/null || echo $max_cmd_len` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12496-} ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12750-m4_define([lt_combine], anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:12751:[m4_if(m4_eval([$# > 3]), [1], anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12752-X [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12955-X AC_MSG_CHECKING([for Python include path]) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:12956:X python_path=`echo $PYTHON | sed "s,/bin.*$,,"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12957-X for i in "$python_path/include/python$PYTHON_VERSION/" "$python_path/include/python/" "$python_path/" ; do anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:12958:X python_path=`find $i -type f -name Python.h -print | sed "1q"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12959-X if test -n "$python_path" ; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12962-X done anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:12963:X python_path=`echo $python_path | sed "s,/Python.h$,,"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12964-X AC_MSG_RESULT([$python_path]) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12971-X AC_MSG_CHECKING([for Python library path]) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:12972:X python_path=`echo $PYTHON | sed "s,/bin.*$,,"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12973-X for i in "$python_path/lib/python$PYTHON_VERSION/config/" "$python_path/lib/python$PYTHON_VERSION/" "$python_path/lib/python/config/" "$python_path/lib/python/" "$python_path/" ; do anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:12974:X python_path=`find $i -type f -name libpython$PYTHON_VERSION.* -print | sed "1q"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12975-X if test -n "$python_path" ; then ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12978-X done anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:12979:X python_path=`echo $python_path | sed "s,/libpython.*$,,"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12980-X AC_MSG_RESULT([$python_path]) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12985-X # anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:12986:X python_site=`echo $python_path | sed "s/config/site-packages/"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-12987-X AC_SUBST([PYTHON_SITE_PKG],[$python_site]) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-13052-X AC_MSG_CHECKING($1_CFLAGS) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:13053:X $1_CFLAGS=`$PKG_CONFIG --cflags "$2"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-13054-X AC_MSG_RESULT($$1_CFLAGS) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-13056-X AC_MSG_CHECKING($1_LIBS) anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:13057:X $1_LIBS=`$PKG_CONFIG --libs "$2"` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-13058-X AC_MSG_RESULT($$1_LIBS) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-13064-X ## do set a variable so people can do so. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:13065:X $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2" 2>&1` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-13066-X ifelse([$4], ,echo $$1_PKG_ERRORS,) ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-13373-X @e=''; \ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:13374:X for X in `grep -v \# ${distdir}/po/POTFILES.in` ; do \ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-13375-X if [ ! -f ${distdir}/$$X ] ; then \ ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-13379-X done; \ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:13380:X for X in `grep -v \# ${distdir}/po/POTFILES.skip` ; do \ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-13381-X if [ -f ${distdir}/$$X ] ; then \ ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-13430-indent: anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:13431:X $(ASTYLE) --indent=spaces=4 --brackets=break --suffix=none `find ${srcdir}/src -name '*.[hc]'` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-13432-# Use the following line if you've got astyle-1.24, but don't use ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-13434-# a very ugly way. anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:13435:# $(ASTYLE) --indent=spaces=4 --brackets=break --pad-oper -pad-header --suffix=none `find ${srcdir}/src -name '*.[hc]'` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-13436-X @echo "### GnuCash development hint: The above command might have re-indented much more files than what you intended. Please commit only those which you really want to have changed, and revert the changes in the others so that other devevelopers do not have unnecessary merge conflicts. Thanks! ###" ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-18790-X anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:18791:GNUCASH_BIN_INSTALL_NAME=`echo ${BIN_NAME} | sed -e '$(transform)'` anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-18792-X ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-22656-X @echo "" >> _gnc-version.h anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:22657:X @svninfo=`${top_srcdir}/util/gnc-svnversion ${top_srcdir}` ; \ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-22658-X if [ $$? = 0 ] ; then \ ############################################## anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-22670-_gnc-svninfo.h: Makefile anjuta-3.34.0/plugins/am-project/tests/gnucash.shar:22671:X @svninfo=`${top_srcdir}/util/gnc-svnversion ${top_srcdir}` ; \ anjuta-3.34.0/plugins/am-project/tests/gnucash.shar-22672-X if [ $$? = 0 ] ; then \ ############################################## anjuta-3.34.0/plugins/am-project/tests/Makefile.in-49- { \ anjuta-3.34.0/plugins/am-project/tests/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/am-project/tests/Makefile.in-51- }; \ ############################################## anjuta-3.34.0/plugins/am-project/tests/Makefile.in-477-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/am-project/tests/Makefile.in:478: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/am-project/tests/Makefile.in:479: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/am-project/tests/Makefile.in-480- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/am-project/tests/Makefile.in-491- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/am-project/tests/Makefile.in:492: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/am-project/tests/Makefile.in-493- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/am-project/tests/nemiver.shar-498-X anjuta-3.34.0/plugins/am-project/tests/nemiver.shar:499:X#has_lib_sixty_four=`echo $libdir | grep lib64 | wc -l` anjuta-3.34.0/plugins/am-project/tests/nemiver.shar-500-X#if test x$has_lib_sixty_four = x0 ; then ############################################## anjuta-3.34.0/plugins/am-project/tests/nemiver.shar-512-Xfi anjuta-3.34.0/plugins/am-project/tests/nemiver.shar:513:XNEMIVER_LIBDIR=`eval echo $libdir` anjuta-3.34.0/plugins/am-project/tests/nemiver.shar-514-X ############################################## anjuta-3.34.0/plugins/am-project/tests/nemiver.shar-1532-X if test -z "$(DESTDIR)" ; then \ anjuta-3.34.0/plugins/am-project/tests/nemiver.shar:1533:X for s in `echo $$files | tr ' ' '\n'` ; do \ anjuta-3.34.0/plugins/am-project/tests/nemiver.shar-1534-X $(GCONFTOOL) --makefile-install-rule $(top_srcdir)/src/persp/dbgperspective/schemas/$$s ; \ ############################################## anjuta-3.34.0/plugins/am-project/tests/nemiver.shar-1547-X if test -z "$(DESTDIR)" ; then \ anjuta-3.34.0/plugins/am-project/tests/nemiver.shar:1548:X for s in `echo $$files | tr ' ' '\n'` ; do $(GCONFTOOL) --makefile-uninstall-rule $(top_srcdir)/src/persp/dbgperspective/schemas/$$s ; done \ anjuta-3.34.0/plugins/am-project/tests/nemiver.shar-1549-X fi ############################################## anjuta-3.34.0/plugins/am-project/tests/nemiver.shar-1787-X if test -z "$(DESTDIR)" ; then \ anjuta-3.34.0/plugins/am-project/tests/nemiver.shar:1788:X for s in `echo $$files | tr ' ' '\n'` ; do \ anjuta-3.34.0/plugins/am-project/tests/nemiver.shar-1789-X $(GCONFTOOL) --makefile-install-rule $(top_srcdir)/src/workbench/schemas/$$s ; done && if test x$$NO_RESTART_GCONF = x ; then $(GCONFTOOL) --shutdown; fi ; \ ############################################## anjuta-3.34.0/plugins/am-project/tests/nemiver.shar-1796-X if test -z "$(DESTDIR)" ; then \ anjuta-3.34.0/plugins/am-project/tests/nemiver.shar:1797:X for s in `echo $$files | tr ' ' '\n'` ; do $(GCONFTOOL) --makefile-uninstall-rule $(top_srcdir)/src/workbench/schemas/$$s ; done \ anjuta-3.34.0/plugins/am-project/tests/nemiver.shar-1798-X fi ############################################## anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-158-MD5SUM=${MD5SUM-md5sum} anjuta-3.34.0/plugins/am-project/tests/anjuta.shar:159:f=`${MD5SUM} --version | egrep '^md5sum .*(core|text)utils'` anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-160-test -n "${f}" && md5check=true || md5check=false ############################################## anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-178- then anjuta-3.34.0/plugins/am-project/tests/anjuta.shar:179: case `$dir/gettext --version 2>&1 | sed 1q` in anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-180- *GNU*) gettext_dir=$dir ############################################## anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-194- then anjuta-3.34.0/plugins/am-project/tests/anjuta.shar:195: locale_dir=`$dir/shar --print-text-domain-dir` anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-196- set_echo=true ############################################## anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-8357-X -for file in $(srcdir)/*.omf; do \ anjuta-3.34.0/plugins/am-project/tests/anjuta.shar:8358:X basefile=`basename $$file`; \ anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-8359-X rm -f $(omf_dest_dir)/$$basefile; \ ############################################## anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-8675-X if test -x $PYTHON-config; then anjuta-3.34.0/plugins/am-project/tests/anjuta.shar:8676:X PYTHON_CFLAGS=`$PYTHON-config --cflags` anjuta-3.34.0/plugins/am-project/tests/anjuta.shar:8677:X PYTHON_LIBS=`$PYTHON-config --libs` anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-8678-X AC_SUBST(PYTHON_CFLAGS) ############################################## anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-8680-X elif test -x $PYTHON$PYTHON_VERSION-config; then anjuta-3.34.0/plugins/am-project/tests/anjuta.shar:8681:X PYTHON_CFLAGS=`$PYTHON$PYTHON_VERSION-config --cflags` anjuta-3.34.0/plugins/am-project/tests/anjuta.shar:8682:X PYTHON_LIBS=`$PYTHON$PYTHON_VERSION-config --libs` anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-8683-X AC_SUBST(PYTHON_CFLAGS) ############################################## anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-8739-dnl *************************************************************************** anjuta-3.34.0/plugins/am-project/tests/anjuta.shar:8740:GLIB_GENMARSHAL="`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`" anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-8741-AC_SUBST(GLIB_GENMARSHAL) anjuta-3.34.0/plugins/am-project/tests/anjuta.shar:8742:GLIB_MKENUMS="`$PKG_CONFIG --variable=glib_mkenums glib-2.0`" anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-8743-AC_SUBST(GLIB_MKENUMS) ############################################## anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-8746-dnl --------------------- anjuta-3.34.0/plugins/am-project/tests/anjuta.shar:8747:GLADE_PLUGINS_PATH="`$PKG_CONFIG --variable=moduledir gladeui-1.0`" anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-8748-AC_SUBST(GLADE_PLUGINS_PATH) anjuta-3.34.0/plugins/am-project/tests/anjuta.shar:8749:GLADE_CATALOG_PATH="`$PKG_CONFIG --variable=catalogdir gladeui-1.0`" anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-8750-AC_SUBST(GLADE_CATALOG_PATH) ############################################## anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-8923-if test -x "$SVNCONFIG"; then anjuta-3.34.0/plugins/am-project/tests/anjuta.shar:8924:X SVNLD="`$SVNCONFIG --ldflags 2> /dev/null`" anjuta-3.34.0/plugins/am-project/tests/anjuta.shar:8925:X SVN_LIB="`$SVNCONFIG --libs --cflags 2> /dev/null` -lsvn_client-1 -lsvn_subr-1" anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-8926-X dnl ugly hack for subversion svn-config problems in 0.14.x, to be removed when svn-config is fixed anjuta-3.34.0/plugins/am-project/tests/anjuta.shar:8927:X SVN_INCLUDE="`$SVNCONFIG --includes 2> /dev/null` -I$_SVNCONFIG/include/subversion-1/" anjuta-3.34.0/plugins/am-project/tests/anjuta.shar-8928-X AC_MSG_RESULT(yes) ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-40-if test -z "$BASH_VERSION$ZSH_VERSION" \ anjuta-3.34.0/plugins/am-project/tests/testsuite:41: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then anjuta-3.34.0/plugins/am-project/tests/testsuite-42- as_echo='print -r --' anjuta-3.34.0/plugins/am-project/tests/testsuite-43- as_echo_n='print -rn --' anjuta-3.34.0/plugins/am-project/tests/testsuite:44:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then anjuta-3.34.0/plugins/am-project/tests/testsuite-45- as_echo='printf %s\n' ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-47-else anjuta-3.34.0/plugins/am-project/tests/testsuite:48: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then anjuta-3.34.0/plugins/am-project/tests/testsuite-49- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-57- expr "X$arg" : "X\\(.*\\)$as_nl"; anjuta-3.34.0/plugins/am-project/tests/testsuite:58: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; anjuta-3.34.0/plugins/am-project/tests/testsuite-59- esac; ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-169- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && anjuta-3.34.0/plugins/am-project/tests/testsuite:170: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 anjuta-3.34.0/plugins/am-project/tests/testsuite-171-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-296- case $as_dir in #( anjuta-3.34.0/plugins/am-project/tests/testsuite:297: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( anjuta-3.34.0/plugins/am-project/tests/testsuite-298- *) as_qdir=$as_dir;; ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-369- { anjuta-3.34.0/plugins/am-project/tests/testsuite:370: as_val=`expr "$@" || test $? -eq 1` anjuta-3.34.0/plugins/am-project/tests/testsuite-371- } ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-376-# ---------------------------------------- anjuta-3.34.0/plugins/am-project/tests/testsuite:377:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are anjuta-3.34.0/plugins/am-project/tests/testsuite-378-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-439- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && anjuta-3.34.0/plugins/am-project/tests/testsuite:440: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { anjuta-3.34.0/plugins/am-project/tests/testsuite-441- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-613-# List of the all the test groups. anjuta-3.34.0/plugins/am-project/tests/testsuite:614:at_groups_all=`$as_echo "$at_help_all" | sed 's/;.*//'` anjuta-3.34.0/plugins/am-project/tests/testsuite-615- ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-634- # shell supports XSI when the user can just avoid leading 0. anjuta-3.34.0/plugins/am-project/tests/testsuite:635: eval $at_grp='`expr $at_value + 0`' ;; anjuta-3.34.0/plugins/am-project/tests/testsuite-636- esac ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-649- case $at_option in anjuta-3.34.0/plugins/am-project/tests/testsuite:650: *=?*) at_optarg=`expr "X$at_option" : '[^=]*=\(.*\)'` ;; anjuta-3.34.0/plugins/am-project/tests/testsuite-651- *) at_optarg= ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-680- always | yes | force) at_color=always ;; anjuta-3.34.0/plugins/am-project/tests/testsuite:681: *) at_optname=`echo " $at_option" | sed 's/^ //; s/=.*//'` anjuta-3.34.0/plugins/am-project/tests/testsuite-682- as_fn_error $? "unrecognized argument to $at_optname: $at_optarg" ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-711- [0-9]- | [0-9][0-9]- | [0-9][0-9][0-9]- | [0-9][0-9][0-9][0-9]-) anjuta-3.34.0/plugins/am-project/tests/testsuite:712: at_range_start=`echo $at_option |tr -d X-` anjuta-3.34.0/plugins/am-project/tests/testsuite-713- at_fn_validate_ranges at_range_start ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-719- -[0-9] | -[0-9][0-9] | -[0-9][0-9][0-9] | -[0-9][0-9][0-9][0-9]) anjuta-3.34.0/plugins/am-project/tests/testsuite:720: at_range_end=`echo $at_option |tr -d X-` anjuta-3.34.0/plugins/am-project/tests/testsuite-721- at_fn_validate_ranges at_range_end ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-732- [0-9][0-9][0-9][0-9]-[0-9][0-9][0-9][0-9] ) anjuta-3.34.0/plugins/am-project/tests/testsuite:733: at_range_start=`expr $at_option : '\(.*\)-'` anjuta-3.34.0/plugins/am-project/tests/testsuite:734: at_range_end=`expr $at_option : '.*-\(.*\)'` anjuta-3.34.0/plugins/am-project/tests/testsuite-735- if test $at_range_start -gt $at_range_end; then ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-765- else anjuta-3.34.0/plugins/am-project/tests/testsuite:766: at_jobs=`expr X$at_option : 'X-j\(.*\)'` anjuta-3.34.0/plugins/am-project/tests/testsuite-767- fi anjuta-3.34.0/plugins/am-project/tests/testsuite-768- case $at_jobs in *[!0-9]*) anjuta-3.34.0/plugins/am-project/tests/testsuite:769: at_optname=`echo " $at_option" | sed 's/^ //; s/[0-9=].*//'` anjuta-3.34.0/plugins/am-project/tests/testsuite-770- as_fn_error $? "non-numeric argument to $at_optname: $at_jobs" ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-790- at_invert="-v" anjuta-3.34.0/plugins/am-project/tests/testsuite:791: at_keyword=`expr "X$at_keyword" : 'X!\(.*\)'` anjuta-3.34.0/plugins/am-project/tests/testsuite-792- ;; ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-798- # Smash the keywords. anjuta-3.34.0/plugins/am-project/tests/testsuite:799: at_groups_selected=`$as_echo "$at_groups_selected" | sed 's/;.*//'` anjuta-3.34.0/plugins/am-project/tests/testsuite-800- as_fn_append at_groups "$at_groups_selected$as_nl" ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-806- *=*) anjuta-3.34.0/plugins/am-project/tests/testsuite:807: at_envvar=`expr "x$at_option" : 'x\([^=]*\)='` anjuta-3.34.0/plugins/am-project/tests/testsuite-808- # Reject names that are not valid shell variable names. ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-812- esac anjuta-3.34.0/plugins/am-project/tests/testsuite:813: at_value=`$as_echo "$at_optarg" | sed "s/'/'\\\\\\\\''/g"` anjuta-3.34.0/plugins/am-project/tests/testsuite-814- # Export now, but save eval for later and for debug scripts. ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-850- # Sort the tests, removing duplicates. anjuta-3.34.0/plugins/am-project/tests/testsuite:851: at_groups=`$as_echo "$at_groups" | sort -nu | sed '/^$/d'` anjuta-3.34.0/plugins/am-project/tests/testsuite-852-fi ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-1073-# may create executables in both places. anjuta-3.34.0/plugins/am-project/tests/testsuite:1074:AUTOTEST_PATH=`$as_echo "$AUTOTEST_PATH" | sed "s|:|$PATH_SEPARATOR|g"` anjuta-3.34.0/plugins/am-project/tests/testsuite-1075-at_path= ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-1113- [\\/]* | ?:[\\/]* ) ;; anjuta-3.34.0/plugins/am-project/tests/testsuite:1114: * ) as_dir=`(cd "$as_dir" && pwd) 2>/dev/null` ;; anjuta-3.34.0/plugins/am-project/tests/testsuite-1115-esac ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-1421-# Use `diff -u' when possible. anjuta-3.34.0/plugins/am-project/tests/testsuite:1422:if at_diff=`diff -u "$at_devnull" "$at_devnull" 2>&1` && test -z "$at_diff" anjuta-3.34.0/plugins/am-project/tests/testsuite-1423-then ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-1590- *:77) anjuta-3.34.0/plugins/am-project/tests/testsuite:1591: at_msg='skipped ('`cat "$at_check_line_file"`')' anjuta-3.34.0/plugins/am-project/tests/testsuite-1592- at_res=skip ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-1596- no:* | *:99) anjuta-3.34.0/plugins/am-project/tests/testsuite:1597: at_msg='FAILED ('`cat "$at_check_line_file"`')' anjuta-3.34.0/plugins/am-project/tests/testsuite-1598- at_res=fail ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-1602- yes:*) anjuta-3.34.0/plugins/am-project/tests/testsuite:1603: at_msg='expected failure ('`cat "$at_check_line_file"`')' anjuta-3.34.0/plugins/am-project/tests/testsuite-1604- at_res=xfail ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-1624- if test -f "$at_times_file"; then anjuta-3.34.0/plugins/am-project/tests/testsuite:1625: at_log_msg="$at_log_msg ("`sed 1d "$at_times_file"`')' anjuta-3.34.0/plugins/am-project/tests/testsuite-1626- rm -f "$at_times_file" ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-1689- fi anjuta-3.34.0/plugins/am-project/tests/testsuite:1690: at_signame=`kill -l $at_signal 2>&1 || echo $at_signal` anjuta-3.34.0/plugins/am-project/tests/testsuite-1691- set x $at_signame ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-1722- # Turn jobs into a list of numbers, starting from 1. anjuta-3.34.0/plugins/am-project/tests/testsuite:1723: at_joblist=`$as_echo "$at_groups" | sed -n 1,${at_jobs}p` anjuta-3.34.0/plugins/am-project/tests/testsuite-1724- ############################################## anjuta-3.34.0/plugins/am-project/tests/testsuite-1799-# Use ?..???? when the list must remain sorted, the faster * otherwise. anjuta-3.34.0/plugins/am-project/tests/testsuite:1800:at_pass_list=`for f in */pass; do echo $f; done | sed '/\*/d; s,/pass,,'` anjuta-3.34.0/plugins/am-project/tests/testsuite:1801:at_skip_list=`for f in */skip; do echo $f; done | sed '/\*/d; s,/skip,,'` anjuta-3.34.0/plugins/am-project/tests/testsuite:1802:at_xfail_list=`for f in */xfail; do echo $f; done | sed '/\*/d; s,/xfail,,'` anjuta-3.34.0/plugins/am-project/tests/testsuite-1803-at_xpass_list=`for f in ?/xpass ??/xpass ???/xpass ????/xpass; do ############################################## anjuta-3.34.0/plugins/file-wizard/Makefile.in-51- { \ anjuta-3.34.0/plugins/file-wizard/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/file-wizard/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/file-wizard/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/file-wizard/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/file-wizard/Makefile.in-114-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/file-wizard/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/file-wizard/Makefile.in-116- *) f=$$p;; \ anjuta-3.34.0/plugins/file-wizard/Makefile.in-117- esac; anjuta-3.34.0/plugins/file-wizard/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/file-wizard/Makefile.in-119-am__install_max = 40 anjuta-3.34.0/plugins/file-wizard/Makefile.in-120-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/file-wizard/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/file-wizard/Makefile.in-122-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/file-wizard/Makefile.in-614-.c.obj: anjuta-3.34.0/plugins/file-wizard/Makefile.in:615:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/file-wizard/Makefile.in-616-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/file-wizard/Makefile.in-618-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/file-wizard/Makefile.in:619:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/file-wizard/Makefile.in-620- ############################################## anjuta-3.34.0/plugins/file-wizard/Makefile.in-651- @list='$(dist_wizard_glade_DATA)'; test -n "$(wizard_gladedir)" || list=; \ anjuta-3.34.0/plugins/file-wizard/Makefile.in:652: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/file-wizard/Makefile.in-653- dir='$(DESTDIR)$(wizard_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/file-wizard/Makefile.in-672- @list='$(dist_wizard_pixmaps_DATA)'; test -n "$(wizard_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/file-wizard/Makefile.in:673: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/file-wizard/Makefile.in-674- dir='$(DESTDIR)$(wizard_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/file-wizard/Makefile.in-693- @list='$(dist_wizard_plugin_DATA)'; test -n "$(wizard_plugindir)" || list=; \ anjuta-3.34.0/plugins/file-wizard/Makefile.in:694: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/file-wizard/Makefile.in-695- dir='$(DESTDIR)$(wizard_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/file-wizard/Makefile.in-726-GTAGS: anjuta-3.34.0/plugins/file-wizard/Makefile.in:727: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/file-wizard/Makefile.in-728- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/file-wizard/Makefile.in-752-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/file-wizard/Makefile.in:753: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/file-wizard/Makefile.in:754: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/file-wizard/Makefile.in-755- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/file-wizard/Makefile.in-766- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/file-wizard/Makefile.in:767: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/file-wizard/Makefile.in-768- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/file-manager/Makefile.in-51- { \ anjuta-3.34.0/plugins/file-manager/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/file-manager/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/file-manager/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/file-manager/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/file-manager/Makefile.in-115-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/file-manager/Makefile.in:116: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/file-manager/Makefile.in-117- *) f=$$p;; \ anjuta-3.34.0/plugins/file-manager/Makefile.in-118- esac; anjuta-3.34.0/plugins/file-manager/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/file-manager/Makefile.in-120-am__install_max = 40 anjuta-3.34.0/plugins/file-manager/Makefile.in-121-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/file-manager/Makefile.in:122: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/file-manager/Makefile.in-123-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/file-manager/Makefile.in-658-.c.obj: anjuta-3.34.0/plugins/file-manager/Makefile.in:659:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/file-manager/Makefile.in-660-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/file-manager/Makefile.in-662-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/file-manager/Makefile.in:663:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/file-manager/Makefile.in-664- ############################################## anjuta-3.34.0/plugins/file-manager/Makefile.in-695- @list='$(dist_file_manager_glade_DATA)'; test -n "$(file_manager_gladedir)" || list=; \ anjuta-3.34.0/plugins/file-manager/Makefile.in:696: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/file-manager/Makefile.in-697- dir='$(DESTDIR)$(file_manager_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/file-manager/Makefile.in-716- @list='$(dist_file_manager_pixmaps_DATA)'; test -n "$(file_manager_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/file-manager/Makefile.in:717: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/file-manager/Makefile.in-718- dir='$(DESTDIR)$(file_manager_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/file-manager/Makefile.in-737- @list='$(dist_file_manager_plugin_DATA)'; test -n "$(file_manager_plugindir)" || list=; \ anjuta-3.34.0/plugins/file-manager/Makefile.in:738: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/file-manager/Makefile.in-739- dir='$(DESTDIR)$(file_manager_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/file-manager/Makefile.in-758- @list='$(dist_file_manager_ui_DATA)'; test -n "$(file_manager_uidir)" || list=; \ anjuta-3.34.0/plugins/file-manager/Makefile.in:759: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/file-manager/Makefile.in-760- dir='$(DESTDIR)$(file_manager_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/file-manager/Makefile.in-791-GTAGS: anjuta-3.34.0/plugins/file-manager/Makefile.in:792: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/file-manager/Makefile.in-793- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/file-manager/Makefile.in-817-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/file-manager/Makefile.in:818: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/file-manager/Makefile.in:819: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/file-manager/Makefile.in-820- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/file-manager/Makefile.in-831- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/file-manager/Makefile.in:832: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/file-manager/Makefile.in-833- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/symbol-db/images/Makefile.in-50- { \ anjuta-3.34.0/plugins/symbol-db/images/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/symbol-db/images/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/symbol-db/images/Makefile.in-128- esac anjuta-3.34.0/plugins/symbol-db/images/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/symbol-db/images/Makefile.in-130-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/symbol-db/images/Makefile.in:131: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/symbol-db/images/Makefile.in-132- *) f=$$p;; \ anjuta-3.34.0/plugins/symbol-db/images/Makefile.in-133- esac; anjuta-3.34.0/plugins/symbol-db/images/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/symbol-db/images/Makefile.in-135-am__install_max = 40 anjuta-3.34.0/plugins/symbol-db/images/Makefile.in-136-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/symbol-db/images/Makefile.in:137: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/symbol-db/images/Makefile.in-138-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/symbol-db/images/Makefile.in-504- @list='$(symbol_browser_icons_DATA)'; test -n "$(symbol_browser_iconsdir)" || list=; \ anjuta-3.34.0/plugins/symbol-db/images/Makefile.in:505: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/symbol-db/images/Makefile.in-506- dir='$(DESTDIR)$(symbol_browser_iconsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/symbol-db/images/Makefile.in-517-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/symbol-db/images/Makefile.in:518: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/symbol-db/images/Makefile.in:519: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/symbol-db/images/Makefile.in-520- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/symbol-db/images/Makefile.in-531- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/symbol-db/images/Makefile.in:532: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/symbol-db/images/Makefile.in-533- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/symbol-db/Makefile.in-51- { \ anjuta-3.34.0/plugins/symbol-db/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/symbol-db/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/symbol-db/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/symbol-db/Makefile.in-115-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/symbol-db/Makefile.in:116: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in-117- *) f=$$p;; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in-118- esac; anjuta-3.34.0/plugins/symbol-db/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/symbol-db/Makefile.in-120-am__install_max = 40 anjuta-3.34.0/plugins/symbol-db/Makefile.in-121-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/symbol-db/Makefile.in:122: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/symbol-db/Makefile.in-123-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/symbol-db/Makefile.in-281- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/symbol-db/Makefile.in:282: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in-283- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/symbol-db/Makefile.in-284- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/symbol-db/Makefile.in:285: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in:286: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in-287- else \ anjuta-3.34.0/plugins/symbol-db/Makefile.in:288: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in-289- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/symbol-db/Makefile.in:290: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in-291- else \ ############################################## anjuta-3.34.0/plugins/symbol-db/Makefile.in-296- fi; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in:297: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in-298- done; \ ############################################## anjuta-3.34.0/plugins/symbol-db/Makefile.in-788-.c.obj: anjuta-3.34.0/plugins/symbol-db/Makefile.in:789:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/symbol-db/Makefile.in-790-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/symbol-db/Makefile.in-792-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/symbol-db/Makefile.in:793:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/symbol-db/Makefile.in-794- ############################################## anjuta-3.34.0/plugins/symbol-db/Makefile.in-825- @list='$(dist_symbol_db_data_DATA)'; test -n "$(symbol_db_datadir)" || list=; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in:826: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in-827- dir='$(DESTDIR)$(symbol_db_datadir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/symbol-db/Makefile.in-846- @list='$(dist_symbol_db_glade_DATA)'; test -n "$(symbol_db_gladedir)" || list=; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in:847: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in-848- dir='$(DESTDIR)$(symbol_db_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/symbol-db/Makefile.in-867- @list='$(dist_symbol_db_pixmaps_DATA)'; test -n "$(symbol_db_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in:868: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in-869- dir='$(DESTDIR)$(symbol_db_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/symbol-db/Makefile.in-888- @list='$(dist_symbol_db_plugin_DATA)'; test -n "$(symbol_db_plugindir)" || list=; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in:889: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in-890- dir='$(DESTDIR)$(symbol_db_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/symbol-db/Makefile.in-909- @list='$(dist_symbol_db_ui_DATA)'; test -n "$(symbol_db_uidir)" || list=; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in:910: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in-911- dir='$(DESTDIR)$(symbol_db_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/symbol-db/Makefile.in-926- dot_seen=no; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in:927: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in-928- case "$@" in \ ############################################## anjuta-3.34.0/plugins/symbol-db/Makefile.in-989-GTAGS: anjuta-3.34.0/plugins/symbol-db/Makefile.in:990: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/symbol-db/Makefile.in-991- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/symbol-db/Makefile.in-1015-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/symbol-db/Makefile.in:1016: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in:1017: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in-1018- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/symbol-db/Makefile.in-1029- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/symbol-db/Makefile.in:1030: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/symbol-db/Makefile.in-1031- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in-50- { \ anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in-496- test -n "$(EXEEXT)" || exit 0; \ anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in:497: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in-498- echo " rm -f" $$list; \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in-526-.c.obj: anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in:527:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in-528-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in-530-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in:531:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in-532- ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in-575-GTAGS: anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in:576: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in-577- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in-601-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in:602: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in:603: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in-604- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in-615- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in:616: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/sqlite/Makefile.in-617- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in-49- { \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in-51- }; \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in-172- while test -n "$$dir1"; do \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in:173: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in-174- if test "$$first" != "."; then \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in-175- if test "$$first" = ".."; then \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in:176: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in:177: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in-178- else \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in:179: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in-180- if test "$$first2" = "$$first"; then \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in:181: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in-182- else \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in-187- fi; \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in:188: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in-189- done; \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in-504- dot_seen=no; \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in:505: target=`echo $@ | sed s/-recursive//`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in-506- case "$@" in \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in-567-GTAGS: anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in:568: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in-569- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in-593-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in:594: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in:595: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in-596- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in-607- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in:608: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/Makefile.in-609- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in-50- { \ anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in-496- test -n "$(EXEEXT)" || exit 0; \ anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in:497: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in-498- echo " rm -f" $$list; \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in-526-.c.obj: anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in:527:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in-528-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in-530-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in:531:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in-532- ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in-575-GTAGS: anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in:576: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in-577- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in-601-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in:602: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in:603: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in-604- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in-615- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in:616: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/libgda/Makefile.in-617- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in-50- { \ anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in-495- test -n "$(EXEEXT)" || exit 0; \ anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in:496: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in-497- echo " rm -f" $$list; \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in-525-.c.obj: anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in:526:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in-527-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in-529-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in:530:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in-531- ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in-574-GTAGS: anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in:575: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in-576- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in-600-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in:601: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in:602: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in-603- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in-614- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in:615: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/symbol-db/benchmark/symbol-db/Makefile.in-616- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-50- { \ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-52- }; \ ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-629- test -n "$(EXEEXT)" || exit 0; \ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:630: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-631- echo " rm -f" $$list; \ ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-719-.c.obj: anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:720:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-721-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-723-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:724:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-725- ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-733-js-parser-y-tab.o: js-parser/js-parser-y-tab.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:734:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT js-parser-y-tab.o -MD -MP -MF $(DEPDIR)/js-parser-y-tab.Tpo -c -o js-parser-y-tab.o `test -f 'js-parser/js-parser-y-tab.c' || echo '$(srcdir)/'`js-parser/js-parser-y-tab.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-735-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/js-parser-y-tab.Tpo $(DEPDIR)/js-parser-y-tab.Po ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-737-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:738:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o js-parser-y-tab.o `test -f 'js-parser/js-parser-y-tab.c' || echo '$(srcdir)/'`js-parser/js-parser-y-tab.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-739- anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-740-js-parser-y-tab.obj: js-parser/js-parser-y-tab.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:741:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT js-parser-y-tab.obj -MD -MP -MF $(DEPDIR)/js-parser-y-tab.Tpo -c -o js-parser-y-tab.obj `if test -f 'js-parser/js-parser-y-tab.c'; then $(CYGPATH_W) 'js-parser/js-parser-y-tab.c'; else $(CYGPATH_W) '$(srcdir)/js-parser/js-parser-y-tab.c'; fi` anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-742-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/js-parser-y-tab.Tpo $(DEPDIR)/js-parser-y-tab.Po ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-744-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:745:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o js-parser-y-tab.obj `if test -f 'js-parser/js-parser-y-tab.c'; then $(CYGPATH_W) 'js-parser/js-parser-y-tab.c'; else $(CYGPATH_W) '$(srcdir)/js-parser/js-parser-y-tab.c'; fi` anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-746- anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-747-lex.yy.o: js-parser/lex.yy.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:748:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lex.yy.o -MD -MP -MF $(DEPDIR)/lex.yy.Tpo -c -o lex.yy.o `test -f 'js-parser/lex.yy.c' || echo '$(srcdir)/'`js-parser/lex.yy.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-749-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lex.yy.Tpo $(DEPDIR)/lex.yy.Po ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-751-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:752:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lex.yy.o `test -f 'js-parser/lex.yy.c' || echo '$(srcdir)/'`js-parser/lex.yy.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-753- anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-754-lex.yy.obj: js-parser/lex.yy.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:755:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lex.yy.obj -MD -MP -MF $(DEPDIR)/lex.yy.Tpo -c -o lex.yy.obj `if test -f 'js-parser/lex.yy.c'; then $(CYGPATH_W) 'js-parser/lex.yy.c'; else $(CYGPATH_W) '$(srcdir)/js-parser/lex.yy.c'; fi` anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-756-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lex.yy.Tpo $(DEPDIR)/lex.yy.Po ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-758-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:759:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lex.yy.obj `if test -f 'js-parser/lex.yy.c'; then $(CYGPATH_W) 'js-parser/lex.yy.c'; else $(CYGPATH_W) '$(srcdir)/js-parser/lex.yy.c'; fi` anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-760- anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-761-jsparse.o: js-parser/jsparse.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:762:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT jsparse.o -MD -MP -MF $(DEPDIR)/jsparse.Tpo -c -o jsparse.o `test -f 'js-parser/jsparse.c' || echo '$(srcdir)/'`js-parser/jsparse.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-763-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/jsparse.Tpo $(DEPDIR)/jsparse.Po ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-765-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:766:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o jsparse.o `test -f 'js-parser/jsparse.c' || echo '$(srcdir)/'`js-parser/jsparse.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-767- anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-768-jsparse.obj: js-parser/jsparse.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:769:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT jsparse.obj -MD -MP -MF $(DEPDIR)/jsparse.Tpo -c -o jsparse.obj `if test -f 'js-parser/jsparse.c'; then $(CYGPATH_W) 'js-parser/jsparse.c'; else $(CYGPATH_W) '$(srcdir)/js-parser/jsparse.c'; fi` anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-770-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/jsparse.Tpo $(DEPDIR)/jsparse.Po ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-772-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:773:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o jsparse.obj `if test -f 'js-parser/jsparse.c'; then $(CYGPATH_W) 'js-parser/jsparse.c'; else $(CYGPATH_W) '$(srcdir)/js-parser/jsparse.c'; fi` anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-774- anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-775-js-context.o: js-parser/js-context.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:776:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT js-context.o -MD -MP -MF $(DEPDIR)/js-context.Tpo -c -o js-context.o `test -f 'js-parser/js-context.c' || echo '$(srcdir)/'`js-parser/js-context.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-777-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/js-context.Tpo $(DEPDIR)/js-context.Po ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-779-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:780:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o js-context.o `test -f 'js-parser/js-context.c' || echo '$(srcdir)/'`js-parser/js-context.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-781- anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-782-js-context.obj: js-parser/js-context.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:783:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT js-context.obj -MD -MP -MF $(DEPDIR)/js-context.Tpo -c -o js-context.obj `if test -f 'js-parser/js-context.c'; then $(CYGPATH_W) 'js-parser/js-context.c'; else $(CYGPATH_W) '$(srcdir)/js-parser/js-context.c'; fi` anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-784-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/js-context.Tpo $(DEPDIR)/js-context.Po ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-786-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:787:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o js-context.obj `if test -f 'js-parser/js-context.c'; then $(CYGPATH_W) 'js-parser/js-context.c'; else $(CYGPATH_W) '$(srcdir)/js-parser/js-context.c'; fi` anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-788- anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-789-js-node.o: js-parser/js-node.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:790:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT js-node.o -MD -MP -MF $(DEPDIR)/js-node.Tpo -c -o js-node.o `test -f 'js-parser/js-node.c' || echo '$(srcdir)/'`js-parser/js-node.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-791-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/js-node.Tpo $(DEPDIR)/js-node.Po ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-793-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:794:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o js-node.o `test -f 'js-parser/js-node.c' || echo '$(srcdir)/'`js-parser/js-node.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-795- anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-796-js-node.obj: js-parser/js-node.c anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:797:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT js-node.obj -MD -MP -MF $(DEPDIR)/js-node.Tpo -c -o js-node.obj `if test -f 'js-parser/js-node.c'; then $(CYGPATH_W) 'js-parser/js-node.c'; else $(CYGPATH_W) '$(srcdir)/js-parser/js-node.c'; fi` anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-798-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/js-node.Tpo $(DEPDIR)/js-node.Po ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-800-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:801:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o js-node.obj `if test -f 'js-parser/js-node.c'; then $(CYGPATH_W) 'js-parser/js-node.c'; else $(CYGPATH_W) '$(srcdir)/js-parser/js-node.c'; fi` anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-802- ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-838-GTAGS: anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:839: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-840- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-864-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:865: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:866: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-867- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-878- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in:879: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/Makefile.in-880- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/symbol-db/anjuta-tags/asm.c-360-{ anjuta-3.34.0/plugins/symbol-db/anjuta-tags/asm.c:361: Lang_asm = language; anjuta-3.34.0/plugins/symbol-db/anjuta-tags/asm.c-362- buildAsmKeywordHash (); ############################################## anjuta-3.34.0/plugins/python-loader/Makefile.in-51- { \ anjuta-3.34.0/plugins/python-loader/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/python-loader/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/python-loader/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/python-loader/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/python-loader/Makefile.in-113-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/python-loader/Makefile.in:114: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/python-loader/Makefile.in-115- *) f=$$p;; \ anjuta-3.34.0/plugins/python-loader/Makefile.in-116- esac; anjuta-3.34.0/plugins/python-loader/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/python-loader/Makefile.in-118-am__install_max = 40 anjuta-3.34.0/plugins/python-loader/Makefile.in-119-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/python-loader/Makefile.in:120: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/python-loader/Makefile.in-121-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/python-loader/Makefile.in-624-.c.obj: anjuta-3.34.0/plugins/python-loader/Makefile.in:625:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/python-loader/Makefile.in-626-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/python-loader/Makefile.in-628-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/python-loader/Makefile.in:629:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/python-loader/Makefile.in-630- ############################################## anjuta-3.34.0/plugins/python-loader/Makefile.in-661- @list='$(dist_plugin_DATA)'; test -n "$(plugindir)" || list=; \ anjuta-3.34.0/plugins/python-loader/Makefile.in:662: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/python-loader/Makefile.in-663- dir='$(DESTDIR)$(plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/python-loader/Makefile.in-694-GTAGS: anjuta-3.34.0/plugins/python-loader/Makefile.in:695: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/python-loader/Makefile.in-696- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/python-loader/Makefile.in-720-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/python-loader/Makefile.in:721: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/python-loader/Makefile.in:722: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/python-loader/Makefile.in-723- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/python-loader/Makefile.in-734- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/python-loader/Makefile.in:735: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/python-loader/Makefile.in-736- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/language-support-vala/Makefile.in-51- { \ anjuta-3.34.0/plugins/language-support-vala/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/language-support-vala/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/language-support-vala/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/language-support-vala/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/language-support-vala/Makefile.in-115-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/language-support-vala/Makefile.in:116: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/language-support-vala/Makefile.in-117- *) f=$$p;; \ anjuta-3.34.0/plugins/language-support-vala/Makefile.in-118- esac; anjuta-3.34.0/plugins/language-support-vala/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/language-support-vala/Makefile.in-120-am__install_max = 40 anjuta-3.34.0/plugins/language-support-vala/Makefile.in-121-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/language-support-vala/Makefile.in:122: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/language-support-vala/Makefile.in-123-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/language-support-vala/Makefile.in-652-.c.obj: anjuta-3.34.0/plugins/language-support-vala/Makefile.in:653:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/language-support-vala/Makefile.in-654-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/language-support-vala/Makefile.in-656-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/language-support-vala/Makefile.in:657:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/language-support-vala/Makefile.in-658- ############################################## anjuta-3.34.0/plugins/language-support-vala/Makefile.in-689- @list='$(dist_vala_glade_DATA)'; test -n "$(vala_gladedir)" || list=; \ anjuta-3.34.0/plugins/language-support-vala/Makefile.in:690: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/language-support-vala/Makefile.in-691- dir='$(DESTDIR)$(vala_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/language-support-vala/Makefile.in-710- @list='$(dist_vala_pixmaps_DATA)'; test -n "$(vala_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/language-support-vala/Makefile.in:711: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/language-support-vala/Makefile.in-712- dir='$(DESTDIR)$(vala_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/language-support-vala/Makefile.in-731- @list='$(dist_vala_plugin_DATA)'; test -n "$(vala_plugindir)" || list=; \ anjuta-3.34.0/plugins/language-support-vala/Makefile.in:732: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/language-support-vala/Makefile.in-733- dir='$(DESTDIR)$(vala_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/language-support-vala/Makefile.in-764-GTAGS: anjuta-3.34.0/plugins/language-support-vala/Makefile.in:765: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/language-support-vala/Makefile.in-766- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/language-support-vala/Makefile.in-790-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/language-support-vala/Makefile.in:791: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/language-support-vala/Makefile.in:792: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/language-support-vala/Makefile.in-793- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/language-support-vala/Makefile.in-804- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/language-support-vala/Makefile.in:805: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/language-support-vala/Makefile.in-806- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-51- { \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-115-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in:116: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-117- *) f=$$p;; \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-118- esac; anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-120-am__install_max = 40 anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-121-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in:122: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-123-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-659-.c.obj: anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in:660:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-661-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-663-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in:664:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-665- ############################################## anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-696- @list='$(dist_build_data_DATA)'; test -n "$(build_datadir)" || list=; \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in:697: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-698- dir='$(DESTDIR)$(build_datadir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-717- @list='$(dist_build_glade_DATA)'; test -n "$(build_gladedir)" || list=; \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in:718: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-719- dir='$(DESTDIR)$(build_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-738- @list='$(dist_build_pixmaps_DATA)'; test -n "$(build_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in:739: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-740- dir='$(DESTDIR)$(build_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-759- @list='$(dist_build_plugin_DATA)'; test -n "$(build_plugindir)" || list=; \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in:760: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-761- dir='$(DESTDIR)$(build_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-780- @list='$(dist_build_ui_DATA)'; test -n "$(build_uidir)" || list=; \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in:781: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-782- dir='$(DESTDIR)$(build_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-813-GTAGS: anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in:814: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-815- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-839-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in:840: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in:841: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-842- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-853- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in:854: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/build-basic-autotools/Makefile.in-855- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/language-manager/Makefile.in-51- { \ anjuta-3.34.0/plugins/language-manager/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/language-manager/Makefile.in-53- }; \ ############################################## anjuta-3.34.0/plugins/language-manager/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/language-manager/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/language-manager/Makefile.in-115-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/language-manager/Makefile.in:116: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/language-manager/Makefile.in-117- *) f=$$p;; \ anjuta-3.34.0/plugins/language-manager/Makefile.in-118- esac; anjuta-3.34.0/plugins/language-manager/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/language-manager/Makefile.in-120-am__install_max = 40 anjuta-3.34.0/plugins/language-manager/Makefile.in-121-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/language-manager/Makefile.in:122: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/language-manager/Makefile.in-123-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/language-manager/Makefile.in-626-.c.obj: anjuta-3.34.0/plugins/language-manager/Makefile.in:627:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/language-manager/Makefile.in-628-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/language-manager/Makefile.in-630-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/language-manager/Makefile.in:631:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/language-manager/Makefile.in-632- ############################################## anjuta-3.34.0/plugins/language-manager/Makefile.in-663- @list='$(dist_language_manager_pixmaps_DATA)'; test -n "$(language_manager_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/language-manager/Makefile.in:664: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/language-manager/Makefile.in-665- dir='$(DESTDIR)$(language_manager_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/language-manager/Makefile.in-684- @list='$(dist_language_manager_plugin_DATA)'; test -n "$(language_manager_plugindir)" || list=; \ anjuta-3.34.0/plugins/language-manager/Makefile.in:685: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/language-manager/Makefile.in-686- dir='$(DESTDIR)$(language_manager_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/language-manager/Makefile.in-705- @list='$(dist_language_manager_xml_DATA)'; test -n "$(language_manager_xmldir)" || list=; \ anjuta-3.34.0/plugins/language-manager/Makefile.in:706: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/language-manager/Makefile.in-707- dir='$(DESTDIR)$(language_manager_xmldir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/language-manager/Makefile.in-738-GTAGS: anjuta-3.34.0/plugins/language-manager/Makefile.in:739: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/language-manager/Makefile.in-740- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/language-manager/Makefile.in-764-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/language-manager/Makefile.in:765: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/language-manager/Makefile.in:766: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/language-manager/Makefile.in-767- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/language-manager/Makefile.in-778- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/language-manager/Makefile.in:779: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/language-manager/Makefile.in-780- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/plugins/language-support-python/Makefile.in-52- { \ anjuta-3.34.0/plugins/language-support-python/Makefile.in:53: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ anjuta-3.34.0/plugins/language-support-python/Makefile.in-54- }; \ ############################################## anjuta-3.34.0/plugins/language-support-python/Makefile.in-115-CONFIG_CLEAN_VPATH_FILES = anjuta-3.34.0/plugins/language-support-python/Makefile.in:116:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; anjuta-3.34.0/plugins/language-support-python/Makefile.in-117-am__vpath_adj = case $$p in \ anjuta-3.34.0/plugins/language-support-python/Makefile.in:118: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ anjuta-3.34.0/plugins/language-support-python/Makefile.in-119- *) f=$$p;; \ anjuta-3.34.0/plugins/language-support-python/Makefile.in-120- esac; anjuta-3.34.0/plugins/language-support-python/Makefile.in:121:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; anjuta-3.34.0/plugins/language-support-python/Makefile.in-122-am__install_max = 40 anjuta-3.34.0/plugins/language-support-python/Makefile.in-123-am__nobase_strip_setup = \ anjuta-3.34.0/plugins/language-support-python/Makefile.in:124: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` anjuta-3.34.0/plugins/language-support-python/Makefile.in-125-am__nobase_strip = \ ############################################## anjuta-3.34.0/plugins/language-support-python/Makefile.in-674-.c.obj: anjuta-3.34.0/plugins/language-support-python/Makefile.in:675:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/language-support-python/Makefile.in-676-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## anjuta-3.34.0/plugins/language-support-python/Makefile.in-678-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ anjuta-3.34.0/plugins/language-support-python/Makefile.in:679:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` anjuta-3.34.0/plugins/language-support-python/Makefile.in-680- ############################################## anjuta-3.34.0/plugins/language-support-python/Makefile.in-711- @list='$(dist_python_plugin_glade_DATA)'; test -n "$(python_plugin_gladedir)" || list=; \ anjuta-3.34.0/plugins/language-support-python/Makefile.in:712: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/language-support-python/Makefile.in-713- dir='$(DESTDIR)$(python_plugin_gladedir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/language-support-python/Makefile.in-732- @list='$(dist_python_plugin_pixmaps_DATA)'; test -n "$(python_plugin_pixmapsdir)" || list=; \ anjuta-3.34.0/plugins/language-support-python/Makefile.in:733: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/language-support-python/Makefile.in-734- dir='$(DESTDIR)$(python_plugin_pixmapsdir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/language-support-python/Makefile.in-753- @list='$(dist_python_plugin_plugin_DATA)'; test -n "$(python_plugin_plugindir)" || list=; \ anjuta-3.34.0/plugins/language-support-python/Makefile.in:754: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/language-support-python/Makefile.in-755- dir='$(DESTDIR)$(python_plugin_plugindir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/language-support-python/Makefile.in-774- @list='$(dist_python_plugin_ui_DATA)'; test -n "$(python_plugin_uidir)" || list=; \ anjuta-3.34.0/plugins/language-support-python/Makefile.in:775: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ anjuta-3.34.0/plugins/language-support-python/Makefile.in-776- dir='$(DESTDIR)$(python_plugin_uidir)'; $(am__uninstall_files_from_dir) ############################################## anjuta-3.34.0/plugins/language-support-python/Makefile.in-807-GTAGS: anjuta-3.34.0/plugins/language-support-python/Makefile.in:808: here=`$(am__cd) $(top_builddir) && pwd` \ anjuta-3.34.0/plugins/language-support-python/Makefile.in-809- && $(am__cd) $(top_srcdir) \ ############################################## anjuta-3.34.0/plugins/language-support-python/Makefile.in-833-distdir-am: $(DISTFILES) anjuta-3.34.0/plugins/language-support-python/Makefile.in:834: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/language-support-python/Makefile.in:835: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ anjuta-3.34.0/plugins/language-support-python/Makefile.in-836- list='$(DISTFILES)'; \ ############################################## anjuta-3.34.0/plugins/language-support-python/Makefile.in-847- if test -d $$d/$$file; then \ anjuta-3.34.0/plugins/language-support-python/Makefile.in:848: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ anjuta-3.34.0/plugins/language-support-python/Makefile.in-849- if test -d "$(distdir)/$$file"; then \ ############################################## anjuta-3.34.0/aclocal.m4-54- if (${YACC-${BISON-:}} --print-localedir) >/dev/null 2>&1; then anjuta-3.34.0/aclocal.m4:55: BISON_LOCALEDIR=`${YACC-${BISON-:}} --print-localedir` anjuta-3.34.0/aclocal.m4-56- fi ############################################## anjuta-3.34.0/aclocal.m4-322- @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ anjuta-3.34.0/aclocal.m4:323: files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ anjuta-3.34.0/aclocal.m4-324- test -n "$$files" || exit 0; \ ############################################## anjuta-3.34.0/aclocal.m4-406- if test "x$found_introspection" = "xyes"; then anjuta-3.34.0/aclocal.m4:407: INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0` anjuta-3.34.0/aclocal.m4:408: INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0` anjuta-3.34.0/aclocal.m4:409: INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0` anjuta-3.34.0/aclocal.m4:410: INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0` anjuta-3.34.0/aclocal.m4-411- INTROSPECTION_TYPELIBDIR="$($PKG_CONFIG --variable=typelibdir gobject-introspection-1.0)" anjuta-3.34.0/aclocal.m4:412: INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0` anjuta-3.34.0/aclocal.m4:413: INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0` anjuta-3.34.0/aclocal.m4:414: INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection anjuta-3.34.0/aclocal.m4-415- fi ############################################## anjuta-3.34.0/aclocal.m4-554- PKG_CHECK_EXISTS([$3], anjuta-3.34.0/aclocal.m4:555: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` anjuta-3.34.0/aclocal.m4-556- test "x$?" != "x0" && pkg_failed=yes ], ############################################## anjuta-3.34.0/aclocal.m4-602- if test $_pkg_short_errors_supported = yes; then anjuta-3.34.0/aclocal.m4:603: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` anjuta-3.34.0/aclocal.m4-604- else anjuta-3.34.0/aclocal.m4:605: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` anjuta-3.34.0/aclocal.m4-606- fi ############################################## anjuta-3.34.0/aclocal.m4-947- if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \ anjuta-3.34.0/aclocal.m4:948: echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \ anjuta-3.34.0/aclocal.m4:949: $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \ anjuta-3.34.0/aclocal.m4-950- done; done anjuta-3.34.0/aclocal.m4-951- @for f in $(_HELP_C_EXTRA); do \ anjuta-3.34.0/aclocal.m4:952: lc=`dirname "$$f"`; lc=`basename "$$lc"`; \ anjuta-3.34.0/aclocal.m4-953- if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \ ############################################## anjuta-3.34.0/aclocal.m4-955- if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \ anjuta-3.34.0/aclocal.m4:956: echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \ anjuta-3.34.0/aclocal.m4:957: $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \ anjuta-3.34.0/aclocal.m4-958- done ############################################## anjuta-3.34.0/aclocal.m4-962- helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ anjuta-3.34.0/aclocal.m4:963: mdir=`dirname "$$f"`; \ anjuta-3.34.0/aclocal.m4-964- if test "x$mdir" = "x."; then mdir=""; fi; \ ############################################## anjuta-3.34.0/aclocal.m4-982- helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ anjuta-3.34.0/aclocal.m4:983: echo "rm -f $$helpdir`basename $$f`"; \ anjuta-3.34.0/aclocal.m4:984: rm -f "$$helpdir`basename $$f`"; \ anjuta-3.34.0/aclocal.m4-985- done; done anjuta-3.34.0/aclocal.m4-986- @for f in $(_HELP_C_EXTRA); do \ anjuta-3.34.0/aclocal.m4:987: lc=`dirname "$$f"`; lc=`basename "$$lc"`; \ anjuta-3.34.0/aclocal.m4-988- helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ anjuta-3.34.0/aclocal.m4:989: echo "rm -f $$helpdir`basename $$f`"; \ anjuta-3.34.0/aclocal.m4:990: rm -f "$$helpdir`basename $$f`"; \ anjuta-3.34.0/aclocal.m4-991- done ############################################## anjuta-3.34.0/aclocal.m4-1073-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: anjuta-3.34.0/aclocal.m4:1074:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` anjuta-3.34.0/aclocal.m4-1075-# and then we would define $MISSING as ############################################## anjuta-3.34.0/aclocal.m4-1088-# Expand $ac_aux_dir to an absolute path. anjuta-3.34.0/aclocal.m4:1089:am_aux_dir=`cd "$ac_aux_dir" && pwd` anjuta-3.34.0/aclocal.m4-1090-]) ############################################## anjuta-3.34.0/aclocal.m4-1186- if test "$am_compiler_list" = ""; then anjuta-3.34.0/aclocal.m4:1187: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` anjuta-3.34.0/aclocal.m4-1188- fi ############################################## anjuta-3.34.0/aclocal.m4-1339- # Strip MF so we end up with the name of the file. anjuta-3.34.0/aclocal.m4:1340: am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` anjuta-3.34.0/aclocal.m4-1341- # Check whether this is an Automake generated Makefile which includes ############################################## anjuta-3.34.0/aclocal.m4-1346- || continue anjuta-3.34.0/aclocal.m4:1347: am_dirpart=`AS_DIRNAME(["$am_mf"])` anjuta-3.34.0/aclocal.m4:1348: am_filepart=`AS_BASENAME(["$am_mf"])` anjuta-3.34.0/aclocal.m4-1349- AM_RUN_LOG([cd "$am_dirpart" \ ############################################## anjuta-3.34.0/aclocal.m4-1414-AC_REQUIRE([AC_PROG_INSTALL])dnl anjuta-3.34.0/aclocal.m4:1415:if test "`cd $srcdir && pwd`" != "`pwd`"; then anjuta-3.34.0/aclocal.m4-1416- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## anjuta-3.34.0/aclocal.m4-1573- * ) anjuta-3.34.0/aclocal.m4:1574: _am_stamp_count=`expr $_am_stamp_count + 1` ;; anjuta-3.34.0/aclocal.m4-1575- esac anjuta-3.34.0/aclocal.m4-1576-done anjuta-3.34.0/aclocal.m4:1577:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) anjuta-3.34.0/aclocal.m4-1578- ############################################## anjuta-3.34.0/aclocal.m4-1934- AC_CACHE_CHECK([for $am_display_PYTHON version], [am_cv_python_version], anjuta-3.34.0/aclocal.m4:1935: [am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[[:3]])"`]) anjuta-3.34.0/aclocal.m4-1936- AC_SUBST([PYTHON_VERSION], [$am_cv_python_version]) ############################################## anjuta-3.34.0/aclocal.m4-1949- AC_CACHE_CHECK([for $am_display_PYTHON platform], [am_cv_python_platform], anjuta-3.34.0/aclocal.m4:1950: [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`]) anjuta-3.34.0/aclocal.m4-1951- AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform]) ############################################## anjuta-3.34.0/aclocal.m4-1997- $am_py_prefix*) anjuta-3.34.0/aclocal.m4:1998: am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'` anjuta-3.34.0/aclocal.m4:1999: am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"` anjuta-3.34.0/aclocal.m4-2000- ;; ############################################## anjuta-3.34.0/aclocal.m4-2039- $am_py_exec_prefix*) anjuta-3.34.0/aclocal.m4:2040: am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'` anjuta-3.34.0/aclocal.m4:2041: am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"` anjuta-3.34.0/aclocal.m4-2042- ;; ############################################## anjuta-3.34.0/aclocal.m4-2135- echo "timestamp, slept: $am_has_slept" > conftest.file anjuta-3.34.0/aclocal.m4:2136: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` anjuta-3.34.0/aclocal.m4-2137- if test "$[*]" = "X"; then anjuta-3.34.0/aclocal.m4-2138- # -L didn't work. anjuta-3.34.0/aclocal.m4:2139: set X `ls -t "$srcdir/configure" conftest.file` anjuta-3.34.0/aclocal.m4-2140- fi ############################################## anjuta-3.34.0/depcomp-64- case $1 in anjuta-3.34.0/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; anjuta-3.34.0/depcomp-66- *) dir=;; ############################################## anjuta-3.34.0/depcomp-73-{ anjuta-3.34.0/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` anjuta-3.34.0/depcomp-75-} ############################################## anjuta-3.34.0/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} anjuta-3.34.0/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} anjuta-3.34.0/depcomp-128- ############################################## anjuta-3.34.0/depcomp-405- sleep 1 anjuta-3.34.0/depcomp:406: i=`expr $i - 1` anjuta-3.34.0/depcomp-407- done anjuta-3.34.0/depcomp-408- fi anjuta-3.34.0/depcomp:409: i=`expr $i - 1` anjuta-3.34.0/depcomp-410- done ############################################## anjuta-3.34.0/depcomp-425- # Do two passes, one to just change these to anjuta-3.34.0/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. anjuta-3.34.0/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## anjuta-3.34.0/depcomp-659- done anjuta-3.34.0/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` anjuta-3.34.0/depcomp-661- touch "$tmpdepfile" ############################################## anjuta-3.34.0/config.guess-34- anjuta-3.34.0/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` anjuta-3.34.0/config.guess-36- ############################################## anjuta-3.34.0/config.guess-102-: ${TMPDIR=/tmp} ; anjuta-3.34.0/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || anjuta-3.34.0/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## anjuta-3.34.0/config.guess-151- EOF anjuta-3.34.0/config.guess:152: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" anjuta-3.34.0/config.guess-153- ############################################## anjuta-3.34.0/config.guess-198- earmv*) anjuta-3.34.0/config.guess:199: arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` anjuta-3.34.0/config.guess:200: endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` anjuta-3.34.0/config.guess-201- machine="${arch}${endian}"-${VENDOR}-unknown ############################################## anjuta-3.34.0/config.guess-230- expr='s/^earmv[0-9]/-eabi/;s/eb$//' anjuta-3.34.0/config.guess:231: abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` anjuta-3.34.0/config.guess-232- ;; ############################################## anjuta-3.34.0/config.guess-243- *) anjuta-3.34.0/config.guess:244: release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2` anjuta-3.34.0/config.guess-245- ;; ############################################## anjuta-3.34.0/config.guess-290- *4.0) anjuta-3.34.0/config.guess:291: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` anjuta-3.34.0/config.guess-292- ;; anjuta-3.34.0/config.guess-293- *5.*) anjuta-3.34.0/config.guess:294: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` anjuta-3.34.0/config.guess-295- ;; ############################################## anjuta-3.34.0/config.guess-300- # types through head -n 1, so we only detect the type of CPU 0. anjuta-3.34.0/config.guess:301: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` anjuta-3.34.0/config.guess-302- case "$ALPHA_CPU_TYPE" in ############################################## anjuta-3.34.0/config.guess-338- # 1.2 uses "1.2" for uname -r. anjuta-3.34.0/config.guess:339: echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" anjuta-3.34.0/config.guess-340- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## anjuta-3.34.0/config.guess-389- s390x:SunOS:*:*) anjuta-3.34.0/config.guess:390: echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" anjuta-3.34.0/config.guess-391- exit ;; anjuta-3.34.0/config.guess-392- sun4H:SunOS:5.*:*) anjuta-3.34.0/config.guess:393: echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" anjuta-3.34.0/config.guess-394- exit ;; anjuta-3.34.0/config.guess-395- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) anjuta-3.34.0/config.guess:396: echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" anjuta-3.34.0/config.guess-397- exit ;; ############################################## anjuta-3.34.0/config.guess-414- fi anjuta-3.34.0/config.guess:415: echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" anjuta-3.34.0/config.guess-416- exit ;; ############################################## anjuta-3.34.0/config.guess-420- # it's likely to be more like Solaris than SunOS4. anjuta-3.34.0/config.guess:421: echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" anjuta-3.34.0/config.guess-422- exit ;; ############################################## anjuta-3.34.0/config.guess-429- # Japanese Language versions have a version number like `4.1.3-JL'. anjuta-3.34.0/config.guess:430: echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" anjuta-3.34.0/config.guess-431- exit ;; ############################################## anjuta-3.34.0/config.guess-435- sun*:*:4.2BSD:*) anjuta-3.34.0/config.guess:436: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` anjuta-3.34.0/config.guess-437- test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 ############################################## anjuta-3.34.0/config.guess-517- $CC_FOR_BUILD -o "$dummy" "$dummy.c" && anjuta-3.34.0/config.guess:518: dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && anjuta-3.34.0/config.guess:519: SYSTEM_NAME=`"$dummy" "$dummyarg"` && anjuta-3.34.0/config.guess-520- { echo "$SYSTEM_NAME"; exit; } ############################################## anjuta-3.34.0/config.guess-573- *:IRIX*:*:*) anjuta-3.34.0/config.guess:574: echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" anjuta-3.34.0/config.guess-575- exit ;; ############################################## anjuta-3.34.0/config.guess-603-EOF anjuta-3.34.0/config.guess:604: if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` anjuta-3.34.0/config.guess-605- then ############################################## anjuta-3.34.0/config.guess-616- *:AIX:*:[4567]) anjuta-3.34.0/config.guess:617: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` anjuta-3.34.0/config.guess-618- if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then ############################################## anjuta-3.34.0/config.guess-652- 9000/[34678]??:HP-UX:*:*) anjuta-3.34.0/config.guess:653: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` anjuta-3.34.0/config.guess-654- case "$UNAME_MACHINE" in ############################################## anjuta-3.34.0/config.guess-706-EOF anjuta-3.34.0/config.guess:707: (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` anjuta-3.34.0/config.guess-708- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## anjuta-3.34.0/config.guess-734- ia64:HP-UX:*:*) anjuta-3.34.0/config.guess:735: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` anjuta-3.34.0/config.guess-736- echo ia64-hp-hpux"$HPUX_REV" ############################################## anjuta-3.34.0/config.guess-764-EOF anjuta-3.34.0/config.guess:765: $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && anjuta-3.34.0/config.guess-766- { echo "$SYSTEM_NAME"; exit; } ############################################## anjuta-3.34.0/config.guess-835- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` anjuta-3.34.0/config.guess:836: FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` anjuta-3.34.0/config.guess-837- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## anjuta-3.34.0/config.guess-840- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` anjuta-3.34.0/config.guess:841: FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` anjuta-3.34.0/config.guess-842- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## anjuta-3.34.0/config.guess-860- esac anjuta-3.34.0/config.guess:861: echo "$UNAME_PROCESSOR"-${VENDOR}-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" anjuta-3.34.0/config.guess-862- exit ;; ############################################## anjuta-3.34.0/config.guess-896- prep*:SunOS:5.*:*) anjuta-3.34.0/config.guess:897: echo powerpcle-${VENDOR}-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" anjuta-3.34.0/config.guess-898- exit ;; ############################################## anjuta-3.34.0/config.guess-900- # the GNU system anjuta-3.34.0/config.guess:901: echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-${VENDOR}-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" anjuta-3.34.0/config.guess-902- exit ;; ############################################## anjuta-3.34.0/config.guess-904- # other systems with GNU libc and userland anjuta-3.34.0/config.guess:905: echo "$UNAME_MACHINE-${VENDOR}-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC" anjuta-3.34.0/config.guess-906- exit ;; ############################################## anjuta-3.34.0/config.guess-998-EOF anjuta-3.34.0/config.guess:999: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`" anjuta-3.34.0/config.guess-1000- test "x$CPU" != x && { echo "$CPU-${VENDOR}-linux-$LIBC"; exit; } ############################################## anjuta-3.34.0/config.guess-1098- i*86:*:4.*:*) anjuta-3.34.0/config.guess:1099: UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` anjuta-3.34.0/config.guess-1100- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## anjuta-3.34.0/config.guess-1301- fi anjuta-3.34.0/config.guess:1302: if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then anjuta-3.34.0/config.guess-1303- if [ "$CC_FOR_BUILD" != no_compiler_found ]; then ############################################## anjuta-3.34.0/config.guess-1399- *:DragonFly:*:*) anjuta-3.34.0/config.guess:1400: echo "$UNAME_MACHINE"-${VENDOR}-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" anjuta-3.34.0/config.guess-1401- exit ;; ############################################## anjuta-3.34.0/config.guess-1412- i*86:skyos:*:*) anjuta-3.34.0/config.guess:1413: echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" anjuta-3.34.0/config.guess-1414- exit ;; ############################################## anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac-373- if test -x $PYTHON-config; then anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac:374: PYTHON_CFLAGS=`$PYTHON-config --cflags` anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac:375: PYTHON_LIBS=`$PYTHON-config --libs` anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac-376- AC_SUBST(PYTHON_CFLAGS) ############################################## anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac-378- elif test -x $PYTHON$PYTHON_VERSION-config; then anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac:379: PYTHON_CFLAGS=`$PYTHON$PYTHON_VERSION-config --cflags` anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac:380: PYTHON_LIBS=`$PYTHON$PYTHON_VERSION-config --libs` anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac-381- AC_SUBST(PYTHON_CFLAGS) ############################################## anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac-437-dnl *************************************************************************** anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac:438:GLIB_GENMARSHAL="`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`" anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac-439-AC_SUBST(GLIB_GENMARSHAL) anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac:440:GLIB_MKENUMS="`$PKG_CONFIG --variable=glib_mkenums glib-2.0`" anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac-441-AC_SUBST(GLIB_MKENUMS) ############################################## anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac-616-if test -x "$SVNCONFIG"; then anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac:617: SVNLD="`$SVNCONFIG --ldflags 2> /dev/null`" anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac:618: SVN_LIB="`$SVNCONFIG --libs --cflags 2> /dev/null` -lsvn_client-1 -lsvn_subr-1" anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac-619- dnl ugly hack for subversion svn-config problems in 0.14.x, to be removed when svn-config is fixed anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac:620: SVN_INCLUDE="`$SVNCONFIG --includes 2> /dev/null` -I$_SVNCONFIG/include/subversion-1/" anjuta-3.34.0/.pc/no_gnu_gettext.patch/configure.ac-621- AC_MSG_RESULT(yes) ############################################## anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac-373- if test -x $PYTHON-config; then anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac:374: PYTHON_CFLAGS=`$PYTHON-config --cflags` anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac:375: PYTHON_LIBS=`$PYTHON-config --libs` anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac-376- AC_SUBST(PYTHON_CFLAGS) ############################################## anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac-378- elif test -x $PYTHON$PYTHON_VERSION-config; then anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac:379: PYTHON_CFLAGS=`$PYTHON$PYTHON_VERSION-config --cflags` anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac:380: PYTHON_LIBS=`$PYTHON$PYTHON_VERSION-config --libs` anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac-381- AC_SUBST(PYTHON_CFLAGS) ############################################## anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac-437-dnl *************************************************************************** anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac:438:GLIB_GENMARSHAL="`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`" anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac-439-AC_SUBST(GLIB_GENMARSHAL) anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac:440:GLIB_MKENUMS="`$PKG_CONFIG --variable=glib_mkenums glib-2.0`" anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac-441-AC_SUBST(GLIB_MKENUMS) ############################################## anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac-613-if test -x "$SVNCONFIG"; then anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac:614: SVNLD="`$SVNCONFIG --ldflags 2> /dev/null`" anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac:615: SVN_LIB="`$SVNCONFIG --libs --cflags 2> /dev/null` -lsvn_client-1 -lsvn_subr-1" anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac-616- dnl ugly hack for subversion svn-config problems in 0.14.x, to be removed when svn-config is fixed anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac:617: SVN_INCLUDE="`$SVNCONFIG --includes 2> /dev/null` -I$_SVNCONFIG/include/subversion-1/" anjuta-3.34.0/.pc/build-Allow-building-with-vala-0.46.patch/configure.ac-618- AC_MSG_RESULT(yes) ############################################## anjuta-3.34.0/configure.ac-373- if test -x $PYTHON-config; then anjuta-3.34.0/configure.ac:374: PYTHON_CFLAGS=`$PYTHON-config --cflags` anjuta-3.34.0/configure.ac:375: PYTHON_LIBS=`$PYTHON-config --libs` anjuta-3.34.0/configure.ac-376- AC_SUBST(PYTHON_CFLAGS) ############################################## anjuta-3.34.0/configure.ac-378- elif test -x $PYTHON$PYTHON_VERSION-config; then anjuta-3.34.0/configure.ac:379: PYTHON_CFLAGS=`$PYTHON$PYTHON_VERSION-config --cflags` anjuta-3.34.0/configure.ac:380: PYTHON_LIBS=`$PYTHON$PYTHON_VERSION-config --libs` anjuta-3.34.0/configure.ac-381- AC_SUBST(PYTHON_CFLAGS) ############################################## anjuta-3.34.0/configure.ac-437-dnl *************************************************************************** anjuta-3.34.0/configure.ac:438:GLIB_GENMARSHAL="`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`" anjuta-3.34.0/configure.ac-439-AC_SUBST(GLIB_GENMARSHAL) anjuta-3.34.0/configure.ac:440:GLIB_MKENUMS="`$PKG_CONFIG --variable=glib_mkenums glib-2.0`" anjuta-3.34.0/configure.ac-441-AC_SUBST(GLIB_MKENUMS) ############################################## anjuta-3.34.0/configure.ac-613-if test -x "$SVNCONFIG"; then anjuta-3.34.0/configure.ac:614: SVNLD="`$SVNCONFIG --ldflags 2> /dev/null`" anjuta-3.34.0/configure.ac:615: SVN_LIB="`$SVNCONFIG --libs --cflags 2> /dev/null` -lsvn_client-1 -lsvn_subr-1" anjuta-3.34.0/configure.ac-616- dnl ugly hack for subversion svn-config problems in 0.14.x, to be removed when svn-config is fixed anjuta-3.34.0/configure.ac:617: SVN_INCLUDE="`$SVNCONFIG --includes 2> /dev/null` -I$_SVNCONFIG/include/subversion-1/" anjuta-3.34.0/configure.ac-618- AC_MSG_RESULT(yes)